aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2003-01-03 20:12:03 +0800
committerijliao <ijliao@FreeBSD.org>2003-01-03 20:12:03 +0800
commit2397de647643c11442162dceee8264edcb70231c (patch)
tree9b2d1886e2cdc120c7cfa8dbaa766f633cc297f7 /www
parentc188ae66a47d100e90d9c0dc3b6180fa76fb8c8e (diff)
downloadfreebsd-ports-gnome-2397de647643c11442162dceee8264edcb70231c.tar.gz
freebsd-ports-gnome-2397de647643c11442162dceee8264edcb70231c.tar.zst
freebsd-ports-gnome-2397de647643c11442162dceee8264edcb70231c.zip
nuke comline
it's part of libwww now PR: 44546 Submitted by: Volker Stolz <vs@foldr.org>
Diffstat (limited to 'www')
-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
6 files changed, 0 insertions, 52 deletions
diff --git a/www/Makefile b/www/Makefile
index 454e1ce96da5..275f893ea6b2 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 e81dbf9c1e11..000000000000
--- 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 bf144723fdcb..000000000000
--- 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 74ee33d0cdbc..000000000000
--- 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 aad7c7dc67e7..000000000000
--- 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 642ada15ace9..000000000000
--- a/www/comline/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/w3c