summaryrefslogtreecommitdiff
path: root/irc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* - 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
* -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)
* upgrade to 3.2.1Ying-Chieh Liao2004-07-223-5/+43
| | | | | PR: 69344 Submitted by: maintainer
* upgrade to 1.4.2Ying-Chieh Liao2004-07-222-3/+3
| | | | | PR: 69353 Submitted by: maintainer
* * 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/
* Update to 0.90a, which fixes y! signon.Daniel Harris2004-07-064-6/+6
| | | | Approved by: maintainer
* portlint fixesAlfred Perlstein2004-07-061-5/+4
|
* Update to 9.1, fix plist.Alfred Perlstein2004-07-053-7/+11
|
* Update to version 0.14Markus Brueffer2004-07-048-24/+266
|
* 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
* Update to 0.8.0Kirill Ponomarev2004-07-042-4/+12
|
* 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.
* 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
* Use %%PORTVERSION%% instead of 7.0.2Oliver Eikemeier2004-06-302-204/+206
| | | | | Pointed out by: erwin Pointy hat to: eik
* - 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)
* Update WWW. bitchx.com now points to an anti-Bush site *hm*Tilman Keskinoz2004-06-261-1/+1
|
* Update to -> 0.56Michael Landin2004-06-243-6/+9
| | | | | | | - Support for javabot - Support for rbot - New color scheme - Bugfixes
* Remove inclusion of Makefile.kde from all remaining ports not maintainedMichael Nottebrock2004-06-222-8/+10
| | | | | | by kde@ Approved by: maintainer timeout
* 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.
* 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)
* 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>
* BROKEN on amd64: Shared libraries must be compiled with -fPIC)Kris Kennaway2004-06-191-0/+4
|
* Add gdesklets-irc 1.2,Hye-Shik Chang2004-06-096-0/+105
| | | | an IRC client for your screen background. :)
* - 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>
* Don't use Makefile.kde anymoreMarkus Brueffer2004-06-061-3/+1
|
* Don't use Makefile.kde anymoreMarkus Brueffer2004-06-062-6/+2
|
* Chase the gnutls shared lib version.Joe Marcus Clarke2004-06-062-2/+2
| | | | Pointy hat to: sergei
* Update to 2.0.9. For a list of changes, see http://xchat.org/changelog.txt.Joe Marcus Clarke2004-06-065-38/+10
|
* - Update to 0.0.6Clement Laforet2004-06-054-6/+6
|
* Sync with new bsd.autotools.mkAde Lovett2004-06-042-6/+4
|
* - 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
* - Add knobs: WITH_IPV6, WITH_SSLPav Lucistnik2004-06-021-0/+9
| | | | | PR: ports/67499 Submitted by: Gerrit Beine <tux@pinguru.net> (maintainer)
* 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>
* 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>
* - Integrate SSL patch (turned off by default)Pav Lucistnik2004-05-2613-42/+91
| | | | | | | - Cleanup PR: ports/63767 Submitted by: Ulrich Spoerlein <q@uni.de> (maintainer)
* - Pass maintainership to interested partyPav Lucistnik2004-05-261-1/+1
| | | | | Offered by: Dryice Liu <dryice@hotpop.com> (maintainer) Accepted by: Alexey Mikhaiov <karma@ez.pereslavl.ru>
* Add erc, an IRC client written entirely in elisp, for emacs.Pav Lucistnik2004-05-256-0/+140
| | | | | PR: ports/63401 Submitted by: Dryice Liu <dryice@liu.com.cn>
* Update to 0.75Mathieu Arnold2004-05-243-4/+9
| | | | Approved by: maintainer timeout
* - Add another MASTER_SITEPav Lucistnik2004-05-231-3/+2
| | | | | | | - Remove BROKEN tag PR: ports/67048 (an idea) Submitted by: Stefan Walter <sw@gegenunendlich.de>
* - Fix typoKirill Ponomarev2004-05-211-1/+1
|
* - Unregister the old UID/GID and register the new one in theKirill Ponomarev2004-05-213-4/+7
| | | | | | valid range. - Bump PORTREVISION - Add warning entry in pkg-message and UPDATING
* BROKEN: Uses unregistered, out-of-range uidKris Kennaway2004-05-211-0/+2
|
* BROKEN: UnfetchableKris Kennaway2004-05-211-0/+2
|
* - update to 1.2b29Dirk Meyer2004-05-212-3/+3
|
* Remove dead MASTERSITETilman Keskinoz2004-05-201-2/+1
|
* - Fix MASTER_SITESKirill Ponomarev2004-05-193-10/+13
| | | | | | | - Support PLIST_FILES/PLIST_DIRS PR: ports/66886 Submitted by: Ports Fury
* - change MAINTAINERDirk Meyer2004-05-191-1/+1
| | | | | | maintainer timeout > 3 months if dburr returns active, he can reclaim maintainership. PR: 63843
* Pacify portlint.Mark Linimon2004-05-181-9/+9
|
* It's USE_PERL5, not USE_PERLMathieu Arnold2004-05-181-1/+1
|