summaryrefslogtreecommitdiff
path: root/chat/ninja
AgeCommit message (Collapse)AuthorFilesLines
2009-06-14Convert @exec/@unexec to @pkgdir or drop it.joerg1-3/+3
2009-06-14Remove @dirrm entries from PLISTsjoerg1-18/+1
2008-06-20Add DESTDIR support.joerg1-1/+3
2007-02-22Whitespace cleanup, courtesy of pkglint.wiz1-2/+2
Patch provided by Sergey Svishchev in private mail.
2006-10-04Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.wiz1-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-2/+2
2005-09-26Add help files to PLIST. Bump PKGREVISION.wiz2-2/+505
2005-05-31Convert to options framework.wiz2-6/+12
2005-05-22Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:jlam1-2/+2
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison
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-08Add USE_INET6 to BUILD_DEFS as these packages use it. Part of PR#25743 fromcjep1-1/+3
Georg Schwarz.
2004-05-07Drop maintainership; I don't have the enough free time to maintainxtraeme1-2/+2
all these packages.
2004-04-11Convert to buildlink3.snj1-2/+2
2004-01-22replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2003-08-28Change my email address to the NetBSD one, ok'ed by wiz@xtraeme1-2/+2
2003-08-12s/Irc/IRC/ in COMMENT.grant1-2/+2
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-5/+5
2003-04-25This goes into the chat category, not irc; thanks wiz@.jmmv1-2/+2
2002-12-19Initial import of ninja 1.5.8.1 into the NetBSD packages collection.grant4-0/+71
Ninja IRC is yet another ircII-based IRC client. Its many extra features include enhanced socket handling, additional resolving capabilities, ANSI and MIRC color support, MIRC-style DCC RESUME, cloak mode, a friend list, an enemy list, SOCKS v4&5 proxy support, more ircii $func() functions, auto-rejoin, cycling auto-reconnect, auto-dcc get, improved ban/unban handling, cached information, NDCC file offering, and much more. Submitted in PR pkg/19447 by Juan RP.