aboutsummaryrefslogtreecommitdiffstats
path: root/irc/dircproxy
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-5/+2
| | | | irc)
* - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0
| | | | Approved by: portmgr (bdrewery)
* - Add LICENSE knob(s)mm2011-03-231-0/+3
|
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* - Update to 1.2.0 RC1mm2010-04-208-63/+33
| | | | - Take maintainership from ports@
* - SUB_FILES += pkg-messagepgollucci2010-01-122-3/+3
| | | | | PR: ports/142586 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk>
* For ports maintained by ports@FreeBSD.org, remove names and/ordougb2009-12-211-3/+0
| | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports.
* - Fix a crash if dirproxy recieves an ACTION command without a parameter.miwi2007-11-052-2/+12
| | | | | | | - Bump PORTREVISION Approved by: portmgr (erwin) Security: http://www.vuxml.org/freebsd/a1ef3fc0-8ad0-11dc-9490-0016179b2dd5.html
* - Rest Maintainermiwi2007-10-171-1/+1
| | | | Approved by: linimon
* - Fix build with gcc 4.2miwi2007-10-174-7/+43
| | | | | | PR: 116820 Submitted by: miwi Approved by: maintainer timeout
* Mark as broken on gcc4.2.linimon2007-10-021-1/+7
|
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* Update master-sitevs2005-03-162-2/+3
| | | | | PR: ports/76713 Submitted by: maintainer
* Take maintainership.thierry2004-10-132-6/+6
| | | | | | | Since I'm here, use DATADIR. PR: ports/71976 Submitted by: Lester Mesa.
* SIZEify.trevor2004-01-291-0/+1
|
* ports with possibly unreachable MAINTAINERsedwin2003-11-021-1/+1
| | | | | | | | *** addresses that may be dead, even though the error is temporary: *** addresses that seem to be dead, but give a hint to a new address: PR: ports/58694 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* De-pkg-comment.knu2003-02-212-1/+1
|
* upgrade to 1.0.5ijliao2003-01-032-8/+8
| | | | | | | make portlint happy PR: 43657 Submitted by: maintainer
* Transfer MAINTAINERship to Lester A. Mesa <lester@mazpe.net> who has beengreid2002-08-311-1/+1
| | | | | | working closely with the author on this software. Submitted by: Lester A. Mesa <lester@mazpe.net>
* Whoops, left this out of the last commit. Add a WWW reference.greid2002-03-121-0/+2
| | | | Submitted by: jim
* Update to version 1.0.3greid2002-03-123-4/+5
| | | | Submitted by: Neil Darlow <neil@darlow.co.uk>
* Update to 1.0.2greid2002-01-072-3/+4
| | | | Submitted by: Scott James Remnant <scott@netsplit.com> (author)
* Update to version 1.0.1greid2001-07-142-3/+3
| | | | Submitted by: Scott Remnant <scott@netsplit.com>
* Add dircproxy 1.0.0, a detachable irc proxy server with many features.will2001-03-116-0/+51
PR: 24255 Submitted by: George Reid <greid@ukug.uk.freebsd.org>