diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/dnscheck/Makefile | 5 | ||||
-rw-r--r-- | net/fpdns/Makefile | 4 | ||||
-rw-r--r-- | net/get-flash-videos/Makefile | 5 | ||||
-rw-r--r-- | net/knot/Makefile | 4 | ||||
-rw-r--r-- | net/lua-socket/Makefile | 5 | ||||
-rw-r--r-- | net/netcat-openbsd/Makefile | 4 | ||||
-rw-r--r-- | net/py-amqp/Makefile | 3 | ||||
-rw-r--r-- | net/rabbitmq-c/Makefile | 4 | ||||
-rw-r--r-- | net/ruby-stompserver/Makefile | 4 | ||||
-rw-r--r-- | net/tor/Makefile | 5 |
10 files changed, 10 insertions, 33 deletions
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/ |