aboutsummaryrefslogtreecommitdiff
path: root/irc
Commit message (Collapse)AuthorAgeFilesLines
* Fix build with gcc-3.4Kirill Ponomarev2004-08-221-2/+13
| | | | Notes: svn path=/head/; revision=117030
* * Fix build on amd64Tilman Keskinoz2004-08-213-9/+31
| | | | | | | | | - use va_copy - Compile shared library with -fPIC * Respect CFLAGS Notes: svn path=/head/; revision=116915
* Fix MASTER_SITESKirill Ponomarev2004-08-201-3/+1
| | | | | | | | PR: ports/70692 Submitted by: Stefan Walter <sw@gegenunendlich.de> Notes: svn path=/head/; revision=116742
* - Update to 2.4.0Pav Lucistnik2004-08-164-18/+19
| | | | Notes: svn path=/head/; revision=116441
* Respect CFLAGS,Tilman Keskinoz2004-08-164-8/+44
| | | | | | | Unbreak with gcc 3.4 Notes: svn path=/head/; revision=116408
* fix build for gcc 3.4.2Oliver Lehmann2004-08-162-4/+11
| | | | | | | remove BROKEN Notes: svn path=/head/; revision=116346
* BROKEN on 5.x: Does not compile with gcc 3.4.2Kris Kennaway2004-08-164-2/+22
| | | | Notes: svn path=/head/; revision=116340
* BROKEN: UnfetchableKris Kennaway2004-08-141-0/+2
| | | | Notes: svn path=/head/; revision=116220
* enable Hebrew supportTilman Keskinoz2004-08-112-4/+13
| | | | | | | | | | PR: 70249 Submitted by: Amir Shalem <amir@boom.org.il> Drop maintainership, I have been using irssi for more than a year. Notes: svn path=/head/; revision=115915
* Nitpick: Don't quote COMMENTVolker Stolz2004-08-112-2/+2
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=115907
* Update to 3.0.1Tilman Keskinoz2004-08-1012-2322/+2700
| | | | | | | | PR: 70089 Submitted by: Michael Ranner <mranner@inode.at> Notes: svn path=/head/; revision=115839
* Reset bouncing maintainer address:Kris Kennaway2004-08-092-2/+2
| | | | | | | 550 5.1.1 <ab@astralblue.com>... User unknown Notes: svn path=/head/; revision=115707
* Remove ipv6 from CATEGORIES since IPv6 support is currently broken.Akinori MUSHA2004-08-092-2/+6
| | | | | | | Add rcorder keywords to the startup script and bump PORTREVISION. Notes: svn path=/head/; revision=115706
* Add bopm 3.1.2,Kirill Ponomarev2004-08-069-0/+222
| | | | | | | | | | | | | | bopm is an open-source open proxy monitor, designed for use with hybrid-based ircds, although it can be used with slight modification on any server which has +c to show connects to opers and that supports KLINEs in order to K-LINE incoming connects from open proxies. PR: ports/70065 Submitted by: Evgueni V. Gavrilov <aquatique@rusunix.org> Notes: svn path=/head/; revision=115496
* fix install with BATCH=1 (for pointyhat)Sergey Matveychuk2004-08-053-90/+31
| | | | | | | | | | maintainer timed out - 2 weeks PR: ports/69335 Submitted by: Andrej Zverev <az@inec.ru> Notes: svn path=/head/; revision=115456
* Fix build with gcc34Tilman Keskinoz2004-08-013-24/+12
| | | | | | | | | | | PR: 69463 Submitted by: Michael Johnson <ahze@ahze.net> Remove gpg sig checking code, the key has expired and the code has too many flaws. Notes: svn path=/head/; revision=115217
* - Chase new tarball: Patched in June, bump PORTREVISION, add SIZE-dataVolker Stolz2004-07-272-6/+5
| | | | | | | | | | | - Lint MASTER_SITES Closes PR: ports/68737 Submitted by: "grega" Approved by: maintainer timeout Notes: svn path=/head/; revision=114878
* -Correct the pkg-plist.Jeremy Messenger2004-07-262-3/+4
| | | | | | | | | | -Use the correct version of libtool 13 -> 15 to avoid install the *.la files. -Bump the PORTREVISION, because of the pkg-plist change. Approved by: Koop Mast <kwm@rainbow-runner.nl> (maintainer) Notes: svn path=/head/; revision=114787
* upgrade to 3.2.1Ying-Chieh Liao2004-07-223-5/+43
| | | | | | | | PR: 69344 Submitted by: maintainer Notes: svn path=/head/; revision=114391
* upgrade to 1.4.2Ying-Chieh Liao2004-07-222-3/+3
| | | | | | | | PR: 69353 Submitted by: maintainer Notes: svn path=/head/; revision=114388
* * Fix crash when typing <space> <tab>Joe Marcus Clarke2004-07-082-0/+25
| | | | | | | | | * Fix a Glib warning when using completion in dialogs Obtained from: http://xchat.org/files/source/2.0/patches/ Notes: svn path=/head/; revision=113230
* Update to 0.90a, which fixes y! signon.Daniel Harris2004-07-064-6/+6
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=113089
* portlint fixesAlfred Perlstein2004-07-061-5/+4
| | | | Notes: svn path=/head/; revision=113019
* Update to 9.1, fix plist.Alfred Perlstein2004-07-053-7/+11
| | | | Notes: svn path=/head/; revision=112948
* Update to version 0.14Markus Brueffer2004-07-048-24/+266
| | | | Notes: svn path=/head/; revision=112927
* Unclutter my previous attempt to on the fly patching by usingErwin Lansing2004-07-041-4/+2
| | | | | | | | | | | EXTRA_PATCHES and putting it in WRKDIR instead of the assumed read-only FILES-DIR. Noticed by: dosirak (via kris) Pointy hat to: erwin Notes: svn path=/head/; revision=112897
* Update to 0.8.0Kirill Ponomarev2004-07-042-4/+12
| | | | Notes: svn path=/head/; revision=112896
* Update to 2.0.10 which features completely re-written tab completionJoe Marcus Clarke2004-07-022-3/+3
| | | | | | | | | functionality. See http://forum.xchat.org/viewtopic.php?p=653 for more details on the ne wtab completion, and http://xchat.org/changelog.txt for the rest of the changes. Notes: svn path=/head/; revision=112725
* Yet another file that had the version number hardcoded in it. PatchErwin Lansing2004-07-022-5/+11
| | | | | | | | | | the patch on the fly to use PORTVERSION. The version number should probably be removed alltogether. Approved by: maintainer Notes: svn path=/head/; revision=112724
* Use %%PORTVERSION%% instead of 7.0.2Oliver Eikemeier2004-06-302-204/+206
| | | | | | | | Pointed out by: erwin Pointy hat to: eik Notes: svn path=/head/; revision=112613
* - update to 7.0.2Oliver Eikemeier2004-06-303-217/+219
| | | | | | | | | | | | | | | | | | security fix: <http://www.freebsd.org/ports/portaudit/23aafa20-c28a-11d8-864c-02e0185c0b53.html> - make PREFIX-safe - fix pkg-plist - create irc user on install not fixed: - leaves extra files in /usr/local/etc/ircd-hybrid PR: 68504 Submitted by: Brad Davis <so14k@so14k.com> (maintainer) Notes: svn path=/head/; revision=112612
* Update WWW. bitchx.com now points to an anti-Bush site *hm*Tilman Keskinoz2004-06-261-1/+1
| | | | Notes: svn path=/head/; revision=112331
* Update to -> 0.56Michael Landin2004-06-243-6/+9
| | | | | | | | | | - Support for javabot - Support for rbot - New color scheme - Bugfixes Notes: svn path=/head/; revision=112133
* Remove inclusion of Makefile.kde from all remaining ports not maintainedMichael Nottebrock2004-06-222-8/+10
| | | | | | | | | by kde@ Approved by: maintainer timeout Notes: svn path=/head/; revision=111999
* Set an expiry date of 2004-08-20 for these BROKEN/IGNORE/FORBIDDENKris Kennaway2004-06-211-0/+2
| | | | | | | | ports. They will be removed on or after that date if they are still broken and no fix has been submitted to GNATS. Notes: svn path=/head/; revision=111956
* fix ircd-hybrid-7 low-bandwidth DoSOliver Eikemeier2004-06-212-1/+12
| | | | | | | | | | | | - <http://people.freebsd.org/~eik/portaudit/23aafa20-c28a-11d8-864c-02e0185c0b53.html> - <http://vuxml.freebsd.org/23aafa20-c28a-11d8-864c-02e0185c0b53.html> PR: 68161 Submitted by: Evgueni V. Gavrilov <aquatique-ports@rambler.ru> (maintainer) Obtained from: Erik Sperling Johansen <einride@einride.org> (http://www.securityfocus.com/archive/1/366486) Notes: svn path=/head/; revision=111922
* Add garnaxfs 1.1.0,Kirill Ponomarev2004-06-205-0/+71
| | | | | | | | | | | | | Garnaxbot (File Server) is a file serving bot for IRC (commonly referred to as a DCC bot). It uses the DCC chat/send features of IRC to send files to other users. Garnaxbot will connect to an IRC server and allow people to request files via DCC chat. PR: ports/68101 Submitted by: Travis Poppe <tlp@liquidx.org> Notes: svn path=/head/; revision=111867
* BROKEN on amd64: Shared libraries must be compiled with -fPIC)Kris Kennaway2004-06-191-0/+4
| | | | Notes: svn path=/head/; revision=111804
* Add gdesklets-irc 1.2,Hye-Shik Chang2004-06-096-0/+105
| | | | | | | an IRC client for your screen background. :) Notes: svn path=/head/; revision=111129
* - Update to 0.90Pav Lucistnik2004-06-086-16/+68
| | | | | | | | | | - Add WITH_FLOOD knob Submitted by: Peter van Dijk <peter@dataloss.nl> (maintainer), Herbert J. Skuhra <herbert.skuhra@gmx.at> Notes: svn path=/head/; revision=111058
* Don't use Makefile.kde anymoreMarkus Brueffer2004-06-061-3/+1
| | | | Notes: svn path=/head/; revision=110943
* Don't use Makefile.kde anymoreMarkus Brueffer2004-06-062-6/+2
| | | | Notes: svn path=/head/; revision=110941
* Chase the gnutls shared lib version.Joe Marcus Clarke2004-06-062-2/+2
| | | | | | | Pointy hat to: sergei Notes: svn path=/head/; revision=110919
* Update to 2.0.9. For a list of changes, see http://xchat.org/changelog.txt.Joe Marcus Clarke2004-06-065-38/+10
| | | | Notes: svn path=/head/; revision=110918
* - Update to 0.0.6Clement Laforet2004-06-054-6/+6
| | | | Notes: svn path=/head/; revision=110889
* Sync with new bsd.autotools.mkAde Lovett2004-06-042-6/+4
| | | | Notes: svn path=/head/; revision=110841
* - Add eggdrop as build depends too, Bento seems to remove extract dependsPav Lucistnik2004-06-041-0/+1
| | | | | | | | | before entering build stage. Reported by: bento via kris Notes: svn path=/head/; revision=110838
* - Add knobs: WITH_IPV6, WITH_SSLPav Lucistnik2004-06-021-0/+9
| | | | | | | | PR: ports/67499 Submitted by: Gerrit Beine <tux@pinguru.net> (maintainer) Notes: svn path=/head/; revision=110703
* Add gseen.mod, a !seen module for eggdrop, an IRC bot.Pav Lucistnik2004-06-015-0/+61
| | | | | | | | | | | | | | | | | gseen works similar to countless seen scripts. It logs for each user when he or she was last seen in the channel and makes this information publically available. It takes switching nick names into consideration and supports wildcards in search-requests. The advantage of gseen in contrast to most other seen scripts is it's speed. gseen can handle databases of several thousand nicks withouta lag in seen requests. It also supports several languages. PR: ports/67386 Submitted by: Gerrit Beine <tux@pinguru.net> Notes: svn path=/head/; revision=110608
* port of Unreal IRCdEdwin Groothuis2004-05-315-0/+195
| | | | | | | | | | | Unreal IRCd - the next generation ircd WWW: http://www.unrealircd.com PR: ports/67384 Submitted by: Gerrit Beine <tux@pinguru.net> Notes: svn path=/head/; revision=110529