Commit graph

11 commits

Author SHA1 Message Date
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
0cbe9b3900 Add RMD160 digests in addition to SHA1 ones 2005-02-23 15:59:10 +00:00
xtraeme
8d2bb7dcb6 Drop maintainership; I don't have the enough free time to maintain
all these packages.
2004-05-07 01:14:46 +00:00
xtraeme
fdcb3eef5b bl3ify 2004-03-29 08:00:04 +00:00
grant
ef741f8a1a replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-22 07:49:20 +00:00
xtraeme
252d9f7253 Change my email address to the NetBSD one, ok'ed by wiz@ 2003-08-28 20:05:13 +00:00
grant
a35abe7a4c fix comment typo and grammar. 2003-06-01 02:41:44 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
salo
637394b3bb Update to version 0.12.1.
Patch from Juan RP via PR pkg/19982.

- remove bogus USE_X11

Changelog:
==========
- Fixed some compile warnings
- Bumped version number
- Removed silly checks in dcc.c
- Changes public and private ctcp action formats
  so you can differentiate between the two.
2003-01-31 01:10:46 +00:00
grant
9eab9b2baf Initial import of xaric 0.12.0 into the NetBSD packages collection.
Xaric is a UNIX irc client similer to BitchX or ircII. I would impress you
with a list of features, but since it has no impressive features (and lacks
a few important ones) that probably is not a good idea. The whole reason for
Xaric was to remove all of the bogus, broken crap and silly features from
BitchX and have a nice colorful client.

Submitted in PR pkg/19451 by Juan RP.
2002-12-19 12:16:14 +00:00