aboutsummaryrefslogtreecommitdiff
path: root/irc
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Update to 2.0.0Sam Lawrance2005-09-046-6/+60
| | | | | | | | PR: ports/85679 Submitted by: KIMURA Yasuhiro <yasu@utahime.org> (maintainer) Notes: svn path=/head/; revision=141880
* It has been reported that the Perl plug-in works fine on amd64 now, soJoe Marcus Clarke2005-09-021-2/+2
| | | | | | | | | | reenable it. PR: 84564 Sbumitted by: Jeff Connelly <shellreef+bsd@gmail.com> Notes: svn path=/head/; revision=141757
* Update to 5.0.54Sam Lawrance2005-08-312-1/+3
| | | | | | | | PR: ports/84982 Submitted by: Andrey V. Elsukov <bu7cher@yandex.ru> (maintainer) Notes: svn path=/head/; revision=141534
* BROKEN on amd64: Does not buildKris Kennaway2005-08-311-0/+4
| | | | Notes: svn path=/head/; revision=141528
* Update to 0.4.5Hye-Shik Chang2005-08-292-3/+3
| | | | | | | | PR: 83816 Submitted by: vsevolod Notes: svn path=/head/; revision=141326
* o Update to -> 0.67Michael Landin2005-08-292-3/+3
| | | | | | | | | | http://pisg.sourceforge.net/Changelog PR: ports/85150 Submitted by: Toni Viemero <toni.viemero@iki.fi> Notes: svn path=/head/; revision=141263
* Update to 0.9.1Kirill Ponomarev2005-08-282-3/+3
| | | | Notes: svn path=/head/; revision=141075
* Unbreak.Anton Berezin2005-08-012-156/+150
| | | | | | | | Submitted by: Alex Lyashkov <shadow@psoft.net> Approved by: maintainer Notes: svn path=/head/; revision=140709
* - Update to 0.1.4Clement Laforet2005-08-014-8/+10
| | | | | | | | | | | - Fix maintainer email address [*] PR: ports/84426 Submitted by: Andrej Zverev <az@inec.ru> (maintainer) Pointy hat to: clement [*] Notes: svn path=/head/; revision=140646
* - Update tp 0.1.13Clement Laforet2005-07-314-8/+10
| | | | | | | | | | - pass maintainership to submitter PR: ports/84058 Submitted by: Andrej Zverev <az@inec.ru> Notes: svn path=/head/; revision=140552
* Update to 0.9.0Kirill Ponomarev2005-07-272-3/+3
| | | | Notes: svn path=/head/; revision=140220
* - Update to 0.3.12Renato Botelho2005-07-264-27/+18
| | | | | | | | | PR: ports/83908 Submitted by: Andrej Zverev <az@inec.ru> Approved by: Pasi Hirvonen <psh@iki.fi> (maintainer), flz (mentor) Notes: svn path=/head/; revision=140141
* Since ports/75832 is already closed by committing a workaround, this portJeremy Messenger2005-07-252-14/+2
| | | | | | | | | | should not be marked BROKEN on ia64 now. PR: ports/83972 Submitted by: KIMURA Yasuhiro <yasu@utahime.org> (maintainer) Notes: svn path=/head/; revision=140066
* Add conflicts line for irssi-devel.Vsevolod Stakhov2005-07-241-0/+2
| | | | | | | Approved by: perky (mentor), vanilla (maintainer) Notes: svn path=/head/; revision=140018
* Add development version of irssi irc client.Vsevolod Stakhov2005-07-248-126/+185
| | | | | | | Approved by: perky (mentor) Notes: svn path=/head/; revision=140016
* This port is scheduled for deletion on 2005-09-22 if it is still brokenKris Kennaway2005-07-231-0/+2
| | | | | | | at that time and no PRs have been submitted to fix it. Notes: svn path=/head/; revision=139936
* - Update to 0.45.3Roman Bogorodskiy2005-07-224-90/+110
| | | | | | | | | | | | - Rework plist - Some fixes to Makefile PR: 83138 Submitted by: vsevolod Approved by: maintainer timeout (2 weeks) Notes: svn path=/head/; revision=139881
* Update my email address.Vsevolod Stakhov2005-07-221-1/+1
| | | | | | | Approved by: perky (mentor) Notes: svn path=/head/; revision=139880
* - Update irc/p5-POE-Component-IRC to 4.65Yen-Ming Lee2005-07-223-3/+5
| | | | | | | | PR: 83883 Submitted by: Christopher Nehren <apeiron+ports@coitusmentis.info> Notes: svn path=/head/; revision=139854