diff options
author | mat <mat@FreeBSD.org> | 2015-05-19 01:07:45 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2015-05-19 01:07:45 +0800 |
commit | 2574893f2308874906f621f7c7435d7f8d5b2e33 (patch) | |
tree | 912fc46258efb2d48bb6aedc0d0b7102da00f29c | |
parent | 03e238719c2d43ed160b7409281f5f7295a8710a (diff) | |
download | freebsd-ports-gnome-2574893f2308874906f621f7c7435d7f8d5b2e33.tar.gz freebsd-ports-gnome-2574893f2308874906f621f7c7435d7f8d5b2e33.tar.zst freebsd-ports-gnome-2574893f2308874906f621f7c7435d7f8d5b2e33.zip |
Replace most occurences of github.com in MASTER_SITES with USE_GITHUB usage.
With hat: portmgr
Sponsored by: Absolight
150 files changed, 362 insertions, 335 deletions
diff --git a/cad/qcad/Makefile b/cad/qcad/Makefile index 1e850d39d75c..befcb116daa7 100644 --- a/cad/qcad/Makefile +++ b/cad/qcad/Makefile @@ -3,11 +3,9 @@ PORTNAME= qcad PORTVERSION= 3.7.5.0 +DISTVERSIONPREFIX= v PORTREVISION= 3 CATEGORIES= cad -MASTER_SITES= http://github.com/${PORTNAME}/${PORTNAME}/archive/${DISTNAME}.tar.gz?dummy=/ \ - https://github.com/${PORTNAME}/${PORTNAME}/archive/${DISTNAME}.tar.gz?dummy=/ -DISTNAME= v${PORTVERSION} DIST_SUBDIR= ${PORTNAME} MAINTAINER= mr@FreeBSD.org @@ -18,10 +16,10 @@ LICENSE= GPLv3 BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash \ ${LOCALBASE}/lib/libopenNURBS.a:${PORTSDIR}/graphics/opennurbs -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} MAKE_JOBS_UNSAFE=yes USES= execinfo gmake qmake +USE_GITHUB= yes USE_LDCONFIG= yes USE_QT4= qmake_build codecs-cn codecs-jp codecs-kr codecs-tw corelib \ designer gui help imageformats moc_build network opengl rcc_build script \ diff --git a/cad/qcad/distinfo b/cad/qcad/distinfo index 85902e6125db..fe7885619248 100644 --- a/cad/qcad/distinfo +++ b/cad/qcad/distinfo @@ -1,2 +1,2 @@ -SHA256 (qcad/v3.7.5.0.tar.gz) = 2d1abbf0a6a56c44c8f3a0af6fbd51d315f27bd16a527bba391da9645b305e00 -SIZE (qcad/v3.7.5.0.tar.gz) = 21973859 +SHA256 (qcad/qcad-qcad-v3.7.5.0_GH0.tar.gz) = 2d1abbf0a6a56c44c8f3a0af6fbd51d315f27bd16a527bba391da9645b305e00 +SIZE (qcad/qcad-qcad-v3.7.5.0_GH0.tar.gz) = 21973859 diff --git a/chinese/brise/Makefile b/chinese/brise/Makefile index c4ead7dd36e5..43d76ba2cc88 100644 --- a/chinese/brise/Makefile +++ b/chinese/brise/Makefile @@ -2,9 +2,8 @@ PORTNAME= brise PORTVERSION= 0.32 +DISTVERSIONPREFIX= ${PORTNAME}- CATEGORIES= chinese textproc -MASTER_SITES= http://github.com/lotem/brise/archive/brise-${DISTVERSION}.tar.gz?dummy=/ -DISTNAME= ${PORTNAME}-brise-${DISTVERSION} MAINTAINER= hiroto.kagotani@gmail.com COMMENT= Rime Schema Repository @@ -14,6 +13,8 @@ LICENSE= GPLv3 BUILD_DEPENDS= rime_deployer:${PORTSDIR}/chinese/librime USES= gmake +USE_GITHUB= yes +GH_ACCOUNT= lotem MAKE_ARGS+= RIME_DATA_DIR=${DATADIR} diff --git a/chinese/brise/distinfo b/chinese/brise/distinfo index 06b0db693de7..38d97461b390 100644 --- a/chinese/brise/distinfo +++ b/chinese/brise/distinfo @@ -1,2 +1,2 @@ -SHA256 (brise-brise-0.32.tar.gz) = b1e9fc2a5967d7994ccca1b0aaeee7f1fe0ab5f9c16325c0650a610df5ce93c0 -SIZE (brise-brise-0.32.tar.gz) = 6695914 +SHA256 (lotem-brise-brise-0.32_GH0.tar.gz) = b1e9fc2a5967d7994ccca1b0aaeee7f1fe0ab5f9c16325c0650a610df5ce93c0 +SIZE (lotem-brise-brise-0.32_GH0.tar.gz) = 6695914 diff --git a/chinese/librime/Makefile b/chinese/librime/Makefile index e3e23a79d170..0041d4de7cf6 100644 --- a/chinese/librime/Makefile +++ b/chinese/librime/Makefile @@ -3,9 +3,8 @@ PORTNAME= librime PORTVERSION= 1.1 +DISTVERSIONPREFIX= rime- CATEGORIES= chinese textproc -MASTER_SITES= http://github.com/rime/${PORTNAME}/archive/rime-${PORTVERSION}.tar.gz?dummy=/ -DISTNAME= ${PORTNAME}-rime-${DISTVERSION} MAINTAINER= lichray@gmail.com COMMENT= Rime Input Method Engine, the core library @@ -23,6 +22,8 @@ USE_PERL5= build patch USE_LDCONFIG= yes USE_XORG= xproto LDFLAGS+= -lintl +USE_GITHUB= yes +GH_ACCOUNT= rime PLIST_SUB= VER=${PORTVERSION}.0 diff --git a/chinese/librime/distinfo b/chinese/librime/distinfo index 2d2ab837a4fa..19533961d9da 100644 --- a/chinese/librime/distinfo +++ b/chinese/librime/distinfo @@ -1,2 +1,2 @@ -SHA256 (librime-rime-1.1.tar.gz) = fb42324b7fa489708a0e2ffd75e90668678bd4d0ae68f9c8ff956cd3be3c7362 -SIZE (librime-rime-1.1.tar.gz) = 2633096 +SHA256 (rime-librime-rime-1.1_GH0.tar.gz) = fb42324b7fa489708a0e2ffd75e90668678bd4d0ae68f9c8ff956cd3be3c7362 +SIZE (rime-librime-rime-1.1_GH0.tar.gz) = 2633096 diff --git a/databases/mdbtools/Makefile b/databases/mdbtools/Makefile index 11befc968deb..0677cfabedd7 100644 --- a/databases/mdbtools/Makefile +++ b/databases/mdbtools/Makefile @@ -5,8 +5,6 @@ PORTNAME= mdbtools PORTVERSION= 0.7.1 PORTREVISION= 3 CATEGORIES= databases -MASTER_SITES= https://github.com/brianb/mdbtools/archive/ -DISTNAME= ${PORTVERSION} MAINTAINER= rhurlin@gwdg.de COMMENT= Utilities and libraries to export data from MS Access databases (.mdb) @@ -19,6 +17,8 @@ BUILD_DEPENDS= gawk:${PORTSDIR}/lang/gawk \ LIB_DEPENDS= libodbc.so:${PORTSDIR}/databases/unixODBC USES= autoreconf bison iconv libtool pathfix pkgconfig +USE_GITHUB= yes +GH_ACCOUNT= brianb PATHFIX_MAKEFILEIN= Makefile.am USE_LDCONFIG= yes USE_GNOME= glib20 diff --git a/databases/mdbtools/distinfo b/databases/mdbtools/distinfo index 38180f1b05a6..6398fa2bd34a 100644 --- a/databases/mdbtools/distinfo +++ b/databases/mdbtools/distinfo @@ -1,2 +1,2 @@ -SHA256 (0.7.1.tar.gz) = dcf310dc7b07e7ad2f9f6be16047dc81312cfe1ab1bd94d0fa739c8059af0b16 -SIZE (0.7.1.tar.gz) = 277257 +SHA256 (brianb-mdbtools-0.7.1_GH0.tar.gz) = dcf310dc7b07e7ad2f9f6be16047dc81312cfe1ab1bd94d0fa739c8059af0b16 +SIZE (brianb-mdbtools-0.7.1_GH0.tar.gz) = 277257 diff --git a/databases/mysqltuner/Makefile b/databases/mysqltuner/Makefile index 151ad10478c6..3eb779313c26 100644 --- a/databases/mysqltuner/Makefile +++ b/databases/mysqltuner/Makefile @@ -3,9 +3,8 @@ PORTNAME= mysqltuner PORTVERSION= 1.3.0 +DISTVERSIONPREFIX= v CATEGORIES= databases -MASTER_SITES= https://github.com/major/MySQLTuner-perl/archive/ -DISTNAME= v1.3.0 MAINTAINER= pi@FreeBSD.org COMMENT= Assist you with MySQL Configuration @@ -14,6 +13,9 @@ LICENSE= GPLv3 USES= perl5 shebangfix NO_BUILD= yes +USE_GITHUB= yes +GH_ACCOUNT= major +GH_PROJECT= MySQLTuner-perl WRKSRC= ${WRKDIR}/MySQLTuner-perl-${PORTVERSION} diff --git a/databases/mysqltuner/distinfo b/databases/mysqltuner/distinfo index 83ff41dde021..15110fcb73d2 100644 --- a/databases/mysqltuner/distinfo +++ b/databases/mysqltuner/distinfo @@ -1,2 +1,2 @@ -SHA256 (v1.3.0.tar.gz) = 3f5bf95ed4c0f113e4226f38f586cf5e6e124072d4a76a1b0b1a9e38877b13a2 -SIZE (v1.3.0.tar.gz) = 25344 +SHA256 (major-MySQLTuner-perl-v1.3.0_GH0.tar.gz) = 3f5bf95ed4c0f113e4226f38f586cf5e6e124072d4a76a1b0b1a9e38877b13a2 +SIZE (major-MySQLTuner-perl-v1.3.0_GH0.tar.gz) = 25344 diff --git a/databases/pgrouting/Makefile b/databases/pgrouting/Makefile index cdc09c6fb8ba..90600165b13c 100644 --- a/databases/pgrouting/Makefile +++ b/databases/pgrouting/Makefile @@ -3,10 +3,9 @@ PORTNAME= pgrouting PORTVERSION= 2.0.0 +DISTVERSIONPREFIX= v PORTREVISION= 3 CATEGORIES= databases geography -MASTER_SITES= https://github.com/pgRouting/${PORTNAME}/archive/ -DISTFILES= v${PORTVERSION}${EXTRACT_SUFX} MAINTAINER= coder@tuxfamily.org COMMENT= Extension to PostGIS to provide geospatial routing functionality @@ -20,6 +19,8 @@ RUN_DEPENDS= ${LOCALBASE}/share/postgresql/contrib/postgis-2.1/postgis.sql:${POR USES= compiler:features cmake pgsql pkgconfig USE_LDCONFIG= yes +USE_GITHUB= yes +GH_ACCOUNT= pgRouting CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib diff --git a/databases/pgrouting/distinfo b/databases/pgrouting/distinfo index fc240e336b39..33a7965bfe7a 100644 --- a/databases/pgrouting/distinfo +++ b/databases/pgrouting/distinfo @@ -1,2 +1,2 @@ -SHA256 (v2.0.0.tar.gz) = 606309e8ece04abec062522374b48179c16bddb30dd4c5080b89a4298e8d163b -SIZE (v2.0.0.tar.gz) = 3765933 +SHA256 (pgRouting-pgrouting-v2.0.0_GH0.tar.gz) = 606309e8ece04abec062522374b48179c16bddb30dd4c5080b89a4298e8d163b +SIZE (pgRouting-pgrouting-v2.0.0_GH0.tar.gz) = 3765933 diff --git a/databases/php5-pdo_cassandra/Makefile b/databases/php5-pdo_cassandra/Makefile index c65b1a675405..1bfea0f10189 100644 --- a/databases/php5-pdo_cassandra/Makefile +++ b/databases/php5-pdo_cassandra/Makefile @@ -5,9 +5,7 @@ PORTNAME= pdo_cassandra PORTVERSION= 0.2.1 PORTREVISION= 4 CATEGORIES= databases -MASTER_SITES= https://github.com/${GITHUB_USER}/php-${PORTNAME}/tarball/${GITREVISION}/ PKGNAMEPREFIX= php5- -DISTNAME= ${GITHUB_USER}-php-${PORTNAME}-${GITTAG}-14-g${GITREVISION} MAINTAINER= gasol.wu@gmail.com COMMENT= PDO driver for Apache Cassandra @@ -16,10 +14,10 @@ LICENSE= APACHE20 LIB_DEPENDS= libboost_iostreams.so:${PORTSDIR}/devel/boost-libs -GITREVISION= 7debd5b -GITTAG= 0.8-support -GITHUB_USER= mkoppanen -WRKSRC= ${WRKDIR}/${GITHUB_USER}-php-${PORTNAME}-${GITREVISION} +USE_GITHUB= yes +GH_ACCOUNT= mkoppanen +GH_PROJECT= php-${PORTNAME} +GH_TAGNAME= 7debd5b USES= pkgconfig USE_PHP_BUILD= yes diff --git a/databases/php5-pdo_cassandra/distinfo b/databases/php5-pdo_cassandra/distinfo index 6c116cea70a5..1622cbb0e7b1 100644 --- a/databases/php5-pdo_cassandra/distinfo +++ b/databases/php5-pdo_cassandra/distinfo @@ -1,2 +1,2 @@ -SHA256 (mkoppanen-php-pdo_cassandra-0.8-support-14-g7debd5b.tar.gz) = 22ed3a42c4525bfa9808533c5dd4675443ac7af8837ab5812a2a301b997538f2 -SIZE (mkoppanen-php-pdo_cassandra-0.8-support-14-g7debd5b.tar.gz) = 32970 +SHA256 (mkoppanen-php-pdo_cassandra-0.2.1-7debd5b_GH0.tar.gz) = 9814535af2fe99f706af50947e6cff26a940de87246a42d89bd4fd48ac76d06c +SIZE (mkoppanen-php-pdo_cassandra-0.2.1-7debd5b_GH0.tar.gz) = 32961 diff --git a/databases/php55-redis/Makefile b/databases/php55-redis/Makefile index ab02e220034e..4c0f29f02b13 100644 --- a/databases/php55-redis/Makefile +++ b/databases/php55-redis/Makefile @@ -4,17 +4,16 @@ PORTNAME= redis PORTVERSION= 2.2.4 CATEGORIES= databases -MASTER_SITES= https://github.com/nicolasff/phpredis/tarball/${PORTVERSION}/ PKGNAMEPREFIX= php55- -DISTNAME= nicolasff-phpredis-${PORTVERSION}-0-g${GITVERSION} MAINTAINER= m.tsatsenko@gmail.com COMMENT= PHP5-Extension for Redis LICENSE= PHP301 -GITVERSION= 0f0661e -WRKSRC= ${WRKDIR}/nicolasff-phpredis-${GITVERSION} +USE_GITHUB= yes +GH_ACCOUNT= nicolasff +GH_PROJECT= phpredis USE_PHP= session USE_PHP_BUILD= yes diff --git a/databases/php55-redis/distinfo b/databases/php55-redis/distinfo index a9b841b03487..9a1f52c481a6 100644 --- a/databases/php55-redis/distinfo +++ b/databases/php55-redis/distinfo @@ -1,2 +1,2 @@ -SHA256 (nicolasff-phpredis-2.2.4-0-g0f0661e.tar.gz) = cb4273cfe5c15dc0e43945ea74978fe9345ac1e2f4902c798ed63ce6a588d02d -SIZE (nicolasff-phpredis-2.2.4-0-g0f0661e.tar.gz) = 122108 +SHA256 (nicolasff-phpredis-2.2.4_GH0.tar.gz) = 55ead350cee71c96afacd6bb76154bbf26b397c8714ecd6056e12caa7dbd4522 +SIZE (nicolasff-phpredis-2.2.4_GH0.tar.gz) = 122063 diff --git a/databases/py-MySQLdb/Makefile b/databases/py-MySQLdb/Makefile index 6fde0f488cdb..484909795925 100644 --- a/databases/py-MySQLdb/Makefile +++ b/databases/py-MySQLdb/Makefile @@ -3,8 +3,8 @@ PORTNAME= MySQLdb DISTVERSION= 1.2.5 +DISTVERSIONPREFIX= ${PORTNAME}- CATEGORIES= databases python -MASTER_SITES= https://github.com/farcepest/${PORTNAME}1/archive/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= python@FreeBSD.org @@ -13,6 +13,9 @@ COMMENT= Access a MySQL database through Python USES= python:2 USE_PYTHON= distutils autoplist USE_MYSQL= yes +USE_GITHUB= yes +GH_ACCOUNT= farcepest +GH_PROJECT= ${PORTNAME}1 CONFLICTS= py*-MySQLdb-[0-9]* py*-MySQLdb5[0-9]-[0-9]* diff --git a/databases/py-MySQLdb/distinfo b/databases/py-MySQLdb/distinfo index 243ad1aab7e8..5724868a0a37 100644 --- a/databases/py-MySQLdb/distinfo +++ b/databases/py-MySQLdb/distinfo @@ -1,2 +1,2 @@ -SHA256 (MySQLdb-1.2.5.tar.gz) = 905dd8be887ff596641ace5411fed17cfd08dd33699ea627d3fb44f8a922c2f0 -SIZE (MySQLdb-1.2.5.tar.gz) = 81209 +SHA256 (farcepest-MySQLdb1-MySQLdb-1.2.5_GH0.tar.gz) = 905dd8be887ff596641ace5411fed17cfd08dd33699ea627d3fb44f8a922c2f0 +SIZE (farcepest-MySQLdb1-MySQLdb-1.2.5_GH0.tar.gz) = 81209 diff --git a/databases/py-carbon/Makefile b/databases/py-carbon/Makefile index 00272895181d..5123eb2aa594 100644 --- a/databases/py-carbon/Makefile +++ b/databases/py-carbon/Makefile @@ -5,7 +5,6 @@ PORTNAME= carbon PORTVERSION= 0.9.12 PORTREVISION= 1 CATEGORIES= databases python -MASTER_SITES= http://github.com/graphite-project/${PORTNAME}/archive/${PORTVERSION}.tar.gz?dummy=/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= swills@FreeBSD.org @@ -19,7 +18,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}txamqp>=0.3:${PORTSDIR}/net/py-txamqp \ USE_PYTHON= distutils USES= python:2 twisted:run -FETCH_ARGS= -o ${DISTNAME}${EXTRACT_SUFX} USE_RC_SUBR= carbon +USE_GITHUB= yes +GH_ACCOUNT= graphite-project .include <bsd.port.mk> diff --git a/databases/py-carbon/distinfo b/databases/py-carbon/distinfo index 14d777e4a656..cfd6cd8d75e7 100644 --- a/databases/py-carbon/distinfo +++ b/databases/py-carbon/distinfo @@ -1,2 +1,2 @@ -SHA256 (carbon-0.9.12.tar.gz) = 06003f72fd022a7c571734cf3acdcd9c784d505c145acbf0906a2fef886abaa6 -SIZE (carbon-0.9.12.tar.gz) = 52107 +SHA256 (graphite-project-carbon-0.9.12_GH0.tar.gz) = 06003f72fd022a7c571734cf3acdcd9c784d505c145acbf0906a2fef886abaa6 +SIZE (graphite-project-carbon-0.9.12_GH0.tar.gz) = 52107 diff --git a/databases/py-whisper/Makefile b/databases/py-whisper/Makefile index f7a55c09199f..de278bbbb627 100644 --- a/databases/py-whisper/Makefile +++ b/databases/py-whisper/Makefile @@ -4,7 +4,6 @@ PORTNAME= whisper PORTVERSION= 0.9.12 CATEGORIES= databases python -MASTER_SITES= https://github.com/graphite-project/${PORTNAME}/archive/${PORTVERSION}.tar.gz?dummy= PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= skreuzer@FreeBSD.org @@ -12,7 +11,8 @@ COMMENT= Fixed-size database, similar in design to RRD LICENSE= APACHE20 -FETCH_ARGS= -o ${DISTNAME}${EXTRACT_SUFX} +USE_GITHUB= yes +GH_ACCOUNT= graphite-project USES= python USE_PYTHON= distutils diff --git a/databases/py-whisper/distinfo b/databases/py-whisper/distinfo index 5d7e453817b2..c3c8342ffe9e 100644 --- a/databases/py-whisper/distinfo +++ b/databases/py-whisper/distinfo @@ -1,2 +1,2 @@ -SHA256 (whisper-0.9.12.tar.gz) = 5012e595a980658885ceb010d9dcd0e4ac664c24de6206a6b2430d1d8f60a679 -SIZE (whisper-0.9.12.tar.gz) = 16655 +SHA256 (graphite-project-whisper-0.9.12_GH0.tar.gz) = 5012e595a980658885ceb010d9dcd0e4ac664c24de6206a6b2430d1d8f60a679 +SIZE (graphite-project-whisper-0.9.12_GH0.tar.gz) = 16655 diff --git a/databases/sfcgal/Makefile b/databases/sfcgal/Makefile index 2ad29f14bd4e..cf4933eb689c 100644 --- a/databases/sfcgal/Makefile +++ b/databases/sfcgal/Makefile @@ -3,8 +3,8 @@ PORTNAME= sfcgal PORTVERSION= 1.0.5 +DISTVERSIONPREFIX= v CATEGORIES= databases math graphics -MASTER_SITES= http://github.com/Oslandia/${PORTNAME}/archive/v${PORTVERSION}.tar.gz?dummy=/ MAINTAINER= coder@tuxfamily.org COMMENT= Wrapper library around CGAL for PostGIS @@ -16,7 +16,9 @@ LIB_DEPENDS= libCGAL.so:${PORTSDIR}/math/cgal \ libgmp.so:${PORTSDIR}/math/gmp \ libmpfr.so:${PORTSDIR}/math/mpfr -WRKSRC= ${WRKDIR}/SFCGAL-${PORTVERSION} +USE_GITHUB= yes +GH_ACCOUNT= Oslandia +GH_PROJECT= SFCGAL USES= cmake compiler libtool compiler_ARGS= c++0x diff --git a/databases/sfcgal/distinfo b/databases/sfcgal/distinfo index ebe8f8600361..7d3df55d4f63 100644 --- a/databases/sfcgal/distinfo +++ b/databases/sfcgal/distinfo @@ -1,2 +1,2 @@ -SHA256 (sfcgal-1.0.5.tar.gz) = a9cdaf7334bf28dc71c6338d090c1d1402041c5e320b6c2e3669f7758946a01c -SIZE (sfcgal-1.0.5.tar.gz) = 2376514 +SHA256 (Oslandia-SFCGAL-v1.0.5_GH0.tar.gz) = a9cdaf7334bf28dc71c6338d090c1d1402041c5e320b6c2e3669f7758946a01c +SIZE (Oslandia-SFCGAL-v1.0.5_GH0.tar.gz) = 2376514 diff --git a/databases/twemproxy/Makefile b/databases/twemproxy/Makefile index f5a040da7cd3..b138838d5441 100644 --- a/databases/twemproxy/Makefile +++ b/databases/twemproxy/Makefile @@ -3,16 +3,16 @@ PORTNAME= twemproxy PORTVERSION= 0.4.0 +DISTVERSIONPREFIX= v CATEGORIES= databases -MASTER_SITES= https://github.com/twitter/${PORTNAME}/archive/ -DISTNAME= v${PORTVERSION} MAINTAINER= skreuzer@FreeBSD.org COMMENT= Fast, light-weight proxy for memcached and redis LICENSE= APACHE20 -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} +USE_GITHUB= yes +GH_ACCOUNT= twitter USES= execinfo autoreconf libtool diff --git a/databases/twemproxy/distinfo b/databases/twemproxy/distinfo index 54f9f749df1f..cfb427669ac8 100644 --- a/databases/twemproxy/distinfo +++ b/databases/twemproxy/distinfo @@ -1,2 +1,2 @@ -SHA256 (v0.4.0.tar.gz) = 5f417fa3f03ac20fc5e9b36d831df107b00db90795a8155c1e66e2c38248ab13 -SIZE (v0.4.0.tar.gz) = 1132391 +SHA256 (twitter-twemproxy-v0.4.0_GH0.tar.gz) = 5f417fa3f03ac20fc5e9b36d831df107b00db90795a8155c1e66e2c38248ab13 +SIZE (twitter-twemproxy-v0.4.0_GH0.tar.gz) = 1132391 diff --git a/deskutils/gourmet/Makefile b/deskutils/gourmet/Makefile index 336929cc6802..f06956cf2af3 100644 --- a/deskutils/gourmet/Makefile +++ b/deskutils/gourmet/Makefile @@ -5,9 +5,6 @@ PORTNAME= gourmet PORTVERSION= 0.17.4 PORTREVISION= 1 CATEGORIES= deskutils gnome -MASTER_SITES= https://github.com/thinkle/gourmet/archive/ -DISTNAME= ${PORTVERSION} -DIST_SUBDIR= ${PORTNAME} MAINTAINER= rm@FreeBSD.org COMMENT= GNOME recipe manager @@ -33,7 +30,8 @@ USES= gettext python:2 USE_GNOME= pygnome2 pygtk2 USE_PYTHON= autoplist distutils PLIST_FILES+= man/man1/gourmet.1.gz -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} +USE_GITHUB= yes +GH_ACCOUNT= thinkle post-patch: @${REINPLACE_CMD} -e "s,'spellcheck',#'spellcheck',g" \ diff --git a/deskutils/gourmet/distinfo b/deskutils/gourmet/distinfo index 1a1e37e3db05..16fa6f5a1ed4 100644 --- a/deskutils/gourmet/distinfo +++ b/deskutils/gourmet/distinfo @@ -1,2 +1,2 @@ -SHA256 (gourmet/0.17.4.tar.gz) = 13edd3b9c3a3507d20b80cff0f88183ac7979b720e7577290815ffacca097fe3 -SIZE (gourmet/0.17.4.tar.gz) = 8487830 +SHA256 (thinkle-gourmet-0.17.4_GH0.tar.gz) = 13edd3b9c3a3507d20b80cff0f88183ac7979b720e7577290815ffacca097fe3 +SIZE (thinkle-gourmet-0.17.4_GH0.tar.gz) = 8487830 diff --git a/devel/abi-compliance-checker/Makefile b/devel/abi-compliance-checker/Makefile index 5c839050664a..3d3de371b651 100644 --- a/devel/abi-compliance-checker/Makefile +++ b/devel/abi-compliance-checker/Makefile @@ -4,10 +4,7 @@ PORTNAME= abi-compliance-checker PORTVERSION= 1.99 CATEGORIES= devel perl5 -MASTER_SITES= https://github.com/lvc/${PORTNAME}/archive/ \ - LOCAL/bf/${DIST_SUBDIR} -DISTNAME= ${PORTVERSION} -DIST_SUBDIR= ${PORTNAME} +MASTER_SITES= LOCAL/bf/${PORTNAME} MAINTAINER= bf@FreeBSD.org COMMENT= Checks binary compatibility of two versions of a C/C++ shared library @@ -17,6 +14,8 @@ LICENSE_COMB= dual USES= perl5 shebangfix SHEBANG_FILES= *.pl +USE_GITHUB= yes +GH_ACCOUNT= lvc .if defined(MAINTAINER_MODE) || defined(PACKAGE_BUILDING) BUILD_DEPENDS?= exctags:${PORTSDIR}/devel/ctags diff --git a/devel/abi-compliance-checker/distinfo b/devel/abi-compliance-checker/distinfo index 78ac1c479960..606efa02640a 100644 --- a/devel/abi-compliance-checker/distinfo +++ b/devel/abi-compliance-checker/distinfo @@ -1,2 +1,2 @@ -SHA256 (abi-compliance-checker/1.99.tar.gz) = c9b065c74685f6837592a6c8cf021f3ee9d6d61b6e6604fa58f2ce419ffc6f5d -SIZE (abi-compliance-checker/1.99.tar.gz) = 264903 +SHA256 (lvc-abi-compliance-checker-1.99_GH0.tar.gz) = c9b065c74685f6837592a6c8cf021f3ee9d6d61b6e6604fa58f2ce419ffc6f5d +SIZE (lvc-abi-compliance-checker-1.99_GH0.tar.gz) = 264903 diff --git a/devel/api-sanity-autotest/Makefile b/devel/api-sanity-autotest/Makefile index 674b95060b0f..e6cf6094d6be 100644 --- a/devel/api-sanity-autotest/Makefile +++ b/devel/api-sanity-autotest/Makefile @@ -4,10 +4,7 @@ PORTNAME= api-sanity-checker PORTVERSION= 1.98.4 CATEGORIES= devel perl5 -MASTER_SITES= https://github.com/lvc/${PORTNAME}/archive/ \ - LOCAL/bf/${DIST_SUBDIR} -DISTNAME= ${PORTVERSION} -DIST_SUBDIR= ${PORTNAME} +MASTER_SITES= LOCAL/bf/${PORTNAME} MAINTAINER= bf@FreeBSD.org COMMENT= Quickly generate sanity tests for the API of a C/C++ shared library @@ -19,6 +16,8 @@ RUN_DEPENDS= ${LOCALBASE}/bin/abi-compliance-checker.pl:${PORTSDIR}/devel/abi-co USES= perl5 shebangfix SHEBANG_FILES= ${PORTNAME}.pl +USE_GITHUB= yes +GH_ACCOUNT= lvc .if defined(MAINTAINER_MODE) || defined(PACKAGE_BUILDING) BUILD_DEPENDS= ${LOCALBASE}/bin/abi-compliance-checker.pl:${PORTSDIR}/devel/abi-compliance-checker diff --git a/devel/api-sanity-autotest/distinfo b/devel/api-sanity-autotest/distinfo index 49e180f24875..b124263716c7 100644 --- a/devel/api-sanity-autotest/distinfo +++ b/devel/api-sanity-autotest/distinfo @@ -1,2 +1,2 @@ -SHA256 (api-sanity-checker/1.98.4.tar.gz) = 1067b4513c33e724567f93b596ca80a9a5665d6000e24f7fdbdcb27eebc7beb5 -SIZE (api-sanity-checker/1.98.4.tar.gz) = 139886 +SHA256 (lvc-api-sanity-checker-1.98.4_GH0.tar.gz) = 1067b4513c33e724567f93b596ca80a9a5665d6000e24f7fdbdcb27eebc7beb5 +SIZE (lvc-api-sanity-checker-1.98.4_GH0.tar.gz) = 139886 diff --git a/devel/liblas/Makefile b/devel/liblas/Makefile index ea6f031e21ab..bc33229bcf64 100644 --- a/devel/liblas/Makefile +++ b/devel/liblas/Makefile @@ -5,8 +5,6 @@ PORTNAME= liblas PORTVERSION= 1.7.0 PORTREVISION= 1 CATEGORIES= devel -MASTER_SITES= https://github.com/libLAS/libLAS/archive/ -DISTNAME= ${PORTVERSION} MAINTAINER= wen@FreeBSD.org COMMENT= Library For Reading And Writing LAS-Format Data @@ -20,7 +18,8 @@ CONFLICTS= liblas12-1.2* USES= cmake libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes - -WRKSRC= ${WRKDIR}/libLAS-${PORTVERSION} +USE_GITHUB= yes +GH_ACCOUNT= libLAS +GH_PROJECT= ${GH_ACCOUNT} .include <bsd.port.mk> diff --git a/devel/liblas/distinfo b/devel/liblas/distinfo index f353c78cabdf..1b87e3c46ba2 100644 --- a/devel/liblas/distinfo +++ b/devel/liblas/distinfo @@ -1,2 +1,2 @@ -SHA256 (1.7.0.tar.gz) = bcd9d326498f0d78d11e0d1abef6254ea21e9e387910df975be63cd866132093 -SIZE (1.7.0.tar.gz) = 10737551 +SHA256 (libLAS-libLAS-1.7.0_GH0.tar.gz) = bcd9d326498f0d78d11e0d1abef6254ea21e9e387910df975be63cd866132093 +SIZE (libLAS-libLAS-1.7.0_GH0.tar.gz) = 10737551 diff --git a/devel/libmowgli2/Makefile b/devel/libmowgli2/Makefile index 7d0a6b6b34a5..e415060fb8e0 100644 --- a/devel/libmowgli2/Makefile +++ b/devel/libmowgli2/Makefile @@ -3,15 +3,16 @@ PORTNAME= libmowgli2 PORTVERSION= 2.0.0 +DISTVERSIONPREFIX= libmowgli- PORTREVISION= 1 CATEGORIES= devel -MASTER_SITES= http://github.com/atheme/libmowgli-2/archive/ -DISTNAME= libmowgli-${DISTVERSION} MAINTAINER= tdb@FreeBSD.org COMMENT= Development framework for C -WRKSRC= ${WRKDIR}/libmowgli-2-libmowgli-${DISTVERSION} +USE_GITHUB= yes +GH_ACCOUNT= atheme +GH_PROJECT= libmowgli-2 GNU_CONFIGURE= yes USES= gmake pathfix diff --git a/devel/libmowgli2/distinfo b/devel/libmowgli2/distinfo index 5b39ac44ae6f..25c9b0f64610 100644 --- a/devel/libmowgli2/distinfo +++ b/devel/libmowgli2/distinfo @@ -1,2 +1,2 @@ -SHA256 (libmowgli-2.0.0.tar.gz) = fd48e74f1f706b436e0f25c3d3d63753e9c066ef88e662cd34303ccd3b780798 -SIZE (libmowgli-2.0.0.tar.gz) = 200861 +SHA256 (atheme-libmowgli-2-libmowgli-2.0.0_GH0.tar.gz) = fd48e74f1f706b436e0f25c3d3d63753e9c066ef88e662cd34303ccd3b780798 +SIZE (atheme-libmowgli-2-libmowgli-2.0.0_GH0.tar.gz) = 200861 diff --git a/devel/ocaml-ppx-tools/Makefile b/devel/ocaml-ppx-tools/Makefile index 784cdd872d66..98adf90ef336 100644 --- a/devel/ocaml-ppx-tools/Makefile +++ b/devel/ocaml-ppx-tools/Makefile @@ -3,11 +3,9 @@ PORTNAME= ppx-tools PORTVERSION= 0.99.2 +DISTVERSIONPREFIX= ${GH_PROJECT}_ CATEGORIES= devel -MASTER_SITES= https://github.com/alainfrisch/${PORTNAME:C/-/_/}/archive/ PKGNAMEPREFIX= ocaml- -DISTNAME= ${PORTNAME:C/-/_/}_${PORTVERSION} -DIST_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME} MAINTAINER= michipili@gmail.com COMMENT= Tools for authors of ppx rewriters @@ -18,7 +16,9 @@ USES= gmake USE_OCAML= yes USE_OCAML_FINDLIB=yes MAKE_JOBS_UNSAFE=yes -WRKSRC= ${WRKDIR}/${PORTNAME:C/-/_/}-${PORTNAME:C/-/_/}_${PORTVERSION} +USE_GITHUB= yes +GH_ACCOUNT= alainfrisch +GH_PROJECT= ${PORTNAME:C/-/_/} post-stage: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/ocaml/site-lib/ppx_tools/ppx_tools.cmxs diff --git a/devel/ocaml-ppx-tools/distinfo b/devel/ocaml-ppx-tools/distinfo index 7a629b5dfc79..25b47f712d49 100644 --- a/devel/ocaml-ppx-tools/distinfo +++ b/devel/ocaml-ppx-tools/distinfo @@ -1,2 +1,2 @@ -SHA256 (ocaml-ppx-tools/ppx_tools_0.99.2.tar.gz) = 98128022ea0574d769a263eb9b73be06200eec4bac9adb8dc44df289a77c4dec -SIZE (ocaml-ppx-tools/ppx_tools_0.99.2.tar.gz) = 15877 +SHA256 (alainfrisch-ppx_tools-ppx_tools_0.99.2_GH0.tar.gz) = 98128022ea0574d769a263eb9b73be06200eec4bac9adb8dc44df289a77c4dec +SIZE (alainfrisch-ppx_tools-ppx_tools_0.99.2_GH0.tar.gz) = 15877 diff --git a/devel/pasm/Makefile b/devel/pasm/Makefile index 9d1ccb6025df..e916d8d80f87 100644 --- a/devel/pasm/Makefile +++ b/devel/pasm/Makefile @@ -2,8 +2,8 @@ PORTNAME= pasm PORTVERSION= 0.84 +DISTVERSIONPREFIX= ${PORTNAME}- CATEGORIES= devel -MASTER_SITES= https://github.com/rpaulo/am335x_pru_package/archive/ MAINTAINER= rpaulo@FreeBSD.org COMMENT= TI PRU Assembler @@ -11,7 +11,9 @@ COMMENT= TI PRU Assembler LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/pru_sw/utils/LICENCE.txt -WRKSRC= ${WRKDIR}/am335x_pru_package-${PORTNAME}-${PORTVERSION} +USE_GITHUB= yes +GH_ACCOUNT= rpaulo +GH_PROJECT= am335x_pru_package PLIST_FILES= bin/pasm do-build: diff --git a/devel/pasm/distinfo b/devel/pasm/distinfo index 966c3eb5be46..e37173253a55 100644 --- a/devel/pasm/distinfo +++ b/devel/pasm/distinfo @@ -1,2 +1,2 @@ -SHA256 (pasm-0.84.tar.gz) = e49b4c5f8be3a82122223591194b428fcf9ccbe0b59eb52ec3a7756a685faf8e -SIZE (pasm-0.84.tar.gz) = 3788982 +SHA256 (rpaulo-am335x_pru_package-pasm-0.84_GH0.tar.gz) = e49b4c5f8be3a82122223591194b428fcf9ccbe0b59eb52ec3a7756a685faf8e +SIZE (rpaulo-am335x_pru_package-pasm-0.84_GH0.tar.gz) = 3788982 diff --git a/devel/php5-msgpack/Makefile b/devel/php5-msgpack/Makefile index b6e14b325814..c1cde9e5dc7a 100644 --- a/devel/php5-msgpack/Makefile +++ b/devel/php5-msgpack/Makefile @@ -4,18 +4,14 @@ PORTNAME= msgpack PORTVERSION= 2012.05.05 CATEGORIES= devel -MASTER_SITES= http://github.com/${GITHUB_USER}/${GITHUB_REPO}/tarball/${GITVERSION}/ PKGNAMEPREFIX= php5- DISTNAME= msgpack-msgpack-${GITVERSION} MAINTAINER= komarov@valerka.net COMMENT= PHP extension for interfacing with MessagePack -WRKSRC= ${WRKDIR}/msgpack-msgpack-${GITVERSION}/php - -GITHUB_USER= msgpack -GITHUB_REPO= msgpack -GITVERSION= 980a652 +USE_GITHUB= yes +GH_TAGNAME= 980a652 USE_PHP= session USE_PHP_BUILD= yes diff --git a/devel/php5-msgpack/distinfo b/devel/php5-msgpack/distinfo index d748e6dd26b1..bd192b588863 100644 --- a/devel/php5-msgpack/distinfo +++ b/devel/php5-msgpack/distinfo @@ -1,2 +1,2 @@ -SHA256 (msgpack-msgpack-980a652.tar.gz) = 0a293eeb110fd24bd42bae5d35bab82a6bfc796ac62f793f47c14a2ce1da5b4d -SIZE (msgpack-msgpack-980a652.tar.gz) = 224300 +SHA256 (msgpack-msgpack-_GH0.tar.gz) = 726058778f4d1aaa47c8c015f5d7aee159d1ae1aa2710a1893d6254ee51f7ea3 +SIZE (msgpack-msgpack-_GH0.tar.gz) = 224261 diff --git a/devel/php5-pinba/Makefile b/devel/php5-pinba/Makefile index d0f3c83d597d..c79942bf092b 100644 --- a/devel/php5-pinba/Makefile +++ b/devel/php5-pinba/Makefile @@ -5,18 +5,17 @@ PORTNAME= pinba PORTVERSION= 2012.03.20 PORTREVISION= 2 CATEGORIES= devel -MASTER_SITES= https://github.com/tony2001/pinba_extension/tarball/${GITVERSION}/ PKGNAMEPREFIX= php5- -DISTNAME= tony2001-pinba_extension-${GITVERSION} MAINTAINER= komarov@valerka.net COMMENT= PHP-extension part of statistics server for PHP LIB_DEPENDS= libprotobuf.so:${PORTSDIR}/devel/protobuf -GITVERSION= f76b673 - -WRKSRC= ${WRKDIR}/${DISTNAME} +USE_GITHUB= yes +GH_ACCOUNT= tony2001 +GH_PROJECT= pinba_extension +GH_TAGNAME= f76b673 USE_PHP= yes USE_PHPEXT= yes diff --git a/devel/php5-pinba/distinfo b/devel/php5-pinba/distinfo index bb2b9a9df61e..853834999884 100644 --- a/devel/php5-pinba/distinfo +++ b/devel/php5-pinba/distinfo @@ -1,2 +1,2 @@ -SHA256 (tony2001-pinba_extension-f76b673.tar.gz) = 3b3bce4ed84ecd61b5c5043cca83a1957a3935eb07a59682d3bcfa0202e59254 -SIZE (tony2001-pinba_extension-f76b673.tar.gz) = 12278 +SHA256 (tony2001-pinba_extension-2012.03.20-f76b673_GH0.tar.gz) = d45bb59550bf861d9fb44a74c2973be5c279cfee60461cd5b2b017d039f2d57a +SIZE (tony2001-pinba_extension-2012.03.20-f76b673_GH0.tar.gz) = 12270 diff --git a/devel/pinba_engine/Makefile b/devel/pinba_engine/Makefile index 6dcea46bb004..796221fa723a 100644 --- a/devel/pinba_engine/Makefile +++ b/devel/pinba_engine/Makefile @@ -5,8 +5,6 @@ PORTNAME= pinba_engine PORTVERSION= 2011.08.18 PORTREVISION= 4 CATEGORIES= devel -MASTER_SITES= https://github.com/tony2001/pinba_engine/tarball/${GITVERSION}/ -DISTNAME= tony2001-pinba_engine-${GITVERSION} MAINTAINER= raven428@gmail.com COMMENT= Mysql-engine part of statistics server for PHP @@ -20,9 +18,10 @@ BUILD_DEPENDS= ${LOCALBASE}/include/google/protobuf/descriptor.h:${PORTSDIR}/dev cmake:${PORTSDIR}/devel/cmake LIB_DEPENDS= libprotobuf.so:${PORTSDIR}/devel/protobuf -GITVERSION= 3a0cb51 +USE_GITHUB= yes +GH_ACCOUNT= tony2001 +GH_TAGNAME= 3a0cb51 -WRKSRC= ${WRKDIR}/${DISTNAME} USE_MYSQL= yes IGNORE_WITH_MYSQL= 50 diff --git a/devel/pinba_engine/distinfo b/devel/pinba_engine/distinfo index dd7d98cb9bed..bb92c3822959 100644 --- a/devel/pinba_engine/distinfo +++ b/devel/pinba_engine/distinfo @@ -1,2 +1,2 @@ -SHA256 (tony2001-pinba_engine-3a0cb51.tar.gz) = 73a98a8b8ea4485857b730da11b9842efe73b9af37650120a3b255cbc866c081 -SIZE (tony2001-pinba_engine-3a0cb51.tar.gz) = 50033 +SHA256 (tony2001-pinba_engine-2011.08.18-3a0cb51_GH0.tar.gz) = f538abf886e8cc21885436d399f4eeb866e4a291f81df3a76fce244f0e9f8f8c +SIZE (tony2001-pinba_engine-2011.08.18-3a0cb51_GH0.tar.gz) = 50018 diff --git a/devel/py-geotypes/Makefile b/devel/py-geotypes/Makefile index c257cc6d9fad..e6c548f7f316 100644 --- a/devel/py-geotypes/Makefile +++ b/devel/py-geotypes/Makefile @@ -5,19 +5,18 @@ PORTNAME= geotypes PORTVERSION= 0.7.0 PORTREVISION= 1 CATEGORIES= devel python -MASTER_SITES= https://github.com/hippysurfer/geotypes/archive/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= ${PORTVERSION} MAINTAINER= robak@FreeBSD.org COMMENT= Python Interface to Support PostGIS LICENSE= LGPL21 -USES= python zip +USES= python USE_PYTHON= distutils PYTHON_PKGNAMEPREFIX= yes PYDISTUTILS_EGGINFO= GeoTypes-0.7.0-py${PYTHON_VER}.egg-info -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} +USE_GITHUB= yes +GH_ACCOUNT= hippysurfer .include <bsd.port.mk> diff --git a/devel/py-geotypes/distinfo b/devel/py-geotypes/distinfo index 35917a58b57f..526d6bf39d8a 100644 --- a/devel/py-geotypes/distinfo +++ b/devel/py-geotypes/distinfo @@ -1,2 +1,2 @@ -SHA256 (0.7.0.zip) = 85ebe5a761f509fdbc4e0bd8c75e2d85c23424f7c2487fea29ee61e45a083c70 -SIZE (0.7.0.zip) = 76030 +SHA256 (hippysurfer-geotypes-0.7.0_GH0.tar.gz) = 2ad7141b873260fffdf08342013995d75f79b961e0a0acead4f57d9a6730d131 +SIZE (hippysurfer-geotypes-0.7.0_GH0.tar.gz) = 44878 diff --git a/devel/py-uncompyle2/Makefile b/devel/py-uncompyle2/Makefile index 8532e0b8522f..a8beda094f92 100644 --- a/devel/py-uncompyle2/Makefile +++ b/devel/py-uncompyle2/Makefile @@ -4,14 +4,14 @@ PORTNAME= uncompyle2 PORTVERSION= 1.1 CATEGORIES= devel -MASTER_SITES= https://github.com/Mysterie/${PORTNAME}/tarball/${HASH}/ PKGNAMEPREFIX= py- -DISTNAME= Mysterie-${PORTNAME}-${HASH} MAINTAINER= mi@aldan.algebra.com COMMENT= Decompiler for Python's .pyc and .pyo files -HASH= 3956a5a +USE_GITHUB= yes +GH_ACCOUNT= Mysterie +GH_TAGNAME= 3956a5a USES= python:2 USE_PYTHON= distutils REINPLACE_ARGS= -i "" diff --git a/devel/py-uncompyle2/distinfo b/devel/py-uncompyle2/distinfo index 6f8e852cf3da..200505a7ff99 100644 --- a/devel/py-uncompyle2/distinfo +++ b/devel/py-uncompyle2/distinfo @@ -1,2 +1,2 @@ -SHA256 (Mysterie-uncompyle2-3956a5a.tar.gz) = 686b24e1b1d1010d1a80153ea1774389a6a37b1fd03e660231a66577e71901af -SIZE (Mysterie-uncompyle2-3956a5a.tar.gz) = 379493 +SHA256 (Mysterie-uncompyle2-1.1-3956a5a_GH0.tar.gz) = e3c1e968b17133074ed391c3d709c3c8d40691946a23b511f3969a1bcb2d1ca1 +SIZE (Mysterie-uncompyle2-1.1-3956a5a_GH0.tar.gz) = 379493 diff --git a/finance/fixc/Makefile b/finance/fixc/Makefile index 8ed41023949a..06b8c9a17d42 100644 --- a/finance/fixc/Makefile +++ b/finance/fixc/Makefile @@ -2,10 +2,8 @@ PORTNAME= fixc PORTVERSION= 1.0 +DISTVERSIONPREFIX= v CATEGORIES= finance -MASTER_SITES= http://github.com/blttll/${PORTNAME}/archive/v${PORTVERSION}.tar.gz?dummy=/ -DISTFILES= v${PORTVERSION}.tar.gz -DIST_SUBDIR= ${PORTNAME} MAINTAINER= blttll@gmail.com COMMENT= Simple Financial Information eXchange (FIX) protocol console client @@ -13,6 +11,8 @@ COMMENT= Simple Financial Information eXchange (FIX) protocol console client BUILD_DEPENDS= ${LOCALBASE}/bin/go:${PORTSDIR}/lang/go PLIST_FILES= bin/fixc +USE_GITHUB= yes +GH_ACCOUNT= blttll do-build: cd ${WRKSRC} && \ diff --git a/finance/fixc/distinfo b/finance/fixc/distinfo index 88e8c6aa039a..c777fbbf2015 100644 --- a/finance/fixc/distinfo +++ b/finance/fixc/distinfo @@ -1,2 +1,2 @@ -SHA256 (fixc/v1.0.tar.gz) = a73b3ea2cc4440a06206d219b472096ce635d8eebfe13671e0360af2ec02923e -SIZE (fixc/v1.0.tar.gz) = 3709 +SHA256 (blttll-fixc-v1.0_GH0.tar.gz) = a73b3ea2cc4440a06206d219b472096ce635d8eebfe13671e0360af2ec02923e +SIZE (blttll-fixc-v1.0_GH0.tar.gz) = 3709 diff --git a/games/pioneer/Makefile b/games/pioneer/Makefile index 08edfe7a299a..24ec5ab2a314 100644 --- a/games/pioneer/Makefile +++ b/games/pioneer/Makefile @@ -4,7 +4,6 @@ PORTNAME= pioneer PORTVERSION= 0.0.${GH_TAGNAME} CATEGORIES= games -MASTER_SITES= http://github.com/${GH_ACCOUNT}/${GH_PROJECT}/archive/${GH_TAGNAME}${EXTRACT_SUFX}?dummy=/ MAINTAINER= lightside@gmx.com COMMENT= Space adventure game set in the Milky Way galaxy @@ -37,11 +36,10 @@ LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl \ libpng.so:${PORTSDIR}/graphics/png \ libassimp.so:${PORTSDIR}/multimedia/assimp +USE_GITHUB= yes GH_ACCOUNT= pioneerspacesim -GH_PROJECT= ${PORTNAME} GH_TAGNAME= 20150314 -WRKSRC= ${WRKDIR}/${GH_PROJECT}-${GH_TAGNAME} USES= autoreconf gmake pkgconfig USE_GL= gl diff --git a/games/pioneer/distinfo b/games/pioneer/distinfo index e0379ae4e887..424eeb2a5f33 100644 --- a/games/pioneer/distinfo +++ b/games/pioneer/distinfo @@ -1,2 +1,2 @@ -SHA256 (pioneer-0.0.20150314.tar.gz) = ee487c6e160123e5a6c341374efaa172ef0d77cdeb52f66d9a65ac78302dcb8f -SIZE (pioneer-0.0.20150314.tar.gz) = 180423484 +SHA256 (pioneerspacesim-pioneer-0.0.20150314-20150314_GH0.tar.gz) = ee487c6e160123e5a6c341374efaa172ef0d77cdeb52f66d9a65ac78302dcb8f +SIZE (pioneerspacesim-pioneer-0.0.20150314-20150314_GH0.tar.gz) = 180423484 diff --git a/games/qqwing/Makefile b/games/qqwing/Makefile index 5790fe3fab77..ba0d9fdd4fa9 100644 --- a/games/qqwing/Makefile +++ b/games/qqwing/Makefile @@ -2,8 +2,8 @@ PORTNAME= qqwing PORTVERSION= 1.3.3 +DISTVERSIONPREFIX= v CATEGORIES= games gnome -MASTER_SITES= http://github.com/stephenostermiller/${PORTNAME}/archive/v${PORTVERSION}.zip?dummy=/ DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org @@ -15,6 +15,8 @@ BUILD_DEPENDS= automake>=0:${PORTSDIR}/devel/automake \ USES= gmake libtool pathfix pkgconfig USE_GNOME= glib20 introspection:build +USE_GITHUB= yes +GH_ACCOUNT= stephenostermiller USE_LDCONFIG= yes CONFIGURE_ENV+= CC=cc CXX=c++ CPP=cpp diff --git a/games/qqwing/distinfo b/games/qqwing/distinfo index 793ac5d2ca7a..1be46d47a234 100644 --- a/games/qqwing/distinfo +++ b/games/qqwing/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/qqwing-1.3.3.tar.gz) = 863bf063a6cac930eb5ce441d514d5afd2f192ea02d77692f8b16910c5149357 -SIZE (gnome3/qqwing-1.3.3.tar.gz) = 159027 +SHA256 (gnome3/stephenostermiller-qqwing-v1.3.3_GH0.tar.gz) = e037748255d821439dfef9fb4bae2969e7ea600bb4e4cb0a0c1d7bc7883c596e +SIZE (gnome3/stephenostermiller-qqwing-v1.3.3_GH0.tar.gz) = 89629 diff --git a/graphics/iiview/Makefile b/graphics/iiview/Makefile index d27079f38eaa..ef6979682f6c 100644 --- a/graphics/iiview/Makefile +++ b/graphics/iiview/Makefile @@ -3,10 +3,8 @@ PORTNAME= iiview PORTVERSION= 0.31 +DISTVERSIONPREFIX= v CATEGORIES= graphics -MASTER_SITES= https://github.com/${GH_ACCOUNT}/${PORTNAME}/archive/ -DISTNAME= v${PORTVERSION} -DIST_SUBDIR= ${PORTNAME} MAINTAINER= martin.sugioarto@udo.edu COMMENT= Thumb viewer application @@ -19,6 +17,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libpng.a:${PORTSDIR}/graphics/png \ USE_XORG= xpm x11 +USE_GITHUB= yes GH_ACCOUNT= nakal WRKSRC= ${WRKDIR}/iiview-${PORTVERSION} diff --git a/graphics/iiview/distinfo b/graphics/iiview/distinfo index a8433c203ae4..2c072e915116 100644 --- a/graphics/iiview/distinfo +++ b/graphics/iiview/distinfo @@ -1,2 +1,2 @@ -SHA256 (iiview/v0.31.tar.gz) = a53c516e571d7ed127bff45b8ffb35fa68a775fd1dd4e5471ac03ce74937c668 -SIZE (iiview/v0.31.tar.gz) = 37399 +SHA256 (nakal-iiview-v0.31_GH0.tar.gz) = a53c516e571d7ed127bff45b8ffb35fa68a775fd1dd4e5471ac03ce74937c668 +SIZE (nakal-iiview-v0.31_GH0.tar.gz) = 37399 diff --git a/graphics/osgearth/Makefile b/graphics/osgearth/Makefile index 203aa8be4b12..dd3b5665c3ca 100644 --- a/graphics/osgearth/Makefile +++ b/graphics/osgearth/Makefile @@ -3,9 +3,9 @@ PORTNAME= osgearth PORTVERSION= 2.5 +DISTVERSIONPREFIX= ${PORTNAME}- PORTREVISION= 5 CATEGORIES= graphics geography -MASTER_SITES= https://github.com/gwaldron/${PORTNAME}/archive/ MAINTAINER= coder@tuxfamily.org COMMENT= osgEarth is a C++ terrain rendering toolkit for OpenSceneGraph @@ -17,11 +17,12 @@ LIB_DEPENDS= libosg.so:${PORTSDIR}/graphics/osg \ libgdal.so:${PORTSDIR}/graphics/gdal \ libcurl.so:${PORTSDIR}/ftp/curl -WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTNAME} +USE_GITHUB= yes +GH_ACCOUNT= gwaldron USE_LDCONFIG= YES USE_SQLITE= 3 -USES= cmake gmake pkgconfig zip +USES= cmake gmake pkgconfig PLIST_SUB= OSGVERSION=3.2.1 CMAKE_ARGS+= -DCMAKE_INCLUDE_PATH:PATH=${LOCALBASE}/include \ diff --git a/graphics/osgearth/distinfo b/graphics/osgearth/distinfo index b3b41736840a..02b4c18529a1 100644 --- a/graphics/osgearth/distinfo +++ b/graphics/osgearth/distinfo @@ -1,2 +1,2 @@ -SHA256 (osgearth-2.5.zip) = 07745925344bc74dec9e2c441ccaca746c34a67895b93e14326ab2856354b0aa -SIZE (osgearth-2.5.zip) = 50693211 +SHA256 (gwaldron-osgearth-osgearth-2.5_GH0.tar.gz) = 73d730fdf615318ef876179b21ff77f508efa20e4dcd8640b999a8235a811616 +SIZE (gwaldron-osgearth-osgearth-2.5_GH0.tar.gz) = 49670415 diff --git a/graphics/php-facedetect/Makefile b/graphics/php-facedetect/Makefile index 7456bd43660f..8041f54defcd 100644 --- a/graphics/php-facedetect/Makefile +++ b/graphics/php-facedetect/Makefile @@ -5,9 +5,7 @@ PORTNAME= facedetect PORTVERSION= 1.1 PORTREVISION= 2 CATEGORIES= graphics -MASTER_SITES= https://github.com/infusion/PHP-Facedetect/tarball/${GITVERSION}/ PKGNAMEPREFIX= php- -DISTNAME= infusion-PHP-Facedetect-${GITVERSION} MAINTAINER= mm@FreeBSD.org COMMENT= Face detection extension for PHP using OpenCV library @@ -16,7 +14,10 @@ LICENSE= PHP30 LIB_DEPENDS= libopencv_objdetect.so:${PORTSDIR}/graphics/opencv -GITVERSION= 4b1dfe1 +USE_GITHUB= yes +GH_ACCOUNT= infusion +GH_PROJECT= PHP-Facedetect +GH_TAGNAME= 4b1dfe1 CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib -lopencv_core diff --git a/graphics/php-facedetect/distinfo b/graphics/php-facedetect/distinfo index c66887db85fc..e053111a4c48 100644 --- a/graphics/php-facedetect/distinfo +++ b/graphics/php-facedetect/distinfo @@ -1,2 +1,2 @@ -SHA256 (infusion-PHP-Facedetect-4b1dfe1.tar.gz) = 2e2361e0a26d7a959e9e5ba6aec78cf21a6ad631baf7e853fa9a0d1ed3a55ac1 -SIZE (infusion-PHP-Facedetect-4b1dfe1.tar.gz) = 2979 +SHA256 (infusion-PHP-Facedetect-1.1-4b1dfe1_GH0.tar.gz) = bd628c0072750172a9234676a3a9b555ca5f46fc2f402c1ff49d8b984669e45a +SIZE (infusion-PHP-Facedetect-1.1-4b1dfe1_GH0.tar.gz) = 2968 diff --git a/graphics/sxiv/Makefile b/graphics/sxiv/Makefile index 5d95275a72b5..1ad60dca2817 100644 --- a/graphics/sxiv/Makefile +++ b/graphics/sxiv/Makefile @@ -3,10 +3,9 @@ PORTNAME= sxiv PORTVERSION= 1.3.1 +DISTVERSIONPREFIX= v PORTREVISION= 1 CATEGORIES= graphics -MASTER_SITES= https://github.com/muennich/sxiv/archive/ -DISTNAME= v${PORTVERSION} MAINTAINER= solene@bsd.zplay.eu COMMENT= Lightweight image viewer @@ -16,7 +15,8 @@ LICENSE= GPLv2 LIB_DEPENDS= libImlib2.so:${PORTSDIR}/graphics/imlib2 \ libexif.so:${PORTSDIR}/graphics/libexif -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/ +USE_GITHUB= yes +GH_ACCOUNT= muennich USES= pkgconfig gmake USE_XORG= x11 diff --git a/graphics/sxiv/distinfo b/graphics/sxiv/distinfo index 9f1a8278e254..54b042bb1b00 100644 --- a/graphics/sxiv/distinfo +++ b/graphics/sxiv/distinfo @@ -1,2 +1,2 @@ -SHA256 (v1.3.1.tar.gz) = 9a30a1b036e1c17212128554709da3f2d65d3beaef2e0a73097af5e35cf11d0e -SIZE (v1.3.1.tar.gz) = 47171 +SHA256 (muennich-sxiv-v1.3.1_GH0.tar.gz) = 9a30a1b036e1c17212128554709da3f2d65d3beaef2e0a73097af5e35cf11d0e +SIZE (muennich-sxiv-v1.3.1_GH0.tar.gz) = 47171 diff --git a/graphics/tiled/Makefile b/graphics/tiled/Makefile index 91d29a7fa182..75edb511486d 100644 --- a/graphics/tiled/Makefile +++ b/graphics/tiled/Makefile @@ -3,8 +3,8 @@ PORTNAME= tiled PORTVERSION= 0.11.0 +DISTVERSIONPREFIX= v CATEGORIES= graphics editors games -MASTER_SITES= https://github.com/bjorn/tiled/archive/v${PORTVERSION}/ MAINTAINER= amdmi3@FreeBSD.org COMMENT= General purpose tile map editor @@ -13,6 +13,8 @@ USES= desktop-file-utils shared-mime-info qmake USE_QT4= corelib gui opengl \ linguisttools_build moc_build uic_build rcc_build USE_LDCONFIG= yes +USE_GITHUB= yes +GH_ACCOUNT= bjorn PORTDOCS= * diff --git a/graphics/tiled/distinfo b/graphics/tiled/distinfo index 56058b2b13ea..93910c8418ac 100644 --- a/graphics/tiled/distinfo +++ b/graphics/tiled/distinfo @@ -1,2 +1,2 @@ -SHA256 (tiled-0.11.0.tar.gz) = 0d4b028902dfe08f18b542bfd9eaaf08886c1f685b2e176f438c3bf9d72e410d -SIZE (tiled-0.11.0.tar.gz) = 2324668 +SHA256 (bjorn-tiled-v0.11.0_GH0.tar.gz) = 0d4b028902dfe08f18b542bfd9eaaf08886c1f685b2e176f438c3bf9d72e410d +SIZE (bjorn-tiled-v0.11.0_GH0.tar.gz) = 2324668 diff --git a/lang/cjs/Makefile b/lang/cjs/Makefile index 189f77d64e78..d394b1f4746c 100644 --- a/lang/cjs/Makefile +++ b/lang/cjs/Makefile @@ -4,7 +4,6 @@ PORTNAME= cjs PORTVERSION= 2.4.1 CATEGORIES= lang gnome -MASTER_SITES= http://github.com/linuxmint/${PORTNAME}/archive/${PORTVERSION}.tar.gz?dummy=/ DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org @@ -20,6 +19,8 @@ USES= autoreconf:build compiler:c11 gettext libtool gmake \ pathfix pkgconfig python:build shebangfix USE_GNOME= cairo glib20 gnomeprefix introspection:build \ intlhack +USE_GITHUB= yes +GH_ACCOUNT= linuxmint USE_LDCONFIG= yes PATHFIX_MAKEFILEIN= Makefile.am GNU_CONFIGURE= yes diff --git a/lang/cjs/distinfo b/lang/cjs/distinfo index 82015fc69894..c0a456e72641 100644 --- a/lang/cjs/distinfo +++ b/lang/cjs/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/cjs-2.4.1.tar.gz) = e1def70d518e2a333c5bb2d480d2a5539efcbb6781d81ade08c2982818e2c47b -SIZE (gnome3/cjs-2.4.1.tar.gz) = 323514 +SHA256 (gnome3/linuxmint-cjs-2.4.1_GH0.tar.gz) = e1def70d518e2a333c5bb2d480d2a5539efcbb6781d81ade08c2982818e2c47b +SIZE (gnome3/linuxmint-cjs-2.4.1_GH0.tar.gz) = 323514 diff --git a/mail/p5-qpsmtpd/Makefile b/mail/p5-qpsmtpd/Makefile index 783bf909c958..82934b0eba3e 100644 --- a/mail/p5-qpsmtpd/Makefile +++ b/mail/p5-qpsmtpd/Makefile @@ -3,11 +3,10 @@ PORTNAME= qpsmtpd PORTVERSION= 0.93 +DISTVERSIONPREFIX= v PORTREVISION= 1 CATEGORIES= mail perl5 -MASTER_SITES= https://github.com/smtpd/qpsmtpd/archive/ PKGNAMEPREFIX= p5- -DISTFILES= v${PORTVERSION}${EXTRACT_SUFX} MAINTAINER= noc-ports@biglist.com COMMENT= Flexible SMTP daemon written in Perl and featuring a plugin API @@ -26,6 +25,9 @@ OPTIONS_DEFINE= MODPERL DOCS EXAMPLES OPTIONS_DEFAULT=MODPERL MOD_PERL_DESC= "Apache Support via mod_perl" +USE_GITHUB= yes +GH_ACCOUNT= smtpd + .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MMODPERL} @@ -33,7 +35,6 @@ USE_APACHE_RUN= 22+ RUN_DEPENDS+= ${APACHE_PKGNAMEPREFIX}mod_perl2>=0:${PORTSDIR}/www/mod_perl2 .endif -WRKSRC= ${WRKDIR}/${DISTNAME} USES= perl5 USE_PERL5= configure diff --git a/mail/p5-qpsmtpd/distinfo b/mail/p5-qpsmtpd/distinfo index 220b6809551e..2863f2b5e5d3 100644 --- a/mail/p5-qpsmtpd/distinfo +++ b/mail/p5-qpsmtpd/distinfo @@ -1,2 +1,2 @@ -SHA256 (v0.93.tar.gz) = d3638456f013a1dcf20e0f3d24fc56e129e26283463e106fc4bad0d5ee4e7241 -SIZE (v0.93.tar.gz) = 358698 +SHA256 (smtpd-qpsmtpd-v0.93_GH0.tar.gz) = d3638456f013a1dcf20e0f3d24fc56e129e26283463e106fc4bad0d5ee4e7241 +SIZE (smtpd-qpsmtpd-v0.93_GH0.tar.gz) = 358698 diff --git a/mail/phpmailer/Makefile b/mail/phpmailer/Makefile index c16b4ee53bc7..34e31c40051d 100644 --- a/mail/phpmailer/Makefile +++ b/mail/phpmailer/Makefile @@ -3,9 +3,8 @@ PORTNAME= phpmailer PORTVERSION= 5.2.7 +DISTVERSIONPREFIX= v CATEGORIES= mail -MASTER_SITES= https://github.com/Synchro/PHPMailer/archive/ -DISTNAME= v${PORTVERSION} MAINTAINER= joehorn@gmail.com COMMENT= Full Featured Email Transfer Class for PHP @@ -14,7 +13,9 @@ LICENSE= LGPL3 OPTIONS_DEFINE= DOCS EXAMPLES -WRKSRC= ${WRKDIR}/PHPMailer-${PORTVERSION} +USE_GITHUB= yes +GH_ACCOUNT= Synchro +GH_PROJECT= PHPMailer NO_BUILD= yes USE_PHP= yes diff --git a/mail/phpmailer/distinfo b/mail/phpmailer/distinfo index 37a77aabccab..67f8a9c9e2c2 100644 --- a/mail/phpmailer/distinfo +++ b/mail/phpmailer/distinfo @@ -1,2 +1,2 @@ -SHA256 (v5.2.7.tar.gz) = 645eee4dff3da73487698f4b829743aa58026abb8ed4d7f72630e817aaaaaedf -SIZE (v5.2.7.tar.gz) = 152319 +SHA256 (Synchro-PHPMailer-v5.2.7_GH0.tar.gz) = 645eee4dff3da73487698f4b829743aa58026abb8ed4d7f72630e817aaaaaedf +SIZE (Synchro-PHPMailer-v5.2.7_GH0.tar.gz) = 152319 diff --git a/math/pdal/Makefile b/math/pdal/Makefile index d5df08e085b2..51822a0a16af 100644 --- a/math/pdal/Makefile +++ b/math/pdal/Makefile @@ -4,18 +4,18 @@ PORTNAME= pdal PORTVERSION= 0.9.8 CATEGORIES= math databases graphics -MASTER_SITES= http://github.com/PDAL/PDAL/archive/${PORTVERSION}.tar.gz?dummy=/ MAINTAINER= coder@tuxfamily.org COMMENT= Library for translating and manipulating point cloud data LICENSE= BSD3CLAUSE -WRKSRC= ${WRKDIR}/PDAL-${PORTVERSION} - USES= cmake compiler compiler_ARGS= c++11-lang USE_LDCONFIG= yes +USE_GITHUB= yes +GH_ACCOUNT= ${PORTNAME:tu} +GH_PROJECT= ${GH_ACCOUNT} OPTIONS_DEFINE= GDAL GEOTIFF LIBXML2 EMBED_BOOST OPTIONS_DEFAULT= GDAL GEOTIFF LIBXML2 diff --git a/math/pdal/distinfo b/math/pdal/distinfo index c09403f2f6a9..5f2e69d38597 100644 --- a/math/pdal/distinfo +++ b/math/pdal/distinfo @@ -1,2 +1,2 @@ -SHA256 (pdal-0.9.8.tar.gz) = aef41ae7c8b87541eb9cc11c2e17f086ac26799f3e4da0f19f8e78e0538060ff -SIZE (pdal-0.9.8.tar.gz) = 11046030 +SHA256 (PDAL-PDAL-0.9.8_GH0.tar.gz) = aef41ae7c8b87541eb9cc11c2e17f086ac26799f3e4da0f19f8e78e0538060ff +SIZE (PDAL-PDAL-0.9.8_GH0.tar.gz) = 11046030 diff --git a/math/vowpal_wabbit/Makefile b/math/vowpal_wabbit/Makefile index 4c671431a172..042d5d26b3d6 100644 --- a/math/vowpal_wabbit/Makefile +++ b/math/vowpal_wabbit/Makefile @@ -4,9 +4,6 @@ PORTNAME= vowpal_wabbit PORTVERSION= 7.10 CATEGORIES= math -MASTER_SITES= http://github.com/JohnLangford/vowpal_wabbit/archive/ -DISTFILES= ${PORTVERSION}${EXTRACT_SUFX} -DIST_SUBDIR= ${PORTNAME} MAINTAINER= demon@FreeBSD.org COMMENT= Fast out-of-core learning system @@ -16,6 +13,8 @@ LIB_DEPENDS= libboost_thread.so:${PORTSDIR}/devel/boost-libs USES= compiler:c++11-lang libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes +USE_GITHUB= yes +GH_ACCOUNT= JohnLangford CONFIGURE_ARGS= --enable-shared=no --with-boost=${LOCALBASE} diff --git a/math/vowpal_wabbit/distinfo b/math/vowpal_wabbit/distinfo index f64d9a9e3a12..2a30cb226a6d 100644 --- a/math/vowpal_wabbit/distinfo +++ b/math/vowpal_wabbit/distinfo @@ -1,2 +1,2 @@ -SHA256 (vowpal_wabbit/7.10.tar.gz) = 8d9aeddd9a5b7d73264fe28264f05f2a2b6a8fa38f65b02081c6e40460604c36 -SIZE (vowpal_wabbit/7.10.tar.gz) = 8859494 +SHA256 (JohnLangford-vowpal_wabbit-7.10_GH0.tar.gz) = 8d9aeddd9a5b7d73264fe28264f05f2a2b6a8fa38f65b02081c6e40460604c36 +SIZE (JohnLangford-vowpal_wabbit-7.10_GH0.tar.gz) = 8859494 diff --git a/misc/cinnamon-translations/Makefile b/misc/cinnamon-translations/Makefile index 333c51ad5e67..821b8249bbff 100644 --- a/misc/cinnamon-translations/Makefile +++ b/misc/cinnamon-translations/Makefile @@ -5,7 +5,6 @@ PORTNAME= cinnamon-translations PORTVERSION= 2.4.2 CATEGORIES= misc x11 gnome -MASTER_SITES= http://github.com/linuxmint/${PORTNAME}/archive/${PORTVERSION}.tar.gz?dummy=/ DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org @@ -14,6 +13,8 @@ COMMENT= Translations for the cinnamon desktop USES= gettext-tools tar:xz NO_CONFIGURE= yes INSTALL_TARGET= all +USE_GITHUB= yes +GH_ACCOUNT= linuxmint post-patch: @${REINPLACE_CMD} -e 's|usr/share|${STAGEDIR}${PREFIX}/share|g' \ diff --git a/misc/cinnamon-translations/distinfo b/misc/cinnamon-translations/distinfo index 52337a87f7fd..53167ec02929 100644 --- a/misc/cinnamon-translations/distinfo +++ b/misc/cinnamon-translations/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/cinnamon-translations-2.4.2.tar.xz) = e03b6ed7ab6cb08d1cb2959057fd939d9cd7a36d3089f8b17ea245cb25fb8f67 -SIZE (gnome3/cinnamon-translations-2.4.2.tar.xz) = 6692218 +SHA256 (gnome3/linuxmint-cinnamon-translations-2.4.2_GH0.tar.xz) = e03b6ed7ab6cb08d1cb2959057fd939d9cd7a36d3089f8b17ea245cb25fb8f67 +SIZE (gnome3/linuxmint-cinnamon-translations-2.4.2_GH0.tar.xz) = 6692218 diff --git a/net-mgmt/ipv6gen/Makefile b/net-mgmt/ipv6gen/Makefile index c319ba9921aa..59e08fadc062 100644 --- a/net-mgmt/ipv6gen/Makefile +++ b/net-mgmt/ipv6gen/Makefile @@ -4,7 +4,6 @@ PORTNAME= ipv6gen PORTVERSION= 1.0 CATEGORIES= net-mgmt ipv6 -MASTER_SITES= http://github.com/vladak/${PORTNAME}/archive/${PORTVERSION}.tar.gz?dummy=/ MAINTAINER= vlada@devnull.cz COMMENT= IPv6 prefix generator @@ -16,6 +15,8 @@ USES= perl5 shebangfix USE_PERL5= run SHEBANG_FILES= ipv6gen.pl check-overlap.pl PLIST_FILES= bin/ipv6gen bin/check-overlap man/man1/ipv6gen.1.gz +USE_GITHUB= yes +GH_ACCOUNT= vladak do-install: ${INSTALL_SCRIPT} ${WRKSRC}/ipv6gen.pl ${STAGEDIR}${PREFIX}/bin/ipv6gen diff --git a/net-mgmt/ipv6gen/distinfo b/net-mgmt/ipv6gen/distinfo index 47e37b0b0467..0bde374d74fb 100644 --- a/net-mgmt/ipv6gen/distinfo +++ b/net-mgmt/ipv6gen/distinfo @@ -1,2 +1,2 @@ -SHA256 (ipv6gen-1.0.tar.gz) = aaf0638ba78eac56b667f504433580b9edba43e861d7d8596091c8542313583b -SIZE (ipv6gen-1.0.tar.gz) = 12978 +SHA256 (vladak-ipv6gen-1.0_GH0.tar.gz) = aaf0638ba78eac56b667f504433580b9edba43e861d7d8596091c8542313583b +SIZE (vladak-ipv6gen-1.0_GH0.tar.gz) = 12978 diff --git a/net-mgmt/statsd/Makefile b/net-mgmt/statsd/Makefile index ee3ab365d079..8afc7baa9f11 100644 --- a/net-mgmt/statsd/Makefile +++ b/net-mgmt/statsd/Makefile @@ -2,8 +2,8 @@ PORTNAME= statsd PORTVERSION= 0.7.0 +DISTVERSIONPREFIX= v CATEGORIES= net-mgmt -MASTER_SITES= https://github.com/etsy/${PORTNAME}/archive/v${PORTVERSION}.tar.gz?dummy=/ MAINTAINER= kimor79@yahoo.com COMMENT= Simple daemon for easy stats aggregation @@ -17,6 +17,8 @@ GROUPS= statsd USE_RC_SUBR= statsd SUB_FILES+= statsd SUB_LIST+= USERS=${USERS} GROUPS=${GROUPS} +USE_GITHUB= yes +GH_ACCOUNT= etsy post-patch: @${REINPLACE_CMD} \ diff --git a/net-mgmt/statsd/distinfo b/net-mgmt/statsd/distinfo index 8b23bfc02333..57e0abf2fb04 100644 --- a/net-mgmt/statsd/distinfo +++ b/net-mgmt/statsd/distinfo @@ -1,2 +1,2 @@ -SHA256 (statsd-0.7.0.tar.gz) = a398f08eac233e5d58b11d22febd2afee7d27f89112d97fe0035eda77aee065e -SIZE (statsd-0.7.0.tar.gz) = 51073 +SHA256 (etsy-statsd-v0.7.0_GH0.tar.gz) = a398f08eac233e5d58b11d22febd2afee7d27f89112d97fe0035eda77aee065e +SIZE (etsy-statsd-v0.7.0_GH0.tar.gz) = 51073 diff --git a/net-mgmt/statsite/Makefile b/net-mgmt/statsite/Makefile index 282aad6a8e8d..76d55fe1bfe7 100644 --- a/net-mgmt/statsite/Makefile +++ b/net-mgmt/statsite/Makefile @@ -2,9 +2,8 @@ PORTNAME= statsite PORTVERSION= 0.7.0 +DISTVERSIONPREFIX= v CATEGORIES= net-mgmt -MASTER_SITES= https://github.com/armon/statsite/archive/ -DISTNAME= v${PORTVERSION} MAINTAINER= rbarabas@rbarabas.info COMMENT= C implementation of statsd @@ -12,12 +11,12 @@ COMMENT= C implementation of statsd LICENSE= BSD3CLAUSE USES= scons +USE_GITHUB= yes +GH_ACCOUNT= armon USERS= statsd GROUPS= statsd -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} - PLIST_FILES= bin/statsite do-install: diff --git a/net-mgmt/statsite/distinfo b/net-mgmt/statsite/distinfo index 2a3ab25d6e16..818e93aeea43 100644 --- a/net-mgmt/statsite/distinfo +++ b/net-mgmt/statsite/distinfo @@ -1,2 +1,2 @@ -SHA256 (v0.7.0.tar.gz) = c4385bd23c22dd1a59f8126fad2b44c575e3fc9bb7b06eb64ea983d4f09631e2 -SIZE (v0.7.0.tar.gz) = 1174566 +SHA256 (armon-statsite-v0.7.0_GH0.tar.gz) = c4385bd23c22dd1a59f8126fad2b44c575e3fc9bb7b06eb64ea983d4f09631e2 +SIZE (armon-statsite-v0.7.0_GH0.tar.gz) = 1174566 diff --git a/net/dgd/Makefile b/net/dgd/Makefile index e507a407966e..2a6047397fb2 100644 --- a/net/dgd/Makefile +++ b/net/dgd/Makefile @@ -4,8 +4,6 @@ PORTNAME= dgd PORTVERSION= 1.4.22 CATEGORIES= net lang games -MASTER_SITES= https://github.com/dworkin/dgd/archive/ -DISTNAME= ${PORTVERSION} MAINTAINER= glewis@FreeBSD.org COMMENT= Dworkin's Game Driver @@ -19,6 +17,8 @@ CPLUSPLUS_COMMENTS_DESC= Allow C++ style comments in LPC OPTIONS_DEFAULT=CPLUSPLUS_COMMENTS USES= gmake +USE_GITHUB= yes +GH_ACCOUNT= dworkin DIST_SUBDIR= dgd BASE_WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/net/dgd/distinfo b/net/dgd/distinfo index 9ac29fc812f7..dee6ca2985da 100644 --- a/net/dgd/distinfo +++ b/net/dgd/distinfo @@ -1,2 +1,2 @@ -SHA256 (dgd/1.4.22.tar.gz) = ba09d8b8baa4e25c8cf1de4e162b9bd3d494a875242fb1dd71cd90d587b73a63 -SIZE (dgd/1.4.22.tar.gz) = 437206 +SHA256 (dgd/dworkin-dgd-1.4.22_GH0.tar.gz) = ba09d8b8baa4e25c8cf1de4e162b9bd3d494a875242fb1dd71cd90d587b73a63 +SIZE (dgd/dworkin-dgd-1.4.22_GH0.tar.gz) = 437206 diff --git a/net/scribe/Makefile b/net/scribe/Makefile index 05a7f3347f55..a4dff5840ef1 100644 --- a/net/scribe/Makefile +++ b/net/scribe/Makefile @@ -5,8 +5,6 @@ PORTNAME= scribe DISTVERSION= 2.2.2013.04.15 PORTREVISION= 3 CATEGORIES= net -MASTER_SITES= https://github.com/facebookarchive/scribe/tarball/${GITVERSION}/ -DISTNAME= facebook-scribe-${GITVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Aggregating log data streamed in real time @@ -22,8 +20,10 @@ RUN_DEPENDS= p5-Class-Accessor>0:${PORTSDIR}/devel/p5-Class-Accessor \ p5-Thrift>0:${PORTSDIR}/devel/p5-Thrift \ ${PYTHON_PKGNAMEPREFIX}thrift>0:${PORTSDIR}/devel/py-thrift -GITVERSION= 7359a09 -WRKSRC= ${WRKDIR}/facebookarchive-${PORTNAME}-${GITVERSION} +USE_GITHUB= yes +GH_ACCOUNT= facebookarchive + +GH_TAGNAME= 7359a09 ACLOCAL_ARGS= -I ./aclocal AUTOMAKE_ARGS= -a diff --git a/net/scribe/distinfo b/net/scribe/distinfo index 966e376aef51..65313afa90ec 100644 --- a/net/scribe/distinfo +++ b/net/scribe/distinfo @@ -1,2 +1,2 @@ -SHA256 (facebook-scribe-7359a09.tar.gz) = 388a42077cac71bfd272c114365aa3397074b3a58b78d53d060ce78a0762ae3d -SIZE (facebook-scribe-7359a09.tar.gz) = 97250 +SHA256 (facebookarchive-scribe-2.2.2013.04.15-7359a09_GH0.tar.gz) = 1701c31dd04a3f2ffc2e05d868e9a8ffe90de396998f008c3b29f9d0f169bebf +SIZE (facebookarchive-scribe-2.2.2013.04.15-7359a09_GH0.tar.gz) = 97255 diff --git a/net/tigervnc/Makefile b/net/tigervnc/Makefile index d6f8a06fd89e..f5d4a608a2c7 100644 --- a/net/tigervnc/Makefile +++ b/net/tigervnc/Makefile @@ -3,8 +3,8 @@ PORTNAME= tigervnc PORTVERSION= 1.4.3 +DISTVERSIONPREFIX= v CATEGORIES= net x11-servers -MASTER_SITES= https://github.com/TigerVNC/tigervnc/archive/v${PORTVERSION}${EXTRACT_SUFX}?dummy=/ MAINTAINER= meta+ports@vmeta.jp COMMENT= High-performance, platform-neutral implementation of VNC @@ -28,6 +28,8 @@ USES= autoreconf:build cmake cpe gmake libtool pkgconfig python USE_GL= gl USE_LDCONFIG= yes USE_OPENSSL= yes +USE_GITHUB= yes +GH_ACCOUNT= TigerVNC USE_XORG+= bigreqsproto compositeproto damageproto fixesproto fontsproto glproto \ inputproto kbproto pixman randrproto renderproto resourceproto \ diff --git a/net/tigervnc/distinfo b/net/tigervnc/distinfo index ad12faa98038..91214e5a45f2 100644 --- a/net/tigervnc/distinfo +++ b/net/tigervnc/distinfo @@ -1,2 +1,2 @@ -SHA256 (tigervnc-1.4.3.tar.gz) = 0b2603db2b32dfd6e48f6f59618bd9819d187bfbb0c16218637d074a69756824 -SIZE (tigervnc-1.4.3.tar.gz) = 1372873 +SHA256 (TigerVNC-tigervnc-v1.4.3_GH0.tar.gz) = 0b2603db2b32dfd6e48f6f59618bd9819d187bfbb0c16218637d074a69756824 +SIZE (TigerVNC-tigervnc-v1.4.3_GH0.tar.gz) = 1372873 diff --git a/security/binwalk/Makefile b/security/binwalk/Makefile index 9fc657feab7a..ac145fb74d82 100644 --- a/security/binwalk/Makefile +++ b/security/binwalk/Makefile @@ -2,8 +2,8 @@ PORTNAME= binwalk PORTVERSION= 2.0.1 +DISTVERSIONPREFIX= v CATEGORIES= security python -MASTER_SITES= http://github.com/devttys0/${PORTNAME}/archive/v${PORTVERSION}.tar.gz?dummy=/ MAINTAINER= pi@FreeBSD.org COMMENT= Search binary images for embedded files and executable code @@ -11,6 +11,8 @@ COMMENT= Search binary images for embedded files and executable code LICENSE= MIT USES= python +USE_GITHUB= yes +GH_ACCOUNT= devttys0 USE_PYTHON= autoplist distutils GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include diff --git a/security/binwalk/distinfo b/security/binwalk/distinfo index 65405a3549e1..37fe167e6bac 100644 --- a/security/binwalk/distinfo +++ b/security/binwalk/distinfo @@ -1,2 +1,2 @@ -SHA256 (binwalk-2.0.1.tar.gz) = 90ee8426d71e91b62dfe4a1446c457bc7835b475b28717859e275a0494403959 -SIZE (binwalk-2.0.1.tar.gz) = 2234469 +SHA256 (devttys0-binwalk-v2.0.1_GH0.tar.gz) = 90ee8426d71e91b62dfe4a1446c457bc7835b475b28717859e275a0494403959 +SIZE (devttys0-binwalk-v2.0.1_GH0.tar.gz) = 2234469 diff --git a/security/kc/Makefile b/security/kc/Makefile index 33beb08e4db3..17cb142531d2 100644 --- a/security/kc/Makefile +++ b/security/kc/Makefile @@ -5,7 +5,6 @@ PORTNAME= kc PORTVERSION= 2.3.2 PORTREVISION= 1 CATEGORIES= security -MASTER_SITES= http://github.com/levaidaniel/${PORTNAME}/archive/${PORTVERSION}.tar.gz?dummy=/ MAINTAINER= leva@ecentrum.hu COMMENT= Console based password storing application @@ -16,6 +15,8 @@ LIB_DEPENDS= libxml2.so:${PORTSDIR}/textproc/libxml2 \ libpcre.so:${PORTSDIR}/devel/pcre USES= pkgconfig uidfix +USE_GITHUB= yes +GH_ACCOUNT= levaidaniel PLIST_FILES= bin/kc man/man1/kc.1.gz diff --git a/security/kc/distinfo b/security/kc/distinfo index af0b169a0e20..5c9c5c16d154 100644 --- a/security/kc/distinfo +++ b/security/kc/distinfo @@ -1,2 +1,2 @@ -SHA256 (kc-2.3.2.tar.gz) = d40a7be30079e4cfc423e1aa2b5dbb0e6f0b3489f1d0e090cd66728bc328fcd8 -SIZE (kc-2.3.2.tar.gz) = 44779 +SHA256 (levaidaniel-kc-2.3.2_GH0.tar.gz) = d40a7be30079e4cfc423e1aa2b5dbb0e6f0b3489f1d0e090cd66728bc328fcd8 +SIZE (levaidaniel-kc-2.3.2_GH0.tar.gz) = 44779 diff --git a/security/luasec/Makefile b/security/luasec/Makefile index 3eaec1f2291f..da16979b5428 100644 --- a/security/luasec/Makefile +++ b/security/luasec/Makefile @@ -3,15 +3,15 @@ PORTNAME= luasec PORTVERSION= 0.5 +DISTVERSIONPREFIX= ${PORTNAME}- CATEGORIES= security -MASTER_SITES= https://github.com/brunoos/${PORTNAME}/archive/ PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX} MAINTAINER= lx@FreeBSD.org COMMENT= Lua binding for the OpenSSL library to provide TLS/SSL communication -FETCH_ARGS= -Fpr -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTNAME}-${PORTVERSION} +USE_GITHUB= yes +GH_ACCOUNT= brunoos ALL_TARGET= bsd LIBDIR= -L${LUA_LIBDIR} -L${WRKSRC}/src/luasocket diff --git a/security/luasec/distinfo b/security/luasec/distinfo index e5d5f246bd62..cd37246a239d 100644 --- a/security/luasec/distinfo +++ b/security/luasec/distinfo @@ -1,2 +1,2 @@ -SHA256 (luasec-0.5.tar.gz) = 6480598f7492ac479b6b608b5fb1488226bfa6ef675e29f6b24dbe9099083523 -SIZE (luasec-0.5.tar.gz) = 46738 +SHA256 (brunoos-luasec-luasec-0.5_GH0.tar.gz) = 6480598f7492ac479b6b608b5fb1488226bfa6ef675e29f6b24dbe9099083523 +SIZE (brunoos-luasec-luasec-0.5_GH0.tar.gz) = 46738 diff --git a/security/masscan/Makefile b/security/masscan/Makefile index 0ecdfb0c18e4..8d3a349cbc36 100644 --- a/security/masscan/Makefile +++ b/security/masscan/Makefile @@ -4,7 +4,6 @@ PORTNAME= masscan PORTVERSION= 1.0.3 CATEGORIES= security -MASTER_SITES= http://github.com/robertdavidgraham/${PORTNAME}/archive/${PORTVERSION}.tar.gz?dummy=/ MAINTAINER= taguchi.ch@gmail.com COMMENT= Very fast port scanner @@ -12,6 +11,8 @@ COMMENT= Very fast port scanner LICENSE= GPLv3 USES= gmake +USE_GITHUB= yes +GH_ACCOUNT= robertdavidgraham CFLAGS+= -Wno-format MAKE_ARGS= SYS=freebsd CC="${CC}" CFLAGS="${CFLAGS}" diff --git a/security/masscan/distinfo b/security/masscan/distinfo index 953cb797b7fa..0b2bac039f42 100644 --- a/security/masscan/distinfo +++ b/security/masscan/distinfo @@ -1,2 +1,2 @@ -SHA256 (masscan-1.0.3.tar.gz) = 331edd529df1904bcbcfb43029ced7e2dafe1744841e74cd9fc9f440b8301085 -SIZE (masscan-1.0.3.tar.gz) = 333393 +SHA256 (robertdavidgraham-masscan-1.0.3_GH0.tar.gz) = 331edd529df1904bcbcfb43029ced7e2dafe1744841e74cd9fc9f440b8301085 +SIZE (robertdavidgraham-masscan-1.0.3_GH0.tar.gz) = 333393 diff --git a/sysutils/cinnamon-control-center/Makefile b/sysutils/cinnamon-control-center/Makefile index f939402eb56d..f5376ce8a9fe 100644 --- a/sysutils/cinnamon-control-center/Makefile +++ b/sysutils/cinnamon-control-center/Makefile @@ -4,7 +4,6 @@ PORTNAME= cinnamon-control-center PORTVERSION= 2.4.2 CATEGORIES= sysutils gnome -MASTER_SITES= http://github.com/linuxmint/${PORTNAME}/archive/${PORTVERSION}.tar.gz?dummy=/ DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org @@ -39,6 +38,8 @@ USES= autoreconf:build gettext gmake libtool pathfix \ python:2 pkgconfig USE_GNOME= evolutiondataserver3 gconf2 gnomeprefix \ gtk30 intlhack libgnomekbd +USE_GITHUB= yes +GH_ACCOUNT= linuxmint USE_XORG= x11 xfixes sm INSTALLS_ICONS= yes USE_LDCONFIG= yes diff --git a/sysutils/cinnamon-control-center/distinfo b/sysutils/cinnamon-control-center/distinfo index f4e6f3f2a34a..9e5844ee7938 100644 --- a/sysutils/cinnamon-control-center/distinfo +++ b/sysutils/cinnamon-control-center/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/cinnamon-control-center-2.4.2.tar.gz) = 7d25193a3cc13c12f22864f3c9a907acfaa616392cb2b7ab4e0624f0d200f188 -SIZE (gnome3/cinnamon-control-center-2.4.2.tar.gz) = 4305006 +SHA256 (gnome3/linuxmint-cinnamon-control-center-2.4.2_GH0.tar.gz) = 7d25193a3cc13c12f22864f3c9a907acfaa616392cb2b7ab4e0624f0d200f188 +SIZE (gnome3/linuxmint-cinnamon-control-center-2.4.2_GH0.tar.gz) = 4305006 diff --git a/sysutils/cinnamon-settings-daemon/Makefile b/sysutils/cinnamon-settings-daemon/Makefile index 1771bde2b7c7..1b0689264536 100644 --- a/sysutils/cinnamon-settings-daemon/Makefile +++ b/sysutils/cinnamon-settings-daemon/Makefile @@ -4,7 +4,6 @@ PORTNAME= cinnamon-settings-daemon PORTVERSION= 2.4.3 CATEGORIES= sysutils gnome -MASTER_SITES= http://github.com/linuxmint/${PORTNAME}/archive/${PORTVERSION}.tar.gz?dummy=/ DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org @@ -31,6 +30,8 @@ USES= autoreconf:build gettext gmake libtool pathfix \ pkgconfig tar:xz USE_GNOME= gnomeprefix intlhack libgnomekbd \ libxslt:build +USE_GITHUB= yes +GH_ACCOUNT= linuxmint USE_XORG= xxf86misc GNU_CONFIGURE= yes PATHFIX_MAKEFILEIN= Makefile.am diff --git a/sysutils/cinnamon-settings-daemon/distinfo b/sysutils/cinnamon-settings-daemon/distinfo index de9874e10260..7e31f4934b8d 100644 --- a/sysutils/cinnamon-settings-daemon/distinfo +++ b/sysutils/cinnamon-settings-daemon/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/cinnamon-settings-daemon-2.4.3.tar.xz) = 1d3c47aad65f9c5064686352012cf1783e51440fa45f4ee030bb33ac66304fd2 -SIZE (gnome3/cinnamon-settings-daemon-2.4.3.tar.xz) = 2998895 +SHA256 (gnome3/linuxmint-cinnamon-settings-daemon-2.4.3_GH0.tar.xz) = 1d3c47aad65f9c5064686352012cf1783e51440fa45f4ee030bb33ac66304fd2 +SIZE (gnome3/linuxmint-cinnamon-settings-daemon-2.4.3_GH0.tar.xz) = 2998895 diff --git a/sysutils/synergy/Makefile b/sysutils/synergy/Makefile index 43ac69b3245f..37115ae26625 100644 --- a/sysutils/synergy/Makefile +++ b/sysutils/synergy/Makefile @@ -3,8 +3,6 @@ PORTNAME= synergy PORTVERSION= 1.6.2 CATEGORIES= sysutils -MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/archive/ -DISTNAME= ${PORTVERSION} MAINTAINER= kevlo@FreeBSD.org COMMENT= Mouse and keyboard sharing utility @@ -12,10 +10,10 @@ COMMENT= Mouse and keyboard sharing utility LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}${DISTVERSIONSUFFIX} USES= cmake cpe CPE_VENDOR= synergy-foss USE_XORG= ice xtst x11 sm +USE_GITHUB= yes LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl diff --git a/sysutils/synergy/distinfo b/sysutils/synergy/distinfo index bf8ba5080dce..628ddd3326cd 100644 --- a/sysutils/synergy/distinfo +++ b/sysutils/synergy/distinfo @@ -1,2 +1,2 @@ -SHA256 (1.6.2.tar.gz) = 36c0a2c9ea1c3a13a6134ce1e76ad8dd2f442100dd6075c53f31b399d2543ba3 -SIZE (1.6.2.tar.gz) = 4411385 +SHA256 (synergy-synergy-1.6.2_GH0.tar.gz) = 36c0a2c9ea1c3a13a6134ce1e76ad8dd2f442100dd6075c53f31b399d2543ba3 +SIZE (synergy-synergy-1.6.2_GH0.tar.gz) = 4411385 diff --git a/sysutils/sysvbanner/Makefile b/sysutils/sysvbanner/Makefile index 7a2f0ecb2084..0124e8197d40 100644 --- a/sysutils/sysvbanner/Makefile +++ b/sysutils/sysvbanner/Makefile @@ -3,13 +3,15 @@ PORTNAME= sysvbanner PORTVERSION= 1.0.15 +DISTVERSIONPREFIX= v CATEGORIES= sysutils -MASTER_SITES= http://github.com/uffejakobsen/${PORTNAME}/archive/v${PORTVERSION}.tar.gz?dummy=/ MAINTAINER= uffe@uffe.org COMMENT= SysV banner USES= gmake +USE_GITHUB= yes +GH_ACCOUNT= uffejakobsen ALL_TARGET= banner diff --git a/sysutils/sysvbanner/distinfo b/sysutils/sysvbanner/distinfo index 94eb6f2e6dd2..8157b0b8c1b3 100644 --- a/sysutils/sysvbanner/distinfo +++ b/sysutils/sysvbanner/distinfo @@ -1,2 +1,2 @@ -SHA256 (sysvbanner-1.0.15.tar.gz) = a27df8231711c12608d4fd49103b150ae52f88a358885deffad4d373d6ea0f7d -SIZE (sysvbanner-1.0.15.tar.gz) = 4209 +SHA256 (uffejakobsen-sysvbanner-v1.0.15_GH0.tar.gz) = a27df8231711c12608d4fd49103b150ae52f88a358885deffad4d373d6ea0f7d +SIZE (uffejakobsen-sysvbanner-v1.0.15_GH0.tar.gz) = 4209 diff --git a/sysutils/zbackup/Makefile b/sysutils/zbackup/Makefile index cf71296991b7..2237f7fa22c8 100644 --- a/sysutils/zbackup/Makefile +++ b/sysutils/zbackup/Makefile @@ -3,8 +3,6 @@ PORTNAME= zbackup PORTVERSION= 1.3 CATEGORIES= sysutils -MASTER_SITES= https://github.com/zbackup/zbackup/archive/ -DISTFILES= ${PORTVERSION}${EXTRACT_SUFX} MAINTAINER= kevlo@FreeBSD.org COMMENT= Versatile deduplicating backup tool @@ -14,6 +12,7 @@ LICENSE= GPLv2 LIB_DEPENDS= libprotobuf.so:${PORTSDIR}/devel/protobuf USES= cmake +USE_GITHUB= yes OPTIONS_DEFINE= DOCS diff --git a/sysutils/zbackup/distinfo b/sysutils/zbackup/distinfo index 532143e5dea5..492b9233821d 100644 --- a/sysutils/zbackup/distinfo +++ b/sysutils/zbackup/distinfo @@ -1,2 +1,2 @@ -SHA256 (1.3.tar.gz) = 0c85232918295984fccb35804dbaeaa38df13c923814640524a8d9de2c6db1ee -SIZE (1.3.tar.gz) = 72268 +SHA256 (zbackup-zbackup-1.3_GH0.tar.gz) = 0c85232918295984fccb35804dbaeaa38df13c923814640524a8d9de2c6db1ee +SIZE (zbackup-zbackup-1.3_GH0.tar.gz) = 72268 diff --git a/textproc/consul-template/Makefile b/textproc/consul-template/Makefile index bc5528669967..1bc6e0531fed 100644 --- a/textproc/consul-template/Makefile +++ b/textproc/consul-template/Makefile @@ -3,9 +3,9 @@ PORTNAME= consul-template PORTVERSION= 0.8.0 +DISTVERSIONPREFIX= v CATEGORIES= textproc -MASTER_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/archive/${GH_TAGNAME}.tar.gz?dummy=/:group1 \ - https://codeload.github.com/armon/consul-api/legacy.tar.gz/0e644b8?dummy=/:group2 \ +MASTER_SITES= https://codeload.github.com/armon/consul-api/legacy.tar.gz/0e644b8?dummy=/:group2 \ https://codeload.github.com/hashicorp/hcl/legacy.tar.gz/2c88e7e?dummy=/:group3 \ https://codeload.github.com/hashicorp/logutils/legacy.tar.gz/23b0af5?dummy=/:group4 \ https://codeload.github.com/hashicorp/terraform/legacy.tar.gz/d87fa90?dummy=/:group5 \ @@ -13,7 +13,7 @@ MASTER_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/archive/${GH_TAGNAM https://github.com/hashicorp/go-multierror/archive/fcdddc395df1ddf4247c69bd436e84cfa0733f7e.tar.gz?dummy=/:group7 \ https://github.com/hashicorp/go-syslog/archive/42a2b573b664dbf281bd48c3cc12c086b17a39ba.tar.gz?dummy=/:group8 \ https://github.com/hashicorp/consul/archive/v0.5.0.tar.gz?dummy=/:group9 -DISTFILES= consul-template-${PORTVERSION}.tar.gz:group1 \ +DISTFILES= ${DISTNAME}.tar.gz \ armon-consul-api-0e644b8.tar.gz:group2 \ hashicorp-hcl-2c88e7e.tar.gz:group3 \ hashicorp-logutils-23b0af5.tar.gz:group4 \ @@ -30,7 +30,6 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/go:${PORTSDIR}/lang/go USE_GITHUB= yes GH_ACCOUNT= hashicorp -GH_TAGNAME= v${PORTVERSION} WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/textproc/consul-template/distinfo b/textproc/consul-template/distinfo index d6e0f55029fd..060b7a83e67e 100644 --- a/textproc/consul-template/distinfo +++ b/textproc/consul-template/distinfo @@ -1,5 +1,5 @@ -SHA256 (consul-template-0.8.0.tar.gz) = ac12bdde35e88184d5e3f2201c2f46e2dd7b301d4f31b51945905d1b2c456064 -SIZE (consul-template-0.8.0.tar.gz) = 63281 +SHA256 (hashicorp-consul-template-v0.8.0_GH0.tar.gz) = ac12bdde35e88184d5e3f2201c2f46e2dd7b301d4f31b51945905d1b2c456064 +SIZE (hashicorp-consul-template-v0.8.0_GH0.tar.gz) = 63281 SHA256 (armon-consul-api-0e644b8.tar.gz) = 98ced8eb879ad2aec426e8821973e476ad76d5e91aa467362aaac98b7ae639b0 SIZE (armon-consul-api-0e644b8.tar.gz) = 17558 SHA256 (hashicorp-hcl-2c88e7e.tar.gz) = 2f3dc2241a1716b8e9c7bd331d8113b9b780a1233bf2dcf73bb77c68ebe17d0e diff --git a/textproc/py-paragrep/Makefile b/textproc/py-paragrep/Makefile index a9b6e6f225a9..46584b40828e 100644 --- a/textproc/py-paragrep/Makefile +++ b/textproc/py-paragrep/Makefile @@ -3,8 +3,8 @@ PORTNAME= paragrep PORTVERSION= 3.1.1 +DISTVERSIONPREFIX= release- CATEGORIES= textproc python -MASTER_SITES= http://github.com/bmc/paragrep/zipball/release-${PORTVERSION}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wen@FreeBSD.org @@ -18,6 +18,8 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} WRKSRC= ${WRKDIR}/bmc-${PORTNAME}-e7d5553 USES= python USE_PYTHON= distutils autoplist +USE_GITHUB= yes +GH_ACCOUNT= bmc post-patch: @${REINPLACE_CMD} -e "s|'man'|'man/man1'|g" ${WRKSRC}/setup.py diff --git a/textproc/py-paragrep/distinfo b/textproc/py-paragrep/distinfo index 1302c6fb18b6..6ead09c14361 100644 --- a/textproc/py-paragrep/distinfo +++ b/textproc/py-paragrep/distinfo @@ -1,2 +1,2 @@ -SHA256 (paragrep-3.1.1.tar.gz) = 4bbe39dd7cdf9d39212b75a5536bbf73f43e59911abde1f8c8ae208a42f1091a -SIZE (paragrep-3.1.1.tar.gz) = 17284 +SHA256 (bmc-paragrep-release-3.1.1_GH0.tar.gz) = 1bce720632c727569bd82f17778e97499b2b58c903511fd005bb59a6635073a8 +SIZE (bmc-paragrep-release-3.1.1_GH0.tar.gz) = 14032 diff --git a/textproc/ruby-rdtool/Makefile b/textproc/ruby-rdtool/Makefile index 61bd07589f66..dc023d5afdb1 100644 --- a/textproc/ruby-rdtool/Makefile +++ b/textproc/ruby-rdtool/Makefile @@ -3,10 +3,9 @@ PORTNAME= rdtool PORTVERSION= 0.6.38 +DISTVERSIONPREFIX= v CATEGORIES= textproc ruby -MASTER_SITES= https://github.com/uwabami/${PORTNAME}/tarball/v${PORTVERSION}/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} -DISTNAME= uwabami-${PORTNAME}-v${PORTVERSION}-0-g${GITVERSION} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org @@ -14,8 +13,8 @@ COMMENT= RD to HTML/man/etc. converter (RD is to Ruby as POD is to Perl) BUILD_DEPENDS= racc:${PORTSDIR}/devel/rubygem-racc -GITVERSION= c895345 -WRKSRC= ${WRKDIR}/uwabami-${PORTNAME}-${GITVERSION} +USE_GITHUB= yes +GH_ACCOUNT= uwabami USE_RUBY= yes USE_RUBY_SETUP= yes diff --git a/textproc/ruby-rdtool/distinfo b/textproc/ruby-rdtool/distinfo index a80d15697e38..b66ddc6377ea 100644 --- a/textproc/ruby-rdtool/distinfo +++ b/textproc/ruby-rdtool/distinfo @@ -1,2 +1,2 @@ -SHA256 (ruby/uwabami-rdtool-v0.6.38-0-gc895345.tar.gz) = b5caead6b18d8703b0d2f9920575fe65d9c6792c2e8f8afc351f6f8c47e1cf01 -SIZE (ruby/uwabami-rdtool-v0.6.38-0-gc895345.tar.gz) = 91395 +SHA256 (ruby/uwabami-rdtool-v0.6.38_GH0.tar.gz) = 2d679e8ac0705136ebbcea771f0cd410490d164dc3bcbf9fd5493346df179ded +SIZE (ruby/uwabami-rdtool-v0.6.38_GH0.tar.gz) = 91379 diff --git a/www/lessc/Makefile b/www/lessc/Makefile index 604dda3dee89..5a67ce7f0863 100644 --- a/www/lessc/Makefile +++ b/www/lessc/Makefile @@ -3,9 +3,8 @@ PORTNAME= lessc PORTVERSION= 2.5.0 +DISTVERSIONPREFIX= v CATEGORIES= www devel -MASTER_SITES= http://github.com/less/less.js/archive/ -DISTNAME= v${PORTVERSION} MAINTAINER= rodrigo@FreeBSD.org COMMENT= Javascript CSS pre-processor @@ -16,7 +15,9 @@ BUILD_DEPENDS= npm>=0:${PORTSDIR}/www/npm RUN_DEPENDS= npm>=0:${PORTSDIR}/www/npm NO_BUILD= yes -WRKSRC= ${WRKDIR}/less.js-${PORTVERSION} +USE_GITHUB= yes +GH_ACCOUNT= less +GH_PROJECT= less.js do-install: (cd ${STAGEDIR}${PREFIX}/lib ; ${SETENV} HOME=${WRKDIR} npm install ${WRKSRC}) diff --git a/www/lessc/distinfo b/www/lessc/distinfo index 39bdb4095df2..43da26f9ce23 100644 --- a/www/lessc/distinfo +++ b/www/lessc/distinfo @@ -1,2 +1,2 @@ -SHA256 (v2.5.0.tar.gz) = 5c100c3d8681bfe2b193c4fc8a0122b1a7baa3dcbcfb5778832d0f3051cd635f -SIZE (v2.5.0.tar.gz) = 445127 +SHA256 (less-less.js-v2.5.0_GH0.tar.gz) = 5c100c3d8681bfe2b193c4fc8a0122b1a7baa3dcbcfb5778832d0f3051cd635f +SIZE (less-less.js-v2.5.0_GH0.tar.gz) = 445127 diff --git a/www/mod_geoip2/Makefile b/www/mod_geoip2/Makefile index 74fba5786574..7625e6059899 100644 --- a/www/mod_geoip2/Makefile +++ b/www/mod_geoip2/Makefile @@ -5,9 +5,6 @@ PORTNAME= mod_geoip2 PORTVERSION= 1.2.9 PORTREVISION= 1 CATEGORIES= www geography -MASTER_SITES= https://github.com/maxmind/geoip-api-mod_geoip2/archive/ -DISTNAME= ${PORTVERSION} -DIST_SUBDIR= mod_geoip2 MAINTAINER= jau@iki.fi COMMENT= Apache module that provides the country code of the client IP @@ -17,6 +14,9 @@ LICENSE= APACHE20 BUILD_DEPENDS= GeoIP>=1.4.4:${PORTSDIR}/net/GeoIP RUN_DEPENDS= GeoIP>=1.4.4:${PORTSDIR}/net/GeoIP +USE_GITHUB= yes +GH_ACCOUNT= maxmind +GH_PROJECT= geoip-api-mod_geoip2 USE_APACHE= 22+ MODULENAME= mod_geoip AP_FAST_BUILD= yes diff --git a/www/mod_geoip2/distinfo b/www/mod_geoip2/distinfo index 866568f99b29..f5bf5b12dd50 100644 --- a/www/mod_geoip2/distinfo +++ b/www/mod_geoip2/distinfo @@ -1,2 +1,2 @@ -SHA256 (mod_geoip2/1.2.9.tar.gz) = 284138687232334326bfe3c6ff7db2f1a747693f19f6eba9de1e75c896f05d8a -SIZE (mod_geoip2/1.2.9.tar.gz) = 14250 +SHA256 (maxmind-geoip-api-mod_geoip2-1.2.9_GH0.tar.gz) = 284138687232334326bfe3c6ff7db2f1a747693f19f6eba9de1e75c896f05d8a +SIZE (maxmind-geoip-api-mod_geoip2-1.2.9_GH0.tar.gz) = 14250 diff --git a/www/mod_memcache_block/Makefile b/www/mod_memcache_block/Makefile index 8efe96a2111f..1c4a41649f6d 100644 --- a/www/mod_memcache_block/Makefile +++ b/www/mod_memcache_block/Makefile @@ -5,8 +5,6 @@ PORTNAME= mod_memcache_block PORTVERSION= 20120821 PORTREVISION= 1 CATEGORIES= www -MASTER_SITES= https://github.com/netik/mod_memcache_block/tarball/${GITVERSION}/ -DISTNAME= mod_memcache_block-${GITVERSION} DIST_SUBDIR= apache2 MAINTAINER= gaod@hychen.org @@ -14,9 +12,9 @@ COMMENT= Apache 2.2 module to block IPs from lists stored in memcache LIB_DEPENDS+= libmemcached.so:${PORTSDIR}/databases/libmemcached -GITVERSION= 7b1fcec -WRKSRC= ${WRKDIR}/netik-${DISTNAME} -LATEST_LINK= mod_memcache_block +USE_GITHUB= yes +GH_ACCOUNT= netik +GH_TAGNAME= 7b1fcec USE_APACHE= 22 AP_FAST_BUILD= yes diff --git a/www/mod_memcache_block/distinfo b/www/mod_memcache_block/distinfo index 82875f48d3ee..85c42893a019 100644 --- a/www/mod_memcache_block/distinfo +++ b/www/mod_memcache_block/distinfo @@ -1,2 +1,2 @@ -SHA256 (apache2/mod_memcache_block-7b1fcec.tar.gz) = 8f6221d1c2458dc7f4c430b0bda74632af1c61174f8c6025db71d85166ae393d -SIZE (apache2/mod_memcache_block-7b1fcec.tar.gz) = 13355 +SHA256 (apache2/netik-mod_memcache_block-20120821-7b1fcec_GH0.tar.gz) = ee33f298dcc08fee1239f99036076550272e69646713cfe65fe95773860672f5 +SIZE (apache2/netik-mod_memcache_block-20120821-7b1fcec_GH0.tar.gz) = 13351 diff --git a/www/mod_wsgi3/Makefile b/www/mod_wsgi3/Makefile index fed4fc4c0283..b4f5bb15f6a8 100644 --- a/www/mod_wsgi3/Makefile +++ b/www/mod_wsgi3/Makefile @@ -3,7 +3,6 @@ PORTNAME= mod_wsgi PORTVERSION= 3.5 CATEGORIES= www python -MASTER_SITES= http://github.com/GrahamDumpleton/${PORTNAME}/archive/${PORTVERSION}.tar.gz?dummy=/ PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} PKGNAMESUFFIX= 3 @@ -19,6 +18,8 @@ PROJECTHOST= modwsgi USE_APACHE= 22+ USES= python +USE_GITHUB= yes +GH_ACCOUNT= GrahamDumpleton GNU_CONFIGURE= yes CONFIGURE_ARGS+=--with-apxs="${APXS}" --with-python="${PYTHON_CMD}" diff --git a/www/mod_wsgi3/distinfo b/www/mod_wsgi3/distinfo index 1d5cca6b5536..de433e0c8ad2 100644 --- a/www/mod_wsgi3/distinfo +++ b/www/mod_wsgi3/distinfo @@ -1,2 +1,2 @@ -SHA256 (mod_wsgi-3.5.tar.gz) = f0674c38f0f568ece55610bcc6a775c179835c4cba23aa7f876d2a2a8520bf93 -SIZE (mod_wsgi-3.5.tar.gz) = 135875 +SHA256 (GrahamDumpleton-mod_wsgi-3.5_GH0.tar.gz) = f0674c38f0f568ece55610bcc6a775c179835c4cba23aa7f876d2a2a8520bf93 +SIZE (GrahamDumpleton-mod_wsgi-3.5_GH0.tar.gz) = 135875 diff --git a/www/py-graphite-web/Makefile b/www/py-graphite-web/Makefile index dc683425e7d7..e8935c5b2fd7 100644 --- a/www/py-graphite-web/Makefile +++ b/www/py-graphite-web/Makefile @@ -5,7 +5,6 @@ PORTNAME= graphite-web PORTVERSION= 0.9.12 PORTREVISION= 2 CATEGORIES= www python -MASTER_SITES= http://github.com/graphite-project/${PORTNAME}/archive/${PORTVERSION}.tar.gz?dummy=/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= swills@FreeBSD.org @@ -21,6 +20,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cairo>=1.8.10:${PORTSDIR}/graphics/py-cairo FETCH_ARGS= -o ${DISTNAME}${EXTRACT_SUFX} USES= python:2 +USE_GITHUB= yes +GH_ACCOUNT= graphite-project USE_PYTHON= distutils SUB_FILES= pkg-message SUB_LIST+= PYTHON_SITELIBDIR=${PYTHON_SITELIBDIR} WWWOWN=${WWWOWN} \ diff --git a/www/py-graphite-web/distinfo b/www/py-graphite-web/distinfo index cea2bdc3a67e..f231a5217ae9 100644 --- a/www/py-graphite-web/distinfo +++ b/www/py-graphite-web/distinfo @@ -1,2 +1,2 @@ -SHA256 (graphite-web-0.9.12.tar.gz) = 03a4403fdb36e5707d3dbd6a71d9be1e80b1adbbe49e3e0989a15829d02f23d2 -SIZE (graphite-web-0.9.12.tar.gz) = 2334147 +SHA256 (graphite-project-graphite-web-0.9.12_GH0.tar.gz) = 03a4403fdb36e5707d3dbd6a71d9be1e80b1adbbe49e3e0989a15829d02f23d2 +SIZE (graphite-project-graphite-web-0.9.12_GH0.tar.gz) = 2334147 diff --git a/www/trac-keywordsecretticket/Makefile b/www/trac-keywordsecretticket/Makefile index 3978e38bc156..e448599303d0 100644 --- a/www/trac-keywordsecretticket/Makefile +++ b/www/trac-keywordsecretticket/Makefile @@ -4,7 +4,6 @@ PORTNAME= keywordsecretticket PORTVERSION= 1.0.1.${GITDATE} CATEGORIES= www devel python -MASTER_SITES= https://github.com/KKBOX/trac-keyword-secret-ticket-plugin/tarball/${GITVERSION}/ PKGNAMEPREFIX= trac- DISTNAME= KKBOX-trac-keywordsecretticket-plugin-98edea2 @@ -13,8 +12,12 @@ COMMENT= Ticket security policy based on keyword for Trac LICENSE= BSD3CLAUSE -GITVERSION= 98edea2 +USE_GITHUB= yes +GH_ACCOUNT= KKBOX +GH_PROJECT= trac-keyword-secret-ticket-plugin +GH_TAGNAME= 98edea2 GITDATE= 20130401 + RUN_DEPENDS+= tracd:${PORTSDIR}/www/trac WRKSRC= ${WRKDIR}/KKBOX-trac-keyword-secret-ticket-plugin-${GITVERSION} diff --git a/www/trac-keywordsecretticket/distinfo b/www/trac-keywordsecretticket/distinfo index 95e14a250efd..3a733f65b15c 100644 --- a/www/trac-keywordsecretticket/distinfo +++ b/www/trac-keywordsecretticket/distinfo @@ -1,2 +1,2 @@ -SHA256 (KKBOX-trac-keywordsecretticket-plugin-98edea2.tar.gz) = 9ce30963af48ebc6c19e197352d99dadd7ab502a0dac188a7ee805e3470aa587 -SIZE (KKBOX-trac-keywordsecretticket-plugin-98edea2.tar.gz) = 2722 +SHA256 (KKBOX-trac-keywordsecretticket-plugin-98edea2_GH0.tar.gz) = e0af77a40a83db9e2d27cf09d0591148d07681e1dd38663523d73741de44d9a3 +SIZE (KKBOX-trac-keywordsecretticket-plugin-98edea2_GH0.tar.gz) = 2719 diff --git a/www/trac-subtickets/Makefile b/www/trac-subtickets/Makefile index 8550c97d2a76..4d01c203b286 100644 --- a/www/trac-subtickets/Makefile +++ b/www/trac-subtickets/Makefile @@ -5,8 +5,7 @@ PORTNAME= subtickets PORTVERSION= 0.2.0.${GITDATE} PORTREVISION= 1 CATEGORIES= www devel python -MASTER_SITES= http://distfiles.cse.tw/ \ - https://github.com/itota/trac-subtickets-plugin/tarball/${GITVERSION}/ +MASTER_SITES= http://distfiles.cse.tw/ PKGNAMEPREFIX= trac- DISTNAME= itota-trac-subtickets-plugin-a0fc153 @@ -17,10 +16,12 @@ LICENSE= BSD3CLAUSE RUN_DEPENDS= tracd:${PORTSDIR}/www/trac -GITVERSION= a0fc153 +USE_GITHUB= yes +GH_ACCOUNT= itota +GH_PROJECT= trac-subtickets-plugin +GH_TAGNAME= a0fc153 GITDATE= 20130328 -WRKSRC= ${WRKDIR}/itota-trac-${PORTNAME}-plugin-${GITVERSION} USES= python:2 USE_PYTHON= distutils autoplist diff --git a/www/trac-subtickets/distinfo b/www/trac-subtickets/distinfo index 724f045315a4..2bc242e92052 100644 --- a/www/trac-subtickets/distinfo +++ b/www/trac-subtickets/distinfo @@ -1,2 +1,2 @@ -SHA256 (itota-trac-subtickets-plugin-a0fc153.tar.gz) = 02d41766c2efeb70fabebb269afcbac5af1c1bcbbfc09e1f33f1cc0056c031b2 -SIZE (itota-trac-subtickets-plugin-a0fc153.tar.gz) = 7444 +SHA256 (itota-trac-subtickets-plugin-a0fc153_GH0.tar.gz) = 06302d61339cae566f5f3e07a69f81679165ad6910a267843ed62a89bc451452 +SIZE (itota-trac-subtickets-plugin-a0fc153_GH0.tar.gz) = 7439 diff --git a/www/uglifyjs/Makefile b/www/uglifyjs/Makefile index a4df4129d5f2..379ee74b41d2 100644 --- a/www/uglifyjs/Makefile +++ b/www/uglifyjs/Makefile @@ -3,9 +3,8 @@ PORTNAME= uglifyjs PORTVERSION= 1.3.5 +DISTVERSIONPREFIX= v CATEGORIES= www devel -MASTER_SITES= http://github.com/mishoo/UglifyJS/archive/ -DISTNAME= v${PORTVERSION} MAINTAINER= swills@FreeBSD.org COMMENT= JavaScript parser/compressor/beautifier @@ -16,7 +15,9 @@ BUILD_DEPENDS= npm>=0:${PORTSDIR}/www/npm RUN_DEPENDS= npm>=0:${PORTSDIR}/www/npm NO_BUILD= yes -WRKSRC= ${WRKDIR}/UglifyJS-${PORTVERSION} +USE_GITHUB= yes +GH_ACCOUNT= mishoo +GH_PROJECT= UglifyJS do-install: (cd ${STAGEDIR}${PREFIX}/lib ; ${SETENV} HOME=${WRKDIR} npm install ${WRKSRC}) diff --git a/www/uglifyjs/distinfo b/www/uglifyjs/distinfo index 337a46bfef70..429e8a44e174 100644 --- a/www/uglifyjs/distinfo +++ b/www/uglifyjs/distinfo @@ -1,2 +1,2 @@ -SHA256 (v1.3.5.tar.gz) = da3e4737c93e6a7b6386affd709347a0423c81dfcf9ae9c7dbe58e5f931d6ff9 -SIZE (v1.3.5.tar.gz) = 82376 +SHA256 (mishoo-UglifyJS-v1.3.5_GH0.tar.gz) = da3e4737c93e6a7b6386affd709347a0423c81dfcf9ae9c7dbe58e5f931d6ff9 +SIZE (mishoo-UglifyJS-v1.3.5_GH0.tar.gz) = 82376 diff --git a/www/zenphoto/Makefile b/www/zenphoto/Makefile index 2e76630dd6f4..1d6650f0a25d 100644 --- a/www/zenphoto/Makefile +++ b/www/zenphoto/Makefile @@ -3,8 +3,8 @@ PORTNAME= zenphoto PORTVERSION= 1.4.6 +DISTVERSIONPREFIX= ${PORTNAME}- CATEGORIES= www -MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/archive/ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Simpler web photo gallery @@ -15,7 +15,7 @@ LICENSE_COMB= dual NO_BUILD= yes USE_PHP= gd gettext json mbstring mysql pcre session WANT_PHP_WEB= yes -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTNAME}-${PORTVERSION} +USE_GITHUB= yes PKGDEINSTALL= ${WRKDIR}/pkg-deinstall PKGMESSAGE= ${WRKDIR}/pkg-message diff --git a/www/zenphoto/distinfo b/www/zenphoto/distinfo index ddad3c184043..9f8708f64fbe 100644 --- a/www/zenphoto/distinfo +++ b/www/zenphoto/distinfo @@ -1,2 +1,2 @@ -SHA256 (zenphoto-1.4.6.tar.gz) = 2240514feec63d75f6b40d2b419ff2eb4d022c3ed7777c33bf32190099d937d2 -SIZE (zenphoto-1.4.6.tar.gz) = 9285209 +SHA256 (zenphoto-zenphoto-zenphoto-1.4.6_GH0.tar.gz) = 2240514feec63d75f6b40d2b419ff2eb4d022c3ed7777c33bf32190099d937d2 +SIZE (zenphoto-zenphoto-zenphoto-1.4.6_GH0.tar.gz) = 9285209 diff --git a/x11-fm/nemo/Makefile b/x11-fm/nemo/Makefile index 00cf57945bb7..e1f720a6f5e3 100644 --- a/x11-fm/nemo/Makefile +++ b/x11-fm/nemo/Makefile @@ -4,7 +4,6 @@ PORTNAME= nemo PORTVERSION= 2.4.5 CATEGORIES= x11-fm gnome -MASTER_SITES= http://github.com/linuxmint/${PORTNAME}/archive/${PORTVERSION}.tar.gz?dummy=/ DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org @@ -26,6 +25,8 @@ USES= autoreconf:build desktop-file-utils gettext gmake libtool pathfix \ pkgconfig python:2 shared-mime-info USE_GNOME= gnomedesktop3 gnomeprefix intlhack introspection:build \ libxml2 pygobject3 +USE_GITHUB= yes +GH_ACCOUNT= linuxmint GNU_CONFIGURE= yes INSTALLS_ICONS= yes USE_LDCONFIG= yes diff --git a/x11-fm/nemo/distinfo b/x11-fm/nemo/distinfo index 04b93d26de12..06ce382a790b 100644 --- a/x11-fm/nemo/distinfo +++ b/x11-fm/nemo/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/nemo-2.4.5.tar.gz) = a4eae743f25d1a66cbb5b28675d78aee1d57224c825d6baebdf88068dc1d8d04 -SIZE (gnome3/nemo-2.4.5.tar.gz) = 1356445 +SHA256 (gnome3/linuxmint-nemo-2.4.5_GH0.tar.gz) = a4eae743f25d1a66cbb5b28675d78aee1d57224c825d6baebdf88068dc1d8d04 +SIZE (gnome3/linuxmint-nemo-2.4.5_GH0.tar.gz) = 1356445 diff --git a/x11-wm/cwm/Makefile b/x11-wm/cwm/Makefile index fcc81cdfde38..5218732bac58 100644 --- a/x11-wm/cwm/Makefile +++ b/x11-wm/cwm/Makefile @@ -2,9 +2,9 @@ PORTNAME= cwm PORTVERSION= 5.6 +DISTVERSIONPREFIX= v CATEGORIES= x11-wm MASTER_SITES= http://chneukirchen.org/releases/ \ - http://github.com/chneukirchen/${PORTNAME}/archive/v${PORTVERSION}.tar.gz?dummy=/ MAINTAINER= braakvaak@aol.com COMMENT= Minimalistic window manager for X11 based on evilwm @@ -15,6 +15,8 @@ LIB_DEPENDS= libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig USES= pkgconfig:build USE_XORG= x11 xft xinerama xrandr +USE_GITHUB= yes +GH_ACCOUNT= chneukirchen PLIST_FILES= bin/cwm \ man/man1/cwm.1.gz \ diff --git a/x11-wm/cwm/distinfo b/x11-wm/cwm/distinfo index a0c21c3a18e2..d16bf4175b5c 100644 --- a/x11-wm/cwm/distinfo +++ b/x11-wm/cwm/distinfo @@ -1,2 +1,2 @@ -SHA256 (cwm-5.6.tar.gz) = 006320bb1716cc0f93bac5634dcccd01f21d468263b5fc9d1be2dd11078a0625 -SIZE (cwm-5.6.tar.gz) = 50799 +SHA256 (chneukirchen-cwm-v5.6_GH0.tar.gz) = 006320bb1716cc0f93bac5634dcccd01f21d468263b5fc9d1be2dd11078a0625 +SIZE (chneukirchen-cwm-v5.6_GH0.tar.gz) = 50799 diff --git a/x11-wm/muffin/Makefile b/x11-wm/muffin/Makefile index fa12c3340632..95b6b81f528b 100644 --- a/x11-wm/muffin/Makefile +++ b/x11-wm/muffin/Makefile @@ -4,7 +4,6 @@ PORTNAME= muffin PORTVERSION= 2.4.4 CATEGORIES= x11-wm gnome -MASTER_SITES= http://github.com/linuxmint/${PORTNAME}/archive/${PORTVERSION}.tar.gz?dummy=/ DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org @@ -21,6 +20,8 @@ RUN_DEPENDS= zenity>=3.0.0:${PORTSDIR}/x11/zenity USES= autoreconf:build execinfo gettext libtool gmake \ pathfix pkgconfig python:2 +USE_GITHUB= yes +GH_ACCOUNT= linuxmint USE_GNOME= gconf2 gnomedocutils gnomeprefix gtk30 \ intlhack introspection:build USE_XORG= x11 xext xrandr xcomposite xcursor xinerama ice sm diff --git a/x11-wm/muffin/distinfo b/x11-wm/muffin/distinfo index 3491304668f9..53235ebb5ece 100644 --- a/x11-wm/muffin/distinfo +++ b/x11-wm/muffin/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/muffin-2.4.4.tar.gz) = 027641f3bc12a5770f063ffbf9ff0a4797768d256449941ae0be779700b90805 -SIZE (gnome3/muffin-2.4.4.tar.gz) = 2706446 +SHA256 (gnome3/linuxmint-muffin-2.4.4_GH0.tar.gz) = 027641f3bc12a5770f063ffbf9ff0a4797768d256449941ae0be779700b90805 +SIZE (gnome3/linuxmint-muffin-2.4.4_GH0.tar.gz) = 2706446 diff --git a/x11/cinnamon-desktop/Makefile b/x11/cinnamon-desktop/Makefile index 7812342c9927..96b4b11025f2 100644 --- a/x11/cinnamon-desktop/Makefile +++ b/x11/cinnamon-desktop/Makefile @@ -4,7 +4,6 @@ PORTNAME= cinnamon-desktop PORTVERSION= 2.4.2 CATEGORIES= x11 gnome -MASTER_SITES= http://github.com/linuxmint/${PORTNAME}/archive/${PORTVERSION}.tar.gz?dummy=/ DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org @@ -19,6 +18,8 @@ RUN_DEPENDS= xkeyboard-config>=0:${PORTSDIR}/x11/xkeyboard-config \ USE_XORG= x11 xrandr xext USES= autoreconf:build gettext gmake libtool pathfix pkgconfig \ shebangfix tar:xz +USE_GITHUB= yes +GH_ACCOUNT= linuxmint USE_GNOME= gnomeprefix gtk30 intlhack introspection:build SHEBANG_FILES= files/usr/bin/cinnamon-desktop-migrate-mediakeys USE_LDCONFIG= yes diff --git a/x11/cinnamon-desktop/distinfo b/x11/cinnamon-desktop/distinfo index 00d3c77fff23..5b7dfc96c8ad 100644 --- a/x11/cinnamon-desktop/distinfo +++ b/x11/cinnamon-desktop/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/cinnamon-desktop-2.4.2.tar.xz) = 62e2ff4fad405f8d4e7259dbeb2daf65c6f8b9995f2bb1e595a7cc0c2a7f9e0a -SIZE (gnome3/cinnamon-desktop-2.4.2.tar.xz) = 524074 +SHA256 (gnome3/linuxmint-cinnamon-desktop-2.4.2_GH0.tar.xz) = 62e2ff4fad405f8d4e7259dbeb2daf65c6f8b9995f2bb1e595a7cc0c2a7f9e0a +SIZE (gnome3/linuxmint-cinnamon-desktop-2.4.2_GH0.tar.xz) = 524074 diff --git a/x11/cinnamon-menus/Makefile b/x11/cinnamon-menus/Makefile index 96e42736f6dc..262c7bb3a339 100644 --- a/x11/cinnamon-menus/Makefile +++ b/x11/cinnamon-menus/Makefile @@ -4,7 +4,6 @@ PORTNAME= cinnamon-menus PORTVERSION= 2.4.1 CATEGORIES= x11 gnome -MASTER_SITES= http://github.com/linuxmint/${PORTNAME}/archive/${PORTVERSION}.tar.gz?dummy=/ DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org @@ -20,6 +19,8 @@ USES= autoreconf:build gettext gmake libtool pathfix pkgconfig \ python:2 tar:xz USE_GNOME= gnomemenus3 gnomeprefix gtk30 intlhack \ introspection:build +USE_GITHUB= yes +GH_ACCOUNT= linuxmint USE_LDCONFIG= yes GNU_CONFIGURE= yes PATHFIX_MAKEFILEIN= Makefile.am diff --git a/x11/cinnamon-menus/distinfo b/x11/cinnamon-menus/distinfo index 02b6c7643a01..86dd25e29b11 100644 --- a/x11/cinnamon-menus/distinfo +++ b/x11/cinnamon-menus/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/cinnamon-menus-2.4.1.tar.xz) = 7ab04bb668c80c3a1acccaa07f1b5d22023f397841735f4c4243c10cda717e5c -SIZE (gnome3/cinnamon-menus-2.4.1.tar.xz) = 518008 +SHA256 (gnome3/linuxmint-cinnamon-menus-2.4.1_GH0.tar.xz) = 7ab04bb668c80c3a1acccaa07f1b5d22023f397841735f4c4243c10cda717e5c +SIZE (gnome3/linuxmint-cinnamon-menus-2.4.1_GH0.tar.xz) = 518008 diff --git a/x11/cinnamon-screensaver/Makefile b/x11/cinnamon-screensaver/Makefile index a83dbcbfb64d..1cfa5d1a4600 100644 --- a/x11/cinnamon-screensaver/Makefile +++ b/x11/cinnamon-screensaver/Makefile @@ -3,7 +3,6 @@ PORTNAME= cinnamon-screensaver PORTVERSION= 2.4.1 -MASTER_SITES= http://github.com/linuxmint/${PORTNAME}/archive/${PORTVERSION}.tar.gz?dummy=/ CATEGORIES= x11 gnome DIST_SUBDIR= gnome3 @@ -20,6 +19,8 @@ RUN_DEPENDS= pam_helper:${PORTSDIR}/security/pam_helper \ gnome-keyring>=0:${PORTSDIR}/security/gnome-keyring USES= autoreconf:build gettext gmake libtool pathfix pkgconfig tar:xz +USE_GITHUB= yes +GH_ACCOUNT= linuxmint USE_XORG= x11 xext xxf86vm xxf86misc xscrnsaver USE_GNOME= gnomedesktop3 gnomeprefix intlhack intlhack libgnomekbd libxml2 GNU_CONFIGURE= yes diff --git a/x11/cinnamon-screensaver/distinfo b/x11/cinnamon-screensaver/distinfo index f24802aa0711..163d9f2b776a 100644 --- a/x11/cinnamon-screensaver/distinfo +++ b/x11/cinnamon-screensaver/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/cinnamon-screensaver-2.4.1.tar.xz) = e73c5d483cd4faeb8d7a4fec9bb1ab73df5cef5d05a3ab268f7a29947d2a483e -SIZE (gnome3/cinnamon-screensaver-2.4.1.tar.xz) = 142276 +SHA256 (gnome3/linuxmint-cinnamon-screensaver-2.4.1_GH0.tar.xz) = e73c5d483cd4faeb8d7a4fec9bb1ab73df5cef5d05a3ab268f7a29947d2a483e +SIZE (gnome3/linuxmint-cinnamon-screensaver-2.4.1_GH0.tar.xz) = 142276 diff --git a/x11/cinnamon-session/Makefile b/x11/cinnamon-session/Makefile index e5183a893394..00ab25d31852 100644 --- a/x11/cinnamon-session/Makefile +++ b/x11/cinnamon-session/Makefile @@ -4,7 +4,6 @@ PORTNAME= cinnamon-session PORTVERSION= 2.4.3 CATEGORIES= x11 gnome -MASTER_SITES= http://github.com/linuxmint/${PORTNAME}/archive/${PORTVERSION}.tar.gz?dummy=/ DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org @@ -20,6 +19,8 @@ RUN_DEPENDS= console-kit-daemon:${PORTSDIR}/sysutils/consolekit \ USES= autoreconf:build execinfo gettext gmake libtool \ pathfix pkgconfig tar:xz +USE_GITHUB= yes +GH_ACCOUNT= linuxmint USE_GNOME= gnomeprefix gtk30 intlhack USE_XORG= ice sm xau xext xtst xrender xtrans xcomposite USE_GL= gl diff --git a/x11/cinnamon-session/distinfo b/x11/cinnamon-session/distinfo index 5f2d02d2a19a..3226205b0943 100644 --- a/x11/cinnamon-session/distinfo +++ b/x11/cinnamon-session/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/cinnamon-session-2.4.3.tar.xz) = 07afa992ae1c513b3a1e83a2fd29f83305f697dd45ba04121521ba8a7c005733 -SIZE (gnome3/cinnamon-session-2.4.3.tar.xz) = 903363 +SHA256 (gnome3/linuxmint-cinnamon-session-2.4.3_GH0.tar.xz) = 07afa992ae1c513b3a1e83a2fd29f83305f697dd45ba04121521ba8a7c005733 +SIZE (gnome3/linuxmint-cinnamon-session-2.4.3_GH0.tar.xz) = 903363 diff --git a/x11/cinnamon/Makefile b/x11/cinnamon/Makefile index f8e8763aa6b5..9e00517c0202 100644 --- a/x11/cinnamon/Makefile +++ b/x11/cinnamon/Makefile @@ -5,7 +5,6 @@ PORTNAME= cinnamon PORTVERSION= 2.4.6 PORTREVISION= 1 CATEGORIES= x11 gnome -MASTER_SITES= http://github.com/linuxmint/${PORTNAME}/archive/${PORTVERSION}.tar.gz?dummy=/ DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org @@ -42,6 +41,8 @@ USES= autoreconf:build compiler:c11 gettext gmake libtool \ pathfix pkgconfig python shebangfix USE_GNOME= evolutiondataserver3 gconf2 gnomedesktop3 \ gnomeprefix gtk30 intlhack introspection:build +USE_GITHUB= yes +GH_ACCOUNT= linuxmint # this happens before moving the file to ${PREFIX} (which then will be copied to ${STAGEDIR}${PREFIX}) SHEBANG_FILES= files/usr/bin/cinnamon2d USE_XORG= x11 xfixes sm diff --git a/x11/cinnamon/distinfo b/x11/cinnamon/distinfo index de0ec885d0b3..6067d3f914f4 100644 --- a/x11/cinnamon/distinfo +++ b/x11/cinnamon/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/cinnamon-2.4.6.tar.gz) = f0f8b0c56e8c6ee53daa06bea28c04967960eefed601db2f0ae745ca2abe78e1 -SIZE (gnome3/cinnamon-2.4.6.tar.gz) = 2813177 +SHA256 (gnome3/linuxmint-cinnamon-2.4.6_GH0.tar.gz) = f0f8b0c56e8c6ee53daa06bea28c04967960eefed601db2f0ae745ca2abe78e1 +SIZE (gnome3/linuxmint-cinnamon-2.4.6_GH0.tar.gz) = 2813177 diff --git a/x11/tilda/Makefile b/x11/tilda/Makefile index 168d4818d515..3ca98b0e2d86 100644 --- a/x11/tilda/Makefile +++ b/x11/tilda/Makefile @@ -2,8 +2,8 @@ PORTNAME= tilda PORTVERSION= 1.2.2 +DISTVERSIONPREFIX= ${PORTNAME}- CATEGORIES= x11 -MASTER_SITES= https://github.com/lanoxx/${PORTNAME}/archive/ MAINTAINER= rodrigo@FreeBSD.org COMMENT= Drop down x11 terminal with transparency support @@ -13,12 +13,13 @@ LICENSE= GPLv2 LIB_DEPENDS= libconfuse.so:${PORTSDIR}/devel/libconfuse \ libvte2_90.so:${PORTSDIR}/x11-toolkits/vte290 -WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTNAME} GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-rpath USE_GNOME= gtk30 USES= gmake gettext pkgconfig autoreconf pathfix libtool INSTALL_TARGET= install-strip +USE_GITHUB= yes +GH_ACCOUNT= lanoxx DOCS= AUTHORS ChangeLog HACKING.md README.md TODO.md diff --git a/x11/tilda/distinfo b/x11/tilda/distinfo index 28da69f672e7..254038850100 100644 --- a/x11/tilda/distinfo +++ b/x11/tilda/distinfo @@ -1,2 +1,2 @@ -SHA256 (tilda-1.2.2.tar.gz) = 855ab15423e3de8106975fab2185af4380caeb1bb4c2d0bc60b7674d29f0f4d7 -SIZE (tilda-1.2.2.tar.gz) = 289677 +SHA256 (lanoxx-tilda-tilda-1.2.2_GH0.tar.gz) = 855ab15423e3de8106975fab2185af4380caeb1bb4c2d0bc60b7674d29f0f4d7 +SIZE (lanoxx-tilda-tilda-1.2.2_GH0.tar.gz) = 289677 |