mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
Rename ports to avoid package name collisions.
Suggested by: bapt
This commit is contained in:
parent
206fccc6b6
commit
67a2ccaa6c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=329705
2 changed files with 2 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= rcs
|
||||
PORTNAME= rcs57
|
||||
PORTVERSION= 5.7
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ${MASTER_SITE_GNU}
|
||||
|
@ -10,7 +10,6 @@ MAINTAINER= cy@FreeBSD.org
|
|||
COMMENT= Version control system (as was in FreeBSD prior to removal)
|
||||
|
||||
CONFLICTS= rcs-5.[89]*
|
||||
LATEST_LINK= ${PORTNAME}57
|
||||
LICENSE= GPLv2
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Created by: Ivan Lago <ivan.lago@ifom-ieo-campus.it>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= syslog-ng
|
||||
PORTNAME= syslog-ng33
|
||||
PORTVERSION= 3.3.9
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://www.balabit.com/downloads/files/syslog-ng/sources/$(PORTVERSION)/source/
|
||||
|
@ -10,7 +10,6 @@ DISTFILES= $(PORTNAME)_$(PORTVERSION).tar.gz
|
|||
MAINTAINER= cy@FreeBSD.org
|
||||
COMMENT= A powerful syslogd replacement
|
||||
|
||||
LATEST_LINK= ${PORTNAME}33
|
||||
CONFLICTS?= syslog-ng-[0-9]* syslog-ng[0-9]-[0-9]* \
|
||||
syslog-ng-devel-[0-9]*
|
||||
WRKSRC= $(WRKDIR)/$(PORTNAME)-$(PORTVERSION)
|
||||
|
|
Loading…
Add table
Reference in a new issue