summaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorlawrance <lawrance@FreeBSD.org>2005-12-15 03:18:03 +0000
committerlawrance <lawrance@FreeBSD.org>2005-12-15 03:18:03 +0000
commit4d96aee2b6f70f70fc0c95e39543004788933e64 (patch)
tree2a25f6f24d8da0ee89b1fbf3b18cda5d9c5d98b4 /textproc
parent173933b6daed57e4198c3190ac3c738fa4623913 (diff)
downloadFreeBSD-ports-4d96aee2b6f70f70fc0c95e39543004788933e64.zip
FreeBSD-ports-4d96aee2b6f70f70fc0c95e39543004788933e64.tar.gz
Remove expired ports.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/Makefile1
-rw-r--r--textproc/libhtmlparse/Makefile26
-rw-r--r--textproc/libhtmlparse/distinfo3
-rw-r--r--textproc/libhtmlparse/pkg-descr6
-rw-r--r--textproc/libhtmlparse/pkg-plist4
5 files changed, 0 insertions, 40 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index b09dbf1..b403c5b 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -217,7 +217,6 @@
SUBDIR += libcroco
SUBDIR += libebml
SUBDIR += libextractor
- SUBDIR += libhtmlparse
SUBDIR += liblingoteach
SUBDIR += liblrdf
SUBDIR += libparsifal
diff --git a/textproc/libhtmlparse/Makefile b/textproc/libhtmlparse/Makefile
deleted file mode 100644
index 54a2352..0000000
--- a/textproc/libhtmlparse/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# New ports collection makefile for: libhtmlparse
-# Date created: 1 January 2005
-# Whom: Mooneer Salem <mooneer@translator.cx>
-#
-# $FreeBSD$
-#
-
-PORTNAME= libhtmlparse
-PORTVERSION= 0.2.0
-CATEGORIES= textproc devel
-MASTER_SITES= # disappeared
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Simple and fast HTML parsing library for C programs
-
-BROKEN= "mastersite disappeared"
-DEPRECATED= ${BROKEN}
-EXPIRATION_DATE= 2005-12-09
-
-USE_AUTOTOOLS= libtool:15
-INSTALLS_SHLIB= yes
-
-CONFIGURE_TARGET=
-CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-
-.include <bsd.port.mk>
diff --git a/textproc/libhtmlparse/distinfo b/textproc/libhtmlparse/distinfo
deleted file mode 100644
index 91080e1..0000000
--- a/textproc/libhtmlparse/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (libhtmlparse-0.2.0.tar.gz) = 5e1975367a23d33ef1358038ce1876be
-SHA256 (libhtmlparse-0.2.0.tar.gz) = 00059df4ba07aabb9fd85a6089af6f818a10c219ccf5a995ffc8e75e6e0f4ca6
-SIZE (libhtmlparse-0.2.0.tar.gz) = 376226
diff --git a/textproc/libhtmlparse/pkg-descr b/textproc/libhtmlparse/pkg-descr
deleted file mode 100644
index ed89cf7..0000000
--- a/textproc/libhtmlparse/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-libhtmlparse is a lightweight HTML parsing library. It is designed for
-applications where speed is critical and certain advanced features aren't
-necessary. It's intended to be as simple as possible to use.
-
-Author: Mooneer Salem <mooneer@translator.cx>
-WWW: http://www.translator.cx/software/libhtmlparse.html
diff --git a/textproc/libhtmlparse/pkg-plist b/textproc/libhtmlparse/pkg-plist
deleted file mode 100644
index f61fb7b..0000000
--- a/textproc/libhtmlparse/pkg-plist
+++ /dev/null
@@ -1,4 +0,0 @@
-include/lhtml.h
-lib/libhtmlparse.a
-lib/libhtmlparse.so
-lib/libhtmlparse.so.0
OpenPOWER on IntegriCloud