Commit graph

12 commits

Author SHA1 Message Date
tv
ae3489ec53 Use "tv@NetBSD.org" as my MAINTAINER address; makes identifying me as a
PR-responsible person (such as I am ;) a little easier.
2006-03-22 22:50:31 +00:00
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
jlam
81edaaa606 Create directories before installing files into them. 2005-06-16 06:57:37 +00:00
rillig
333f0b974c Moved WRKSRC some lines down. Replaced $f with ${f}. 2005-05-23 09:04:56 +00:00
tv
a8865d145d Make build on Interix (no socklen_t, fd_set requires <sys/time.h>). 2005-03-10 13:22:00 +00:00
agc
0cbe9b3900 Add RMD160 digests in addition to SHA1 ones 2005-02-23 15:59:10 +00:00
tv
cc06b734cc Update to 1.8. Only one change: incorporate pkgsrc changes into main source.
Take over as MAINTAINER (requested by tron@).
2004-11-19 13:03:30 +00:00
adrianp
6ca43f2b70 Update icbirc to 1.7
Ok'ed wiz@/snj@/tron@

No Changelog available, diff looks like minor code fixes.
2004-06-26 22:17:36 +00:00
tv
f6959c7fcc nb1: Make more IRC protocol correct.
* Automatically issue the equivalent of a NAMES after a JOIN.

* Allow PART command so that client may lurk; reissue a JOIN to re-"open"
  the channel on the client if a new open message arrives.

* Provide a fake MOTD to make some IRC clients happier.

* 353 (NAMES response) should have a single space character at the end
  of each line per protocol (Gaim is strict about this).
2004-04-01 16:00:42 +00:00
tron
83c24204b4 Fix build problems under SunOS (untested) and Darwin. 2004-01-18 17:05:40 +00:00
tron
3294522a15 Use "+=" instead of "=" in assignment to "MAKE_ENV". 2004-01-18 16:47:38 +00:00
tron
0141290c02 Import new "icbirc" package: Proxy IRC client and ICB server 2004-01-18 14:21:18 +00:00