summaryrefslogtreecommitdiff
path: root/chat/pircbot
AgeCommit message (Collapse)AuthorFilesLines
2009-09-29Fix PLIST for new unzip default flags. Bump PKGREVISION.wiz2-19/+19
2009-06-14Remove @dirrm entries from PLISTsjoerg1-6/+1
2008-05-26Second round of explicit pax dependencies. As reminded by tnn@,joerg1-2/+3
many packages used to use ${PAX}. Use the common way of directly calling pax, it is created as tool after all.
2008-03-03Mechanical changes to add full DESTDIR support to packages that installjlam1-5/+7
their files via a custom do-install target.
2006-11-10Use find -print | xargs rather than find -exec.tv1-3/+3
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-2/+2
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-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-1/+2
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-23Add RMD160 digests in addition to SHA1 onesagc1-1/+2
2004-06-28Switch to bl3abs1-2/+2
2004-05-05Switch to buildlink2, java bl3 packages are not ready (yet), so pleasextraeme1-2/+2
don't change them.
2004-04-27Convert to buildlink3.snj1-2/+2
2003-08-23Add a pseudo-category called 'java'.jschauma1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-04-10make ${PAX} usage consistent:grant1-2/+2
- group 'zrw' and 'p' args, -s last - use the && operator consistently - strip unneeded parens - some whitespace cleanup
2003-03-28NO_PATCH is deprecated, says pkglint. Remove it.wiz1-2/+1
2002-12-26Move java.mk to java-vm.mk to avoid name conflict with devel/mk-files asjlam1-2/+2
suggested by Simon J. Gerraty.
2002-12-25USE_BUILDLINK2=YES, to shut up a complaint by java.mk.wiz1-1/+2
2002-12-18Initial import of pircbot 0.9.11.jmmv4-0/+82
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.