aboutsummaryrefslogtreecommitdiff
path: root/textproc/minidom
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2011-05-01 19:29:59 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2011-05-01 19:29:59 +0000
commit47a21a54dded355a183053151eb0aa400170db5c (patch)
tree60c1235403e2605e88b677bb091a766f56be9e24 /textproc/minidom
parentd92cba6bdf268b4c6d4fe0165b5b9ba3ee7f8884 (diff)
Remove unmaintained expired ports from textproc
2011-05-01 textproc/ctpp: Deprecated please use ctpp2 textproc/ctpp2 2011-05-01 textproc/dsssl-docbook-cygnus: Distfile is no more available 2011-05-01 textproc/fdp-tools: Distfile is no more available 2011-05-01 textproc/gtkdiff: Upstream disapear and distfile is no more available 2011-05-01 textproc/iiimf-client-lib: Upstream disapear and distfile is no more available 2011-05-01 textproc/iiimf-csconv: Upstream disapear and distfile is no more available 2011-05-01 textproc/iiimf-headers: Upstream disapear and distfile is no more available 2011-05-01 textproc/iiimf-le-unit: Upstream disapear and distfile is no more available 2011-05-01 textproc/iiimf-protocol-lib: Upstream disapear and distfile is no more available 2011-05-01 textproc/iiimf-server: Upstream disapear and distfile is no more available 2011-05-01 textproc/iiimf-x: Upstream disapear and distfile is no more available 2011-05-01 textproc/iiimf-x-lib: Upstream disapear and distfile is no more available 2011-05-01 textproc/maketeidtd: Upstream disapear and distfile is no more available 2011-05-01 textproc/minidom: Upstream disapear and distfile is no more available 2011-05-01 textproc/ocaml-yaxpo: Upstream disapear and distfile is no more available 2011-05-01 textproc/p5-LJ-SpellCheck: Upstream disapear and distfile is no more available 2011-05-01 textproc/py-HyperText: Upstream disapear and distfile is no more available 2011-05-01 textproc/smartdoc: Upstream disapear and distfile is no more available 2011-05-01 textproc/xmlpp: Upstream disapear and distfile is no more available
Notes
Notes: svn path=/head/; revision=273411
Diffstat (limited to 'textproc/minidom')
-rw-r--r--textproc/minidom/Makefile38
-rw-r--r--textproc/minidom/distinfo3
-rw-r--r--textproc/minidom/pkg-descr3
-rw-r--r--textproc/minidom/pkg-plist7
4 files changed, 0 insertions, 51 deletions
diff --git a/textproc/minidom/Makefile b/textproc/minidom/Makefile
deleted file mode 100644
index 3feeea05e20d..000000000000
--- a/textproc/minidom/Makefile
+++ /dev/null
@@ -1,38 +0,0 @@
-# ex:ts=8
-# New ports collection makefile for: minidom
-# Date created: Aug 13, 2001
-# Whom: ijliao
-#
-# $FreeBSD$
-#
-
-PORTNAME= minidom
-PORTVERSION= 0.1.4
-PORTREVISION= 1
-CATEGORIES= textproc
-MASTER_SITES= http://helm.cs.unibo.it/mml-widget/sources/
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= A minimal implementation of the Document Object Model
-
-DEPRECATED= Upstream disapear and distfile is no more available
-EXPIRATION_DATE= 2011-05-01
-
-LIB_DEPENDS= xml2:${PORTSDIR}/textproc/libxml2
-
-USE_AUTOTOOLS= libtool
-USE_ICONV= yes
-USE_GNOME= glib12
-GNU_CONFIGURE= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LIBS="-L${LOCALBASE}/lib"
-CONFIGURE_ARGS= --with-libxml2=yes
-USE_LDCONFIG= yes
-
-post-patch:
- @${REINPLACE_CMD} -e 's|-lglib|-lglib-12|g ; \
- s|glib-config|${GLIB_CONFIG}|g ; \
- s|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \
- ${WRKSRC}/configure
-
-.include <bsd.port.mk>
diff --git a/textproc/minidom/distinfo b/textproc/minidom/distinfo
deleted file mode 100644
index a3108f9404c2..000000000000
--- a/textproc/minidom/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (minidom-0.1.4.tar.gz) = 0e87582df8bd467353f9bf85d79f8e79
-SHA256 (minidom-0.1.4.tar.gz) = eaa8f38a269a8ec0e4a57fc9bee846575033fcbb336b1ff7e3fe9287fc91bf97
-SIZE (minidom-0.1.4.tar.gz) = 114122
diff --git a/textproc/minidom/pkg-descr b/textproc/minidom/pkg-descr
deleted file mode 100644
index 1ce37eef6c32..000000000000
--- a/textproc/minidom/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-A minimal implementation of the Document Object Model
-
-WWW: http://helm.cs.unibo.it/mml-widget/
diff --git a/textproc/minidom/pkg-plist b/textproc/minidom/pkg-plist
deleted file mode 100644
index 353d2564acd1..000000000000
--- a/textproc/minidom/pkg-plist
+++ /dev/null
@@ -1,7 +0,0 @@
-bin/minidom-config
-include/minidom/minidom.h
-lib/libminidom.a
-lib/libminidom.la
-lib/libminidom.so
-lib/libminidom.so.1
-@dirrm include/minidom