summaryrefslogtreecommitdiff
path: root/net/netcat/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2011-01-13Use dynamic linking by default. ok wizpooka1-2/+2
Also, use the default FD_SETSIZE so that syscall interceptors have a better chance of getting lucky.
2009-06-14Remove @dirrm related logic.joerg1-2/+1
2009-06-12remove non-working mirrors.zafer1-5/+2
2007-11-12Removed ftp.rge.com from MASTER_SITES, doesn't resolve anymoreheinz1-2/+1
in DNS. Mentioned by Zafer Aydogan in PR pkg/37321.
2007-07-19Explained why netcat is installed in sbin/ and netcat6 in bin/.rillig1-1/+3
2007-05-20Added support for installation to DESTDIR.heinz1-14/+17
2006-11-12Fixed PKGMANDIR.rillig1-3/+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-10-07Fixed a pkglint warning.rillig1-2/+2
2005-09-08Set BUILD_TARGET for Darwin.minskim1-1/+2
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-03-26netcat doesn't have a build target for DragonFly BSD,reed1-1/+2
so use "freebsd". This was reported by Peter Schuller on tech-pkg. (He said target "netbsd" also worked.)
2004-12-25Remove ftp.gw.com (mirror discontinued).kim1-2/+1
2004-12-22Note new homepage for netcat.adrianp1-2/+2
2004-12-22I'm unable to maintain this package. (No homepage found; move to gnetcat.)kim1-2/+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-10-26Make this build on IRIX, Georg Schwarz PR pkg/27428.xtraeme1-1/+2
2004-10-21Make build on Interix.tv1-1/+2
2004-08-05add a valuable feature from Debian: quit after EOF on stdindrochner1-2/+2
being here, apply a string termination fix from Debian bump PKGREVISION
2004-02-24Allow ALL_TARGET to be something that's settable per-${OPSYS}, and set itjlam1-2/+7
to "netbsd" for OpenBSD. This fixes PR 24536.
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2004-01-05bl3ifyjlam1-2/+6
2003-11-23Convert to use buildlink2. Remove s/make/${MAKE}/g changes in patch-aejlam1-1/+2
made unnecessary by tools.mk.
2003-09-06Original homepage refuses connections; substitute it.wiz1-2/+2
2003-08-12s/ENV/SETENV/, from Todd Vierling in PR 22442.wiz1-2/+2
2003-07-09correctly set ${MAKE_ENV} before calling ${MAKE}.grant1-2/+2
2003-04-07Use LOWER_OPSYS as the make target. This works for netbsd and solaris;cjep1-2/+2
hopefully for others too. Addresses PR#21045.
2002-10-08Update netcat to netcat-1.10nb1abs1-1/+2
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.
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-1/+2
2001-01-12Add manpage.hubertf1-1/+2
Submitted by Andrew Brown <atatat@atatdot.net> in PR 11935.
2000-11-20reorder non-working mirrors and fix the path to the one that works.christos1-3/+3
2000-02-05silence pkglintwiz1-3/+3
1999-03-07Never mind -- set PKGNAME and DISTNAME manually.kim1-2/+2
1999-03-07Call commands through variables.kim1-3/+3
1998-09-29Import of netcat (1.10)kim1-0/+46