mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Add MASTER_SITE_SAMBA for samba official mirrors.
Utilize MASTER_SITE_SAMBA for SMB-specific ports. Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> PR: 63861
This commit is contained in:
parent
6fc2bdaceb
commit
61ca76b3a4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=103623
@ -724,6 +724,24 @@ MASTER_SITE_RUBY+= \
|
||||
http://mirrors.sunsite.dk/ruby/%SUBDIR%/ \
|
||||
ftp://ftp.iDaemons.org/pub/mirror/ftp.ruby-lang.org/ruby/%SUBDIR%/
|
||||
|
||||
MASTER_SITE_SAMBA+= \
|
||||
http://us3.samba.org/samba/ftp/%SUBDIR%/ \
|
||||
http://us1.samba.org/samba/ftp/%SUBDIR%/ \
|
||||
http://us4.samba.org/samba/ftp/%SUBDIR%/ \
|
||||
http://us2.samba.org/samba/ftp/%SUBDIR%/ \
|
||||
ftp://ca.samba.org/%SUBDIR%/ \
|
||||
ftp://de.samba.org/samba.org/%SUBDIR%/ \
|
||||
ftp://ftp.k2.net/mirrors/samba/%SUBDIR%/ \
|
||||
ftp://ftp.oss.eznetsols.org/samba/%SUBDIR%/ \
|
||||
ftp://gd.tuwien.ac.at/infosys/servers/samba/%SUBDIR%/ \
|
||||
ftp://giswitch.sggw.waw.pl/pub/unix/samba/%SUBDIR%/ \
|
||||
ftp://ru.samba.org/pub/samba/%SUBDIR%/ \
|
||||
ftp://tr.samba.org/samba/%SUBDIR%/ \
|
||||
http://sambafr.idealx.org/samba/ftp/%SUBDIR%/ \
|
||||
ftp://ftp.easynet.be/samba/ftp/%SUBDIR%/ \
|
||||
ftp://ftp.linuxforum.net/ftp.samba.org/%SUBDIR%/ \
|
||||
${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/samba/&,}
|
||||
|
||||
MASTER_SITE_SAVANNAH+= \
|
||||
http://savannah.nongnu.org/download/%SUBDIR%/ \
|
||||
ftp://ftp.gnu.org/pub/savannah/files/%SUBDIR%/
|
||||
|
@ -10,18 +10,7 @@ PORTVERSION= 3.0.2.a
|
||||
PORTREVISION= 1
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://us1.samba.org/samba/ftp/%SUBDIR%/ \
|
||||
http://us3.samba.org/samba/ftp/%SUBDIR%/ \
|
||||
http://us4.samba.org/samba/ftp/%SUBDIR%/ \
|
||||
ftp://ca.samba.org/%SUBDIR%/ \
|
||||
ftp://de.samba.org/samba.org/%SUBDIR%/ \
|
||||
ftp://ftp.k2.net/mirrors/samba/%SUBDIR%/ \
|
||||
ftp://ftp.oss.eznetsols.org/samba/%SUBDIR%/ \
|
||||
ftp://gd.tuwien.ac.at/infosys/servers/samba/%SUBDIR%/ \
|
||||
ftp://giswitch.sggw.waw.pl/pub/unix/samba/%SUBDIR%/ \
|
||||
ftp://ru.samba.org/pub/samba/%SUBDIR%/ \
|
||||
ftp://tr.samba.org/samba/%SUBDIR%/ \
|
||||
http://sambafr.idealx.org/samba/ftp/%SUBDIR%/
|
||||
MASTER_SITES= ${MASTER_SITE_SAMBA}
|
||||
MASTER_SITE_SUBDIR= . rc
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/rc/:S/.a/a/}
|
||||
|
||||
|
@ -8,19 +8,7 @@
|
||||
PORTNAME= samba
|
||||
PORTVERSION= 3.0.2a
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://us3.samba.org/samba/ftp/%SUBDIR%/ \
|
||||
http://us1.samba.org/samba/ftp/%SUBDIR%/ \
|
||||
http://us4.samba.org/samba/ftp/%SUBDIR%/ \
|
||||
http://us5.samba.org/samba/ftp/%SUBDIR%/ \
|
||||
ftp://ca.samba.org/%SUBDIR%/ \
|
||||
ftp://de.samba.org/samba.org/%SUBDIR%/ \
|
||||
ftp://ftp.k2.net/mirrors/samba/%SUBDIR%/ \
|
||||
ftp://ftp.oss.eznetsols.org/samba/%SUBDIR%/ \
|
||||
ftp://gd.tuwien.ac.at/infosys/servers/samba/%SUBDIR%/ \
|
||||
ftp://giswitch.sggw.waw.pl/pub/unix/samba/%SUBDIR%/ \
|
||||
ftp://ru.samba.org/pub/samba/%SUBDIR%/ \
|
||||
ftp://tr.samba.org/samba/%SUBDIR%/ \
|
||||
http://sambafr.idealx.org/samba/ftp/%SUBDIR%/
|
||||
MASTER_SITES= ${MASTER_SITE_SAMBA}
|
||||
MASTER_SITE_SUBDIR= . old-versions
|
||||
PKGNAMESUFFIX= -libsmbclient
|
||||
|
||||
|
@ -9,9 +9,7 @@ PORTNAME= samba
|
||||
PORTVERSION= 2.2.8a
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://us3.samba.org/samba/ftp/%SUBDIR%/ \
|
||||
http://us4.samba.org/samba/ftp/%SUBDIR%/ \
|
||||
http://us5.samba.org/samba/ftp/%SUBDIR%/
|
||||
MASTER_SITES= ${MASTER_SITE_SAMBA}
|
||||
MASTER_SITE_SUBDIR= . old-versions
|
||||
|
||||
.if defined(WITH_JAIL)
|
||||
|
@ -10,18 +10,7 @@ PORTVERSION= 3.0.2.a
|
||||
PORTREVISION= 1
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://us1.samba.org/samba/ftp/%SUBDIR%/ \
|
||||
http://us3.samba.org/samba/ftp/%SUBDIR%/ \
|
||||
http://us4.samba.org/samba/ftp/%SUBDIR%/ \
|
||||
ftp://ca.samba.org/%SUBDIR%/ \
|
||||
ftp://de.samba.org/samba.org/%SUBDIR%/ \
|
||||
ftp://ftp.k2.net/mirrors/samba/%SUBDIR%/ \
|
||||
ftp://ftp.oss.eznetsols.org/samba/%SUBDIR%/ \
|
||||
ftp://gd.tuwien.ac.at/infosys/servers/samba/%SUBDIR%/ \
|
||||
ftp://giswitch.sggw.waw.pl/pub/unix/samba/%SUBDIR%/ \
|
||||
ftp://ru.samba.org/pub/samba/%SUBDIR%/ \
|
||||
ftp://tr.samba.org/samba/%SUBDIR%/ \
|
||||
http://sambafr.idealx.org/samba/ftp/%SUBDIR%/
|
||||
MASTER_SITES= ${MASTER_SITE_SAMBA}
|
||||
MASTER_SITE_SUBDIR= . rc
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/rc/:S/.a/a/}
|
||||
|
||||
|
@ -9,7 +9,9 @@ PORTVERSION= 2.0.0.r5
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://pamsmb.sourceforge.net/v2/ \
|
||||
http://www.csn.ul.ie/~airlied/pam_smb/v2/
|
||||
http://www.csn.ul.ie/~airlied/pam_smb/v2/ \
|
||||
${MASTER_SITE_SAMBA}
|
||||
MASTER_SITE_SUBDIR= pam_smb/v2
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/-rc/}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
@ -9,12 +9,8 @@ PORTNAME= smb2www
|
||||
PORTVERSION= 0.0.980804
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://us1.samba.org/samba/smb2www/ \
|
||||
http://us2.samba.org/samba/smb2www/ \
|
||||
http://us3.samba.org/samba/smb2www/ \
|
||||
http://us4.samba.org/samba/smb2www/ \
|
||||
http://uk.samba.org/samba/smb2www/ \
|
||||
http://sunsite.auc.dk/samba/smb2www/
|
||||
MASTER_SITES= ${MASTER_SITE_SAMBA}
|
||||
MASTER_SITE_SUBDIR= smb2www
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION:S/0.0.//g}
|
||||
|
||||
MAINTAINER= roman@xpert.com
|
||||
|
Loading…
Reference in New Issue
Block a user