2003-04-10 03:28:32 by grant beattie | Files touched by this commit (85) |
Log message: make ${PAX} usage consistent: - group 'zrw' and 'p' args, -s last - use the && operator consistently - strip unneeded parens - some whitespace cleanup |
2003-03-28 22:14:42 by Thomas Klausner | Files touched by this commit (93) |
Log message: NO_PATCH is deprecated, says pkglint. Remove it. |
2002-12-26 21:52:14 by Johnny C. Lam | Files touched by this commit (16) |
Log message: Move java.mk to java-vm.mk to avoid name conflict with devel/mk-files as suggested by Simon J. Gerraty. |
2002-12-26 00:03:13 by Thomas Klausner | Files touched by this commit (1) |
Log message: USE_BUILDLINK2=YES, to shut up a complaint by java.mk. |
2002-12-18 18:42:15 by Julio Merino | Files touched by this commit (4) | |
Log message: Initial import of pircbot 0.9.11. PircBot is a Java framework for writing IRC bots quickly and easily. Its features include an event-driven architecture to handle common IRC events, flood protection, DCC support, ident support, and more. Its comprehensive logfile format is suitable for use with pisg to generate channel statistics. Approved by wiz. |