Commit graph

27 commits

Author SHA1 Message Date
rillig
9637f7852e all: migrate homepages from http to https
pkglint -r --network --only "migrate"

As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
2020-01-26 17:30:40 +00:00
wiz
84e123ddd2 Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
wiz
93b46879c7 Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
wiz
cb9bee5fc9 dnstracer: mavetju.org is back up 2017-09-28 05:37:21 +00:00
wiz
6b182a30a1 tracer: comment out dead sites 2017-09-23 05:24:29 +00:00
jperkin
170f84da07 Fix build on Darwin and SunOS. 2017-06-14 09:30:20 +00:00
wiz
73716d23de Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
agc
203292f73e Add SHA512 digests for distfiles for net category
Problems found with existing digests:
	Package haproxy distfile haproxy-1.5.14.tar.gz
	159f5beb8fdc6b8059ae51b53dc935d91c0fb51f [recorded]
	da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated]

Problems found locating distfiles:
	Package bsddip: missing distfile bsddip-1.02.tar.Z
	Package citrix_ica: missing distfile citrix_ica-10.6.115659/en.linuxx86.tar.gz
	Package djbdns: missing distfile djbdns-1.05-test25.diff.bz2
	Package djbdns: missing distfile djbdns-cachestats.patch
	Package djbdns: missing distfile 0002-dnscache-cache-soa-records.patch
	Package gated: missing distfile gated-3-5-11.tar.gz
	Package owncloudclient: missing distfile owncloudclient-2.0.2.tar.xz
	Package poink: missing distfile poink-1.6.tar.gz
	Package ra-rtsp-proxy: missing distfile rtspd-src-1.0.0.0.tar.gz
	Package ucspi-ssl: missing distfile ucspi-ssl-0.70-ucspitls-0.1.patch
	Package waste: missing distfile waste-source.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 00:34:51 +00:00
wiz
0982effce2 Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:48:20 +00:00
mef
c9d0386265 Fix problem of pod2man not found, thanks joerg. 2015-03-20 15:19:46 +00:00
tnn
1392a35a42 defuzz patch context so it applies 2015-03-14 14:33:37 +00:00
tnn
e398ae99af needs gzip(1) tool in manual extraction target 2015-03-13 18:23:02 +00:00
mef
d4904b3d23 (pkgsrc)
- Add LICENSE= 2-clause-bsd
 - Takes care two targets by pkgsrc, not WRKSRC side:
    do-extract and do-install
(upstream)
 - Update 1.09 to 1.10
-------------------
CHANGES,v 1.26 2004/07/08 08:19:58 mavetju
Version 1.10:
        - Add support for EDNS0 (extra big packets)
        - Add support for querying of ANY records.
        - Add represention of SRV, RP records.
2015-03-08 03:39:28 +00:00
wiedi
1cc1c5d189 Link network libs and always use the gethostbyname2 wrapper on SunOS 2014-02-26 18:17:39 +00:00
asau
e059e7e469 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
shattered
00516d6b26 Update to 1.9. Notable changes:
1.9:
	- With the rollout of IPv6 for a.root-servers.net, it always
	  took the IPv6 address even if you used the -4 option.
	- Fix false lame server issues with domains which have the
	  higher domain in it (command.com for example).

1.8:
	- Warnings are printed if you receive a different RR type
	  than the one you asked for (for example when you ask for
	  an A record and receive a CNAME)
	- Fixed problems when records received in the authority
	  field are shorter than the domain the nameserver is
	  authoritative for.
	- When compiled without IPv6 support on an IPv6 capable
	  machine the machine tried to query the IPv6 translated
	  IPv4 address anyway.
2012-02-06 14:20:24 +00:00
obache
01ff307a63 Use USE_FEATURES=inet6 for requirement of IPv6 support, instead of unusual usage
of PKG_OPTIONS.
2011-04-15 08:34:00 +00:00
joerg
ba171a91fa Add DESTDIR support. 2008-06-12 02:14:13 +00:00
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
schmonz
f2c9f0713c Add hack to fix build on OS X with BIND9 system resolver. 2006-01-02 20:17:48 +00:00
tv
daf02fcace Force requiring IPv6 support. (--disable-ipv6 is nowhere near enough;
it still uses AF_INET6, sockaddr_in6, and getaddrinfo().)
2005-11-03 17:19:47 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
b12d62efb5 Add RMD160 digests. 2005-02-24 12:13:41 +00:00
snj
86d143d542 Convert to buildlink3 and correct a typo in DESCR. 2004-04-25 08:34:20 +00:00
martti
8cee801716 COMMENT should start with a capital letter. 2003-07-21 17:10:16 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
jtb
bd100471e1 Initial import of dnstracer.
Dnstracer determines where a given Domain Name Server (DNS) gets its
information from, and follows the chain of DNS servers back to the
servers which know the data.

Its behaviour is similair to ntptrace(8), which does it for the NTP
protocol.
2003-07-10 09:19:31 +00:00