summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CVSROOT/modules1
-rw-r--r--www/Makefile1
-rw-r--r--www/comline/Makefile36
-rw-r--r--www/comline/distinfo2
-rw-r--r--www/comline/pkg-comment1
-rw-r--r--www/comline/pkg-descr11
-rw-r--r--www/comline/pkg-plist1
7 files changed, 0 insertions, 53 deletions
diff --git a/CVSROOT/modules b/CVSROOT/modules
index f0e5a40..a7df656 100644
--- a/CVSROOT/modules
+++ b/CVSROOT/modules
@@ -911,7 +911,6 @@ columns ports/games/columns
comclear ports/www/comclear
comconsole ports/sysutils/comconsole
comcontrol src/sbin/comcontrol
-comline ports/www/comline
comm src/usr.bin/comm
committers-guide doc/en_US.ISO8859-1/articles/committers-guide
commoncpp ports/devel/commoncpp
diff --git a/www/Makefile b/www/Makefile
index 454e1ce..275f893 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -52,7 +52,6 @@
SUBDIR += chimera2
SUBDIR += chtml
SUBDIR += comclear
- SUBDIR += comline
SUBDIR += crawl
SUBDIR += css-mode.el
SUBDIR += dansguardian
diff --git a/www/comline/Makefile b/www/comline/Makefile
deleted file mode 100644
index e81dbf9..0000000
--- a/www/comline/Makefile
+++ /dev/null
@@ -1,36 +0,0 @@
-# New ports collection makefile for: comline
-# Date created: 9 Dec 1995
-# Whom: ache
-#
-# $FreeBSD$
-#
-
-PORTNAME= comline
-PORTVERSION= 4.0D
-CATEGORIES= www
-MASTER_SITES= http://www.w3.org/Library/Distribution/old/ \
- http://spinner.cisti.nrc.ca/mirror/dev.w3.org/libwww/old/ \
- http://ftp.rge.com/pub/infosystems/w3/old/comline/ \
- http://ftp.se.kde.org/pub/www/old/comline/ \
- http://www.rarf.riken.go.jp/archives/net/w3c/old/comline/
-DISTFILES= w3c-libwww-4.0D.tar.gz \
- w3c_4.0D_src.tar.gz
-
-MAINTAINER= ports@FreeBSD.org
-
-USE_REINPLACE= yes
-
-WRKSRC= ${WRKDIR}/WWW
-
-post-patch:
- @${REINPLACE_CMD} -e 's,strcasestr,strcasestr_,' \
- ${WRKSRC}/Library/Implementation/HTString.*
-
-do-build:
- cd ${WRKSRC}; ./BUILD comline
-
-do-install:
- ${INSTALL} -s -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
- ${WRKSRC}/ComLine/freebsd/w3c ${PREFIX}/bin
-
-.include <bsd.port.mk>
diff --git a/www/comline/distinfo b/www/comline/distinfo
deleted file mode 100644
index bf14472..0000000
--- a/www/comline/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 (w3c-libwww-4.0D.tar.gz) = ac5a02be08b0b618d506bca35bc8d060
-MD5 (w3c_4.0D_src.tar.gz) = 57fe33062653a7e8d9ca6456e6a7ff1d
diff --git a/www/comline/pkg-comment b/www/comline/pkg-comment
deleted file mode 100644
index 74ee33d..0000000
--- a/www/comline/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-W3C Command Line WWW Tool
diff --git a/www/comline/pkg-descr b/www/comline/pkg-descr
deleted file mode 100644
index aad7c7d..0000000
--- a/www/comline/pkg-descr
+++ /dev/null
@@ -1,11 +0,0 @@
-The W3C Command Line Tool is a cross platform command line tool for
-accessing the Web. It is developed in C and serves as an example of a
-client application using the W3C Reference Library and as a test-tool
-for quick access to the Web from scripts, cron jobs etc. It gives a
-variety of possibilities for data format conversion, filtering etc. It
-is primarily intended as a test-tool for quick access to the Web or
-used in scripts, cron jobs etc.
-
-For more information on the application, please look at the page
-
-WWW: http://www.w3.org/ComLine/
diff --git a/www/comline/pkg-plist b/www/comline/pkg-plist
deleted file mode 100644
index 642ada1..0000000
--- a/www/comline/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/w3c
OpenPOWER on IntegriCloud