diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2010-10-20 11:26:34 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2010-10-20 11:26:34 +0800 |
commit | 8266a931df5c9c5c9ef435fc82b7cfc94f1ccd8f (patch) | |
tree | 0a1d58bfb6ed1d591adb7820496e364a30711dbb /www | |
parent | 3003a0b5cdc0f2250679af1bb121ee2357e63386 (diff) | |
download | freebsd-ports-gnome-8266a931df5c9c5c9ef435fc82b7cfc94f1ccd8f.tar.gz freebsd-ports-gnome-8266a931df5c9c5c9ef435fc82b7cfc94f1ccd8f.tar.zst freebsd-ports-gnome-8266a931df5c9c5c9ef435fc82b7cfc94f1ccd8f.zip |
- Fix some MASTER_SITES
With Hat: apache@
Reported by: distilator
Diffstat (limited to 'www')
-rw-r--r-- | www/mod_auth_cas/Makefile | 3 | ||||
-rw-r--r-- | www/mod_auth_cookie_mysql/Makefile | 3 | ||||
-rw-r--r-- | www/mod_auth_pam/Makefile | 3 | ||||
-rw-r--r-- | www/mod_auth_remote/Makefile | 3 | ||||
-rw-r--r-- | www/mod_bandwidth/Makefile | 3 | ||||
-rw-r--r-- | www/mod_cvs/Makefile | 5 | ||||
-rw-r--r-- | www/mod_evasive/Makefile | 3 | ||||
-rw-r--r-- | www/mod_musicindex/Makefile | 3 | ||||
-rw-r--r-- | www/mod_proxy_add_forward/Makefile | 3 | ||||
-rw-r--r-- | www/mod_scgi/Makefile | 3 | ||||
-rw-r--r-- | www/mod_tidy/Makefile | 3 |
11 files changed, 13 insertions, 22 deletions
diff --git a/www/mod_auth_cas/Makefile b/www/mod_auth_cas/Makefile index a647682327ce..398296633caa 100644 --- a/www/mod_auth_cas/Makefile +++ b/www/mod_auth_cas/Makefile @@ -8,7 +8,8 @@ PORTNAME= mod_auth_cas PORTVERSION= 1.0.8 CATEGORIES= www -MASTER_SITES= https://www.ja-sig.org/svn/cas-clients/mod_auth_cas/tags/mod_auth_cas-1.0.8/src/ +#MASTER_SITES= https://www.ja-sig.org/svn/cas-clients/mod_auth_cas/tags/mod_auth_cas-1.0.8/src/ +# SVN tags only, *sigh* DISTFILES= mod_auth_cas.c mod_auth_cas.h DIST_SUBDIR= mod_auth_cas EXTRACT_ONLY= diff --git a/www/mod_auth_cookie_mysql/Makefile b/www/mod_auth_cookie_mysql/Makefile index 54ec3adf2c4f..250c2d30fbd8 100644 --- a/www/mod_auth_cookie_mysql/Makefile +++ b/www/mod_auth_cookie_mysql/Makefile @@ -7,8 +7,7 @@ PORTNAME= mod_auth_cookie_mysql PORTVERSION= 1.0 CATEGORIES= www -MASTER_SITES= http://sheepkiller.nerim.net/ports/${PORTNAME}/ \ - http://www.cultdeadsheep.org/FreeBSD/ports/download/distfiles/ +MASTER_SITES= http://sheepkiller.nerim.net/ports/${PORTNAME}/ # Original Location: http://www.qwk.net/opensource/mod_auth_cookie_mysql/mod_auth_cookie_mysql.tar.gz DIST_SUBDIR= apache diff --git a/www/mod_auth_pam/Makefile b/www/mod_auth_pam/Makefile index 96fccf0094fe..6f8c0c858822 100644 --- a/www/mod_auth_pam/Makefile +++ b/www/mod_auth_pam/Makefile @@ -9,8 +9,7 @@ PORTNAME= mod_auth_pam PORTVERSION= 1.1.1 PORTREVISION= 1 CATEGORIES= www -MASTER_SITES= http://pam.sourceforge.net/mod_auth_pam/dist/ \ - http://atreides.freenix.no/~anders/ +MASTER_SITES= http://pam.sourceforge.net/mod_auth_pam/dist/ MAINTAINER= apache@FreeBSD.org COMMENT= Allows users to use PAM modules for user authentication diff --git a/www/mod_auth_remote/Makefile b/www/mod_auth_remote/Makefile index 1f2787e275e0..53075c188ed7 100644 --- a/www/mod_auth_remote/Makefile +++ b/www/mod_auth_remote/Makefile @@ -8,8 +8,7 @@ PORTNAME= mod_auth_remote PORTVERSION= 1.0 CATEGORIES= www -MASTER_SITES= http://sheepkiller.nerim.net/ports/${PORTNAME}/ \ - http://www.cultdeadsheep.org/FreeBSD/ports/download/distfiles/ +MASTER_SITES= http://sheepkiller.nerim.net/ports/${PORTNAME}/ # Original location is here: http://puggy.symonds.net/~srp/stuff/ DIST_SUBDIR= apache diff --git a/www/mod_bandwidth/Makefile b/www/mod_bandwidth/Makefile index ea9e700e3d77..bb23b76d464a 100644 --- a/www/mod_bandwidth/Makefile +++ b/www/mod_bandwidth/Makefile @@ -11,7 +11,8 @@ PORTNAME= mod_bandwidth PORTVERSION= 2.1.0 CATEGORIES= www -MASTER_SITES= http://potatohead.estat.com/FreeBSD/ +MASTER_SITES= ftp://ftp.cohprog.com/pub/apache/module/1.3.0/ +## only .c is available from upstream, ftp.fbsd has the tgz PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} DIST_SUBDIR= apache diff --git a/www/mod_cvs/Makefile b/www/mod_cvs/Makefile index 37bdf8dcafc9..5a1585177e88 100644 --- a/www/mod_cvs/Makefile +++ b/www/mod_cvs/Makefile @@ -8,10 +8,7 @@ PORTNAME= mod_cvs PORTVERSION= 0.5 CATEGORIES= www -MASTER_SITES= ${MASTER_SITE_LOCAL} \ - ftp://ftp.sub.nu/pub/mod_cvs/ \ - ftp://ftp.isk.kth.se/pub/people/main/mod_cvs/ -MASTER_SITE_SUBDIR= petef +MASTER_SITES= http://resare.com/noa/mod_cvs/dist/ MAINTAINER= apache@FreeBSD.org COMMENT= A module that makes Apache CVS aware diff --git a/www/mod_evasive/Makefile b/www/mod_evasive/Makefile index a066828b0804..f3a0f2bfd991 100644 --- a/www/mod_evasive/Makefile +++ b/www/mod_evasive/Makefile @@ -8,8 +8,7 @@ PORTNAME= mod_evasive PORTVERSION= 1.10.1 CATEGORIES= www security -MASTER_SITES= http://www.zdziarski.com/projects/mod_evasive/ \ - ftp://ftp.oav.net/pkg_freebsd/distfiles/ +MASTER_SITES= http://www.zdziarski.com/blog/wp-content/uploads/2010/02/ DISTNAME= mod_evasive_${PORTVERSION} DIST_SUBDIR= apache2 diff --git a/www/mod_musicindex/Makefile b/www/mod_musicindex/Makefile index e1e20b79febb..1211b8ee3fe6 100644 --- a/www/mod_musicindex/Makefile +++ b/www/mod_musicindex/Makefile @@ -9,8 +9,7 @@ PORTNAME= mod_musicindex PORTVERSION= 1.3.3 PORTREVISION= 4 CATEGORIES= www audio -MASTER_SITES= http://www.parisc-linux.org/~varenet/musicindex/ \ - http://depot.fsck.ch/mirror/distfiles/ +MASTER_SITES= http://www.parisc-linux.org/~varenet/musicindex/oldsrc/ PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} MAINTAINER= apache@FreeBSD.org diff --git a/www/mod_proxy_add_forward/Makefile b/www/mod_proxy_add_forward/Makefile index b9bf3186153f..5ce6d9f1dd04 100644 --- a/www/mod_proxy_add_forward/Makefile +++ b/www/mod_proxy_add_forward/Makefile @@ -8,8 +8,7 @@ PORTNAME= mod_proxy_add_forward PORTVERSION= 20020710 CATEGORIES= www -MASTER_SITES= http://develooper.com/code/mpaf/ \ - http://atreides.freenix.no/~anders/ +MASTER_SITES= http://develooper.com/code/mpaf/ DISTNAME= ${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= .c diff --git a/www/mod_scgi/Makefile b/www/mod_scgi/Makefile index b75f1547124b..1d3f4d384041 100644 --- a/www/mod_scgi/Makefile +++ b/www/mod_scgi/Makefile @@ -8,8 +8,7 @@ PORTNAME= mod_scgi PORTVERSION= 1.12 CATEGORIES= www -MASTER_SITES= http://quixote.python.ca/releases/ \ - http://dryice.name/computer/FreeBSD/distfiles/ +MASTER_SITES= http://dryice.name/computer/FreeBSD/distfiles/ PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX}mod_ DISTNAME= scgi-${PORTVERSION:S/.a/a/} diff --git a/www/mod_tidy/Makefile b/www/mod_tidy/Makefile index 02888a8130cd..6b6e09f6a1fd 100644 --- a/www/mod_tidy/Makefile +++ b/www/mod_tidy/Makefile @@ -8,8 +8,7 @@ PORTNAME= mod_tidy PORTVERSION= 0.5.5 CATEGORIES= www -MASTER_SITES= http://mod-tidy.sourceforge.net/src/ \ - http://keyserver.kjsl.com/~jharris/distfiles/ +MASTER_SITES= http://mod-tidy.sourceforge.net/src/ DIST_SUBDIR= apache2 MAINTAINER= apache@FreeBSD.org |