aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2005-01-21 20:59:19 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2005-01-21 20:59:19 +0000
commit181714fd807894ea482a3cf13339c7eeb2eba3c8 (patch)
treea5186df270750704c4de659fcdb8b83a66fac544
parent0261103817041cc188758693dc098e91e47e524b (diff)
downloadports-181714fd807894ea482a3cf13339c7eeb2eba3c8.tar.gz
ports-181714fd807894ea482a3cf13339c7eeb2eba3c8.zip
Notes
-rw-r--r--archivers/star-devel/Makefile1
-rw-r--r--devel/cvsweb3/Makefile2
-rw-r--r--editors/jedit-devel/Makefile1
-rw-r--r--graphics/gqview-devel/Makefile1
-rw-r--r--mail/openwebmail-devel/Makefile1
-rw-r--r--www/autoindex2/Makefile2
6 files changed, 7 insertions, 1 deletions
diff --git a/archivers/star-devel/Makefile b/archivers/star-devel/Makefile
index a2fa0aba21bf..a64f1c31b18a 100644
--- a/archivers/star-devel/Makefile
+++ b/archivers/star-devel/Makefile
@@ -15,6 +15,7 @@ MAINTAINER= martin@tradex.sk
COMMENT= Unique standard tape archiver with many enhancements
CONFLICTS= star-1.4*
+LATEST_LINK= star-devel
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:C/.a.*//g}
diff --git a/devel/cvsweb3/Makefile b/devel/cvsweb3/Makefile
index 26158fcaa86c..cef9809ce606 100644
--- a/devel/cvsweb3/Makefile
+++ b/devel/cvsweb3/Makefile
@@ -25,8 +25,8 @@ RUN_DEPENDS+= ${SITE_PERL}/MIME/Types.pm:${PORTSDIR}/mail/p5-MIME-Types \
enscript:${PORTSDIR}/print/enscript-a4 \
cvsgraph:${PORTSDIR}/devel/cvsgraph
+LATEST_LINK= cvsweb3
NO_BUILD= yes
-
USE_PERL5= yes
.include <bsd.port.pre.mk>
diff --git a/editors/jedit-devel/Makefile b/editors/jedit-devel/Makefile
index 500e70d19bbe..0d756113babf 100644
--- a/editors/jedit-devel/Makefile
+++ b/editors/jedit-devel/Makefile
@@ -24,6 +24,7 @@ DEPRECATED= "${IGNORE}"
USE_JAVA= 1.3+
+LATEST_LINK= jedit-devel
USE_XLIB= yes
NO_BUILD= yes
diff --git a/graphics/gqview-devel/Makefile b/graphics/gqview-devel/Makefile
index 2385adc98ddb..25419be79356 100644
--- a/graphics/gqview-devel/Makefile
+++ b/graphics/gqview-devel/Makefile
@@ -26,6 +26,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
MAN1= gqview.1
CONFLICTS= gqview-[0-9]*
+LATEST_LINK= gqview-devel
.if defined(WITHOUT_NLS)
CONFIGURE_ARGS+=--disable-nls
diff --git a/mail/openwebmail-devel/Makefile b/mail/openwebmail-devel/Makefile
index f09ce5ad57ac..14d79b25b88d 100644
--- a/mail/openwebmail-devel/Makefile
+++ b/mail/openwebmail-devel/Makefile
@@ -16,5 +16,6 @@ MASTERDIR= ${.CURDIR}/../openwebmail
MD5_FILE= ${.CURDIR}/distinfo
CONFLICTS= ${PORTNAME}-[0-9].[0-9][0-9]
+LATEST_LINK= openwebmail-devel
.include "${MASTERDIR}/Makefile"
diff --git a/www/autoindex2/Makefile b/www/autoindex2/Makefile
index d591f35b428b..234f2c666f04 100644
--- a/www/autoindex2/Makefile
+++ b/www/autoindex2/Makefile
@@ -16,6 +16,8 @@ COMMENT= PHP 5.x script that makes a table that lists the files in a directory
WRKSRC= ${WRKDIR}/${PORTNAME}
+LATEST_LINK= autoindex2
+
USE_PHP= yes
DEFAULT_PHP_VER= 5
BROKEN_WITH_PHP= 4