aboutsummaryrefslogtreecommitdiff
path: root/irc
Commit message (Collapse)AuthorAgeFilesLines
* Respect LOCALBASEMarcus Alves Grando2005-10-291-2/+9
| | | | | | | | | | | | Fix dependencies Fix EXTRACT_DEPENDS Bump PORTREVISION PR: 88179 Submitted by: Gerrit Beine <tux@pinguru.net> (maintainer) Notes: svn path=/head/; revision=146680
* - set new mastersiteSam Lawrance2005-10-291-6/+2
| | | | | | | | | | - give maintainership to submitter PR: ports/88175 Submitted by: Martin Hudec <corwin@aeternal.net> Notes: svn path=/head/; revision=146659
* For the ports that I maintain, do the following as appropriate:Doug Barton2005-10-291-1/+1
| | | | | | | | | | | | 1. Add myself as a backup master site (Sourceforge and CPAN ports already have good enough coverage, so skip them). 2. For all ports that have them, download the PGP signature files. 3. For ports in 2, add a verify target to the Makefile 4. For ports where I was already providing a master site, update the URL. 5. Pet portlint in a couple of places. Notes: svn path=/head/; revision=146646
* BROKEN: Does not buildKris Kennaway2005-10-281-0/+2
| | | | Notes: svn path=/head/; revision=146535
* - make prefix safeDirk Meyer2005-10-241-0/+1
| | | | | | | Reported by: kris Notes: svn path=/head/; revision=146254
* Make ${LOCALBASE}-safeVolker Stolz2005-10-242-1/+27
| | | | | | | | PR: ports/878874 Submitted by: maintainer Notes: svn path=/head/; revision=146227
* set USE_X_PREFIX. Pointed by krisKevin Lo2005-10-241-0/+1
| | | | Notes: svn path=/head/; revision=146209
* Update to 0.9.2Marcus Alves Grando2005-10-203-18/+17
| | | | | | | | | | Take MAINTAINER PR: 87693 Submitted by: Frank Laszlo <laszlof@vonostingroup.com> Notes: svn path=/head/; revision=145899
* Reset inactive maintainers and update mastersites.Mark Linimon2005-10-192-4/+4
| | | | | | | | Flagged by: distfile survey Submitted by: fenner Notes: svn path=/head/; revision=145824
* Update to 2.0.2Tilman Keskinoz2005-10-182-3/+3
| | | | | | | | PR: 87633 Submitted by: Michael Ranner <mranner@inode.at> Notes: svn path=/head/; revision=145778
* Upgrade to 2.9.4 (fixes a security issue)Michael Haro2005-10-162-3/+3
| | | | | | | Reviewed by: maintainer Notes: svn path=/head/; revision=145594
* Unbreak transparent proxy mode. Again.Michael Nottebrock2005-10-156-60/+81
| | | | Notes: svn path=/head/; revision=145442
* Update to 4.70Emanuel Haupt2005-10-143-4/+10
| | | | | | | | | | PR: 86813 Submitted by: ehaupt Approved by: Christopher Nehren <apeiron@coitusmentis.info> (maintainer), novel (mentor) Notes: svn path=/head/; revision=145332
* - remove obsolete patchDirk Meyer2005-10-111-11/+0
| | | | Notes: svn path=/head/; revision=144907
* - new option WITH_CTRLPROXY_DOC for manpages and html docDirk Meyer2005-10-114-22/+61
| | | | | | | | - use PORTDOCS - make portlint happier Notes: svn path=/head/; revision=144906
* - Add support to Google TalkPav Lucistnik2005-10-106-4/+210
| | | | | | | | | | | | - Add optional patch adding support for various MSN6 features - Add optional patch for LDAP authentication support PR: ports/84929 Submitted by: Ed Schouten <ed@fxq.nl> Approved by: Peter van Dijk <peter@dataloss.nl> (maintainer) Notes: svn path=/head/; revision=144869
* Reset bouncing maintainer addresses.Mark Linimon2005-10-101-3/+2
| | | | | | | | Source: distfile survey Hat: portmgr Notes: svn path=/head/; revision=144748
* Reset bouncing maintainer address; mark broken since it does not fetch.Mark Linimon2005-10-102-3/+6
| | | | | | | Source: distfile survey Notes: svn path=/head/; revision=144746
* IRCG is a fast, scalable web chat framework that connects a php frontend withPav Lucistnik2005-10-085-0/+50
| | | | | | | | | | | | | | | | | | an irc backend. Sascha Schumann created IRCG a few years ago. Unfortunately, he decided to change the license to a commercial one starting with Version 3 and removed all traces of the BSD-Licensed IRCG 2. I kept on using the IRCG 2 sources and never had a problem with this setup. IRCG connects an irc server of your choice with a thttpd webserver. Using PHP, the frontend can be scripted. It?s mainly a framework for web-based chats, but could be used to pass any type of xml messages between multiple clients. Memory and CPU usage per client is quite low, so even an entry-level server can support hundreds of clients. PR: ports/86425 Submitted by: Alexander Novitsky <alecn2002@yandex.ru> Notes: svn path=/head/; revision=144592
* The tarball got rerolled once more because of the CR+LF linebrakes.Oliver Lehmann2005-10-062-9/+2
| | | | | | | | The CR+LF linebreaks are now LF linebrakes so we don't need to do this conversion our own. Notes: svn path=/head/; revision=144425
* remove gmake dependency - it is not needed, bsd-make will work tooOliver Lehmann2005-10-061-1/+0
| | | | Notes: svn path=/head/; revision=144422
* fix build with gcc 2 on FreeBSD 4 (CR+LF -> LF)Oliver Lehmann2005-10-061-0/+7
| | | | Notes: svn path=/head/; revision=144421
* the distfile got rerolled because the version number on startup showedOliver Lehmann2005-10-061-2/+2
| | | | | | | 2.2beta1 which is fixed now in the new tar.gz Notes: svn path=/head/; revision=144410
* update to 2.2Oliver Lehmann2005-10-062-5/+4
| | | | Notes: svn path=/head/; revision=144408
* Change MAINTAINER address for my ports.Emanuel Haupt2005-10-061-1/+1
| | | | | | | Approved by: novel (mentor) Notes: svn path=/head/; revision=144389
* irc/riece: New version 2.0.1 is releasedEdwin Groothuis2005-10-046-6/+10
| | | | | | | | | | New version 2.0.1 is released. PR: ports/86908 Submitted by: KIMURA Yasuhiro <yasu@utahime.org> Notes: svn path=/head/; revision=144229
* Update to 10.0!Alfred Perlstein2005-10-043-46/+4
| | | | | | | | Thanks to author for incorporating my changes and to edwin@'s script for pointing me at this update. Notes: svn path=/head/; revision=144206
* Update to 3.4.2Marcus Alves Grando2005-10-033-6/+5
| | | | | | | | | | | Fix pid file location PR: 86844 Submitted by: Dennis Cabooter <dennis@rootxs.org> (maintainer) Approved by: pav (mentor) Notes: svn path=/head/; revision=144054
* - Change my e-mailAndrej Zverev2005-10-033-3/+3
| | | | | | | Approved by: sem (mentor) Notes: svn path=/head/; revision=144051
* Remove ftp.ircd.com.br since it answers anonymous login requests withBill Fenner2005-10-011-3/+1
| | | | | | | | | | | | | | "530 This is a private system - No anonymous login" Remove http://ircservices.swissirc.ch since it serves malformed redirects to http://www.swissirc.net/, which I can only get to serve a web-based irc client. Resolve the 302 redirects from www.irc.gr to banana.irc.gr, since fetch won't follow 302 redirects. Found by: distfile survey Notes: svn path=/head/; revision=143892
* Fix bogus ui files in preparation for Qt 3.3.5Michael Nottebrock2005-09-292-0/+26
| | | | Notes: svn path=/head/; revision=143781
* Remove obsolete mastersites.Mark Linimon2005-09-291-2/+1
| | | | | | | | Source: distfile survey Approved by: maintainer Notes: svn path=/head/; revision=143759
* Fix typo error (USE_REPLACE => USE_REINPLACE), my fault :(Vanilla I. Shu2005-09-291-1/+1
| | | | | | | Submitted by: Ed Schouten <ed@fxq.nl> Notes: svn path=/head/; revision=143751
* Fix manpage pathnames.Vanilla I. Shu2005-09-291-0/+5
| | | | | | | | PR: ports/84909 Submitted by: Ed Schouten <ed@fxq.nl> Notes: svn path=/head/; revision=143750
* - Update to 5.0.55Sergey Matveychuk2005-09-262-1/+3
| | | | | | | | PR: ports/86582 Submitted by: maintainer Notes: svn path=/head/; revision=143591
* Update to 0.1.5.Roman Bogorodskiy2005-09-264-8/+8
| | | | | | | | PR: 86578 Submitted by: Andrej Zverev (maintainer) Notes: svn path=/head/; revision=143570
* search.cpan.org redirect reduction canonicalization project, pass 1:Bill Fenner2005-09-212-2/+2
| | | | | | | | | | | URLs automatically rewritten from /search?dist=Foo or /dist/Foo to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization, this is the preferred way to refer to modules on search.cpan.org. This pass brought to you by http://people.freebsd.org/~fenner/fix-search Notes: svn path=/head/; revision=143304
* - Fix chown in post-installPav Lucistnik2005-09-192-3/+5
| | | | | | | | Reported by: maintainer Pointy hat to: pav Notes: svn path=/head/; revision=143127
* - Fix distinfoPav Lucistnik2005-09-181-2/+2
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=143083
* - Fix outputPav Lucistnik2005-09-181-6/+6
| | | | Notes: svn path=/head/; revision=143081
* - Update to 3.4.1Pav Lucistnik2005-09-1812-1015/+214
| | | | | | | | PR: ports/85974 Submitted by: Dennis Cabooter <dennis@rootxs.org> (maintainer) Notes: svn path=/head/; revision=143080
* - Fix rc scriptPav Lucistnik2005-09-181-4/+4
| | | | Notes: svn path=/head/; revision=143077
* - Update to 6.19.4Pav Lucistnik2005-09-1814-890/+103
| | | | | | | | PR: ports/85973 Submitted by: Dennis Cabooter <dennis@rootxs.org> (maintainer) Notes: svn path=/head/; revision=143076
* - Update to 7.1.2Pav Lucistnik2005-09-1625-327/+456
| | | | | | | | | | | | | | PR: ports/84777 Submitted by: Diane Bruce <db@db.net> Approved by: maintainer timeout (1 month) - Switch to rcNG startup script PR: ports/85564 Submitted by: hr <asher@raout.org> Notes: svn path=/head/; revision=142896
* Drop maintainership, since I'm buried in the $REALLIFE stuff.Kirill Ponomarev2005-09-141-1/+1
| | | | Notes: svn path=/head/; revision=142683
* - Flip TCL option to default to onPav Lucistnik2005-09-101-8/+2
| | | | | | | | | | - Remove broken SOCKS option PR: ports/85922 Submitted by: Josh Paetzel <josh@tcbug.org> (maintainer) Notes: svn path=/head/; revision=142396
* Update to 0.5.Koop Mast2005-09-105-69/+55
| | | | | | | Chase after xchat2 and enable perl on amd64. Notes: svn path=/head/; revision=142348
* Update to 2.4.5.Joe Marcus Clarke2005-09-102-3/+3
| | | | Notes: svn path=/head/; revision=142338
* - Remove WITH_SOCKS5 option which never workedSam Lawrance2005-09-091-9/+5
| | | | | | | | | | | - Make the tcl option on by default (the knob is now WITHOUT_TCL) - Bump PORTREVISION for the above change PR: ports/84440 Submitted by: Josh Paetzel <josh@tcbug.org> (maintainer) Notes: svn path=/head/; revision=142264
* - Add gaim-irchelperMichael Johnson2005-09-055-0/+55
| | | | | | | o Gaim plugin that enhances the usability of the IRC protocol Notes: svn path=/head/; revision=141963