svn commit: r308287 - head/textproc/libpathan
Bryan Drewery
bdrewery at FreeBSD.org
Tue Dec 4 23:56:22 UTC 2012
Author: bdrewery
Date: Tue Dec 4 23:56:21 2012
New Revision: 308287
URL: http://svnweb.freebsd.org/changeset/ports/308287
Log:
- Mark deprecated. Upstream advises [1] that the project is no longer
active and that textproc/xqilla replaces it
[1] http://www.corefiling.com/opensource/pathan.html
Feature safe: yes
Modified:
head/textproc/libpathan/Makefile
Modified: head/textproc/libpathan/Makefile
==============================================================================
--- head/textproc/libpathan/Makefile Tue Dec 4 23:29:56 2012 (r308286)
+++ head/textproc/libpathan/Makefile Tue Dec 4 23:56:21 2012 (r308287)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: libpathan
-# Date created: Nov 4 2003
-# Whom: Cheng-Lung Sung <clsung at dragon2.net>
-#
+# Created by: Cheng-Lung Sung <clsung at dragon2.net>
# $FreeBSD$
-#
PORTNAME= libpathan
PORTVERSION= 2.0
@@ -18,6 +14,9 @@ COMMENT= Validating XML parser from the
LIB_DEPENDS= xerces-c.27:${PORTSDIR}/textproc/xerces-c2
BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/textproc/xerces-c2:extract
+DEPRECATED= Does not build and upstream has discontinued the project and advises that it has been replaced by textproc/xqilla
+EXPIRATION_DATE=2013-01-04
+
USE_BISON= build
USE_GMAKE= yes
USE_PERL5= yes
More information about the svn-ports-head
mailing list