aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-02-23 08:01:02 +0800
committerKirill Ponomarev <krion@FreeBSD.org>2004-02-23 08:01:02 +0800
commit94165779dcd92042e628c27cb3fb366c1867de69 (patch)
tree936d363d808a4c02a28807137fbc38c17d15ca48
parent24ccbc2f840bf49acb812796a26c4859c93f8a9a (diff)
downloadfreebsd-ports-gnome-94165779dcd92042e628c27cb3fb366c1867de69.tar.gz
freebsd-ports-gnome-94165779dcd92042e628c27cb3fb366c1867de69.tar.zst
freebsd-ports-gnome-94165779dcd92042e628c27cb3fb366c1867de69.zip
- Utilize LATEST_LINK
PR: ports/63228 Submitted by: maintainer
-rw-r--r--textproc/tei-p3/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/tei-p3/Makefile b/textproc/tei-p3/Makefile
index 24906c37c8d6..ddcf0bada9d6 100644
--- a/textproc/tei-p3/Makefile
+++ b/textproc/tei-p3/Makefile
@@ -17,6 +17,7 @@ COMMENT= DTD of the Text Encoding Initiative
RUN_DEPENDS= ${XMLCATMGR}:${PORTSDIR}/textproc/xmlcatmgr
+LATEST_LINK= tei-p3
NO_BUILD= yes
NO_WRKSUBDIR= yes
PLIST_SUB= XMLCATMGR=${XMLCATMGR} \
@@ -36,6 +37,6 @@ do-install:
@${INSTALL_DATA} ${FILESDIR}/catalog ${INSTDIR}
post-install:
- ${XMLCATMGR} -sc ${CATALOG_PORTS_SGML} add CATALOG ${DTDDIR}/catalog
+ ${XMLCATMGR} -sc ${CATALOG_PORTS_SGML} add CATALOG ${DTDDIR}/catalog
.include <bsd.port.mk>
href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/net-mgmt/argus?id=7e52725f2a86aad46bd6b50d5581b6ef0afd0e19'>Clear moonlight beckons.Ade Lovett2003-03-072-1/+1 * Fix PLIST: @unexec fails because %D was spelled @D.Stefan Eßer2002-12-261-1/+1 * Fix build on Alpha (inconsistent prototypes for error()).Stefan Eßer2002-12-261-0/+17 * Fix pkg-plist by correcting a mistaken @exec to @unexecKris Kennaway2002-09-151-1/+1 * Add optional SASL functionality based on a WITH_SASL variable.Stefan Eßer2002-07-102-0/+18 * Upgrade to argus-2.0.5Stefan Eßer2002-06-084-12/+4 * This port requires USE_BISON=trueKris Kennaway2002-01-261-0/+1 * TAR file was modified without changing the name.Stefan Eßer2002-01-181-1/+3 * TAR file was modified without changing the name.Stefan Eßer2002-01-181-2/+2 * Upgrade to argus-2.0.4Stefan Eßer2002-01-184-49/+64 * Add %%PORTDOCS%% tag for files wrapped by NOPORTDOCS in the Makefile.Stefan Eßer2001-12-281-20/+20 * Fix PLIST and bump PORTREVISION because of missing files most notably theSteve Price2001-12-162-1/+3 * Fix install: LICENSE has been replaced by COPYING.Stefan Eßer2001-11-243-10/+10 * Upgrade to release 2.0.3.Stefan Eßer2001-11-242-3/+3 * Style police: WWW tags should either end in a file/script or TRAILING /; Fix ...Mario Sergio Fujikawa Ferreira2001-11-211-1/+1 * fix package: remove nonexistent bin/argusarchive.FUJISHIMA Satsuki2001-09-121-1/+0 * Upgrade to 2.0.2Stefan Eßer2001-08-222-3/+3 * Fix tyo in URL (quosient -> qosient)Stefan Eßer2001-06-221-1/+1 * Take out html pages that don't exist in tarball anymoreYing-Chieh Liao2001-06-041-3/+0 * Update to Argus-2.0.1. This commit closes ports/27562, though it isStefan Eßer2001-06-025-58/+4 * Remove empty patch file left over from last commit.Stefan Eßer2001-04-091-0/+0 * Fix SIGCHLD handling.Stefan Eßer2001-04-091-0/+29 * Fix handling of VLAN packets.Stefan Eßer2001-04-091-0/+16 * Upgrade to Argus-2.0.0.Stefan Eßer2001-04-096-51/+143 * Upgrade to 1.8.1.Stefan Eßer2000-08-204-11/+24 * make portversion conformMichael Haro2000-04-211-1/+1 * Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-101-3/+3 * $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1 * Support ${PREFIX} better and also only depend on tcp_wrappers if itMichael Haro1999-06-271-3/+5 * Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-271-1/+1 * Fix to configure problem.Satoshi Asami1999-02-121-1/+2 * Change install script.(use .for and .endfor)Seiichirou Hiraoka1998-12-061-21/+11