summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorwiz <wiz>2014-01-27 18:41:11 +0000
committerwiz <wiz>2014-01-27 18:41:11 +0000
commit6dcb35cc4540606da433fd60c2ea8deb67cc736b (patch)
tree5a670e83731c045a6a2cd732ed95c0208be6f15a /devel
parent587ecbda8742a25d25c7ec0cfc408d48a2e08aaf (diff)
downloadpkgsrc-6dcb35cc4540606da433fd60c2ea8deb67cc736b.tar.gz
Do not set FETCH_USING, should not be set in a package Makefile.
Diffstat (limited to 'devel')
-rw-r--r--devel/bzr/Makefile3
-rw-r--r--devel/delta/Makefile4
-rw-r--r--devel/gearmand/Makefile4
-rw-r--r--devel/gitolite/Makefile6
-rw-r--r--devel/javacc/Makefile6
-rw-r--r--devel/jq/Makefile4
-rw-r--r--devel/libdbusmenu-qt/Makefile5
-rw-r--r--devel/liblangtag/Makefile3
-rw-r--r--devel/lua-gi/Makefile4
-rw-r--r--devel/lua-lrexlib/Makefile.common6
-rw-r--r--devel/lua-posix/Makefile3
-rw-r--r--devel/magit/Makefile4
-rw-r--r--devel/opengrok/Makefile4
-rw-r--r--devel/py-greenlet/Makefile3
-rw-r--r--devel/py-pip/Makefile4
-rw-r--r--devel/py-virtualenv/Makefile3
-rw-r--r--devel/sparse/Makefile4
17 files changed, 17 insertions, 53 deletions
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/