ports/107228: Be more friendly to rubyforge ports
Ying-Chieh Liao
ijliao at FreeBSD.csie.nctu.edu.tw
Wed Dec 27 07:50:10 UTC 2006
>Number: 107228
>Category: ports
>Synopsis: Be more friendly to rubyforge ports
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Wed Dec 27 07:50:09 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Ying-Chieh Liao
>Release: FreeBSD 6.2-PRERELEASE i386
>Organization:
NCTU CSIE
>Environment:
System: FreeBSD FreeBSD.csie.nctu.edu.tw 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #11: Thu Oct 26 10:15:43 CST 2006 root at FreeBSD.csie.nctu.edu.tw:/home/usr.obj/usr/src/sys/FREEBSD i386
>Description:
There are more and more ruby/rubyforge ports, I think this might be helpful
>How-To-Repeat:
>Fix:
Index: ports/Mk/bsd.sites.mk
===================================================================
RCS file: /home/pcvs/ports/Mk/bsd.sites.mk,v
retrieving revision 1.405
diff -u -r1.405 bsd.sites.mk
--- ports/Mk/bsd.sites.mk 6 Dec 2006 14:37:53 -0000 1.405
+++ ports/Mk/bsd.sites.mk 27 Dec 2006 06:59:02 -0000
@@ -1305,7 +1305,8 @@
# Macro magic
-MASTER_SITES_ABBREVS= CPAN:PERL_CPAN SF:SOURCEFORGE SFE:SOURCEFORGE_EXTENDED
+MASTER_SITES_ABBREVS= CPAN:PERL_CPAN SF:SOURCEFORGE SFE:SOURCEFORGE_EXTENDED \
+ RF:RUBYFORGE
MASTER_SITES_SUBDIRS= \
APACHE_JAKARTA:${PORTNAME:S,-,/,}/source \
BERLIOS:${PORTNAME:L} \
@@ -1321,7 +1322,8 @@
RUBY_GNOME:${RUBY_GNOME_MASTER_SITE_SUBDIR} \
SAVANNAH:${PORTNAME:L} \
SOURCEFORGE:${PORTNAME:L} \
- SOURCEFORGE_EXTENDED:${PORTNAME:L}
+ SOURCEFORGE_EXTENDED:${PORTNAME:L} \
+ RUBYFORGE:${PORTNAME:L}
.if defined(MASTER_SITES) && ${MASTER_SITES:N*\:/*}
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list