summaryrefslogtreecommitdiff
path: root/irc/quirc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix build with gcc 4.xKevin Lo2006-12-161-0/+10
| | | | Notes: svn path=/head/; revision=179954
* Update MASTER_SITES and WWW.Kevin Lo2006-05-162-2/+2
| | | | Notes: svn path=/head/; revision=162514
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154157
* set USE_X_PREFIX. Pointed by krisKevin Lo2005-10-241-0/+1
| | | | Notes: svn path=/head/; revision=146209
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* - Update to 0.9.84 (and unbreak)Pav Lucistnik2004-02-239-74/+116
| | | | | | | | | PR: ports/62430 Submitted by: Ports Fury Reviewed by: maintainer timeout (20 days) Notes: svn path=/head/; revision=101911
* Per bento logs, mark as broken on recent versions of 5.x due to gcc3.3Mark Linimon2003-12-231-1/+7
| | | | | | | deprecating 'long long'. Informed maintainer. Notes: svn path=/head/; revision=96474
* Rename PORTDOCS to MYPORTDOCS to avoid a conflict with the recently addedJoe Marcus Clarke2003-11-071-2/+2
| | | | | | | | | bsd.port.mk macro. Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Notes: svn path=/head/; revision=93295
* Oops, this one is correctKevin Lo2003-05-221-3/+1
| | | | Notes: svn path=/head/; revision=81674
* Update to 0.9.83 and mark unbroken.Kevin Lo2003-05-224-6/+16
| | | | Notes: svn path=/head/; revision=81670
* BROKEN on 5.1: bad C++Kris Kennaway2003-05-181-1/+7
| | | | Notes: svn path=/head/; revision=81208
* 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
* update to version 0.9.82Kevin Lo2002-05-163-3/+7
| | | | Notes: svn path=/head/; revision=59263
* - Upgrade to version 0.9.81Kevin Lo2001-04-173-26/+24
| | | | | | | | - Takeover maintainership - Add %%PORTDOCS%% Notes: svn path=/head/; revision=41498
* Fix for handling additional documents.Kevin Lo2000-10-241-2/+14
| | | | | | | | PR: 22249 Submitted by: Ports Fury Notes: svn path=/head/; revision=34191
* Update to version 0.9.80Kevin Lo2000-08-234-45/+42
| | | | | | | | PR: 20745 Submitted by: Ports Fury Notes: svn path=/head/; revision=31889
* Remove maintainership of most of my ports. I don't really haveChris Piazza2000-06-201-1/+1
| | | | | | | | time to maintain these and I'm just not interested in these particular ones any more. Notes: svn path=/head/; revision=29733
* Convert to the PORTNAME - PORTVERSION syntax.David E. O'Brien2000-04-121-2/+2
| | | | Notes: svn path=/head/; revision=27459
* remove space at end of WWW lineMichael Haro2000-02-231-1/+1
| | | | Notes: svn path=/head/; revision=26219
* Unbreak with NEWGCC and remove a bogus master siteChris Piazza2000-02-032-4/+12
| | | | | | | Submitted by: Alexander Langer <alex@big.endian.de> Notes: svn path=/head/; revision=25466
* Update to use Tcl/Tk version 8.2.Steve Price1999-11-281-2/+2
| | | | | | | Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=23474
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20951
* Update to 0.9.79Chris Piazza1999-08-024-5/+42
| | | | Notes: svn path=/head/; revision=20499
* Merge from the undead: Remove trailing spaces and period hidden thereby.Tim Vanderhoek1999-06-281-1/+1
| | | | Notes: svn path=/head/; revision=19855
* New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles.Bill Fumerola1999-06-281-2/+2
| | | | Notes: svn path=/head/; revision=19854
* Change my email address to FreeBSD.org.Chris Piazza1999-06-192-6/+3
| | | | | | | | Also some minor nits (extra fluff in all of my ports' DESCR files, USE_XLIB defined when USE_X_PREFIX is also defined, etc). Notes: svn path=/head/; revision=19556
* Initial import of quirc version 0.9.77.Steve Price1999-06-095-0/+54
An irc client for the X Window System that uses TCL/TK. PR: 11827 Submitted by: Chris Piazza <cpiazza@home.net> Notes: svn path=/head/; revision=19371