diff options
74 files changed, 75 insertions, 239 deletions
diff --git a/audio/chromaprint/Makefile b/audio/chromaprint/Makefile index 8c45cdb6888..0032f660fc1 100644 --- a/audio/chromaprint/Makefile +++ b/audio/chromaprint/Makefile @@ -1,22 +1,18 @@ -# $NetBSD: Makefile,v 1.1 2013/04/02 10:44:41 drochner Exp $ -# +# $NetBSD: Makefile,v 1.2 2014/01/27 18:41:11 wiz Exp $ DISTNAME= chromaprint-0.7 CATEGORIES= audio MASTER_SITES= https://bitbucket.org/acoustid/chromaprint/downloads/ -FETCH_USING= curl MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://acoustid.org/chromaprint COMMENT= Audio fingerprinting LICENSE= gnu-lgpl-v2 -#WRKSRC= ${WRKDIR} # More than one possibility -- please check manually. USE_LANGUAGES= c c++ USE_CMAKE= yes # build and install "fpcalc" CMAKE_ARGS+= -DBUILD_EXAMPLES:BOOL=on - .include "../../multimedia/ffmpeg/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/converters/py-simplejson/Makefile b/converters/py-simplejson/Makefile index e36963894e9..65c9e199ebf 100644 --- a/converters/py-simplejson/Makefile +++ b/converters/py-simplejson/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.20 2014/01/25 10:29:58 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2014/01/27 18:41:11 wiz Exp $ DISTNAME= simplejson-3.3.2 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= converters MASTER_SITES= https://pypi.python.org/packages/source/s/simplejson/ -FETCH_USING= curl MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://undefined.org/python/#simplejson diff --git a/cross/nios2/Makefile.common b/cross/nios2/Makefile.common index 8dad99a7049..b10a46efd68 100644 --- a/cross/nios2/Makefile.common +++ b/cross/nios2/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.3 2013/11/18 06:41:27 mef Exp $ -*- Makefile -*- +# $NetBSD: Makefile.common,v 1.4 2014/01/27 18:41:11 wiz Exp $ -*- Makefile -*- # # used by cross/nios2-binutils/Makefile # used by cross/nios2-gcc/Makefile @@ -10,7 +10,6 @@ DISTNAME= sourceryg++-2013.05-43-nios2-linux-gnu.src CATEGORIES= cross MASTER_SITES= https://sourcery.mentor.com/GNUToolchain/package11649/public/nios2-linux-gnu/ EXTRACT_SUFX= .tar.bz2 -FETCH_USING= curl GNU_CONFIGURE= yes INFO_FILES= #empty diff --git a/databases/ocaml-sqlite3/Makefile b/databases/ocaml-sqlite3/Makefile index 595114d3b1e..351037bc8fa 100644 --- a/databases/ocaml-sqlite3/Makefile +++ b/databases/ocaml-sqlite3/Makefile @@ -1,5 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2013/11/01 11:30:21 jaapb Exp $ -# +# $NetBSD: Makefile,v 1.11 2014/01/27 18:41:11 wiz Exp $ PKGNAME= ocaml-sqlite3-${VERSION} DISTNAME= sqlite3-ocaml-${VERSION} @@ -7,7 +6,6 @@ VERSION= 2.0.4 PKGREVISION= 2 CATEGORIES= databases MASTER_SITES= https://bitbucket.org/mmottl/sqlite3-ocaml/downloads/ -FETCH_USING= curl MAINTAINER= jaapb@NetBSD.org HOMEPAGE= https://bitbucket.org/mmottl/sqlite3-ocaml/ diff --git a/devel/bzr/Makefile b/devel/bzr/Makefile index c6de93672c3..709d729c269 100644 --- a/devel/bzr/Makefile +++ b/devel/bzr/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.62 2014/01/25 10:45:16 wiz Exp $ +# $NetBSD: Makefile,v 1.63 2014/01/27 18:41:11 wiz Exp $ DISTNAME= bzr-2.5.1 CATEGORIES= devel scm MASTER_SITES= https://launchpad.net/bzr/${PKGVERSION_NOREV:R}/${PKGVERSION_NOREV}/+download/ -FETCH_USING= curl MAINTAINER= ddeus.pkgsrc@mailnull.com HOMEPAGE= http://bazaar-vcs.org/ diff --git a/devel/delta/Makefile b/devel/delta/Makefile index 0a632040f8b..4cbb2a8487e 100644 --- a/devel/delta/Makefile +++ b/devel/delta/Makefile @@ -1,5 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2013/05/31 12:39:58 wiz Exp $ -# +# $NetBSD: Makefile,v 1.5 2014/01/27 18:41:11 wiz Exp $ DISTNAME= delta-2006.08.03 PKGREVISION= 2 @@ -11,7 +10,6 @@ HOMEPAGE= http://delta.tigris.org/ COMMENT= Heuristically minimizes interesting files LICENSE= 2-clause-bsd -FETCH_USING= wget USE_TOOLS+= gmake perl REPLACE_PERL= delta multidelta INSTALLATION_DIRS= bin diff --git a/devel/gearmand/Makefile b/devel/gearmand/Makefile index 947e3fab019..75aac0aea53 100644 --- a/devel/gearmand/Makefile +++ b/devel/gearmand/Makefile @@ -1,5 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2013/11/20 20:04:36 adam Exp $ -# +# $NetBSD: Makefile,v 1.5 2014/01/27 18:41:11 wiz Exp $ DISTNAME= gearmand-1.0.6 PKGREVISION= 3 @@ -10,7 +9,6 @@ MAINTAINER= filip@joyent.com HOMEPAGE= http://gearman.org/ COMMENT= Gearman C Server and Library LICENSE= modified-bsd -FETCH_USING= curl GNU_CONFIGURE= yes USE_TOOLS+= gmake pkg-config diff --git a/devel/gitolite/Makefile b/devel/gitolite/Makefile index 0a20835e80e..3814097c3fc 100644 --- a/devel/gitolite/Makefile +++ b/devel/gitolite/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2013/10/18 11:41:18 bsiegert Exp $ +# $NetBSD: Makefile,v 1.16 2014/01/27 18:41:11 wiz Exp $ GLVER= 3.5.2 DISTNAME= gitolite-${GLVER} @@ -15,10 +15,6 @@ DEPENDS+= git-base>=1.6.6:../../devel/git-base USE_LANGUAGES= # none USE_TOOLS+= pax perl:run -# Force using "curl" for fetching the distribution file. It is only available -# over HTTPS and "curl" is the only fetch program which always supports HTTPS. -FETCH_USING= curl - NO_BUILD= yes REPLACE_PERL= src/lib/* src/VREF/* src/triggers/* src/triggers/*/* \ diff --git a/devel/javacc/Makefile b/devel/javacc/Makefile index c24854e5666..a4caa0543c4 100644 --- a/devel/javacc/Makefile +++ b/devel/javacc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2013/06/30 12:31:42 ryoon Exp $ +# $NetBSD: Makefile,v 1.6 2014/01/27 18:41:11 wiz Exp $ DISTNAME= javacc-5.0 CATEGORIES= devel @@ -13,10 +13,6 @@ NO_BUILD= yes USE_JAVA= run USE_JAVA2= yes -# Force using "curl" for fetching the distribution file. It is only available -# over HTTPS and "curl" is the only fetch program which always supports HTTPS. -FETCH_USING= curl - SUBST_CLASSES+= paths SUBST_MESSAGE.paths= Fixing classpath. SUBST_STAGE.paths= pre-configure diff --git a/devel/jq/Makefile b/devel/jq/Makefile index 2b70d9e3517..d3356755069 100644 --- a/devel/jq/Makefile +++ b/devel/jq/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2013/04/26 10:20:34 jperkin Exp $ +# $NetBSD: Makefile,v 1.3 2014/01/27 18:41:11 wiz Exp $ DISTNAME= jq-1.2 CATEGORIES= devel @@ -9,8 +9,6 @@ HOMEPAGE= http://github.com/stedolan/jq/ COMMENT= Command-line JSON processor LICENSE= mit -FETCH_USING= curl - WRKSRC= ${WRKDIR}/stedolan-jq-1e8c524 USE_LANGUAGES= c99 diff --git a/devel/libdbusmenu-qt/Makefile b/devel/libdbusmenu-qt/Makefile index 9552daff1cc..99c3344cf0b 100644 --- a/devel/libdbusmenu-qt/Makefile +++ b/devel/libdbusmenu-qt/Makefile @@ -1,5 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2013/06/06 12:53:41 wiz Exp $ -# +# $NetBSD: Makefile,v 1.21 2014/01/27 18:41:12 wiz Exp $ DISTNAME= libdbusmenu-qt-0.9.2 PKGREVISION= 10 @@ -12,8 +11,6 @@ HOMEPAGE= http://people.canonical.com/~agateau/dbusmenu/index.html COMMENT= Dbusmenu library for Qt LICENSE= gnu-lgpl-v2.1 -FETCH_USING= curl - USE_LANGUAGES= c c++ USE_CMAKE= yes CMAKE_ARGS+= -DWITH_DOC=OFF diff --git a/devel/liblangtag/Makefile b/devel/liblangtag/Makefile index 0e057f37d61..3bb25216619 100644 --- a/devel/liblangtag/Makefile +++ b/devel/liblangtag/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.1 2013/08/24 16:15:10 jaapb Exp $ +# $NetBSD: Makefile,v 1.2 2014/01/27 18:41:12 wiz Exp $ DISTNAME= liblangtag-0.5.1 CATEGORIES= devel MASTER_SITES= https://bitbucket.org/tagoh/liblangtag/downloads/ EXTRACT_SUFX= .tar.bz2 -FETCH_USING= curl MAINTAINER= jaapb@NetBSD.org HOMEPAGE= http://tagoh.bitbucket.org/liblangtag/ diff --git a/devel/lua-gi/Makefile b/devel/lua-gi/Makefile index be67160409a..23d66c7fe1e 100644 --- a/devel/lua-gi/Makefile +++ b/devel/lua-gi/Makefile @@ -1,5 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2014/01/22 16:16:21 jperkin Exp $ -# +# $NetBSD: Makefile,v 1.5 2014/01/27 18:41:12 wiz Exp $ DISTNAME= lgi-${VERSION} PKGNAME= ${LUA_PKGPREFIX}-gi-${VERSION} @@ -15,7 +14,6 @@ LICENSE= mit USE_LANGUAGES+= c USE_TOOLS+= pkg-config gmake -FETCH_USING= curl WRKSRC= ${WRKDIR}/pavouk-lgi-1bbf1bc SUBST_CLASSES+= v diff --git a/devel/lua-lrexlib/Makefile.common b/devel/lua-lrexlib/Makefile.common index fd8814b0c29..64a0cfb2bef 100644 --- a/devel/lua-lrexlib/Makefile.common +++ b/devel/lua-lrexlib/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.3 2013/01/25 22:02:18 ryoon Exp $ +# $NetBSD: Makefile.common,v 1.4 2014/01/27 18:41:12 wiz Exp $ # used by devel/lua-lrexlib-posix/Makefile # used by devel/lua-lrexlib-pcre/Makefile # used by devel/lua-lrexlib-onig/Makefile @@ -15,10 +15,6 @@ HOMEPAGE= http://luaforge.net/projects/lrexlib LICENSE= mit -# Force using "curl" for fetching the distribution file. It is only available -# over HTTPS and "curl" is the only fetch program which always supports HTTPS. -FETCH_USING= curl - #USE_TOOLS+= gmake USE_LIBTOOL= yes diff --git a/devel/lua-posix/Makefile b/devel/lua-posix/Makefile index df87adbf7f2..9530eba2c26 100644 --- a/devel/lua-posix/Makefile +++ b/devel/lua-posix/Makefile @@ -1,5 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2014/01/27 08:10:24 obache Exp $ -# +# $NetBSD: Makefile,v 1.4 2014/01/27 18:41:12 wiz Exp $ DISTNAME= luaposix-release-v31 PKGNAME= ${DISTNAME:S/lua/${LUA_PKGPREFIX}-/:S/release-v//} diff --git a/devel/magit/Makefile b/devel/magit/Makefile index 56f0f7250c2..b2c0502f64e 100644 --- a/devel/magit/Makefile +++ b/devel/magit/Makefile @@ -1,5 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2013/11/21 23:50:04 jmmv Exp $ -# +# $NetBSD: Makefile,v 1.8 2014/01/27 18:41:12 wiz Exp $ DISTNAME= magit-1.2.0 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} @@ -12,7 +11,6 @@ HOMEPAGE= http://magit.github.com/magit/ COMMENT= Inspect and modify Git repositories from Emacs LICENSE= gnu-gpl-v3 -FETCH_USING= curl INFO_FILES= yes USE_LANGUAGES= # none USE_TOOLS+= gmake makeinfo diff --git a/devel/opengrok/Makefile b/devel/opengrok/Makefile index 0e3d4880808..3588dfaecc0 100644 --- a/devel/opengrok/Makefile +++ b/devel/opengrok/Makefile @@ -1,5 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2013/12/31 22:56:12 ryoon Exp $ -# +# $NetBSD: Makefile,v 1.30 2014/01/27 18:41:12 wiz Exp $ DISTNAME= OpenGrok-0.12-rc5 PKGNAME= ${DISTNAME:tl:S/-rc/rc/} @@ -11,7 +10,6 @@ HOMEPAGE= http://opengrok.github.io/OpenGrok/ COMMENT= Fast and usable source code search and cross reference engine LICENSE= cddl-1.0 -FETCH_USING= curl EXTRACT_USING= bsdtar DEPENDS+= exctags-[0-9]*:../../devel/exctags diff --git a/devel/py-greenlet/Makefile b/devel/py-greenlet/Makefile index 731b14c467c..0387772ab5c 100644 --- a/devel/py-greenlet/Makefile +++ b/devel/py-greenlet/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.1 2013/12/31 17:59:08 rodent Exp $ +# $NetBSD: Makefile,v 1.2 2014/01/27 18:41:12 wiz Exp $ DISTNAME= greenlet-0.4.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= devel python MASTER_SITES= https://pypi.python.org/packages/source/g/greenlet/ EXTRACT_SUFX= .zip -FETCH_USING= curl MAINTAINER= kamel.derouiche@gmail.com HOMEPAGE= https://github.com/python-greenlet/greenlet diff --git a/devel/py-pip/Makefile b/devel/py-pip/Makefile index 5b721c95061..6b17fedbe22 100644 --- a/devel/py-pip/Makefile +++ b/devel/py-pip/Makefile @@ -1,11 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2014/01/16 02:40:15 rodent Exp $ -# +# $NetBSD: Makefile,v 1.8 2014/01/27 18:41:12 wiz Exp $ DISTNAME= pip-1.5 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= devel MASTER_SITES= http://pypi.python.org/packages/source/p/pip/ -FETCH_USING= curl MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.pip-installer.org/ diff --git a/devel/py-virtualenv/Makefile b/devel/py-virtualenv/Makefile index b3cb9b11b6c..1a9533cd398 100644 --- a/devel/py-virtualenv/Makefile +++ b/devel/py-virtualenv/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2014/01/16 02:57:42 rodent Exp $ +# $NetBSD: Makefile,v 1.8 2014/01/27 18:41:12 wiz Exp $ DISTNAME= virtualenv-1.11 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= devel python MASTER_SITES= http://pypi.python.org/packages/source/v/virtualenv/ -FETCH_USING= curl MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://pypi.python.org/pypi/virtualenv diff --git a/devel/sparse/Makefile b/devel/sparse/Makefile index 74ccd76a696..6e2d7de7396 100644 --- a/devel/sparse/Makefile +++ b/devel/sparse/Makefile @@ -1,12 +1,10 @@ -# $NetBSD: Makefile,v 1.7 2013/05/31 12:40:57 wiz Exp $ -# +# $NetBSD: Makefile,v 1.8 2014/01/27 18:41:12 wiz Exp $ DISTNAME= sparse-0.4.4 PKGREVISION= 1 CATEGORIES= devel lang MASTER_SITES= https://kernel.org/pub/software/devel/sparse/dist/ EXTRACT_SUFX= .tar.xz -FETCH_USING= curl MAINTAINER= reed@reedmedia.net HOMEPAGE= http://kernel.org/pub/software/devel/sparse/ diff --git a/filesystems/cloudfuse/Makefile b/filesystems/cloudfuse/Makefile index 740c2164c85..7f70eedca8a 100644 --- a/filesystems/cloudfuse/Makefile +++ b/filesystems/cloudfuse/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2013/02/06 23:22:16 jperkin Exp $ +# $NetBSD: Makefile,v 1.7 2014/01/27 18:41:12 wiz Exp $ DISTNAME= 1003a82 PKGNAME= cloudfuse-20120124 @@ -23,10 +23,6 @@ WRKSRC= ${WRKDIR}/redbo-cloudfuse-${DISTNAME} post-install: ${INSTALL_DATA} ${WRKSRC}/README ${DESTDIR}${PREFIX}/share/doc/cloudfuse.README -# Force using "curl" for fetching the distribution file. It is only available -# over HTTPS and "curl" is the only fetch program which always supports HTTPS. -FETCH_USING= curl - .include "../../textproc/libxml2/buildlink3.mk" .include "../../www/curl/buildlink3.mk" .include "../../filesystems/fuse/buildlink3.mk" diff --git a/filesystems/fs-utils/Makefile b/filesystems/fs-utils/Makefile index 6b8fbe3fb17..208bd95275f 100644 --- a/filesystems/fs-utils/Makefile +++ b/filesystems/fs-utils/Makefile @@ -1,13 +1,10 @@ -# $NetBSD: Makefile,v 1.18 2013/07/05 17:25:23 stacktic Exp $ -# +# $NetBSD: Makefile,v 1.19 2014/01/27 18:41:12 wiz Exp $ GIT_COMMIT= v1.00 DISTNAME= ${GIT_COMMIT} PKGNAME= fs-utils-20130701 - CATEGORIES= filesystems MASTER_SITES= https://github.com/stacktic/fs-utils/archive/ -FETCH_USING= curl MAINTAINER= stacktic@NetBSD.org HOMEPAGE= https://github.com/stacktic/fs-utils diff --git a/filesystems/tahoe-lafs/Makefile b/filesystems/tahoe-lafs/Makefile index c8fe3850a50..dcfb72168ef 100644 --- a/filesystems/tahoe-lafs/Makefile +++ b/filesystems/tahoe-lafs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2014/01/25 10:30:07 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2014/01/27 18:41:12 wiz Exp $ VERSION= 1.10.0 PKGREVISION= 2 @@ -10,7 +10,6 @@ MASTER_SITES= https://tahoe-lafs.org/source/tahoe-lafs/releases/ #for beta, add #MASTER_SITES+= http://tahoe-lafs.org/source/tahoe-lafs/tarballs/ EXTRACT_SUFX= .tar.bz2 -FETCH_USING= curl MAINTAINER= gdt@NetBSD.org HOMEPAGE= http://tahoe-lafs.org/ diff --git a/fonts/kanjistrokeorders-ttf/Makefile b/fonts/kanjistrokeorders-ttf/Makefile index 1f8600bc87c..8128a03eaa4 100644 --- a/fonts/kanjistrokeorders-ttf/Makefile +++ b/fonts/kanjistrokeorders-ttf/Makefile @@ -1,5 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2012/10/03 18:28:25 asau Exp $ -# +# $NetBSD: Makefile,v 1.5 2014/01/27 18:41:12 wiz Exp $ DISTNAME= KanjiStrokeOrders_v${KSOVER} PKGNAME= ${DISTNAME:tl:S/_v/-ttf-/} @@ -12,10 +11,6 @@ HOMEPAGE= https://sites.google.com/site/nihilistorguk/ COMMENT= Japanese Kanji characters stroke order font LICENSE= modified-bsd -# Force using "curl" for fetching the distribution file. It is only available -# over HTTPS and "curl" is the only fetch program which always supports HTTPS. -FETCH_USING= curl - USE_X11BASE= YES NO_CONFIGURE= YES NO_BUILD= YES diff --git a/fonts/liberation-ttf/Makefile b/fonts/liberation-ttf/Makefile index 31ef3160b17..9becd090d6f 100644 --- a/fonts/liberation-ttf/Makefile +++ b/fonts/liberation-ttf/Makefile @@ -1,5 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2013/04/13 12:01:42 ryoon Exp $ -# +# $NetBSD: Makefile,v 1.12 2014/01/27 18:41:12 wiz Exp $ DISTNAME= liberation-fonts-ttf-2.00.1 PKGNAME= ${DISTNAME:S/-fonts//} @@ -12,10 +11,6 @@ HOMEPAGE= http://www.redhat.com/promo/fonts/ COMMENT= TrueType fonts from RedHat LICENSE= ofl-v1.1 -# Force using "curl" for fetching the distribution file. It is only available -# over HTTPS and "curl" is the only fetch program which always supports HTTPS. -FETCH_USING= curl - NO_BUILD= yes NO_CONFIGURE= yes diff --git a/fonts/ricty-ttf/Makefile b/fonts/ricty-ttf/Makefile index a337a851c89..b43038a591b 100644 --- a/fonts/ricty-ttf/Makefile +++ b/fonts/ricty-ttf/Makefile @@ -1,5 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2013/04/08 01:42:40 rodent Exp $ -# +# $NetBSD: Makefile,v 1.14 2014/01/27 18:41:13 wiz Exp $ DISTNAME= Ricty-3.2.1 PKGNAME= ricty-ttf-3.2.1 @@ -12,10 +11,6 @@ HOMEPAGE= http://save.sys.t.u-tokyo.ac.jp/~yusa/fonts/ricty.html COMMENT= Migu 1M and Inconsolata based TrueType fonts for programming LICENSE= ipafont AND ofl-v1.1 AND public-domain -# Force using "curl" for fetching the distribution file. It is only available -# over HTTPS and "curl" is the only fetch program which always supports HTTPS. -FETCH_USING= curl - BUILD_DEPENDS+= fontforge-[0-9]*:../../fonts/fontforge BUILD_DEPENDS+= migu-ttf-[0-9]*:../../fonts/migu-ttf BUILD_DEPENDS+= inconsolata-ttf-[0-9]*:../../fonts/inconsolata-ttf diff --git a/games/wargames/Makefile b/games/wargames/Makefile index 643ff051fbb..fe57bb6b2db 100644 --- a/games/wargames/Makefile +++ b/games/wargames/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2012/10/06 11:54:58 asau Exp $ +# $NetBSD: Makefile,v 1.4 2014/01/27 18:41:13 wiz Exp $ VERSION= 1.02 DISTNAME= abs0-wargames-${VERSION}-0-g0e9f20e @@ -11,8 +11,6 @@ HOMEPAGE= https://github.com/abs0/wargames/tarball/ COMMENT= Simulated interaction with the W.O.P.R. computer from War Games LICENSE= 2-clause-bsd -FETCH_USING= curl - WRKSRC= ${WRKDIR}/${DISTNAME:C:[^-]*-0-g::} .include "../../mk/bsd.pkg.mk" diff --git a/graphics/camlimages/Makefile b/graphics/camlimages/Makefile index f2c37aa4952..2d1ad5ddcbd 100644 --- a/graphics/camlimages/Makefile +++ b/graphics/camlimages/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.67 2014/01/01 11:52:18 wiz Exp $ +# $NetBSD: Makefile,v 1.68 2014/01/27 18:41:13 wiz Exp $ VERSION= 4.0.1 PKGNAME= camlimages-${VERSION} @@ -18,8 +18,6 @@ BUILD_DEPENDS+= ocaml-findlib>=1.2.6:../../devel/ocaml-findlib MAKE_JOBS_SAFE= no -FETCH_USING= curl - WRKSRC= ${WRKDIR}/camlspotter-camlimages-v${VERSION} SUBST_CLASSES+= omf diff --git a/graphics/openimageio/Makefile b/graphics/openimageio/Makefile index aa0443805ed..c668480d5d1 100644 --- a/graphics/openimageio/Makefile +++ b/graphics/openimageio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2013/11/20 20:04:35 adam Exp $ +# $NetBSD: Makefile,v 1.21 2014/01/27 18:41:13 wiz Exp $ OIIOVER= 1.2.2 DISTNAME= oiio-Release-${OIIOVER} @@ -6,7 +6,6 @@ PKGNAME= ${DISTNAME:S/oiio-Release/openimageio/} PKGREVISION= 2 CATEGORIES= graphics MASTER_SITES= -https://github.com/OpenImageIO/oiio/archive/Release-${OIIOVER}.tar.gz -FETCH_USING= curl MAINTAINER= ryoon@NetBSD.org HOMEPAGE= https://sites.google.com/site/openimageio/ diff --git a/graphics/py-matplotlib-tk/Makefile b/graphics/py-matplotlib-tk/Makefile index 0842f0f9df1..23d0d336926 100644 --- a/graphics/py-matplotlib-tk/Makefile +++ b/graphics/py-matplotlib-tk/Makefile @@ -1,11 +1,9 @@ -# $NetBSD: Makefile,v 1.24 2014/01/21 19:22:08 drochner Exp $ -# +# $NetBSD: Makefile,v 1.25 2014/01/27 18:41:13 wiz Exp $ DISTNAME= matplotlib-1.3.1 PKGNAME= ${PYPKGPREFIX}-matplotlib-tk-1.3.1 CATEGORIES= graphics python MASTER_SITES= https://github.com/downloads/matplotlib/matplotlib/ -FETCH_USING= curl MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://matplotlib.sourceforge.net/ diff --git a/mail/imapfilter/Makefile b/mail/imapfilter/Makefile index fd400cdd81b..ad6759a495b 100644 --- a/mail/imapfilter/Makefile +++ b/mail/imapfilter/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.39 2013/11/05 18:57:32 adam Exp $ +# $NetBSD: Makefile,v 1.40 2014/01/27 18:41:13 wiz Exp $ DISTNAME= imapfilter-2.5.6 CATEGORIES= mail MASTER_SITES= -https://codeload.github.com/lefcha/imapfilter/tar.gz/v${PKGVERSION_NOREV} -FETCH_USING= curl MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://imapfilter.hellug.gr/ diff --git a/mail/imapsync/Makefile b/mail/imapsync/Makefile index a98df5292f9..e0921959cf5 100644 --- a/mail/imapsync/Makefile +++ b/mail/imapsync/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2013/12/09 14:17:48 obache Exp $ +# $NetBSD: Makefile,v 1.13 2014/01/27 18:41:13 wiz Exp $ DISTNAME= imapsync-1.564 PKGREVISION= 1 @@ -18,7 +18,6 @@ DEPENDS+= p5-IO-Socket-SSL-[0-9]*:../../security/p5-IO-Socket-SSL DEPENDS+= p5-Mail-IMAPClient>=3.1.9:../../mail/p5-Mail-IMAPClient DEPENDS+= p5-Term-ReadKey-[0-9]*:../../devel/p5-Term-ReadKey -FETCH_USING= curl NO_BUILD= YES USE_TOOLS+= perl:run REPLACE_PERL+= imapsync diff --git a/math/cgal/Makefile b/math/cgal/Makefile index d66076baa64..5e290a01e26 100644 --- a/math/cgal/Makefile +++ b/math/cgal/Makefile @@ -1,5 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2013/11/20 20:04:35 adam Exp $ -# +# $NetBSD: Makefile,v 1.21 2014/01/27 18:41:13 wiz Exp $ PKGNAME= cgal-3.9 DISTNAME= CGAL-3.9 @@ -12,8 +11,6 @@ HOMEPAGE= http://www.cgal.org/ COMMENT= Computational Geometry Algorithms Library LICENSE= gnu-lgpl-v3 -FETCH_USING= curl - USE_CMAKE= yes USE_LANGUAGES= c c++ diff --git a/math/eigen2/Makefile b/math/eigen2/Makefile index d56da9c7f91..2d3fff35c74 100644 --- a/math/eigen2/Makefile +++ b/math/eigen2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2012/09/11 23:04:18 asau Exp $ +# $NetBSD: Makefile,v 1.10 2014/01/27 18:41:13 wiz Exp $ DISTNAME= 2.0.17 PKGNAME= eigen-2.0.17 @@ -15,6 +15,5 @@ LICENSE= gnu-lgpl-v3 OR gnu-gpl-v2 USE_LANGUAGES+= c c++ USE_CMAKE= yes WRKSRC= ${WRKDIR}/eigen-eigen-b23437e61a07 -FETCH_USING= curl .include "../../mk/bsd.pkg.mk" diff --git a/math/eigen3/Makefile b/math/eigen3/Makefile index 4b1723b891b..1ea4febed79 100644 --- a/math/eigen3/Makefile +++ b/math/eigen3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2013/10/06 16:16:17 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2014/01/27 18:41:13 wiz Exp $ DISTNAME= 3.1.4 PKGNAME= eigen3-3.1.4 @@ -17,7 +17,6 @@ USE_CMAKE= yes CMAKE_ARG_PATH= .. CONFIGURE_DIRS= _build WRKSRC= ${WRKDIR}/eigen-eigen-36bf2ceaf8f5 -FETCH_USING= curl pre-configure: ${MKDIR} ${WRKSRC}/_build diff --git a/math/fityk/Makefile b/math/fityk/Makefile index 8bf832f73d3..584bb57c653 100644 --- a/math/fityk/Makefile +++ b/math/fityk/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.26 2013/10/10 14:42:22 ryoon Exp $ +# $NetBSD: Makefile,v 1.27 2014/01/27 18:41:13 wiz Exp $ DISTNAME= fityk-0.9.7 PKGREVISION= 16 CATEGORIES= math #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fityk/} MASTER_SITES= https://cloud.github.com/downloads/wojdyr/fityk/ -FETCH_USING= curl EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/misc/libcarddav/Makefile b/misc/libcarddav/Makefile index da199184f00..9212c6bdb4b 100644 --- a/misc/libcarddav/Makefile +++ b/misc/libcarddav/Makefile @@ -1,5 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2013/02/06 23:23:01 jperkin Exp $ -# +# $NetBSD: Makefile,v 1.9 2014/01/27 18:41:13 wiz Exp $ DISTNAME= libcarddav_0.6.2-2debian2 PKGNAME= ${DISTNAME:S/_/-/:S/-2debian2/.2.2/} @@ -18,8 +17,6 @@ GNU_CONFIGURE= yes USE_TOOLS+= pkg-config USE_LIBTOOL= yes -FETCH_USING= curl - .include "options.mk" .include "../../devel/glib2/buildlink3.mk" diff --git a/misc/libreoffice/Makefile b/misc/libreoffice/Makefile index a188f2b2369..083fc86a391 100644 --- a/misc/libreoffice/Makefile +++ b/misc/libreoffice/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.42 2014/01/01 11:52:25 wiz Exp $ +# $NetBSD: Makefile,v 1.43 2014/01/27 18:41:13 wiz Exp $ VER= 3.5.6.2 DISTNAME= libreoffice-${VER} @@ -47,11 +47,6 @@ DISTFILES+= ${md} .include "../../mk/bsd.prefs.mk" -# ftp: Unsupported URL scheme `https' -.if ${OPSYS} == "NetBSD" -FETCH_USING= curl -.endif - # tar: Invalid header, starting valid header search. EXTRACT_USING= gtar diff --git a/multimedia/transcode/Makefile b/multimedia/transcode/Makefile index 158a3372d46..f158e2f4f68 100644 --- a/multimedia/transcode/Makefile +++ b/multimedia/transcode/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.87 2013/06/04 22:16:50 tron Exp $ +# $NetBSD: Makefile,v 1.88 2014/01/27 18:41:13 wiz Exp $ DISTNAME= transcode-1.1.7 PKGREVISION= 7 @@ -6,7 +6,6 @@ CATEGORIES= multimedia #MASTER_SITES= http://download.berlios.de/tcforge/ MASTER_SITES= http://bitbucket.org/france/transcode-tcforge/downloads/ EXTRACT_SUFX= .tar.bz2 -FETCH_USING= curl MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://tcforge.berlios.de/ diff --git a/net/dnscheck/Makefile b/net/dnscheck/Makefile index 277cecb6299..8a3ddf6048a 100644 --- a/net/dnscheck/Makefile +++ b/net/dnscheck/Makefile @@ -1,5 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2013/06/15 21:18:49 pettai Exp $ -# +# $NetBSD: Makefile,v 1.6 2014/01/27 18:41:13 wiz Exp $ DISTNAME= dotse-dnscheck-1.4.1-0-ga93f48c PKGNAME= dnscheck-1.4.1 @@ -11,8 +10,6 @@ HOMEPAGE= https://github.com/dotse/dnscheck/ COMMENT= DNSCheck is a DNS quality checker LICENSE= 2-clause-bsd -FETCH_USING= curl - DEPENDS+= p5-Net-DNS>=0.65:../../net/p5-Net-DNS DEPENDS+= p5-Net-DNS-SEC>=0.16:../../security/p5-Net-DNS-SEC DEPENDS+= p5-Net-IP>=1.25:../../net/p5-Net-IP diff --git a/net/fpdns/Makefile b/net/fpdns/Makefile index 8a48cc41689..526215fc774 100644 --- a/net/fpdns/Makefile +++ b/net/fpdns/Makefile @@ -1,5 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2013/07/31 10:23:17 he Exp $ -# +# $NetBSD: Makefile,v 1.9 2014/01/27 18:41:13 wiz Exp $ VERSION= 20130404 DISTNAME= 20130404 @@ -7,7 +6,6 @@ PKGREVISION= 1 PKGNAME= fpdns-0.10.0pre${VERSION} CATEGORIES= net MASTER_SITES= https://github.com/kirei/fpdns/archive/ -FETCH_USING= curl MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://github.com/kirei/fpdns/ diff --git a/net/get-flash-videos/Makefile b/net/get-flash-videos/Makefile index 213331e0609..8d2f2d0ea54 100644 --- a/net/get-flash-videos/Makefile +++ b/net/get-flash-videos/Makefile @@ -1,5 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2013/12/09 14:17:50 obache Exp $ -# +# $NetBSD: Makefile,v 1.5 2014/01/27 18:41:14 wiz Exp $ DISTNAME= ${GHACCOUNT}-${GHNAME}-${GHDESCRIBE}-g${GHCOMMIT} PKGNAME= ${GHNAME}-0.0.${GHDATE} @@ -21,8 +20,6 @@ HOMEPAGE= http://code.google.com/p/get-flash-videos/ COMMENT= Tool for using various Flash-based video hosting sites LICENSE= apache-2.0 -FETCH_USING= curl # For https: - DEPENDS+= p5-Data-AMF-[0-9]*:../../comms/p5-Data-AMF DEPENDS+= p5-HTML-Tree-[0-9]*:../../www/p5-HTML-Tree DEPENDS+= p5-LWP-Protocol-https-[0-9]*:../../www/p5-LWP-Protocol-https diff --git a/net/knot/Makefile b/net/knot/Makefile index e1ac191b5c9..4f818fb22b1 100644 --- a/net/knot/Makefile +++ b/net/knot/Makefile @@ -1,10 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2013/11/09 22:17:45 pettai Exp $ -# +# $NetBSD: Makefile,v 1.11 2014/01/27 18:41:14 wiz Exp $ DISTNAME= knot-1.3.3 CATEGORIES= net MASTER_SITES= https://secure.nic.cz/files/knot-dns/ -FETCH_USING= curl MAINTAINER= pettai@NetBSD.org HOMEPAGE= http://www.knot-dns.cz/ diff --git a/net/lua-socket/Makefile b/net/lua-socket/Makefile index f20154530cc..bb09659fe79 100644 --- a/net/lua-socket/Makefile +++ b/net/lua-socket/Makefile @@ -1,5 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2014/01/22 16:20:51 jperkin Exp $ -# +# $NetBSD: Makefile,v 1.7 2014/01/27 18:41:14 wiz Exp $ DISTNAME= luasocket-3.0-rc1 PKGNAME= ${LUA_PKGPREFIX}-${DISTNAME:S/lua//:S/-rc/rc/} @@ -12,8 +11,6 @@ HOMEPAGE= http://w3.impa.br/~diego/software/luasocket/ COMMENT= Network support for the Lua language LICENSE= mit -FETCH_USING= curl - MAKE_FILE= makefile LDFLAGS.SunOS= -lrt -lresolv diff --git a/net/netcat-openbsd/Makefile b/net/netcat-openbsd/Makefile index 8e989c60684..a52eff680b6 100644 --- a/net/netcat-openbsd/Makefile +++ b/net/netcat-openbsd/Makefile @@ -1,11 +1,9 @@ -# $NetBSD: Makefile,v 1.1 2014/01/12 15:06:37 mspo Exp $ -# +# $NetBSD: Makefile,v 1.2 2014/01/27 18:41:14 wiz Exp $ PKGNAME= netcat-openbsd-1 CATEGORIES= net DISTNAME= msporleder-netcat-openbsd-126d9bb MASTER_SITES= -https://codeload.github.com/msporleder/netcat-openbsd/legacy.tar.gz/126d9bb -FETCH_USING= curl #FETCH_OUTPUT_ARGS= ${DISTNAME} LICENSE= modified-bsd diff --git a/net/py-amqp/Makefile b/net/py-amqp/Makefile index f3d91f6cd7f..9c48c836311 100644 --- a/net/py-amqp/Makefile +++ b/net/py-amqp/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.1 2013/12/31 14:02:07 rodent Exp $ +# $NetBSD: Makefile,v 1.2 2014/01/27 18:41:14 wiz Exp $ DISTNAME= v1.3.3 PKGNAME= ${DISTNAME:S/v/${PYPKGPREFIX}-amqp-/1} CATEGORIES= net MASTER_SITES= https://github.com/celery/py-amqp/archive/ -FETCH_USING= curl MAINTAINER= rodent@NetBSD.org HOMEPAGE= http://amqp.readthedocs.org/ diff --git a/net/rabbitmq-c/Makefile b/net/rabbitmq-c/Makefile index fc6564f8f2d..d68452a2894 100644 --- a/net/rabbitmq-c/Makefile +++ b/net/rabbitmq-c/Makefile @@ -1,10 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2013/09/13 11:12:06 fhajny Exp $ -# +# $NetBSD: Makefile,v 1.2 2014/01/27 18:41:14 wiz Exp $ DISTNAME= rabbitmq-c-0.4.1 CATEGORIES= net MASTER_SITES= https://github.com/alanxz/rabbitmq-c/releases/download/v${PKGVERSION_NOREV}/ -FETCH_USING= curl MAINTAINER= filip@joyent.com HOMEPAGE= https://github.com/alanxz/rabbitmq-c diff --git a/net/ruby-stompserver/Makefile b/net/ruby-stompserver/Makefile index 0207d9bc0f7..fd268565819 100644 --- a/net/ruby-stompserver/Makefile +++ b/net/ruby-stompserver/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2013/07/12 10:45:00 jperkin Exp $ +# $NetBSD: Makefile,v 1.5 2014/01/27 18:41:14 wiz Exp $ DISTNAME= drizztbsd-stompserver-1c7a275 PKGNAME= ${RUBY_PKGPREFIX}-stompserver-1.0.0 @@ -12,8 +12,6 @@ LICENSE= mit MASTER_SITES= https://nodeload.github.com/drizztbsd/stompserver/tarball/ DISTFILES= 1c7a275272f14ba3ce9d4c7f27402e659f775498 -# needed for https on github -FETCH_USING= curl # FETCH_OUTPUT_ARGS does not seem to work, we'll extract ourselves USE_TOOLS= tar diff --git a/net/tor/Makefile b/net/tor/Makefile index 810caa83dfa..c50cd4f64ab 100644 --- a/net/tor/Makefile +++ b/net/tor/Makefile @@ -1,12 +1,9 @@ -# $NetBSD: Makefile,v 1.95 2013/10/31 16:22:23 jperkin Exp $ -# +# $NetBSD: Makefile,v 1.96 2014/01/27 18:41:14 wiz Exp $ DISTNAME= tor-0.2.3.25 PKGREVISION= 3 CATEGORIES= net security MASTER_SITES= http://www.torproject.org/dist/ -# MASTER_SITES redirects to https, and ftp(1) cannot handle that. -FETCH_USING= curl MAINTAINER= athaba@users.sourceforge.net HOMEPAGE= http://www.torproject.org/ diff --git a/pkgtools/pkgin/Makefile b/pkgtools/pkgin/Makefile index 151c1f0d047..1a09fb854a2 100644 --- a/pkgtools/pkgin/Makefile +++ b/pkgtools/pkgin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.43 2014/01/21 16:31:27 jperkin Exp $ +# $NetBSD: Makefile,v 1.44 2014/01/27 18:41:14 wiz Exp $ GHCOMMIT= 3859170568fbe4fe21b5660dbaeca8d65ac10f1b DISTNAME= ${GHCOMMIT} @@ -6,7 +6,6 @@ PKGNAME= pkgin-0.6.4 PKGREVISION= 4 CATEGORIES= pkgtools MASTER_SITES= https://github.com/NetBSDfr/pkgin/archive/ -FETCH_USING= curl MAINTAINER= imil@NetBSD.org HOMEPAGE= http://pkgin.net/ diff --git a/print/qpdfview/Makefile b/print/qpdfview/Makefile index 34eb10204b6..e7a879c6bca 100644 --- a/print/qpdfview/Makefile +++ b/print/qpdfview/Makefile @@ -1,5 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2013/12/06 13:23:47 wiz Exp $ -# +# $NetBSD: Makefile,v 1.16 2014/01/27 18:41:14 wiz Exp $ VER= 0.4 DISTNAME= qpdfview-${VER} @@ -12,10 +11,6 @@ HOMEPAGE= https://launchpad.net/qpdfview COMMENT= Tabbed PDF viewer LICENSE= gnu-gpl-v2 -# Force using "curl" for fetching the distribution file. It is only available -# over HTTPS and "curl" is the only fetch program which always supports HTTPS. -FETCH_USING= curl - DEPENDS+= poppler-data-[0-9]*:../../print/poppler-data DEPENDS+= qt4-sqlite3-[0-9]*:../../x11/qt4-sqlite3 diff --git a/security/libssh/Makefile b/security/libssh/Makefile index f49b3877734..d9cbdd32d43 100644 --- a/security/libssh/Makefile +++ b/security/libssh/Makefile @@ -1,6 +1,5 @@ -# $NetBSD: Makefile,v 1.17 2014/01/09 14:29:31 jperkin Exp $ +# $NetBSD: Makefile,v 1.18 2014/01/27 18:41:14 wiz Exp $ # - # history: upstream renamed 0.11 to 0.1.1; # we have to use the old-style convention so that version compares work. # @@ -18,11 +17,6 @@ LICENSE= 2-clause-bsd DIST_SUBDIR= security -.include "../../mk/bsd.prefs.mk" - -# ftp: Unsupported URL scheme `https' -FETCH_USING= curl - USE_CMAKE= yes USE_LANGUAGES= c c++ diff --git a/security/lua-sec/Makefile b/security/lua-sec/Makefile index 900bb7a39c8..c36c34b70d1 100644 --- a/security/lua-sec/Makefile +++ b/security/lua-sec/Makefile @@ -1,11 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2013/10/30 06:03:38 dholland Exp $ -# +# $NetBSD: Makefile,v 1.7 2014/01/27 18:41:14 wiz Exp $ DISTNAME= luasec-0.4.1 PKGNAME= ${LUA_PKGPREFIX}-${DISTNAME:S/lua//} CATEGORIES= security MASTER_SITES= https://github.com/brunoos/luasec/archive/ -FETCH_USING= curl MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://github.com/brunoos/luasec/ diff --git a/security/pkcs11-helper/Makefile b/security/pkcs11-helper/Makefile index ace7b95aa06..07c66145dc3 100644 --- a/security/pkcs11-helper/Makefile +++ b/security/pkcs11-helper/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2013/02/06 23:21:03 jperkin Exp $ +# $NetBSD: Makefile,v 1.11 2014/01/27 18:41:14 wiz Exp $ DISTNAME= pkcs11-helper-1.10 PKGREVISION= 2 @@ -11,7 +11,6 @@ HOMEPAGE= http://www.opensc-project.org/opensc/wiki/pkcs11-helper COMMENT= Library that simplifies the interaction with PKCS\#11 LICENSE= modified-bsd OR gnu-gpl-v2 -FETCH_USING= curl # Not documented, but relatively clear from warnings. USE_LANGUAGES= c99 USE_LIBTOOL= yes diff --git a/security/py-ecdsa/Makefile b/security/py-ecdsa/Makefile index 647d5be44ae..d7df601bacc 100644 --- a/security/py-ecdsa/Makefile +++ b/security/py-ecdsa/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2013/11/05 17:37:48 joerg Exp $ +# $NetBSD: Makefile,v 1.4 2014/01/27 18:41:14 wiz Exp $ DISTNAME= python-ecdsa-0.10 PKGNAME= ${PYPKGPREFIX}-ecdsa-0.10 @@ -6,7 +6,6 @@ EGG_NAME= ecdsa-0.0.0 PKGREVISION= 1 CATEGORIES= security MASTER_SITES= https://github.com/warner/python-ecdsa/archive/ -FETCH_USING= curl MAINTAINER= gls@NetBSD.org HOMEPAGE= https://github.com/warner/python-ecdsa/ diff --git a/security/py-paramiko/Makefile b/security/py-paramiko/Makefile index d0b4abbbb37..d3651a3a30c 100644 --- a/security/py-paramiko/Makefile +++ b/security/py-paramiko/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2014/01/25 10:30:20 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2014/01/27 18:41:14 wiz Exp $ DISTNAME= paramiko-1.12.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= security MASTER_SITES= http://pypi.python.org/packages/source/p/paramiko/ -FETCH_USING= curl MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://github.com/paramiko/paramiko/ diff --git a/sysutils/dc-tools/Makefile b/sysutils/dc-tools/Makefile index bfbffa52265..ac6a93b31a2 100644 --- a/sysutils/dc-tools/Makefile +++ b/sysutils/dc-tools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2012/10/23 19:50:57 asau Exp $ +# $NetBSD: Makefile,v 1.10 2014/01/27 18:41:14 wiz Exp $ DISTNAME= dc-tools-1.4 CATEGORIES= sysutils @@ -17,8 +17,6 @@ DCBURN_DISTFILE=abs0-dc-burn-netbsd-1.4-0-g1004515 DEPENDS+= cdrtools>=2.01:../../sysutils/cdrtools -FETCH_USING= curl # For github - # The filenames in the _slave.tar.gz files overlap EXTRACT_CMD= ${CP} ${DISTDIR}/${DIST_SUBDIR}/scramble.c ${WRKSRC} && \ ${TAR} -xzf ${DISTDIR}/${DIST_SUBDIR}/makeip.tar.gz && \ diff --git a/sysutils/fabric/Makefile b/sysutils/fabric/Makefile index 4a186181034..9f13abdb44d 100644 --- a/sysutils/fabric/Makefile +++ b/sysutils/fabric/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.32 2014/01/25 10:30:21 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2014/01/27 18:41:14 wiz Exp $ VERSION= 1.8.0 DISTNAME= Fabric-${VERSION} PKGNAME= ${DISTNAME:S/F/f/} CATEGORIES= sysutils net MASTER_SITES= http://pypi.python.org/packages/source/F/Fabric/ -FETCH_USING= curl MAINTAINER= gls@NetBSD.org HOMEPAGE= http://fabfile.org/ diff --git a/sysutils/k4dirstat/Makefile b/sysutils/k4dirstat/Makefile index 878436ec86c..593d9532d08 100644 --- a/sysutils/k4dirstat/Makefile +++ b/sysutils/k4dirstat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2014/01/01 11:52:35 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2014/01/27 18:41:15 wiz Exp $ DISTNAME= k4dirstat-2.7.4 PKGREVISION= 7 @@ -17,8 +17,6 @@ USE_LANGUAGES= c c++ WRKSRC= ${WRKDIR}/jeromerobert-k4dirstat-33ed79e1054e -FETCH_USING= curl - .include "../../meta-pkgs/kde4/kde4.mk" .include "../../graphics/hicolor-icon-theme/buildlink3.mk" .include "../../x11/kde-baseapps4/buildlink3.mk" diff --git a/sysutils/logrotate/Makefile b/sysutils/logrotate/Makefile index f585a427025..15ccefbadc4 100644 --- a/sysutils/logrotate/Makefile +++ b/sysutils/logrotate/Makefile @@ -1,10 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2013/10/30 20:16:25 gls Exp $ -# +# $NetBSD: Makefile,v 1.8 2014/01/27 18:41:15 wiz Exp $ DISTNAME= logrotate-3.8.7 CATEGORIES= sysutils MASTER_SITES= https://fedorahosted.org/releases/l/o/logrotate/ -FETCH_USING= curl MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://fedorahosted.org/logrotate/ diff --git a/sysutils/salt/Makefile b/sysutils/salt/Makefile index b80d11ecfe4..27bfdf5c858 100644 --- a/sysutils/salt/Makefile +++ b/sysutils/salt/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2014/01/25 10:30:22 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2014/01/27 18:41:15 wiz Exp $ DISTNAME= salt-0.16.3 CATEGORIES= sysutils MASTER_SITES= https://pypi.python.org/packages/source/s/salt/ -FETCH_USING= curl MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://saltstack.org/ diff --git a/textproc/xmlto/Makefile b/textproc/xmlto/Makefile index a6b1a1d9386..0a0d0180832 100644 --- a/textproc/xmlto/Makefile +++ b/textproc/xmlto/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.23 2014/01/01 11:52:36 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2014/01/27 18:41:15 wiz Exp $ DISTNAME= xmlto-0.0.25 PKGREVISION= 2 CATEGORIES= textproc MASTER_SITES= https://fedorahosted.org/releases/x/m/xmlto/ EXTRACT_SUFX= .tar.bz2 -FETCH_USING= curl MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://fedorahosted.org/xmlto/ diff --git a/time/ical/Makefile b/time/ical/Makefile index 009e482d761..52255d9b247 100644 --- a/time/ical/Makefile +++ b/time/ical/Makefile @@ -1,13 +1,11 @@ -# $NetBSD: Makefile,v 1.30 2014/01/20 19:20:09 joerg Exp $ +# $NetBSD: Makefile,v 1.31 2014/01/27 18:41:15 wiz Exp $ VER= 3.0.2 DISTNAME= ical-${VER} -EXTRACT_SUFFIX= .tar.gz -#PKGREVISION= 1 PKGREVISION= 4 CATEGORIES= time MASTER_SITES= https://launchpad.net/ical-tcl/3.x/${VER}/+download/ -FETCH_USING= curl +EXTRACT_SUFFIX= .tar.gz MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://launchpad.net/ical-tcl/ diff --git a/wm/pekwm/Makefile b/wm/pekwm/Makefile index 354a8d5f7c2..4eb2d9b8564 100644 --- a/wm/pekwm/Makefile +++ b/wm/pekwm/Makefile @@ -1,5 +1,4 @@ -# $NetBSD: Makefile,v 1.51 2013/07/02 20:33:37 gls Exp $ -# +# $NetBSD: Makefile,v 1.52 2014/01/27 18:41:15 wiz Exp $ DISTNAME= pekwm-0.1.17 CATEGORIES= wm @@ -11,7 +10,6 @@ HOMEPAGE= http://www.pekwm.org/ COMMENT= Window manager based on aewm++ LICENSE= gnu-gpl-v2 -FETCH_USING= curl GNU_CONFIGURE= yes USE_TOOLS+= gmake pkg-config USE_LANGUAGES= c c++ diff --git a/www/contao/Makefile.common b/www/contao/Makefile.common index 1a1236771bf..a6f2a00cc98 100644 --- a/www/contao/Makefile.common +++ b/www/contao/Makefile.common @@ -1,9 +1,8 @@ -# $NetBSD: Makefile.common,v 1.54 2014/01/21 16:20:09 taca Exp $ +# $NetBSD: Makefile.common,v 1.55 2014/01/27 18:41:15 wiz Exp $ # # used by www/contao/Makefile.example" # used by www/contao211/Makefile # used by www/contao32/Makefile -# # Contao master site (on GitHub). CT_MASTER_SITE= https://github.com/contao/core/archive/ @@ -37,7 +36,6 @@ CT_VERBASE= ${CT_VERSION:C/([0-9]+)\.([0-9]+)\..*/\1.\2/} CT_PKGVER= ${CT_VERSION:S/.RC/rc/} DIST_SUBDIR?= contao -FETCH_USING?= curl FILES_SUBST+= PAX=${PAX} CT_EGDIR=${CT_EGDIR:Q} CT_WEBDIR=${CT_WEBDIR:Q} \ WWWGRP=${APACHE_GROUP:Q} WWWOWN=${APACHE_USER:Q} diff --git a/www/contao211-translations/Makefile b/www/contao211-translations/Makefile index 971a83629d4..f1aaa3a5bfb 100644 --- a/www/contao211-translations/Makefile +++ b/www/contao211-translations/Makefile @@ -1,5 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2013/11/12 15:10:22 taca Exp $ -# +# $NetBSD: Makefile,v 1.33 2014/01/27 18:41:15 wiz Exp $ DISTNAME= contao${CT_VER}-translations-${VERS} CATEGORIES= www @@ -20,7 +19,6 @@ VERS= 201311070 CT_VERS= 211 USE_TOOLS= pax -FETCH_USING= wget NO_BUILD= yes NO_CONFIGURE= yes PLIST_SRC= ${WRKDIR}/PLIST diff --git a/www/php-tt-rss/Makefile b/www/php-tt-rss/Makefile index 4c0ec240496..59f9244041b 100644 --- a/www/php-tt-rss/Makefile +++ b/www/php-tt-rss/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2013/12/21 19:46:24 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2014/01/27 18:41:15 wiz Exp $ TTRVER= 1.10 DISTNAME= Tiny-Tiny-RSS-${TTRVER} @@ -17,10 +17,6 @@ DEPENDS+= ${PHP_PKG_PREFIX}-json-[0-9]*:../../textproc/php-json DEPENDS+= ${PHP_PKG_PREFIX}-dom-[0-9]*:../../textproc/php-dom DEPENDS+= ${PHP_PKG_PREFIX}-iconv-[0-9]*:../../converters/php-iconv -# Force using "curl" for fetching the distribution file. It is only available -# over HTTPS and "curl" is the only fetch program which always supports HTTPS. -FETCH_USING= curl - .include "options.mk" USE_PKGLOCALEDIR= yes diff --git a/www/py-flask-bootstrap/Makefile b/www/py-flask-bootstrap/Makefile index 313df7e4ac9..1087bc6c208 100644 --- a/www/py-flask-bootstrap/Makefile +++ b/www/py-flask-bootstrap/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.1 2014/01/03 03:34:00 rodent Exp $ +# $NetBSD: Makefile,v 1.2 2014/01/27 18:41:15 wiz Exp $ DISTNAME= Flask-Bootstrap-3.0.3.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl} CATEGORIES= python www MASTER_SITES= https://pypi.python.org/packages/source/F/Flask-Bootstrap/ -FETCH_USING= curl MAINTAINER= rodent@NetBSD.org HOMEPAGE= http://github.com/mbr/flask-bootstrap diff --git a/www/py-flask-wtf/Makefile b/www/py-flask-wtf/Makefile index f06fdf3c2ae..8ae002c1829 100644 --- a/www/py-flask-wtf/Makefile +++ b/www/py-flask-wtf/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2014/01/25 10:30:29 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2014/01/27 18:41:15 wiz Exp $ DISTNAME= Flask-WTF-0.9.4 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl} CATEGORIES= www python MASTER_SITES= https://pypi.python.org/packages/source/F/Flask-WTF/ -FETCH_USING= curl MAINTAINER= kleink@NetBSD.org HOMEPAGE= http://github.com/lepture/flask-wtf diff --git a/www/py-http-parser/Makefile b/www/py-http-parser/Makefile index 6ba91fa948a..4534eea7ced 100644 --- a/www/py-http-parser/Makefile +++ b/www/py-http-parser/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.1 2013/12/31 19:32:32 rodent Exp $ +# $NetBSD: Makefile,v 1.2 2014/01/27 18:41:15 wiz Exp $ DISTNAME= http-parser-0.8.3 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= www MASTER_SITES= https://pypi.python.org/packages/source/h/http-parser/ -FETCH_USING= curl MAINTAINER= rodent@NetBSD.org HOMEPAGE= http://github.com/benoitc/http-parser diff --git a/x11/appmenu-qt/Makefile b/x11/appmenu-qt/Makefile index 79804058240..a5cca84cb63 100644 --- a/x11/appmenu-qt/Makefile +++ b/x11/appmenu-qt/Makefile @@ -1,5 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2013/10/27 20:38:50 joerg Exp $ -# +# $NetBSD: Makefile,v 1.3 2014/01/27 18:41:15 wiz Exp $ DISTNAME= appmenu-qt-0.2.6 CATEGORIES= x11 @@ -11,8 +10,6 @@ HOMEPAGE= http://launchpad.net/appmenu-qt/ COMMENT= Allows Qt applications to export menus over DBus to a menu applet LICENSE= gnu-lgpl-v2.1 -FETCH_USING= curl - USE_TOOLS+= pkg-config USE_LANGUAGES= c c++ USE_CMAKE= yes diff --git a/x11/elementary-icon-theme/Makefile b/x11/elementary-icon-theme/Makefile index 9a7f53e41be..e3ac700015d 100644 --- a/x11/elementary-icon-theme/Makefile +++ b/x11/elementary-icon-theme/Makefile @@ -1,5 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2013/06/16 18:56:05 sno Exp $ -# +# $NetBSD: Makefile,v 1.2 2014/01/27 18:41:15 wiz Exp $ DISTNAME= elementary-icon-theme-3.0 CATEGORIES= graphics @@ -13,9 +12,6 @@ LICENSE= gnu-gpl-v3 PKG_DESTDIR_SUPPORT= user-destdir -# Needed for launchpad -FETCH_USING= curl - WRKSRC= ${WRKDIR}/elementary NO_BUILD= yes USE_LANGUAGES= # none diff --git a/x11/razor-qt/Makefile b/x11/razor-qt/Makefile index 159ac5538e9..30fc12d453a 100644 --- a/x11/razor-qt/Makefile +++ b/x11/razor-qt/Makefile @@ -1,5 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2013/11/25 12:00:49 wiz Exp $ -# +# $NetBSD: Makefile,v 1.9 2014/01/27 18:41:15 wiz Exp $ DISTNAME= razorqt-0.5.1 PKGREVISION= 7 @@ -14,7 +13,6 @@ LICENSE= gnu-gpl-v2 BUILD_DEPENDS+= doxygen-[0-9]*:../../devel/doxygen -FETCH_USING= curl USE_LANGUAGES= c c++ USE_TOOLS+= bash pkg-config USE_CMAKE= yes |