Date: Fri, 4 Sep 2015 16:02:17 +0000 (UTC) From: Mathieu Arnold <mat@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r396103 - in head: audio/acoustid-fingerprinter audio/libcoverart audio/mous audio/shairport deskutils/devd-notifier devel/dbus-sharp devel/dbus-sharp-glib devel/libcli dns/p5-pgeodns g... Message-ID: <201509041602.t84G2Has028992@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mat Date: Fri Sep 4 16:02:16 2015 New Revision: 396103 URL: https://svnweb.freebsd.org/changeset/ports/396103 Log: Convert most ports using cloud.github.com to GHC. Convert a couple to github, and use some options helpers on the way. Sponsored by: Absolight Modified: head/audio/acoustid-fingerprinter/Makefile head/audio/libcoverart/Makefile head/audio/mous/Makefile head/audio/shairport/Makefile head/audio/shairport/distinfo head/deskutils/devd-notifier/Makefile head/devel/dbus-sharp-glib/Makefile head/devel/dbus-sharp/Makefile head/devel/libcli/Makefile head/dns/p5-pgeodns/Makefile head/graphics/apvlv/Makefile head/graphics/glosm/Makefile head/japanese/ibus-skk/Makefile head/lang/rhino/Makefile head/math/liblbfgs/Makefile head/net/libnfs/Makefile head/net/mrouted/Makefile head/security/samba-virusfilter/Makefile head/sysutils/autojump/Makefile head/sysutils/bsdinfo/Makefile head/sysutils/confctl/Makefile head/sysutils/zfs-stats/Makefile head/textproc/tidyp/Makefile head/www/ach/Makefile head/www/gaeutilities/Makefile head/www/gaeutilities/distinfo head/www/mod_xsendfile/Makefile head/www/p5-Ark/Makefile head/www/tdom/Makefile head/www/tinymce3/Makefile head/www/tinytinyhttpd/Makefile Modified: head/audio/acoustid-fingerprinter/Makefile ============================================================================== --- head/audio/acoustid-fingerprinter/Makefile Fri Sep 4 16:01:51 2015 (r396102) +++ head/audio/acoustid-fingerprinter/Makefile Fri Sep 4 16:02:16 2015 (r396103) @@ -5,7 +5,7 @@ PORTVERSION= 0.6 PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://bitbucket.org/acoustid/${PORTNAME}/downloads/ \ - http://cloud.github.com/downloads/lalinsky/${PORTNAME}/ + GHC MAINTAINER= jhale@FreeBSD.org COMMENT= AcoustID audio fingerprint submission tool @@ -19,6 +19,9 @@ LIB_DEPENDS= libchromaprint.so:${PORTSDI USES= cmake USE_QT4= gui network \ qmake_build moc_build rcc_build uic_build +USE_GITHUB= yes +GH_ACCOUNT= lalinsky + INSTALLS_ICONS= yes post-patch: Modified: head/audio/libcoverart/Makefile ============================================================================== --- head/audio/libcoverart/Makefile Fri Sep 4 16:01:51 2015 (r396102) +++ head/audio/libcoverart/Makefile Fri Sep 4 16:02:16 2015 (r396103) @@ -4,7 +4,7 @@ PORTNAME= libcoverart PORTVERSION= 1.0.0 PORTREVISION= 4 CATEGORIES= audio -MASTER_SITES= https://cloud.github.com/downloads/metabrainz/${PORTNAME}/ +MASTER_SITES= GHC MAINTAINER= jhale@FreeBSD.org COMMENT= Library for accessing the MusicBrainz cover art archive @@ -16,6 +16,8 @@ LIB_DEPENDS= libjansson.so:${PORTSDIR}/d USES= cmake USE_LDCONFIG= yes +USE_GITHUB= yes +GH_ACCOUNT= metabrainz # {PROJECT_VERSION} is not a variable nor a typo, just part of the directory name WRKSRC= ${WRKDIR}/${PORTNAME}-{PROJECT_VERSION} Modified: head/audio/mous/Makefile ============================================================================== --- head/audio/mous/Makefile Fri Sep 4 16:01:51 2015 (r396102) +++ head/audio/mous/Makefile Fri Sep 4 16:02:16 2015 (r396103) @@ -5,7 +5,7 @@ PORTNAME= mous PORTVERSION= 1.1a PORTREVISION= 4 CATEGORIES= audio -MASTER_SITES= http://cloud.github.com/downloads/bsdelf/mous/ +MASTER_SITES= GHC MAINTAINER= shen.elf@gmail.com COMMENT= Simple yet powerful audio player @@ -15,6 +15,8 @@ LICENSE_FILE= ${WRKSRC}/COPYRIGHT USES= cmake USE_LDCONFIG= yes +USE_GITHUB= yes +GH_ACCOUNT= bsdelf OPTIONS_DEFINE= ALSA ASSEMBLY FAAC FAAD FLAC LAME AO CUE MAC4DECODER \ MACDECODER MPG123 NCURSES OSS QT4 SDK TAGLIB VORBIS \ Modified: head/audio/shairport/Makefile ============================================================================== --- head/audio/shairport/Makefile Fri Sep 4 16:01:51 2015 (r396102) +++ head/audio/shairport/Makefile Fri Sep 4 16:02:16 2015 (r396103) @@ -5,8 +5,6 @@ PORTNAME= shairport PORTVERSION= 0.05 PORTREVISION= 1 CATEGORIES= audio -MASTER_SITES= http://cloud.github.com/downloads/miks/${PORTNAME}/ -DISTNAME= miks-${PORTNAME}-${REV} MAINTAINER= miks.mikelsons@gmail.com COMMENT= Airtunes emulator @@ -23,6 +21,9 @@ RUN_DEPENDS= p5-MIME-Base64>=0:${PORTSDI USES= gmake perl5 pkgconfig USE_PERL5= run USE_OPENSSL= yes +USE_GITHUB= yes +GH_ACCOUNT= miks +GH_TAGNAME= b1cb9ea USE_RC_SUBR= ${PORTNAME} SUB_LIST= PERL=${PERL} @@ -30,8 +31,6 @@ SUB_LIST= PERL=${PERL} PLIST_FILES= bin/${PORTNAME} bin/hairtunes bin/${PORTNAME}.pl PORTDOCS= README.md -REV= b1cb9ea - OPTIONS_DEFINE= DOCS post-patch: Modified: head/audio/shairport/distinfo ============================================================================== --- head/audio/shairport/distinfo Fri Sep 4 16:01:51 2015 (r396102) +++ head/audio/shairport/distinfo Fri Sep 4 16:02:16 2015 (r396103) @@ -1,2 +1,2 @@ -SHA256 (miks-shairport-b1cb9ea.tar.gz) = daf55530ba1fecb5a6b5a4c770c97e44cb0ca59a58cd87451975635197e1304f -SIZE (miks-shairport-b1cb9ea.tar.gz) = 40425 +SHA256 (miks-shairport-0.05-b1cb9ea_GH0.tar.gz) = 0e38b57a90c170a8cd798efe6df00beace91fc30a97da9e6f5568a2e06f6499f +SIZE (miks-shairport-0.05-b1cb9ea_GH0.tar.gz) = 40413 Modified: head/deskutils/devd-notifier/Makefile ============================================================================== --- head/deskutils/devd-notifier/Makefile Fri Sep 4 16:01:51 2015 (r396102) +++ head/deskutils/devd-notifier/Makefile Fri Sep 4 16:02:16 2015 (r396103) @@ -4,8 +4,7 @@ PORTNAME= devd-notifier PORTVERSION= 0.1 CATEGORIES= deskutils -MASTER_SITES= https://cloud.github.com/downloads/funglaub/devd-notifier/\ - http://roladder.net/~flo/dist/ +MASTER_SITES= GHC http://roladder.net/~flo/dist/ MAINTAINER= f.unglaub@googlemail.com COMMENT= Daemon notifying the user about devd(8) events \ @@ -19,6 +18,8 @@ LIB_DEPENDS= libnotify.so:${PORTSDIR}/de USES= pkgconfig PLIST_FILES= bin/devd-notifier \ man/man1/devd-notifier.1.gz +USE_GITHUB= yes +GH_ACCOUNT= funglaub pre-everything:: @${ECHO_MSG} "You can build devd-notifier with your own config.h using the DEVD-NOTIFIER_CONF knob:" Modified: head/devel/dbus-sharp-glib/Makefile ============================================================================== --- head/devel/dbus-sharp-glib/Makefile Fri Sep 4 16:01:51 2015 (r396102) +++ head/devel/dbus-sharp-glib/Makefile Fri Sep 4 16:02:16 2015 (r396103) @@ -3,7 +3,7 @@ PORTNAME= dbus-sharp-glib PORTVERSION= 0.5.0 CATEGORIES= devel -MASTER_SITES= http://cloud.github.com/downloads/mono/dbus-sharp/ +MASTER_SITES= GHC MAINTAINER= mono@FreeBSD.org COMMENT= D-Bus for .NET: GLib integration module @@ -12,6 +12,10 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgc RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/dbus-sharp-1.0.pc:${PORTSDIR}/devel/dbus-sharp USES= gmake pathfix pkgconfig +USE_GITHUB= yes +GH_ACCOUNT= mono +GH_PROJECT= dbus-sharp + GNU_CONFIGURE= yes CONFIGURE_ENV= ac_cv_path_GMCS=${LOCALBASE}/bin/mcs Modified: head/devel/dbus-sharp/Makefile ============================================================================== --- head/devel/dbus-sharp/Makefile Fri Sep 4 16:01:51 2015 (r396102) +++ head/devel/dbus-sharp/Makefile Fri Sep 4 16:02:16 2015 (r396103) @@ -6,7 +6,7 @@ PORTVERSION= 0.7.0 PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= devel gnome -MASTER_SITES= http://cloud.github.com/downloads/mono/${PORTNAME}/ +MASTER_SITES= GHC MAINTAINER= mono@FreeBSD.org COMMENT= Mono interface to the D-BUS messaging system @@ -16,6 +16,8 @@ LICENSE= MIT GNU_CONFIGURE= yes CONFIGURE_ENV= ac_cv_path_GMCS=${LOCALBASE}/bin/mcs USES= gmake mono pathfix pkgconfig +USE_GITHUB= yes +GH_ACCOUNT= mono .include <bsd.port.options.mk> Modified: head/devel/libcli/Makefile ============================================================================== --- head/devel/libcli/Makefile Fri Sep 4 16:01:51 2015 (r396102) +++ head/devel/libcli/Makefile Fri Sep 4 16:02:16 2015 (r396103) @@ -4,7 +4,7 @@ PORTNAME= libcli PORTVERSION= 1.9.6 PORTREVISION= 1 CATEGORIES= devel -MASTER_SITES= http://cloud.github.com/downloads/dparrish/libcli/ +MASTER_SITES= GHC MAINTAINER= tj@FreeBSD.org COMMENT= Emulates a Cisco style command-line interface @@ -13,6 +13,8 @@ LICENSE= LGPL21 USES= gmake USE_LDCONFIG= yes +USE_GITHUB= yes +GH_ACCOUNT= dparrish PLIST_FILES= lib/libcli.so \ lib/libcli.so.1.9.6 \ Modified: head/dns/p5-pgeodns/Makefile ============================================================================== --- head/dns/p5-pgeodns/Makefile Fri Sep 4 16:01:51 2015 (r396102) +++ head/dns/p5-pgeodns/Makefile Fri Sep 4 16:02:16 2015 (r396103) @@ -4,7 +4,7 @@ PORTNAME= pgeodns PORTVERSION= 1.41 PORTREVISION= 2 CATEGORIES= dns perl5 -MASTER_SITES= http://cloud.github.com/downloads/abh/pgeodns/ +MASTER_SITES= GHC PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org @@ -18,5 +18,7 @@ TEST_DEPENDS= p5-Test-Warn>=0:${PORTSDIR USES= perl5 USE_PERL5= configure +USE_GITHUB= yes +GH_ACCOUNT= abh .include <bsd.port.mk> Modified: head/graphics/apvlv/Makefile ============================================================================== --- head/graphics/apvlv/Makefile Fri Sep 4 16:01:51 2015 (r396102) +++ head/graphics/apvlv/Makefile Fri Sep 4 16:02:16 2015 (r396103) @@ -5,7 +5,7 @@ PORTNAME= apvlv PORTVERSION= 0.1.4 PORTREVISION= 6 CATEGORIES= graphics -MASTER_SITES= http://cloud.github.com/downloads/naihe2010/apvlv/ +MASTER_SITES= GHC DISTNAME= ${PORTNAME}-${PORTVERSION}-Source MAINTAINER= xors@mailup.net @@ -17,6 +17,8 @@ LIB_DEPENDS= libpoppler-glib.so:${PORTSD USE_GNOME= gtk20 USES= cmake pkgconfig +USE_GITHUB= yes +GH_ACCOUNT= naihe2010 CMAKE_ARGS+= -DSYSCONFDIR=${PREFIX}/etc \ -DMANDIR=${MANPREFIX}/man \ -DDOCDIR=${DOCSDIR} \ Modified: head/graphics/glosm/Makefile ============================================================================== --- head/graphics/glosm/Makefile Fri Sep 4 16:01:51 2015 (r396102) +++ head/graphics/glosm/Makefile Fri Sep 4 16:02:16 2015 (r396103) @@ -5,8 +5,7 @@ PORTNAME= glosm PORTVERSION= 0.0.2 PORTREVISION= 5 CATEGORIES= graphics geography -MASTER_SITES= http://cloud.github.com/downloads/AMDmi3/glosm/ \ - http://mirror.amdmi3.ru/distfiles/ +MASTER_SITES= GHC http://mirror.amdmi3.ru/distfiles/ MAINTAINER= amdmi3@FreeBSD.org COMMENT= 3D OpenGL renderer for OpenStreetMap @@ -17,6 +16,8 @@ LIB_DEPENDS= libpng.so:${PORTSDIR}/graph USES= tar:bzip2 cmake USE_GL= gl USE_SDL= sdl +USE_GITHUB= yes +GH_ACCOUNT= AMDmi3 PORTDOCS= README ChangeLog Modified: head/japanese/ibus-skk/Makefile ============================================================================== --- head/japanese/ibus-skk/Makefile Fri Sep 4 16:01:51 2015 (r396102) +++ head/japanese/ibus-skk/Makefile Fri Sep 4 16:02:16 2015 (r396103) @@ -5,7 +5,7 @@ PORTNAME= ibus-skk PORTVERSION= 1.4.1 PORTREVISION= 3 CATEGORIES= japanese -MASTER_SITES= http://cloud.github.com/downloads/ueno/ibus-skk/ +MASTER_SITES= GHC MAINTAINER= ports@FreeBSD.org COMMENT= Japanese SKK input engine for IBus @@ -16,6 +16,8 @@ LIB_DEPENDS= libskk.so:${PORTSDIR}/japan USES= gettext gmake pkgconfig python USE_GNOME= intltool +USE_GITHUB= yes +GH_ACCOUNT= ueno GNU_CONFIGURE= yes CONFIGURE_ENV+= DATADIRNAME=share Modified: head/lang/rhino/Makefile ============================================================================== --- head/lang/rhino/Makefile Fri Sep 4 16:01:51 2015 (r396102) +++ head/lang/rhino/Makefile Fri Sep 4 16:02:16 2015 (r396103) @@ -4,10 +4,10 @@ PORTNAME= rhino DISTVERSION= 1_7R4 CATEGORIES= lang java -MASTER_SITES= http://cloud.github.com/downloads/mozilla/rhino/:rhino \ +MASTER_SITES= GHC \ LOCAL/nivit/${PORTNAME}/:swingex \ APACHE/xmlbeans/binaries/:xmlbeans -DISTFILES= ${PORTNAME}${DISTVERSION}.zip:rhino \ +DISTFILES= ${PORTNAME}${DISTVERSION}.zip \ src.zip:swingex \ xmlbeans-2.5.0.zip:xmlbeans DIST_SUBDIR= ${PORTNAME} @@ -35,6 +35,8 @@ OPTIONS_DEFAULT= LINEDIT OPTIONS_DEFINE= LINEDIT USES= zip +USE_GITHUB= yes +GH_ACCOUNT= mozilla .include <bsd.port.options.mk> Modified: head/math/liblbfgs/Makefile ============================================================================== --- head/math/liblbfgs/Makefile Fri Sep 4 16:01:51 2015 (r396102) +++ head/math/liblbfgs/Makefile Fri Sep 4 16:02:16 2015 (r396103) @@ -5,7 +5,7 @@ PORTNAME= liblbfgs PORTVERSION= 1.10 PORTREVISION= 1 CATEGORIES= math -MASTER_SITES= http://cloud.github.com/downloads/chokkan/liblbfgs/ +MASTER_SITES= GHC MAINTAINER= gaod@hychen.org COMMENT= Library of Limited-memory Broyden-Fletcher-Goldfarb-Shanno @@ -14,6 +14,8 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING USES= libtool +USE_GITHUB= yes +GH_ACCOUNT= chokkan GNU_CONFIGURE= yes USE_AUTOTOOLS= autoconf:env Modified: head/net/libnfs/Makefile ============================================================================== --- head/net/libnfs/Makefile Fri Sep 4 16:01:51 2015 (r396102) +++ head/net/libnfs/Makefile Fri Sep 4 16:02:16 2015 (r396103) @@ -5,7 +5,7 @@ PORTNAME= libnfs PORTVERSION= 1.3.0 PORTREVISION= 1 CATEGORIES= net -MASTER_SITES= http://cloud.github.com/downloads/sahlberg/${PORTNAME}/ +MASTER_SITES= GHC MAINTAINER= manuel.creach@icloud.com COMMENT= Client library for accessing NFS shares over a network @@ -17,6 +17,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes USES= autoreconf gmake libtool pkgconfig USE_LDCONFIG= yes +USE_GITHUB= yes +GH_ACCOUNT= sahlberg post-patch: ${REINPLACE_CMD} 's|$$(libdir)/\(pkgconfig\)|$$(prefix)/libdata/\1|' \ Modified: head/net/mrouted/Makefile ============================================================================== --- head/net/mrouted/Makefile Fri Sep 4 16:01:51 2015 (r396102) +++ head/net/mrouted/Makefile Fri Sep 4 16:02:16 2015 (r396103) @@ -5,7 +5,7 @@ PORTNAME= mrouted PORTVERSION= 3.9.6 PORTREVISION= 1 CATEGORIES= net -MASTER_SITES= http://cloud.github.com/downloads/troglobit/mrouted/ +MASTER_SITES= GHC MAINTAINER= hrs@FreeBSD.org COMMENT= Multicast routing daemon providing DVMRP for IPv4 @@ -15,6 +15,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USE_RC_SUBR= mrouted USES= gmake tar:bzip2 +USE_GITHUB= yes +GH_ACCOUNT= troglobit MAKE_ARGS= sysconfdir=${PREFIX}/etc \ mandir=${MAN8PREFIX}/man/man8 PORTDOCS= README AUTHORS ChangeLog Modified: head/security/samba-virusfilter/Makefile ============================================================================== --- head/security/samba-virusfilter/Makefile Fri Sep 4 16:01:51 2015 (r396102) +++ head/security/samba-virusfilter/Makefile Fri Sep 4 16:02:16 2015 (r396103) @@ -4,7 +4,7 @@ PORTNAME= samba-virusfilter PORTVERSION= 0.1.3 PORTREVISION= 1 CATEGORIES= security -MASTER_SITES= http://cloud.github.com/downloads/fumiyas/samba-virusfilter/ +MASTER_SITES= GHC MAINTAINER= kuriyama@FreeBSD.org COMMENT= On-access anti-virus filter for Samba @@ -16,6 +16,9 @@ RUN_DEPENDS= ksh:${PORTSDIR}/shells/pdks GNU_CONFIGURE= yes USES= gmake shebangfix tar:bzip2 SHEBANG_FILES= bin/svf-notify.ksh +USE_GITHUB= yes +GH_ACCOUNT= fumiyas + ALL_TARGET= # should empty CONFIGURE_ARGS= --with-samba-source=`cd ${PORTSDIR}/net/${SAMBA_PORT}; ${MAKE} -VWRKSRC` \ --with-clamd=${PREFIX}/sbin/clamd --with-savdid=${PREFIX}/bin/savdid Modified: head/sysutils/autojump/Makefile ============================================================================== --- head/sysutils/autojump/Makefile Fri Sep 4 16:01:51 2015 (r396102) +++ head/sysutils/autojump/Makefile Fri Sep 4 16:02:16 2015 (r396103) @@ -4,8 +4,7 @@ PORTNAME= autojump PORTVERSION= 13 CATEGORIES= sysutils -MASTER_SITES= http://cloud.github.com/downloads/joelthelion/autojump/ \ - http://www.vermatech.com/distfiles/ +MASTER_SITES= GHC http://www.vermatech.com/distfiles/ DISTNAME= autojump_v${PORTVERSION} MAINTAINER= neeraj.verma.ports@vermatech.com @@ -17,6 +16,8 @@ RUN_DEPENDS= bash:${PORTSDIR}/shells/bas NO_BUILD= yes USES= python:run +USE_GITHUB= yes +GH_ACCOUNT= joelthelion SUB_FILES= pkg-install PLIST_FILES= bin/autojump \ @@ -32,8 +33,6 @@ OPTIONS_DEFAULT= ZSH ZSH_RUN_DEPENDS= zsh:${PORTSDIR}/shells/zsh ZSH_PLIST_FILES= share/zsh/site-functions/_j -.include <bsd.port.options.mk> - post-patch: @${REINPLACE_CMD} -e '/#!\/usr\/bin/s|python|env &|' \ ${WRKSRC}/autojump @@ -41,10 +40,10 @@ post-patch: do-install: @(cd ${INSTALL_WRKSRC} && ${SETENV} ${SH} ./install.sh \ --prefix ${STAGEDIR}${PREFIX}) -.if ${PORT_OPTIONS:MZSH} + +do-install-ZSH-on: @${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site-functions ${INSTALL_DATA} ${WRKSRC}/_j \ ${STAGEDIR}${PREFIX}/share/zsh/site-functions -.endif .include <bsd.port.mk> Modified: head/sysutils/bsdinfo/Makefile ============================================================================== --- head/sysutils/bsdinfo/Makefile Fri Sep 4 16:01:51 2015 (r396102) +++ head/sysutils/bsdinfo/Makefile Fri Sep 4 16:02:16 2015 (r396103) @@ -5,11 +5,13 @@ PORTNAME= bsdinfo PORTVERSION= 0.22 PORTREVISION= 1 CATEGORIES= sysutils -MASTER_SITES= http://cloud.github.com/downloads/samupl/bsdinfo/ +MASTER_SITES= GHC MAINTAINER= freebsd-ports@samu.pl COMMENT= Simple utility to display system-based information +USE_GITHUB= yes +GH_ACCOUNT= samupl GNU_CONFIGURE= yes OPTIONS_DEFINE= X256 Modified: head/sysutils/confctl/Makefile ============================================================================== --- head/sysutils/confctl/Makefile Fri Sep 4 16:01:51 2015 (r396102) +++ head/sysutils/confctl/Makefile Fri Sep 4 16:02:16 2015 (r396103) @@ -4,7 +4,7 @@ PORTNAME= confctl PORTVERSION= 1.2 CATEGORIES= sysutils -MASTER_SITES= http://cloud.github.com/downloads/trasz/confctl/ \ +MASTER_SITES= GHC \ LOCAL/trasz MAINTAINER= trasz@FreeBSD.org @@ -12,6 +12,8 @@ COMMENT= Utility to parse and modify C-l LICENSE= BSD2CLAUSE +USE_GITHUB= yes +GH_ACCOUNT= trasz GNU_CONFIGURE= yes PLIST_FILES= bin/confctl \ man/man1/confctl.1.gz Modified: head/sysutils/zfs-stats/Makefile ============================================================================== --- head/sysutils/zfs-stats/Makefile Fri Sep 4 16:01:51 2015 (r396102) +++ head/sysutils/zfs-stats/Makefile Fri Sep 4 16:02:16 2015 (r396103) @@ -5,7 +5,7 @@ PORTNAME= zfs-stats PORTVERSION= 1.2.2 PORTREVISION= 1 CATEGORIES= sysutils -MASTER_SITES= http://cloud.github.com/downloads/mmatuska/zfs-stats/ +MASTER_SITES= GHC MAINTAINER= mm@FreeBSD.org COMMENT= Display human-readable ZFS statistics @@ -13,6 +13,8 @@ COMMENT= Display human-readable ZFS stat LICENSE= BSD2CLAUSE USES= perl5 shebangfix +USE_GITHUB= yes +GH_ACCOUNT= mmatuska NO_BUILD= yes SHEBANG_FILES= zfs-* Modified: head/textproc/tidyp/Makefile ============================================================================== --- head/textproc/tidyp/Makefile Fri Sep 4 16:01:51 2015 (r396102) +++ head/textproc/tidyp/Makefile Fri Sep 4 16:02:16 2015 (r396103) @@ -5,8 +5,7 @@ PORTNAME= tidyp PORTVERSION= 1.04 PORTREVISION= 2 CATEGORIES= textproc www -MASTER_SITES= http://cloud.github.com/downloads/petdance/tidyp/ \ - LOCAL/sunpoet +MASTER_SITES= GHC LOCAL/sunpoet MAINTAINER= sunpoet@FreeBSD.org COMMENT= Library and program to validate and fix HTML @@ -16,6 +15,8 @@ GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USE_LDCONFIG= yes USES= libtool +USE_GITHUB= yes +GH_ACCOUNT= petdance OPTIONS_DEFINE= ACCESS DEBUG ACCESS_DESC= Accessibility checks Modified: head/www/ach/Makefile ============================================================================== --- head/www/ach/Makefile Fri Sep 4 16:01:51 2015 (r396102) +++ head/www/ach/Makefile Fri Sep 4 16:02:16 2015 (r396103) @@ -4,7 +4,7 @@ PORTNAME= ACH PORTVERSION= 1.0.3 CATEGORIES= www -MASTER_SITES= http://cloud.github.com/downloads/Burton/Analysis-of-Competing-Hypotheses/ +MASTER_SITES= GHC EXTRACT_SUFX= -alpha.tar MAINTAINER= danilo@FreeBSD.org @@ -14,6 +14,9 @@ LICENSE= GPLv3 USE_MYSQL= yes USE_PHP= yes +USE_GITHUB= yes +GH_ACCOUNT= Burton +GH_PROJECT= Analysis-of-Competing-Hypotheses WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}-alpha NO_BUILD= yes Modified: head/www/gaeutilities/Makefile ============================================================================== --- head/www/gaeutilities/Makefile Fri Sep 4 16:01:51 2015 (r396102) +++ head/www/gaeutilities/Makefile Fri Sep 4 16:02:16 2015 (r396103) @@ -5,7 +5,6 @@ PORTNAME= gaeutilities PORTVERSION= 1.4 PORTREVISION= 0 CATEGORIES= www devel -MASTER_SITES= http://cloud.github.com/downloads/joerussbowman/${PORTNAME}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org @@ -14,8 +13,9 @@ COMMENT= Utility classes to make working RUN_DEPENDS= google-appengine>=1.2.4_1:${PORTSDIR}/www/google-appengine USES= python:2 # same as www/google-appengine - -WRKSRC= ${WRKDIR}/joerussbowman-gaeutilities-ea3f7e1 +USE_GITHUB= yes +GH_ACCOUNT= joerussbowman +GH_TAGNAME= ea3f7e1 OPTIONS_DEFINE= DOCS Modified: head/www/gaeutilities/distinfo ============================================================================== --- head/www/gaeutilities/distinfo Fri Sep 4 16:01:51 2015 (r396102) +++ head/www/gaeutilities/distinfo Fri Sep 4 16:02:16 2015 (r396103) @@ -1,2 +1,2 @@ -SHA256 (gaeutilities-1.4.tar.gz) = 3f6f1cba59da1546d03ab439d59583c747d13676926529a045bcc3ef902f5be3 -SIZE (gaeutilities-1.4.tar.gz) = 779726 +SHA256 (joerussbowman-gaeutilities-1.4-ea3f7e1_GH0.tar.gz) = 3ed7e2e8da8d13266b1fa0a318ed057c0da35cdf2156495737c960eddb8efbd9 +SIZE (joerussbowman-gaeutilities-1.4-ea3f7e1_GH0.tar.gz) = 779718 Modified: head/www/mod_xsendfile/Makefile ============================================================================== --- head/www/mod_xsendfile/Makefile Fri Sep 4 16:01:51 2015 (r396102) +++ head/www/mod_xsendfile/Makefile Fri Sep 4 16:02:16 2015 (r396103) @@ -5,8 +5,7 @@ PORTNAME= mod_xsendfile PORTVERSION= 0.12 PORTREVISION= 3 CATEGORIES= www -MASTER_SITES= https://tn123.org/mod_xsendfile/ \ - http://cloud.github.com/downloads/potatosalad/mod_xsendfile/ +MASTER_SITES= https://tn123.org/mod_xsendfile/ GHC MAINTAINER= potatosaladx@gmail.com COMMENT= Apache2 module that processes X-SENDFILE headers @@ -16,5 +15,7 @@ LICENSE= APACHE20 USE_APACHE= 22+ AP_FAST_BUILD= yes AP_GENPLIST= yes +USE_GITHUB= yes +GH_ACCOUNT= potatosalad .include <bsd.port.mk> Modified: head/www/p5-Ark/Makefile ============================================================================== --- head/www/p5-Ark/Makefile Fri Sep 4 16:01:51 2015 (r396102) +++ head/www/p5-Ark/Makefile Fri Sep 4 16:02:16 2015 (r396103) @@ -4,8 +4,7 @@ PORTNAME= Ark PORTVERSION= 0.1.r1 PORTREVISION= 2 CATEGORIES= www perl5 -MASTER_SITES= http://cloud.github.com/downloads/typester/ark-perl/ \ - LOCAL/kuriyama +MASTER_SITES= GHC LOCAL/kuriyama PKGNAMEPREFIX= p5- DISTNAME= Ark-0.001000_001 @@ -34,5 +33,8 @@ RUN_DEPENDS= \ USES= perl5 USE_PERL5= configure +USE_GITHUB= yes +GH_ACCOUNT= typester +GH_PROJECT= ark-perl .include <bsd.port.mk> Modified: head/www/tdom/Makefile ============================================================================== --- head/www/tdom/Makefile Fri Sep 4 16:01:51 2015 (r396102) +++ head/www/tdom/Makefile Fri Sep 4 16:02:16 2015 (r396103) @@ -4,8 +4,7 @@ PORTNAME= tDOM PORTVERSION= 0.8.3 CATEGORIES= www -MASTER_SITES= https://cloud.github.com/downloads/tDOM/tdom/ \ - http://mirrors.rit.edu/zi/ +MASTER_SITES= GHC http://mirrors.rit.edu/zi/ MAINTAINER= mi@aldan.algebra.com COMMENT= High performance XML data processing with Tcl (ARGS for OpenACS) @@ -16,6 +15,8 @@ TDOMBASE= ${PREFIX}/lib/tdom${PORTVERSIO OPTIONS_DEFINE= DOCS USES= gmake tcl tar:tgz +USE_GITHUB= yes +GH_PROJECT= tdom HAS_CONFIGURE= yes CONFIGURE_SCRIPT= ../configure Modified: head/www/tinymce3/Makefile ============================================================================== --- head/www/tinymce3/Makefile Fri Sep 4 16:01:51 2015 (r396102) +++ head/www/tinymce3/Makefile Fri Sep 4 16:02:16 2015 (r396103) @@ -4,8 +4,7 @@ PORTNAME= tinymce PORTVERSION= 3.5.8 CATEGORIES= www -MASTER_SITES= http://cloud.github.com/downloads/${PORTNAME}/${PORTNAME}/ \ - LOCAL/sunpoet +MASTER_SITES= GHC LOCAL/sunpoet PKGNAMESUFFIX= 3 DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -19,6 +18,7 @@ CONFLICTS_INSTALL= tinymce-[0-24-9]* NO_BUILD= yes WRKSRC= ${WRKDIR}/${PORTNAME} USES= cpe zip +USE_GITHUB= yes post-extract: @cd ${WRKSRC}/ && ${FIND} -s * -type d -empty | ${XARGS} -I % ${TOUCH} %/.keepme Modified: head/www/tinytinyhttpd/Makefile ============================================================================== --- head/www/tinytinyhttpd/Makefile Fri Sep 4 16:01:51 2015 (r396102) +++ head/www/tinytinyhttpd/Makefile Fri Sep 4 16:02:16 2015 (r396103) @@ -4,11 +4,14 @@ PORTNAME= tinytinyhttpd PORTVERSION= 0.0.11 CATEGORIES= www -MASTER_SITES= http://cloud.github.com/downloads/mattn/tinytinyhttpd/ +MASTER_SITES= GHC MAINTAINER= smatsui@karashi.org COMMENT= Tiny tiny httpd +USE_GITHUB= yes +GH_ACCOUNT= mattn + HAS_CONFIGURE= yes PLIST_FILES= bin/tthttpd @@ -16,16 +19,13 @@ SUB_FILES= example.conf PORTDOCS= README example.conf ChangeLog OPTIONS_DEFINE= DOCS -.include <bsd.port.options.mk> - do-install: ${INSTALL_PROGRAM} ${WRKSRC}/tthttpd ${STAGEDIR}${PREFIX}/bin -.if ${PORT_OPTIONS:MDOCS} +do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKDIR}/example.conf ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/ChangeLog ${STAGEDIR}${DOCSDIR} -.endif .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201509041602.t84G2Has028992>