Commit graph

44 commits

Author SHA1 Message Date
heinz
0f470ec87d Removed ftp.rge.com from MASTER_SITES, doesn't resolve anymore
in DNS. Mentioned by Zafer Aydogan in PR pkg/37321.
2007-11-12 20:05:38 +00:00
rillig
4dab86dbd3 Explained why netcat is installed in sbin/ and netcat6 in bin/. 2007-07-19 11:10:03 +00:00
heinz
1e86682777 Added support for installation to DESTDIR. 2007-05-20 15:38:33 +00:00
rillig
a29c6552f8 Fixed PKGMANDIR. 2006-11-12 20:58:51 +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
rillig
a60c32e10f Fixed a pkglint warning. 2005-10-07 12:16:52 +00:00
minskim
a743294d07 Set BUILD_TARGET for Darwin. 2005-09-08 17:40:30 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
reed
fc1ad1a836 netcat doesn't have a build target for DragonFly BSD,
so use "freebsd".

This was reported by Peter Schuller on tech-pkg. (He said
target "netbsd" also worked.)
2005-03-26 23:51:06 +00:00
agc
b12d62efb5 Add RMD160 digests. 2005-02-24 12:13:41 +00:00
kim
3d661a5dc9 Remove ftp.gw.com (mirror discontinued). 2004-12-25 06:39:42 +00:00
adrianp
2a663b5e57 Note new homepage for netcat. 2004-12-22 16:30:33 +00:00
kim
e0461857a6 I'm unable to maintain this package. (No homepage found; move to gnetcat.) 2004-12-22 16:24:13 +00:00
wiz
6e02d7ee41 Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
Suggested by Roland Illig, ok'd by various.
2004-12-03 15:14:50 +00:00
xtraeme
f3bfb44d30 Make this build on IRIX, Georg Schwarz PR pkg/27428. 2004-10-26 04:47:05 +00:00
tv
44a8ea0588 Make build on Interix. 2004-10-21 23:55:12 +00:00
drochner
9bfafdd761 add a valuable feature from Debian: quit after EOF on stdin
being here, apply a string termination fix from Debian
bump PKGREVISION
2004-08-05 14:47:46 +00:00
jlam
8808be5b3a Allow ALL_TARGET to be something that's settable per-${OPSYS}, and set it
to "netbsd" for OpenBSD.  This fixes PR 24536.
2004-02-24 09:15:47 +00:00
snj
d300d3ddd9 Kill a useless (and incorrect) "it's" 2004-02-01 00:17:17 +00:00
agc
3ad1bdbf06 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
jlam
22645a942c bl3ify 2004-01-05 11:28:07 +00:00
jlam
ac375f17de Convert to use buildlink2. Remove s/make/${MAKE}/g changes in patch-ae
made unnecessary by tools.mk.
2003-11-23 01:23:58 +00:00
danw
9481ae28d8 support darwin 2003-11-10 03:30:33 +00:00
wiz
67ad419bca Original homepage refuses connections; substitute it. 2003-09-06 23:04:16 +00:00
wiz
c5958f1704 s/ENV/SETENV/, from Todd Vierling in PR 22442. 2003-08-12 06:51:39 +00:00
grant
a3a82b696d correctly set ${MAKE_ENV} before calling ${MAKE}. 2003-07-09 20:53:07 +00:00
heinz
027eefac4c Replace hard-coded 'make' by 'MAKE' to make :-) this work on Solaris;
no revision bump necessary. Should really fix PR pkg/21045.
2003-05-24 19:31:20 +00:00
grant
f163e8d0cd un-hardwire 'cc' to give this a chance of building on various
platforms.
2003-04-30 04:08:26 +00:00
cjep
1ec9988452 Use LOWER_OPSYS as the make target. This works for netbsd and solaris;
hopefully for others too. Addresses PR#21045.
2003-04-07 10:19:46 +00:00
abs
aedfee3c95 Update netcat to netcat-1.10nb1
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-10-08 14:29:36 +00:00
simonb
f8f371a41c Include <string.h> in a few places to stop some warnings on alpha (and
other 64-bit platforms?).
2002-08-21 06:31:57 +00:00
wiz
b4f0a668fa Miscellaneous man page fixes. 2001-12-03 19:03:19 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
wiz
433b62957e Move to sha1 checksum, and/or add distfile sizes. 2001-04-21 11:23:08 +00:00
agc
2d6b6a009c + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:43:32 +00:00
wiz
a13ea108bb Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:52:59 +00:00
hubertf
fc14fe92ef Add manpage.
Submitted by Andrew Brown <atatat@atatdot.net> in PR 11935.
2001-01-12 00:44:23 +00:00
christos
b0c8e4e179 reorder non-working mirrors and fix the path to the one that works. 2000-11-20 04:47:17 +00:00
wiz
5a2e01ff59 silence pkglint 2000-02-05 19:52:29 +00:00
is
8e3f9ba4ee Document the -b option. 1999-09-07 13:47:08 +00:00
is
88e67247f7 Fixes to allow testing with IPv4 broadcast addresses:
- 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)
1999-09-07 13:22:00 +00:00
kim
95cfb68ad0 Never mind -- set PKGNAME and DISTNAME manually. 1999-03-07 00:40:40 +00:00
kim
1bde14f3a4 Call commands through variables. 1999-03-07 00:34:36 +00:00
kim
df88a14388 Import of netcat (1.10) 1998-09-29 23:11:12 +00:00