Commit graph

17 commits

Author SHA1 Message Date
jlam
bf9129c41e Drop distinction between PKGSRC_USE_TOOLS and USE_TOOLS by making
PKGSRC_USE_TOOLS go away.  There is now only a single USE_TOOLS variable
that specifies all of the tools we need to build/run the package.
2005-07-15 18:27:48 +00:00
jlam
419428ec4a Note where gzip or gunzip is required by the package since it isn't
required by default any longer in bsd.pkg.mk under the new tools
framework.
2005-05-15 22:02:26 +00:00
agc
b12d62efb5 Add RMD160 digests. 2005-02-24 12:13:41 +00:00
hira
4db665ea08 Cast an argument to isxdigit(3) to unsigned char. Fix build on
NetBSD/amd64.  OK'd by tron@.
2004-11-14 13:35:20 +00:00
tron
ba1fd92419 Include "stdlib.h" to get missing prototype for exit(3) to fix build
problem when GCC 3.3.1 is used.
2003-09-25 12:08:30 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +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
bbc67fac91 + 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:53:33 +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
tron
9768e5ae2d List "net" first because it is the primary category. 1999-11-21 12:04:12 +00:00
hubertf
6118de5ebe tron wanted to maintain this 1999-11-20 20:03:36 +00:00
tron
6da7d8b61f Set "${BINDIR}" to "${PREFIX}/bin". 1999-11-20 11:57:57 +00:00
tron
77760a6590 Use NetBSD build system and WARNSify program. 1999-11-20 11:54:44 +00:00
tron
fb8b9b5f12 Because "${CFLAGS}" contains "-O2" we don't need to use it explicitly. 1999-11-20 11:38:24 +00:00
tron
3f36cb0c45 Use symbolic hostname instead of IP address in master site list. 1999-11-18 23:34:41 +00:00
hubertf
5a55c8fee3 Send a broadcast message to all clients of a subnet containing
a magic packet to boot the machine up.

Usage: wakeup xx:xx:xx:xx:xx:xx

xx:xx:xx:xx:xx:xx is the MAC address of the machine you want to
wake up. Can be obtained via "arp -a" (remote) or "ifconfig -a"
(local),
1999-11-18 22:28:15 +00:00