aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-06-14 21:21:38 +0800
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-06-14 21:21:38 +0800
commita9f22cd5841fc7f59c12a2717351ba54b6383335 (patch)
tree678eb1267f83cca661645841d57f08cb4fa522c0 /net
parentfb24f30a20854f860977346120fa151da9d71781 (diff)
downloadfreebsd-ports-a9f22cd5841fc7f59c12a2717351ba54b6383335.tar.gz
freebsd-ports-a9f22cd5841fc7f59c12a2717351ba54b6383335.tar.zst
freebsd-ports-a9f22cd5841fc7f59c12a2717351ba54b6383335.zip
Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.
Notes
Notes: svn path=/head/; revision=29595
Diffstat (limited to 'net')
-rw-r--r--net/amcl/Makefile7
-rw-r--r--net/etherboot/Makefile3
-rw-r--r--net/gaim-snapshot/Makefile5
-rw-r--r--net/gaim/Makefile5
-rw-r--r--net/gatekeeper/Makefile3
-rw-r--r--net/gnome-mud/Makefile7
-rw-r--r--net/icqlib/Makefile3
-rw-r--r--net/icqlib0/Makefile3
-rw-r--r--net/iplog/Makefile3
-rw-r--r--net/kicq/Makefile3
-rw-r--r--net/kxicq-devel/Makefile3
-rw-r--r--net/kxicq/Makefile3
-rw-r--r--net/licq-devel/Makefile3
-rw-r--r--net/licq/Makefile3
14 files changed, 32 insertions, 22 deletions
diff --git a/net/amcl/Makefile b/net/amcl/Makefile
index fcabb71289d0..bcf2698b91fb 100644
--- a/net/amcl/Makefile
+++ b/net/amcl/Makefile
@@ -8,11 +8,10 @@
PORTNAME= amcl
PORTVERSION= 0.7.0
CATEGORIES= net
-MASTER_SITES= ftp://ftp.sourceforge.net/pub/sourceforge/amcl/ \
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://www.localhost.nu/apps/amcl/tars/ \
- http://amcl.alliances.org/tars/ \
- ${MASTER_SITE_SUNSITE}
-MASTER_SITE_SUBDIR= games/muds
+ http://amcl.alliances.org/tars/
+MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= ${PORTNAME}-${PORTVERSION}pl1
MAINTAINER= will@FreeBSD.org
diff --git a/net/etherboot/Makefile b/net/etherboot/Makefile
index d3598f6611da..af687f992a48 100644
--- a/net/etherboot/Makefile
+++ b/net/etherboot/Makefile
@@ -8,9 +8,10 @@
PORTNAME= etherboot
PORTVERSION= 4.6.1
CATEGORIES= net
-MASTER_SITES= http://etherboot.sourceforge.net/ \
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://www.us.kernel.org/pub/linux/devel/gcc/ \
http://www.ambrisko.com/doug/
+MASTER_SITE_SUBDIR= ${PORTNAME}
DISTFILES= ${DISTNAME}.tar.gz ${BINUTILS_VER}.tar.gz
MAINTAINER= ambrisko@whistle.com
diff --git a/net/gaim-snapshot/Makefile b/net/gaim-snapshot/Makefile
index 69797c96f711..c6dc0082cef6 100644
--- a/net/gaim-snapshot/Makefile
+++ b/net/gaim-snapshot/Makefile
@@ -8,8 +8,9 @@
PORTNAME= gaim
PORTVERSION= 0.9.19
CATEGORIES= net
-MASTER_SITES= ftp://ftp.marko.net/pub/gaim/ \
- http://download.sourceforge.net/gaim/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
+ ftp://ftp.marko.net/pub/gaim/
+MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= jim@FreeBSD.org
diff --git a/net/gaim/Makefile b/net/gaim/Makefile
index 69797c96f711..c6dc0082cef6 100644
--- a/net/gaim/Makefile
+++ b/net/gaim/Makefile
@@ -8,8 +8,9 @@
PORTNAME= gaim
PORTVERSION= 0.9.19
CATEGORIES= net
-MASTER_SITES= ftp://ftp.marko.net/pub/gaim/ \
- http://download.sourceforge.net/gaim/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
+ ftp://ftp.marko.net/pub/gaim/
+MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= jim@FreeBSD.org
diff --git a/net/gatekeeper/Makefile b/net/gatekeeper/Makefile
index 41b3076d8271..6f45362e39ce 100644
--- a/net/gatekeeper/Makefile
+++ b/net/gatekeeper/Makefile
@@ -8,7 +8,8 @@
PORTNAME= gatekeeper
PORTVERSION= 0.12p
CATEGORIES= net
-MASTER_SITES= http://download.sourceforge.net/openh323gk/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= openh323gk
DISTNAME= gk012pre4
MAINTAINER= roger@FreeBSD.org
diff --git a/net/gnome-mud/Makefile b/net/gnome-mud/Makefile
index fcabb71289d0..bcf2698b91fb 100644
--- a/net/gnome-mud/Makefile
+++ b/net/gnome-mud/Makefile
@@ -8,11 +8,10 @@
PORTNAME= amcl
PORTVERSION= 0.7.0
CATEGORIES= net
-MASTER_SITES= ftp://ftp.sourceforge.net/pub/sourceforge/amcl/ \
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://www.localhost.nu/apps/amcl/tars/ \
- http://amcl.alliances.org/tars/ \
- ${MASTER_SITE_SUNSITE}
-MASTER_SITE_SUBDIR= games/muds
+ http://amcl.alliances.org/tars/
+MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= ${PORTNAME}-${PORTVERSION}pl1
MAINTAINER= will@FreeBSD.org
diff --git a/net/icqlib/Makefile b/net/icqlib/Makefile
index 41ace90baf34..7541eed59b2d 100644
--- a/net/icqlib/Makefile
+++ b/net/icqlib/Makefile
@@ -8,7 +8,8 @@
PORTNAME= icqlib
PORTVERSION= 0.1.3
CATEGORIES= net
-MASTER_SITES= http://download.sourceforge.net/icqlib/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= paxvel@iname.com
diff --git a/net/icqlib0/Makefile b/net/icqlib0/Makefile
index 41ace90baf34..7541eed59b2d 100644
--- a/net/icqlib0/Makefile
+++ b/net/icqlib0/Makefile
@@ -8,7 +8,8 @@
PORTNAME= icqlib
PORTVERSION= 0.1.3
CATEGORIES= net
-MASTER_SITES= http://download.sourceforge.net/icqlib/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= paxvel@iname.com
diff --git a/net/iplog/Makefile b/net/iplog/Makefile
index 9621a1b29ebd..587c7043f079 100644
--- a/net/iplog/Makefile
+++ b/net/iplog/Makefile
@@ -8,8 +8,9 @@
PORTNAME= iplog
PORTVERSION= 2.1.1
CATEGORIES= security
-MASTER_SITES= http://download.sourceforge.net/ojnk/ \
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
ftp://ftp.karlsbakk.net/pub/ojnk/iplog/
+MASTER_SITE_SUBDIR= ojnk
PATCH_SITES= http://ojnk.sourceforge.net/stuff/ \
ftp://ftp.karlsbakk.net/pub/ojnk/iplog/
diff --git a/net/kicq/Makefile b/net/kicq/Makefile
index fcd6b1de1162..f551c6071273 100644
--- a/net/kicq/Makefile
+++ b/net/kicq/Makefile
@@ -8,7 +8,8 @@
PORTNAME= kicq
PORTVERSION= 0.3.0
CATEGORIES= net kde
-MASTER_SITES= http://download.sourceforge.net/kicq/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= paxvel@iname.com
diff --git a/net/kxicq-devel/Makefile b/net/kxicq-devel/Makefile
index 6ed4dd46f027..bbfabbfdefd7 100644
--- a/net/kxicq-devel/Makefile
+++ b/net/kxicq-devel/Makefile
@@ -7,7 +7,8 @@
PORTNAME= kxicq
PORTVERSION= 0.3.97b
CATEGORIES= net kde
-MASTER_SITES= http://download.sourceforge.net/kxicq/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= ${PORTNAME}-03132000
MAINTAINER= andrey@novikov.com
diff --git a/net/kxicq/Makefile b/net/kxicq/Makefile
index 6ed4dd46f027..bbfabbfdefd7 100644
--- a/net/kxicq/Makefile
+++ b/net/kxicq/Makefile
@@ -7,7 +7,8 @@
PORTNAME= kxicq
PORTVERSION= 0.3.97b
CATEGORIES= net kde
-MASTER_SITES= http://download.sourceforge.net/kxicq/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= ${PORTNAME}-03132000
MAINTAINER= andrey@novikov.com
diff --git a/net/licq-devel/Makefile b/net/licq-devel/Makefile
index 925e5ac215e8..dba522b5c2e9 100644
--- a/net/licq-devel/Makefile
+++ b/net/licq-devel/Makefile
@@ -8,11 +8,12 @@
PORTNAME= licq
PORTVERSION= 0.81
CATEGORIES= net
-MASTER_SITES= http://download.sourceforge.net/licq/ \
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
ftp://ftp.wibble.net/pub/licq/srcs/ \
ftp://licq.darkorb.net/srcs/ \
ftp://ftp.fanfic.org/pub/licq/srcs/ \
ftp://ftp.inter-i.uni-mainz.de/pub/licq/srcs/
+MASTER_SITE_SUBDIR= ${PORTNAME}
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DATAFILES}
MAINTAINER= green@FreeBSD.org
diff --git a/net/licq/Makefile b/net/licq/Makefile
index 925e5ac215e8..dba522b5c2e9 100644
--- a/net/licq/Makefile
+++ b/net/licq/Makefile
@@ -8,11 +8,12 @@
PORTNAME= licq
PORTVERSION= 0.81
CATEGORIES= net
-MASTER_SITES= http://download.sourceforge.net/licq/ \
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
ftp://ftp.wibble.net/pub/licq/srcs/ \
ftp://licq.darkorb.net/srcs/ \
ftp://ftp.fanfic.org/pub/licq/srcs/ \
ftp://ftp.inter-i.uni-mainz.de/pub/licq/srcs/
+MASTER_SITE_SUBDIR= ${PORTNAME}
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DATAFILES}
MAINTAINER= green@FreeBSD.org