summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2016-05-18 14:11:33 +0000
committeramdmi3 <amdmi3@FreeBSD.org>2016-05-18 14:11:33 +0000
commite562890227651ce77c4d26f655fc85baef2f569b (patch)
tree3e2f67c46c79873e852361923f2665554251f31b
parent9551ff97818f98f596c38dc38e30f477442198df (diff)
downloadFreeBSD-ports-e562890227651ce77c4d26f655fc85baef2f569b.zip
FreeBSD-ports-e562890227651ce77c4d26f655fc85baef2f569b.tar.gz
- No need to specify master site subdirectory when it's the same as default
Approved by: portmgr blanket
-rw-r--r--audio/aften/Makefile2
-rw-r--r--audio/snd/Makefile2
-rw-r--r--devel/pcre/Makefile2
-rw-r--r--devel/scons/Makefile2
-rw-r--r--games/chessx/Makefile2
-rw-r--r--games/twind/Makefile2
-rw-r--r--graphics/alpng/Makefile2
-rw-r--r--graphics/lcms/Makefile2
-rw-r--r--graphics/podofo/Makefile2
-rw-r--r--math/fann/Makefile2
-rw-r--r--multimedia/lives/Makefile2
-rw-r--r--net/netdude/Makefile2
-rw-r--r--net/ptpd2/Makefile2
-rw-r--r--news/sabnzbdplus/Makefile2
-rw-r--r--security/opencryptoki/Makefile2
-rw-r--r--security/trousers/Makefile2
-rw-r--r--shells/zsh/Makefile2
-rw-r--r--sysutils/gaffitter/Makefile3
-rw-r--r--sysutils/mapchan/Makefile2
-rw-r--r--sysutils/xvidcap/Makefile2
-rw-r--r--textproc/dixit/Makefile2
-rw-r--r--textproc/yodl/Makefile2
-rw-r--r--www/itop/Makefile2
-rw-r--r--x11-fm/gentoo/Makefile2
24 files changed, 25 insertions, 24 deletions
diff --git a/audio/aften/Makefile b/audio/aften/Makefile
index 10c0528..d553259 100644
--- a/audio/aften/Makefile
+++ b/audio/aften/Makefile
@@ -4,7 +4,7 @@
PORTNAME= aften
PORTVERSION= 0.0.8
CATEGORIES= audio
-MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}
+MASTER_SITES= SF
MAINTAINER= Gabor@Zahemszky.HU
COMMENT= ATSC A/52 audio encoder
diff --git a/audio/snd/Makefile b/audio/snd/Makefile
index 902216e..6c70702 100644
--- a/audio/snd/Makefile
+++ b/audio/snd/Makefile
@@ -5,7 +5,7 @@ PORTNAME= snd
PORTVERSION= 15.7
CATEGORIES= audio
MASTER_SITES= ftp://ccrma-ftp.stanford.edu/pub/Lisp/ \
- SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}
+ SF
MAINTAINER= portmaster@bsdforge.com
COMMENT= Multitracking sound editor and utilities
diff --git a/devel/pcre/Makefile b/devel/pcre/Makefile
index f23f52e..da76d2d 100644
--- a/devel/pcre/Makefile
+++ b/devel/pcre/Makefile
@@ -5,7 +5,7 @@ PORTNAME= pcre
PORTVERSION= 8.38
PORTREVISION= 1
CATEGORIES= devel
-MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION} \
+MASTER_SITES= SF \
ftp://ftp.csx.cam.ac.uk/pub/software/programming/${PORTNAME}/ \
ftp://ftp.fu-berlin.de/unix/misc/${PORTNAME}/ \
ftp://ftp.tin.org/pub/libs/${PORTNAME}/
diff --git a/devel/scons/Makefile b/devel/scons/Makefile
index 073779a..2857849 100644
--- a/devel/scons/Makefile
+++ b/devel/scons/Makefile
@@ -4,7 +4,7 @@
PORTNAME= scons
PORTVERSION= 2.5.0
CATEGORIES= devel python
-MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}
+MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= Build tool alternative to make
diff --git a/games/chessx/Makefile b/games/chessx/Makefile
index 76e479a..2224be0 100644
--- a/games/chessx/Makefile
+++ b/games/chessx/Makefile
@@ -4,7 +4,7 @@ PORTNAME= chessx
PORTVERSION= 1.3.2
PORTREVISION= 1
CATEGORIES= games
-MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}
+MASTER_SITES= SF
MAINTAINER= yamagi@yamagi.org
COMMENT= Qt 4 chess database application
diff --git a/games/twind/Makefile b/games/twind/Makefile
index 81eaff0..4cfd569 100644
--- a/games/twind/Makefile
+++ b/games/twind/Makefile
@@ -5,7 +5,7 @@ PORTNAME= twind
PORTVERSION= 1.1.0
PORTREVISION= 5
CATEGORIES= games
-MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}
+MASTER_SITES= SF
MAINTAINER= nemysis@FreeBSD.org
COMMENT= Match and remove all of the blocks before time runs out
diff --git a/graphics/alpng/Makefile b/graphics/alpng/Makefile
index c35c6b8..13808d2 100644
--- a/graphics/alpng/Makefile
+++ b/graphics/alpng/Makefile
@@ -5,7 +5,7 @@ PORTNAME= alpng
PORTVERSION= 1.3
PORTREVISION= 2
CATEGORIES= graphics
-MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}
+MASTER_SITES= SF
DISTNAME= ${PORTNAME}13
MAINTAINER= devel@stasyan.com
diff --git a/graphics/lcms/Makefile b/graphics/lcms/Makefile
index 55cef7c..eff9170 100644
--- a/graphics/lcms/Makefile
+++ b/graphics/lcms/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 1.19
PORTREVISION= 6
PORTEPOCH= 1
CATEGORIES= graphics
-MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION} \
+MASTER_SITES= SF \
http://www.littlecms.com/
MAINTAINER= sunpoet@FreeBSD.org
diff --git a/graphics/podofo/Makefile b/graphics/podofo/Makefile
index 79ed839..63b70bf 100644
--- a/graphics/podofo/Makefile
+++ b/graphics/podofo/Makefile
@@ -5,7 +5,7 @@ PORTNAME= podofo
PORTVERSION= 0.9.3
PORTREVISION= 2
CATEGORIES= graphics print
-MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}
+MASTER_SITES= SF
MAINTAINER= pawel@FreeBSD.org
COMMENT= PDF manipulation library and tools
diff --git a/math/fann/Makefile b/math/fann/Makefile
index 09583c3..383bedb 100644
--- a/math/fann/Makefile
+++ b/math/fann/Makefile
@@ -4,7 +4,7 @@
PORTNAME= fann
PORTVERSION= 2.2.0
CATEGORIES= math science
-MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}
+MASTER_SITES= SF
DISTNAME= FANN-2.2.0-Source
MAINTAINER= tzhuan@csie.org
diff --git a/multimedia/lives/Makefile b/multimedia/lives/Makefile
index 4500ab1..04d58c0 100644
--- a/multimedia/lives/Makefile
+++ b/multimedia/lives/Makefile
@@ -4,7 +4,7 @@
PORTNAME= lives
PORTVERSION= 2.6.3
CATEGORIES= multimedia
-MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/
+MASTER_SITES= SF
MAINTAINER= pawel@FreeBSD.org
COMMENT= Video editing system
diff --git a/net/netdude/Makefile b/net/netdude/Makefile
index 12a26c9..f782604 100644
--- a/net/netdude/Makefile
+++ b/net/netdude/Makefile
@@ -5,7 +5,7 @@ PORTNAME= netdude
PORTVERSION= 0.5.1
PORTREVISION= 2
CATEGORIES= net
-MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}
+MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= NETwork DUmp data Displayer and Editor for tcpdump tracefiles
diff --git a/net/ptpd2/Makefile b/net/ptpd2/Makefile
index 13920f6..4189ec3 100644
--- a/net/ptpd2/Makefile
+++ b/net/ptpd2/Makefile
@@ -4,7 +4,7 @@
PORTNAME= ptpd
DISTVERSION= 2.3.1
CATEGORIES= net
-MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}
+MASTER_SITES= SF
PKGNAMESUFFIX= 2
MAINTAINER= skreuzer@FreeBSD.org
diff --git a/news/sabnzbdplus/Makefile b/news/sabnzbdplus/Makefile
index 752671c..6ac26c2 100644
--- a/news/sabnzbdplus/Makefile
+++ b/news/sabnzbdplus/Makefile
@@ -3,7 +3,7 @@
PORTNAME= sabnzbdplus
PORTVERSION= 1.0.2
CATEGORIES= news
-MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}
+MASTER_SITES= SF
DISTNAME= SABnzbd-${PORTVERSION}-src
MAINTAINER= joshruehlig@gmail.com
diff --git a/security/opencryptoki/Makefile b/security/opencryptoki/Makefile
index 078a972..b26dd48 100644
--- a/security/opencryptoki/Makefile
+++ b/security/opencryptoki/Makefile
@@ -5,7 +5,7 @@ PORTNAME= opencryptoki
PORTVERSION= 2.3.2
PORTREVISION= 8
CATEGORIES= security
-MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}
+MASTER_SITES= SF
MAINTAINER= hrs@FreeBSD.org
COMMENT= Open PKCS\#11 implementation library
diff --git a/security/trousers/Makefile b/security/trousers/Makefile
index 2f149f4..3b9849e 100644
--- a/security/trousers/Makefile
+++ b/security/trousers/Makefile
@@ -4,7 +4,7 @@
PORTNAME= trousers
PORTVERSION= 0.3.13
CATEGORIES= security
-MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}
+MASTER_SITES= SF
MAINTAINER= hrs@FreeBSD.org
COMMENT= Open-source TCG Software Stack
diff --git a/shells/zsh/Makefile b/shells/zsh/Makefile
index dcce225..3bfcc88 100644
--- a/shells/zsh/Makefile
+++ b/shells/zsh/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= shells
MASTER_SITES= \
http://www.zsh.org/pub/:doc \
http://www.zsh.org/pub/ \
- SF/${PORTNAME}/${PORTNAME}/${PORTVERSION} \
+ SF \
SF/${PORTNAME}/${PORTNAME}-doc/${PORTVERSION}:doc
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
diff --git a/sysutils/gaffitter/Makefile b/sysutils/gaffitter/Makefile
index 923497d..ff74bba 100644
--- a/sysutils/gaffitter/Makefile
+++ b/sysutils/gaffitter/Makefile
@@ -5,12 +5,13 @@ PORTNAME= gaffitter
PORTVERSION= 0.6.0
PORTREVISION= 1
CATEGORIES= sysutils
-MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/
+MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= Binary packing utility that uses a genetic algorithm
LICENSE= GPLv3+
+LICENSE_FILE= ${WRKSRC}/COPYING
USES= gmake tar:bzip2 # parallel builds (-jX) are broken with BSD make(1)
diff --git a/sysutils/mapchan/Makefile b/sysutils/mapchan/Makefile
index 8683809..9b2d2c6 100644
--- a/sysutils/mapchan/Makefile
+++ b/sysutils/mapchan/Makefile
@@ -4,7 +4,7 @@
PORTNAME= mapchan
PORTVERSION= 3.2
CATEGORIES= sysutils converters
-MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}
+MASTER_SITES= SF
MAINTAINER= bsam@FreeBSD.org
COMMENT= Transform the input and output of a terminal (SCO Unix alike)
diff --git a/sysutils/xvidcap/Makefile b/sysutils/xvidcap/Makefile
index c0785519..5dc3f6e 100644
--- a/sysutils/xvidcap/Makefile
+++ b/sysutils/xvidcap/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 1.1.7
PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= sysutils multimedia
-MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}
+MASTER_SITES= SF
MAINTAINER= thierry@FreeBSD.org
COMMENT= Capture your X display to individual frames or MPEG video
diff --git a/textproc/dixit/Makefile b/textproc/dixit/Makefile
index c31805a..36d3409 100644
--- a/textproc/dixit/Makefile
+++ b/textproc/dixit/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 11.11
DISTVERSIONSUFFIX= .${QT_VER}
PORTREVISION= 1
CATEGORIES= textproc
-MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION} \
+MASTER_SITES= SF \
SF/${PORTNAME}/${PORTNAME}_qdb:db \
LOCAL/bdrewery/${PORTNAME}/ \
LOCAL/bdrewery/${PORTNAME}:db
diff --git a/textproc/yodl/Makefile b/textproc/yodl/Makefile
index ec53cd8..c288bbd 100644
--- a/textproc/yodl/Makefile
+++ b/textproc/yodl/Makefile
@@ -4,7 +4,7 @@
PORTNAME= yodl
PORTVERSION= 3.05.01
CATEGORIES= textproc
-MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}
+MASTER_SITES= SF
DISTNAME= ${PORTNAME}_${PORTVERSION}
EXTRACT_SUFX= .orig.tar.gz
diff --git a/www/itop/Makefile b/www/itop/Makefile
index 3bdf743..b76d1c2 100644
--- a/www/itop/Makefile
+++ b/www/itop/Makefile
@@ -3,7 +3,7 @@
PORTNAME= itop
PORTVERSION= 2.2.0
CATEGORIES= www
-MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}
+MASTER_SITES= SF
DISTNAME= iTop-${PORTVERSION}-2459
MAINTAINER= olevole@olevole.ru
diff --git a/x11-fm/gentoo/Makefile b/x11-fm/gentoo/Makefile
index 705758d..3a87992 100644
--- a/x11-fm/gentoo/Makefile
+++ b/x11-fm/gentoo/Makefile
@@ -4,7 +4,7 @@
PORTNAME= gentoo
PORTVERSION= 0.20.6
CATEGORIES= x11-fm
-MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/
+MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= Gtk+ based, file manager inspired by DirectoryOpus
OpenPOWER on IntegriCloud