summaryrefslogtreecommitdiffstats
path: root/irc
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.11pav2006-05-254-66/+125
| | | | | PR: ports/97454 Submitted by: Tim Welch <twelch@thepentagon.org>
* Update to 1.6.4mat2006-05-232-5/+4
| | | | | PR: 96281 Submitted by: Martin Wilke <freebsd@unixfreunde.de>
* - Pacify portlint by using %%DATADIR%% macro [1]ehaupt2006-05-222-85/+86
| | | | | | | | - Move man page from pkg-plist to MAN1 PR: 96880 Submitted by: Martin Wilke <freebsd@unixfreunde.de> Approved by: Martin Hudec <corwin@aeternal.net> (maintainer)
* - Update to 4.87sat2006-05-213-23/+39
| | | | Approved by: krion (mentor), Christopher Nehren <apeiron+ports@coitusmentis.info> (maintainer)
* Update to 4.2.4itetcu2006-05-203-12/+146
| | | | | | PR: ports/97372 Submitted by: maintainer Approved by: lawrance (mentor)
* - Update to 0.83.1 [1]mnag2006-05-193-541/+842
| | | | | | | | | - Use INSTALL_* instead of CP - Respect MANPREFIX PR: 96791 [1] Submitted by: Radim Kolar <hsn___netmag.cz> Approved by: maintainer timeout (14 days)
* - Update distinfo. I could not find the old tarball anywherepav2006-05-192-5/+4
| | | | | PR: ports/97456 Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
* - Update irssi-devel snapshotitetcu2006-05-165-19/+22
| | | | | | | | | | | | | | | | - Add mirror due to unreliable primary site - Fix plist - portlint(1) - fix OPTIONS usage [1] This is a nightly snapshot produced by the irssi team, rather than one of vsevolod's snapshots produced directly from the SVN repository. (there's not really any difference, other than a much smaller tarball) PR: ports/97312 Submitted by: Shaun Amott <shaun@inerd.com> itetcu (me) [1] Approved by: lawrance (mentor)
* Update MASTER_SITES and WWW.kevlo2006-05-162-2/+2
|
* Add USE_GETTEXT to appease portlint.mezz2006-05-151-0/+1
|
* Update to 0.6.1itetcu2006-05-142-4/+4
| | | | | | | PR: ports/97246 Submitted by: Martin Wilke <freebsd@unixfreunde.de> Approved by: Frank Laszlo <laszlof@vonostingroup.com> (maintainer), lawrance (mentor)
* Update to 5.1.2.lawrance2006-05-143-4/+8
| | | | | | PR: ports/95941 Submitted by: Martin Wilke <freebsd@unixfreunde.de> Approved by: karma@ez.pereslavl.ru (maintainer, timeout 3 weeks)
* - Update to 1.7sat2006-05-142-4/+4
| | | | Approved by: krion (mentor)
* Add p5-POE-Filter-IRCD: A POE-based parser for the IRC protocolsat2006-05-145-0/+37
| | | | | | PR: ports/96848 Submitted by: sat Approved by: krion (mentor)
* - Update to 1.9.98.1 [1]garga2006-05-133-47/+17
| | | | | | | | | | - Remove unecessary perl dependency - Remove IS_INTERACTIVE since this port respect BATCH PR: ports/96740 [1] Submitted by: maintainer [1] Reworked by: garga Approved by: maintainer
* Remove whitespace from line endings in pkg-plist files.vd2006-05-121-1/+1
| | | | | | | | | | Those spaces used to hinder searching for the corresponding files with portsearch -f '/FILENAME$' for obvious reasons. Although currently portsearch removes those spaces itself remove them anyway. Inspired by: ports/94078 Approved by: portmgr (during freeze: krion, then kris advised to wait; at present: erwin)
* Since SUB_FILES accidentally snuck in on my previous commit, tolawrance2006-05-124-6/+0
| | | | | | bitlbee, use it for pkg-message. Approved by: Peter van Dijk <peter@dataloss.nl> (maintainer)
* Fix build when WITH_MSN6_FEATURES is defined.lawrance2006-05-114-2/+20
| | | | | | PR: ports/96408 Submitted by: Michael Stevens <mstevens@etla.org> Approved by: peter@dataloss.nl (maintainer, timeout 14 days)
* - Update to 2.1.8pav2006-05-104-8/+8
| | | | | PR: ports/96984 Submitted by: Shaun Amott <shaun@inerd.com> (maintainer)
* Chase gmp library and bump PORTREVISION.ale2006-05-101-2/+2
|
* remove USE_REINPLACE for all categories starting with Iedwin2006-05-0834-36/+0
|
* - Update to 20050830mnag2006-05-063-5/+33
| | | | | PR: 96792 Submitted by: Radim Kolar <hsn___netmag.cz>
* update to 2.2aoliver2006-05-042-8/+4
|
* Add patch to fix coredump on 7-current.vanilla2006-05-042-1/+13
| | | | Submitted by: andrei at tyenet.com
* - Update to version 0.5.8az2006-05-013-5/+10
| | | | | | | | Changelog: http://cvs.cgiirc.org/timeline?d=300%26e=2006-Apr-30%26c=2%26px=%26s=0%26dm=1%26x=1%26m=1 PR: ports/96609 Submitted by: Shaun Amott <shaun@inerd.com> (maintainer)
* ratbox-services is a services package written mostly from scratch forpav2006-05-0111-0/+555
| | | | | | | | | | | | | | | | | | | | | | use with ircd-ratbox. It is highly configurable, with nearly all options being set in a config that can be rehashed rather than set at compile time. It also uses the SQLite database backend, which works as a database interface to a normal file, meaning no seperate database software must be running. Features: - User, nick and channel services - Jupe service - Global message service - Oper services - Opered bot - List service WWW: http://services.ircd-ratbox.org/ PR: ports/92520 Submitted by: Shaun Amott <shaun@inerd.com>
* ratbox-respond is a tool that provides a client side implementation ofpav2006-05-016-0/+71
| | | | | | | | | | | the challenge opering system in ircd-ratbox. The challenge system provides the ability to oper using private key authentication instead of passwords to improve security. WWW: http://respond.ircd-ratbox.org/ PR: ports/96534 Submitted by: Shaun Amott <shaun@inerd.com>
* Fix conflict between kvirc and kdenetwork.anray2006-04-308-10/+54
| | | | | | PR: ports/93402 Submitted by: "chris@i13i.com" <kse@admin.i13i.com> Approved by: maintainer
* - Update to 0.8.2pav2006-04-293-21/+56
| | | | | PR: ports/96514 Submitted by: Aleksander Fafula <alex@BSDGuru.org>
* Update to 1.0.2erwin2006-04-254-20/+8
| | | | | | PR: 96107 Submitted by: Martin Wilke <freebsd@unixfreunde.de> Approved by: maintainer
* Update to 0.4.6perky2006-04-222-4/+4
|
* - Update to 0.9.2erwin2006-04-193-4/+20
| | | | | | | - Add a knob to enable DaemonTools support PR: 96057 Submitted by: Frank Laszlo <laszlof@vonostingroup.com> (maintainer)
* fix automated buildoliver2006-04-162-0/+62
| | | | | | Noted by: kris Submitted by: maintainer PR: 95864
* Maintainer mailaddress mass changeedwin2006-04-151-1/+1
| | | | | | | Maintainers mailaddress has changed, so the ports should be updated. PR: ports/95796 Submitted by: Gerrit Beine <gerrit.beine@gmx.de>
* Welcome new maintainer!edwin2006-04-151-1/+1
| | | | | PR: ports/95772 Submitted by: Shaun Amott <shaun@inerd.com>
* Reset kwm due to no response about email.linimon2006-04-141-1/+1
| | | | Hat: portmgr
* Reset vsevolod as maintainer due to unreponsiveness. We hope to see himlinimon2006-04-142-2/+2
| | | | | | back sometime. Hat: portmgr
* update to 3.4.7aoliver2006-04-123-6/+10
| | | | | PR: ports/95657 Submitted by: maintainer
* Add patch to fix crash on startup on amd64/alpha.arved2006-04-092-4/+38
| | | | | | | | Unmark IGNORE. Submitted by: Goran Gajic Tested on: sledge/beast Approved by: maintainer timeout (3 months)
* - Make it fetchable againehaupt2006-04-062-734/+732
| | | | | | | - Use DATADIR macro PR: 95359 Submitted by: Scott M. Likens <damm@yazzy.org> (maintainer)
* BROKEN: Size mismatchkris2006-04-021-0/+2
|
* BROKEN: Unfetchablekris2006-04-021-0/+2
|
* Update to 2.6.2.marcus2006-04-024-10/+11
|
* Use SUB_FILES for pkg-messageedwin2006-04-012-2/+4
|
* Reset green@ as maintainer at his request.linimon2006-03-311-1/+1
| | | | Hat: portmgr
* Remove expired leaf ports:vd2006-03-275-35/+0
| | | | | 2006-03-25 irc/scrollz-doc 2006-03-25 japanese/cal.rb
* * Mark BROKEN on 4.X [1]marcus2006-03-261-1/+5
| | | | | | * Add USE_GETTEXT and remove USE_REINPLACE Reported by: pointyhat via kris [1]
* Remove expired leaf ports:vd2006-03-2328-1456/+0
| | | | | 2006-03-23 irc/dancer-ircd 2006-03-23 irc/dancer-services
* - Update to 3.2.4pav2006-03-202-15/+9
| | | | | | | - Re-enable remote includes option PR: ports/94693 Submitted by: Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
* - Update MASTER_SITESpav2006-03-201-2/+2
| | | | | | | - Update maintainer's address PR: ports/93869 Submitted by: Gerrit Beine <tux@pinguru.net> (maintainer)
OpenPOWER on IntegriCloud