aboutsummaryrefslogtreecommitdiff
path: root/irc/blackened
Commit message (Collapse)AuthorAgeFilesLines
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76036
* Update to 1.8.1Patrick Li2002-03-192-6/+2
| | | | | | | | PR: 36052 Submitted by: maintainer Notes: svn path=/head/; revision=56317
* Upgrade to 1.8.0. Resolve conflict on -CURRENT by changing one of toast.c'sWill Andrews2001-12-195-76/+12
| | | | | | | | | | | function names, long_to_time, to ch_to_time(). Tim will take care of it later. PR: 32992 Submitted by: Timothy Jensen <toast@blackened.com> Notes: svn path=/head/; revision=51764
* Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break whenSatoshi Asami2000-09-251-1/+0
| | | | | | | | | | | | | | PORTREVISION or PORTEPOCH are defined. Most of these Makefiles were defining DISTNAME and WRKSRC (and sometimes EXTRACT_SUFX) -- change those to define DISTFILES only. Also, some of the WRKSRC lines were not even necessary, as they were defining it to the default value. Instigated by: Peter Pentchev <roam@orbitel.bg> and kris Notes: svn path=/head/; revision=33101
* Convert to the PORTNAME - PORTVERSION syntax.David E. O'Brien2000-04-121-4/+3
| | | | Notes: svn path=/head/; revision=27459
* Change "jensen@arizona.edu" to "toast@blackened.com".Will Andrews2000-03-251-1/+1
| | | | | | | Requested by: maintainer Notes: svn path=/head/; revision=27051
* Change MAINTAINER to toast@blackened.com, the author of blackened. I'veWill Andrews2000-03-251-2/+1
| | | | | | | | | wanted to do this for some time now. Responsibility accepted by: toast@blackened.com Notes: svn path=/head/; revision=27050
* Finish moving MAINTAINER for my ports.Will Andrews2000-03-221-1/+1
| | | | | | | | | andrews@technologist.com -> will@FreeBSD.org. :-) Reminded by: asami Notes: svn path=/head/; revision=26946
* Update to version 1.7.1Chris Piazza1999-09-242-5/+4
| | | | | | | | PR: 13937 Submitted by: maintainer Notes: svn path=/head/; revision=21928
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20951
* Make this port a tad bit easier to upgrade in the future. cpiazzaBill Fumerola1999-08-081-2/+2
| | | | | | | already fixed the problem I had originally checked this to fix. Notes: svn path=/head/; revision=20605
* Re-enforce caps, no period. An "exceptions" file has been createdTim Vanderhoek1999-08-021-1/+1
| | | | | | | containing the ports editors/vim5, sysutils/star, and one other. Notes: svn path=/head/; revision=20500
* Update to version 1.7.0Chris Piazza1999-08-014-759/+153
| | | | | | | | PR: 12867 Submitted by: Will Andrews <andrews@technologist.com>, maintainer Notes: svn path=/head/; revision=20415
* New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles.Bill Fumerola1999-06-281-2/+2
| | | | Notes: svn path=/head/; revision=19854
* Install into ${PREFIX}/share/blackened, not ${PREFIX}/blackened.Chris Piazza1999-06-192-736/+736
| | | | Notes: svn path=/head/; revision=19559
* An alternative IRC client made by Timothy Jensen <jenson@arizona.edu>Chris Piazza1999-06-195-0/+794
that offers a variety of new features not found in other clients. PR: 12217 Submitted by: Will Andrews <andrews@TECHNOLOGIST.COM> Notes: svn path=/head/; revision=19557