Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-07-07 | Honor LDFLAGS. Fixes RELRO build. | wiz | 3 | -9/+9 | |
2015-12-29 | Fix missing/broken rcsids. | dholland | 1 | -1/+1 | |
2015-11-04 | Add SHA512 digests for distfiles for net category | agc | 1 | -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. | |||||
2014-10-09 | Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. | wiz | 1 | -3/+1 | |
2013-04-10 | Change HOMEPAGE to original mirror's one, instead of Windows porting one. | obache | 1 | -2/+2 | |
2012-10-23 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -2/+1 | |
2011-01-13 | Use dynamic linking by default. ok wiz | pooka | 4 | -23/+37 | |
Also, use the default FD_SETSIZE so that syscall interceptors have a better chance of getting lucky. | |||||
2009-06-14 | Remove @dirrm related logic. | joerg | 1 | -2/+1 | |
2009-06-12 | remove non-working mirrors. | zafer | 1 | -5/+2 | |
2007-11-12 | Removed ftp.rge.com from MASTER_SITES, doesn't resolve anymore | heinz | 1 | -2/+1 | |
in DNS. Mentioned by Zafer Aydogan in PR pkg/37321. | |||||
2007-07-19 | Explained why netcat is installed in sbin/ and netcat6 in bin/. | rillig | 1 | -1/+3 | |
2007-05-20 | Added support for installation to DESTDIR. | heinz | 1 | -14/+17 | |
2006-11-12 | Fixed PKGMANDIR. | rillig | 1 | -3/+3 | |
2006-03-04 | Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no | jlam | 1 | -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-10-07 | Fixed a pkglint warning. | rillig | 1 | -2/+2 | |
2005-09-08 | Set BUILD_TARGET for Darwin. | minskim | 1 | -1/+2 | |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-03-26 | netcat doesn't have a build target for DragonFly BSD, | reed | 1 | -1/+2 | |
so use "freebsd". This was reported by Peter Schuller on tech-pkg. (He said target "netbsd" also worked.) | |||||
2005-02-24 | Add RMD160 digests. | agc | 1 | -1/+2 | |
2004-12-25 | Remove ftp.gw.com (mirror discontinued). | kim | 1 | -2/+1 | |
2004-12-22 | Note new homepage for netcat. | adrianp | 1 | -2/+2 | |
2004-12-22 | I'm unable to maintain this package. (No homepage found; move to gnetcat.) | kim | 1 | -2/+2 | |
2004-12-03 | Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. | wiz | 1 | -2/+2 | |
Suggested by Roland Illig, ok'd by various. | |||||
2004-10-26 | Make this build on IRIX, Georg Schwarz PR pkg/27428. | xtraeme | 1 | -1/+2 | |
2004-10-21 | Make build on Interix. | tv | 1 | -1/+2 | |
2004-08-05 | add a valuable feature from Debian: quit after EOF on stdin | drochner | 3 | -13/+82 | |
being here, apply a string termination fix from Debian bump PKGREVISION | |||||
2004-02-24 | Allow ALL_TARGET to be something that's settable per-${OPSYS}, and set it | jlam | 1 | -2/+7 | |
to "netbsd" for OpenBSD. This fixes PR 24536. | |||||
2004-02-01 | Kill a useless (and incorrect) "it's" | snj | 1 | -2/+2 | |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 | |
2004-01-05 | bl3ify | jlam | 1 | -2/+6 | |
2003-11-23 | Convert to use buildlink2. Remove s/make/${MAKE}/g changes in patch-ae | jlam | 3 | -85/+15 | |
made unnecessary by tools.mk. | |||||
2003-11-10 | support darwin | danw | 2 | -4/+5 | |
2003-09-06 | Original homepage refuses connections; substitute it. | wiz | 1 | -2/+2 | |
2003-08-12 | s/ENV/SETENV/, from Todd Vierling in PR 22442. | wiz | 1 | -2/+2 | |
2003-07-09 | correctly set ${MAKE_ENV} before calling ${MAKE}. | grant | 1 | -2/+2 | |
2003-05-24 | Replace hard-coded 'make' by 'MAKE' to make :-) this work on Solaris; | heinz | 2 | -10/+80 | |
no revision bump necessary. Should really fix PR pkg/21045. | |||||
2003-04-30 | un-hardwire 'cc' to give this a chance of building on various | grant | 3 | -1/+71 | |
platforms. | |||||
2003-04-07 | Use LOWER_OPSYS as the make target. This works for netbsd and solaris; | cjep | 1 | -2/+2 | |
hopefully for others too. Addresses PR#21045. | |||||
2002-10-08 | Update netcat to netcat-1.10nb1 | abs | 7 | -103/+112 | |
Merge two netcat.c patches into a single patch file, remove unneccessary call to res_init() and pass correct make options for Linux and (untested) Solaris. | |||||
2002-08-21 | Include <string.h> in a few places to stop some warnings on alpha (and | simonb | 4 | -1/+40 | |
other 64-bit platforms?). | |||||
2001-12-03 | Miscellaneous man page fixes. | wiz | 1 | -4/+5 | |
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-04-21 | Move to sha1 checksum, and/or add distfile sizes. | wiz | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -7/+5 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2001-01-12 | Add manpage. | hubertf | 3 | -2/+131 | |
Submitted by Andrew Brown <atatat@atatdot.net> in PR 11935. | |||||
2000-11-20 | reorder non-working mirrors and fix the path to the one that works. | christos | 1 | -3/+3 | |
2000-02-05 | silence pkglint | wiz | 1 | -3/+3 | |
1999-09-07 | Document the -b option. | is | 2 | -5/+13 | |
1999-09-07 | Fixes to allow testing with IPv4 broadcast addresses: | is | 3 | -0/+68 | |
- use inet_ntoa instead of inet_addr, so that an error is different from a possible return value - add "-b" option, to switch on SO_BROADCAST (to allow sending broadcasts) |