aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--databases/msql/Makefile2
-rw-r--r--databases/msql3/Makefile3
-rw-r--r--irc/ninja/Makefile3
-rw-r--r--mail/dbmail/Makefile2
-rw-r--r--mail/dbmail22/Makefile1
-rw-r--r--security/tripwire-131/Makefile2
-rw-r--r--security/tripwire/Makefile1
-rw-r--r--security/tripwire12/Makefile2
8 files changed, 7 insertions, 9 deletions
diff --git a/databases/msql/Makefile b/databases/msql/Makefile
index c5f2f3b2e4eb..5baa9f76b39f 100644
--- a/databases/msql/Makefile
+++ b/databases/msql/Makefile
@@ -9,7 +9,7 @@ CATEGORIES= databases
MAINTAINER= ports@FreeBSD.org
COMMENT= The Mini SQL server, version 2
-CONFLICTS= msql-3*
+CONFLICTS= msql-3* msql3-*
USES= perl5
USE_LDCONFIG= YES
diff --git a/databases/msql3/Makefile b/databases/msql3/Makefile
index 67b07dfd78e9..08b11a1c248d 100644
--- a/databases/msql3/Makefile
+++ b/databases/msql3/Makefile
@@ -4,6 +4,7 @@
PORTNAME= msql
PORTVERSION= 3.8
CATEGORIES= databases
+PKGNAMESUFX= 3
MAINTAINER= ports@FreeBSD.org
COMMENT= Version 3 of the Mini SQL relational database system
@@ -16,8 +17,6 @@ USE_LDCONFIG= YES
USERS= ${PORTNAME}
GROUPS= ${USERS}
-LATEST_LINK= msql3
-
# Not free for commercial use.
RESTRICTED= restrictive copyright (no commercial use)
diff --git a/irc/ninja/Makefile b/irc/ninja/Makefile
index 83a5abb02567..3171e95d2b10 100644
--- a/irc/ninja/Makefile
+++ b/irc/ninja/Makefile
@@ -4,6 +4,7 @@
PORTNAME= ninja
PORTVERSION= 1.5.8.1
CATEGORIES= irc
+PKGNAMEPREFIX= irc-
MASTER_SITES= http://www.bayofrum.net/dist/${PORTNAME}/
MAINTAINER= ports@FreeBSD.org
@@ -15,8 +16,6 @@ GNU_CONFIGURE= yes
CONFIGURE_ENV= IRCLIB="${DATADIR}"
MAKE_JOBS_UNSAFE= yes
-LATEST_LINK= irc-ninja
-
NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e "s|%%IRCLIB%%|${DATADIR}|g" \
diff --git a/mail/dbmail/Makefile b/mail/dbmail/Makefile
index 608dac8af78e..8b2459754b6b 100644
--- a/mail/dbmail/Makefile
+++ b/mail/dbmail/Makefile
@@ -20,7 +20,7 @@ BUILD_DEPENDS+= asciidoc:${PORTSDIR}/textproc/asciidoc \
xmlto:${PORTSDIR}/textproc/xmlto \
${LOCALBASE}/share/sgml/docbook/4.5/docbookx.dtd:${PORTSDIR}/textproc/docbook-450
-CONFLICTS= dbmail-2.*
+CONFLICTS= dbmail-2.* dbmail22-*
OPTIONS_DEFINE= DOCS LDAP SIEVE THREADS
OPTIONS_DEFAULT= THREADS
diff --git a/mail/dbmail22/Makefile b/mail/dbmail22/Makefile
index e56720b64b0b..ec3d4ddd42ef 100644
--- a/mail/dbmail22/Makefile
+++ b/mail/dbmail22/Makefile
@@ -5,6 +5,7 @@ PORTNAME= dbmail
PORTVERSION= 2.2.18
CATEGORIES= mail
MASTER_SITES= http://www.dbmail.org/download/2.2/
+PKGNAMESUFFIX= 22
MAINTAINER= ahicks@p-o.co.uk
COMMENT= SQL database-based mail system (POP3 and IMAP)
diff --git a/security/tripwire-131/Makefile b/security/tripwire-131/Makefile
index e0d9bacfe938..b60f3ab950fa 100644
--- a/security/tripwire-131/Makefile
+++ b/security/tripwire-131/Makefile
@@ -7,11 +7,11 @@ CATEGORIES= security
MASTER_SITES= ftp://ftp.cc.uoc.gr/system/security/tools/tripwire/ \
ftp://ftp.uni-potsdam.de/pub/unix/tools/
DISTNAME= Tripwire-${PORTVERSION}-1
+PKGNAMESUFFIX= -131
MAINTAINER= cy@FreeBSD.org
COMMENT= File system security and verification program
-LATEST_LINK= tripwire-131
MAN5= tw.config.5
MAN8= siggen.8 tripwire.8
NO_CDROM= cannot be redistributed for more than the cost of duplication
diff --git a/security/tripwire/Makefile b/security/tripwire/Makefile
index 476a662ca032..e76ba28cd416 100644
--- a/security/tripwire/Makefile
+++ b/security/tripwire/Makefile
@@ -14,7 +14,6 @@ COMMENT= File system security and verification program
LICENSE= GPLv2
NO_LICENSES_INSTALL= yes
-LATEST_LINK= ${PORTNAME}
MAN5= twfiles.5 twconfig.5 twpolicy.5
MAN8= siggen.8 tripwire.8 twadmin.8 twintro.8 twprint.8
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}-src
diff --git a/security/tripwire12/Makefile b/security/tripwire12/Makefile
index fd798e0edecd..b31b9b242bbe 100644
--- a/security/tripwire12/Makefile
+++ b/security/tripwire12/Makefile
@@ -6,11 +6,11 @@ PORTVERSION= 1.2
PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_NETBSD}
+PKGNAMESUFFIX= 12
MAINTAINER= jgreco@ns.sol.net
COMMENT= File system security and verification program
-LATEST_LINK= tripwire12
MAN5= tw.config.5
MAN8= siggen.8 tripwire.8
NO_CDROM= cannot be redistributed for more than the cost of duplication