summaryrefslogtreecommitdiff
path: root/net/nslint
AgeCommit message (Collapse)AuthorFilesLines
2016-03-30Use PKGMANDIR. Add patch comment.jperkin2-3/+14
2016-03-07LICENCE -> LICENSEnros1-2/+2
2016-03-07Update nslint to version 3.1.nros3-17/+16
Changelog: v3.1 Sat Sep 11 12:03:58 PDT 2010 - Don't complain about missing dots for ip6.arpa ptr's - Update default location of named.conf - Fix Makefile.in to honor the CFLAGS environment variable when configure is run v3.0 Fri Mar 5 20:13:17 PST 2010 - Add IPv6 support. v2.2 Fri Mar 13 22:29:52 PDT 2009 - Convert source tree to subversion
2015-11-04Add SHA512 digests for distfiles for net categoryagc1-1/+2
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.
2012-10-23Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2009-05-06Update to 2.1a9. Closes PR 33142. Changes:snj4-29/+28
- Handle "srv" records. - Fix some ttl parsing problems. - Add "ignore" option - Hack in support for "view" - Check for duplicate "cname" records. - Upgrade to autoconf 2.61
2008-06-20Add DESTDIR support.joerg1-1/+3
2007-03-24Prepare for switching to NO_MTREE=yes.joerg1-1/+2
2006-12-29Distfile exists in old directory now.obache1-2/+3
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-2/+2
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.
2005-12-27Lower expectations, both others' and mine: relinquish stewardshipseb1-2/+2
2005-10-12Change my email address.seb1-2/+2
2005-02-24Add RMD160 digests.agc1-1/+2
2004-12-03Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.wiz1-2/+2
Suggested by Roland Illig, ok'd by various.
2004-04-16Honor *OWN and *GRP.minskim2-1/+19
2001-10-31Move pkg/ files into package's toplevel directoryzuntum3-3/+3
2001-06-07Initial import of nslint-2.0.2, a name server consistency checker for BINDrh6-0/+72
provided in PR 13134 by Stoned Elipot <Stoned.Elipot@script.jussieu.fr>