Date: Tue, 13 Mar 2001 03:35:07 +0100 (CET) From: Cyrille Lefevre <root@gits.dyndns.org> To: freebsd-ports@freebsd.org Cc: FUJISHIMA Satsuki <sf@freebsd.org> Subject: port naming convention (was Re: isc-dhcp3) Message-ID: <200103130235.f2D2Z7I04680@gits.dyndns.org>
next in thread | raw e-mail | index | archive | help
Satsuki, some days ago, you asked me to rename isc-dhcp3 to isc-dhcp. well, at this moment, I say yes but, while I'm upgrading almost all my installed ports, I'm discovering that some ports where renamed from xxx to xxxY such as acroread -> acroread4, mod_php -> mod_php4, etc. so, I'm asking you. what is the rule ! should ports w/ multiple version be named xxx-old.version and yyy-new.version or xxxO-old.version and xxxN.new.version ? for instance, I'm asking you to undone this change until a consensus is found. thanks in advance. CC -ports Index: /usr/ports/net/isc-dhcp3/Makefile =================================================================== RCS file: /home/ncvs/ports/net/isc-dhcp3/Makefile,v retrieving revision 1.52 diff -u -r1.52 Makefile --- /usr/ports/net/isc-dhcp3/Makefile 2001/03/09 15:10:15 1.52 +++ /usr/ports/net/isc-dhcp3/Makefile 2001/03/13 02:32:52 @@ -11,6 +11,7 @@ CATEGORIES= net MASTER_SITES= ftp://ftp.isc.org/isc/dhcp/ PKGNAMEPREFIX= isc- +PKGNAMESUFFIX= 3 DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/b/:R}pl${PORTVERSION:E} MAINTAINER= clefevre@poboxes.com Cyrille. -- Cyrille Lefevre - 12, Rue de Bizerte 75017 Paris tel/fax: +33 (0)1 45 22 83 85 home: mailto:clefevre@poboxes.com UNIX is user-friendly; it's just particular work: mailto:Cyrille.Lefevre@edf.fr about who it chooses to be friends with. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103130235.f2D2Z7I04680>