summaryrefslogtreecommitdiff
path: root/irc/sirc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Now that the SIZE thing has stabilized, add it to the ports I maintain.Doug Barton2004-03-141-0/+1
| | | | Notes: svn path=/head/; revision=103917
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-1/+1
| | | | | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Use command macros where appropriate. Notes: svn path=/head/; revision=53956
* Update backup master siteDoug Barton2001-02-251-1/+1
| | | | Notes: svn path=/head/; revision=38713
* * Update my e-mail addressDoug Barton2000-11-032-4/+4
| | | | | | | | * Minor whitespace fix * Update port homepage Notes: svn path=/head/; revision=34710
* Convert to the PORTNAME - PORTVERSION syntax.David E. O'Brien2000-04-121-2/+2
| | | | Notes: svn path=/head/; revision=27459
* developer site moved to new serverMichael Haro2000-02-142-2/+2
| | | | Notes: svn path=/head/; revision=25827
* Update maintainer's email address and update MASTER_SITESChris Piazza1999-09-102-6/+5
| | | | | | | | PR: 13671 Submitted by: maintainer Notes: svn path=/head/; revision=21538
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20951
* New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles.Bill Fumerola1999-06-281-2/+2
| | | | Notes: svn path=/head/; revision=19854
* WWW: This is definately the daemon's work. In Chuck we trust.Michael Haro1999-05-031-2/+2
| | | | Notes: svn path=/head/; revision=18431
* Better fix for perl5-in-current world.Satoshi Asami1998-09-162-9/+18
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=13168
* Use ${PERL5} wherever appropriate. Largely untested; hope my eyeballSatoshi Asami1998-09-151-2/+2
| | | | | | | | | checks haven't missed anything. Submitted by: dima Notes: svn path=/head/; revision=13159
* This netted the largest set of mis-installed manpages, yet!Tim Vanderhoek1998-08-181-2/+0
| | | | Notes: svn path=/head/; revision=12624
* Add the homepage.Tim Vanderhoek1998-05-111-2/+3
| | | | | | | Submitted by: Studded <Studded@dal.net> (maintainer) Notes: svn path=/head/; revision=10950
* Remove NO_CONFIGURE.Matthew Hunt1998-05-071-3/+1
| | | | | | | Pointed out by: hoek Notes: svn path=/head/; revision=10906
* Import of sirc, Yet Another IRC Client. (Is this the "net" equivalentMatthew Hunt1998-05-077-0/+141
of Minesweeper in "games"?) This one is written in Perl, so it is convenient for people who would like to script in Perl. PR: 6535 Submitted by: Studded@dal.net Notes: svn path=/head/; revision=10890