aboutsummaryrefslogtreecommitdiff
path: root/irc
Commit message (Collapse)AuthorAgeFilesLines
* update from 8.3 to 8.6.Alfred Perlstein2004-04-142-3/+3
| | | | | | | | | | | | | | | | | | | you can now filter arbitrary programs/text through this wonderful program! 8.6: Tue Apr 13 15:22:01 PDT 2004 - add flags for cli: -stdin will use data from STDIN - add flags for cli: -cat, -exec to hook irssi functionality - stop processing if we don't have text after first pass 8.5: Tue Apr 13 13:03:30 PDT 2004 - remove legacy open3() and use IPC::Open3 -- works in 5.8 now - support for specifying color in -4 .. for example -4red - added some more spookwords - added the -unused command 8.4: This release did not go public Notes: svn path=/head/; revision=107053
* Tidy up whitespace.Trevor Johnson2004-04-102-2/+2
| | | | Notes: svn path=/head/; revision=106671
* Trim whitespace.Trevor Johnson2004-04-102-2/+0
| | | | Notes: svn path=/head/; revision=106662
* This port requires Python 2.3+.Hye-Shik Chang2004-04-081-1/+1
| | | | | | | Submitted by: James Vega <vega_james@lycos.com> Notes: svn path=/head/; revision=106473
* - move config.rpath copy from post-patch to pre-configure since gettextClement Laforet2004-04-062-2/+2
| | | | | | | | | dependency is processed after (*-)patch. Noticed by: kris (dosirak) Notes: svn path=/head/; revision=106301
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-0513-6/+13
| | | | Notes: svn path=/head/; revision=106175
* - Update to version 0.6Kirill Ponomarev2004-04-042-4/+4
| | | | | | | | PR: ports/65172 Submitted by: maintainer Notes: svn path=/head/; revision=106157
* - remove obsolete patchesDirk Meyer2004-04-042-20/+0
| | | | | | | Pointed out by: kris (dosirak) Notes: svn path=/head/; revision=106089
* - update to 1.2b28 (stable version)Dirk Meyer2004-04-034-19/+24
| | | | | | | | | - use PORTDOCS, DOCSDIR, EXAMPLESDIR PR: 63843 Approved by: maintainer timeout Notes: svn path=/head/; revision=106018
* - Update to 0.85aPav Lucistnik2004-04-024-6/+8
| | | | | | | | | PR: ports/65052 Submitted by: Daniel Johansson <donnex@donnex.net> Approved by: maintainer Notes: svn path=/head/; revision=105950
* Remove category pkg/COMMENT files in favour of a COMMENT variable in theKris Kennaway2004-04-022-1/+2
| | | | | | | | | | category makefile. Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> PR: 59651 Notes: svn path=/head/; revision=105948
* Update to 1.04bGregory Sutter2004-03-314-22/+8
| | | | | | | Approved by: Eugene M. Kim <ab@astralblue.net> (maintainer) Notes: svn path=/head/; revision=105830
* Make the default config conform to RFC1122 (no public away messages).Eivind Eklund2004-03-314-2/+24
| | | | Notes: svn path=/head/; revision=105778
* Add a file that was missing here.Erwin Lansing2004-03-311-0/+1
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=105751
* SIZEify (maintainer timeout)Trevor Johnson2004-03-3130-0/+35
| | | | Notes: svn path=/head/; revision=105747
* Install configuration files as samples and adjust pkg-messageErwin Lansing2004-03-303-2/+16
| | | | | | | | PR: 64919 Submitted by: maintainer Notes: svn path=/head/; revision=105727
* - Use USE_ICONV knobKirill Ponomarev2004-03-302-4/+2
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=105722
* Fix plist[1]Tilman Keskinoz2004-03-302-1/+19
| | | | | | | | | | | Fix build if ncurses are installed[2] PR: 64924[2] Reported by: michael johnson <ahze@ahze.net> [2] Reported by: bento via kris via clive[1] Notes: svn path=/head/; revision=105701
* - Update to 2.10.3p6Pav Lucistnik2004-03-293-15/+4
| | | | | | | | PR: ports/64553 Submitted by: Paolo Gatti <onel0ve@softhome.net> Notes: svn path=/head/; revision=105618
* Add undernet-ircu, an IRC daemon used by Undernet network.Pav Lucistnik2004-03-295-0/+146
| | | | | | | | | | http://coder-com.undernet.org PR: ports/62997 Submitted by: Walter Venable <weaseal@hotmail.com> Notes: svn path=/head/; revision=105607
* - SIZEifyMarkus Brueffer2004-03-282-0/+2
| | | | | | | | Submitted by: trevor Approved by: arved (mentor) Notes: svn path=/head/; revision=105553
* - SIZEifyMarkus Brueffer2004-03-282-0/+2
| | | | | | | | | PR: ports/64593 Submitted by: Michael Ranner <mranner@inode.at> (maintainer) Approved by: arved (mentor) Notes: svn path=/head/; revision=105516
* Update to 1.1Tilman Keskinoz2004-03-287-369/+36
| | | | | | | portlint Notes: svn path=/head/; revision=105511
* - Update to version 20040216Kirill Ponomarev2004-03-273-6/+8
| | | | | | | | PR: ports/64805 Submitted by: maintainer Notes: svn path=/head/; revision=105444
* - Runtime fixes for ruby-1.8Pav Lucistnik2004-03-2710-21/+221
| | | | | | | | | | - Raise PORTREVISION PR: ports/64782, ports/64789 Submitted by: David Bushong <david+ports@bushong.net> (maintainer) Notes: svn path=/head/; revision=105426
* Add size data.Trevor Johnson2004-03-261-0/+1
| | | | Notes: svn path=/head/; revision=105291
* In case muh is compiled with IPv6 support, it doesn't work at all with IPv4Oliver Lehmann2004-03-251-1/+4
| | | | | | | | | | Disable IPv6 Support by default. You have to set WITH_IPV6 now to use it PR: 64705 Submitted By: Torsten Schneider <freebsd-bugs@tschneider.org> Notes: svn path=/head/; revision=105254
* - Reset maintainer to ports@FreeBSD.org, thank you Anders forKirill Ponomarev2004-03-241-1/+1
| | | | | | | | | | your work! PR: ports/64665 Submitted by: Anders Andersson <anders@andersa.net> Notes: svn path=/head/; revision=105159
* - Update to version 2.0Kirill Ponomarev2004-03-238-34/+64
| | | | | | | | | PR: ports/64034 Submitted by: Jeremy Chadwick <freebsd@jdc.parodius.com> Approved by: maintainer timeout Notes: svn path=/head/; revision=105025
* Add SIZE data.Akinori MUSHA2004-03-226-0/+6
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104943
* Build only the shared library with -fPICTilman Keskinoz2004-03-222-1/+11
| | | | Notes: svn path=/head/; revision=104936
* Update to 2.0.8. The Perl plug-in now requires Perl 5.6.0 or later.Joe Marcus Clarke2004-03-226-10/+16
| | | | Notes: svn path=/head/; revision=104900
* - add comments about tk84 problmesDirk Meyer2004-03-211-0/+2
| | | | Notes: svn path=/head/; revision=104811
* Reset undeliverable maintainer addressKris Kennaway2004-03-211-1/+1
| | | | Notes: svn path=/head/; revision=104784
* SIZEifyErwin Lansing2004-03-201-0/+1
| | | | | | | | PR: 64496 Submitted by: maintainer, trevor Notes: svn path=/head/; revision=104726
* BROKEN on amd64: Does not compileKris Kennaway2004-03-192-1/+11
| | | | Notes: svn path=/head/; revision=104617
* Chase the gnutls shared lib version.Joe Marcus Clarke2004-03-192-2/+2
| | | | Notes: svn path=/head/; revision=104584
* Add size data.Trevor Johnson2004-03-193-0/+3
| | | | Notes: svn path=/head/; revision=104582
* Add size data, approved by maintainers.Trevor Johnson2004-03-188-0/+10
| | | | Notes: svn path=/head/; revision=104520
* Add SIZE.Vanilla I. Shu2004-03-182-0/+2
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104507
* Add SIZETilman Keskinoz2004-03-181-0/+4
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104476
* - Add SIZE to GNOME portsPav Lucistnik2004-03-182-0/+2
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104467
* - Add SIZEPav Lucistnik2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104442
* - SIZE'ifyKirill Ponomarev2004-03-181-0/+1
| | | | | | | | PR: ports/64399 Submitted by: maintainer Notes: svn path=/head/; revision=104412
* Add SIZE data.Hye-Shik Chang2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104400
* E-mail to the maintainer bounced:Trevor Johnson2004-03-181-1/+1
| | | | | | | <backslash@BSDCode.org>: Name service error for bsdcode.org: Host not found Notes: svn path=/head/; revision=104364
* E-mail to the maintainer bounced:Trevor Johnson2004-03-181-1/+1
| | | | | | | | | <alanp@unixpower.org>: host unixpower.org[209.51.213.81] said: 550-Verification failed for <trevor@FreeBSD.org> 550-unrouteable mail domain "freebsd.org" 550 Sender verify failed Notes: svn path=/head/; revision=104363
* Add size data.Trevor Johnson2004-03-181-0/+1
| | | | | | | Approved by: maintainers Notes: svn path=/head/; revision=104361
* SIZEify.Trevor Johnson2004-03-172-0/+2
| | | | Notes: svn path=/head/; revision=104313
* Add kwirc 0.1.0,Markus Brueffer2004-03-175-0/+107
| | | | | | | | | | | | | | | | Kwirc is an IRC client for KDE. It features: o SSL Support o Multiserver o Lame mode with smileys o Ruby scripting WWW: http://kwirc.sourceforge.net/ Approved by: arved (mentor) Notes: svn path=/head/; revision=104294