summaryrefslogtreecommitdiff
path: root/irc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Added a nice little "ircd.sh" file for etc/rc.d.Donald Burr1998-06-073-2/+10
| | | | | | | | | | | * "example.conf.trillian", a much more detailed and informative (with comments!) is now also installed. * Fixed Makefile to install these new files, plus removed a bogus comment that I had accidentally left in there. * Updated PLIST with the new files. Notes: svn path=/head/; revision=11332
* Upgrade to ircd-hybrid-5.2p1.Donald Burr1998-06-075-307/+170
| | | | | | | | | | * Change DISTNAME in Makefile, and add PKGNAME to reflect the convention that "5.2p1" is to be expressed as "5.2.1" in package names. * Changed MD5. * Re-generated patches so that they patch cleanly against the new version. Notes: svn path=/head/; revision=11327
* There seems to be a problem with the MASTER_SITE and fetch interactingMatthew Hunt1998-05-271-2/+3
| | | | | | | | | | badly (distfile truncated). Make first MASTER_SITE my copy on www.freebsd.org. Submitted by: Adam McDougall <mcdougall@ameritech.net> Notes: svn path=/head/; revision=11171
* Import of sic, a lightweight IRC client.Matthew Hunt1998-05-275-0/+46
| | | | | | | | PR: 6211 Submitted by: Stefan `Sec` Zehl <sec@42.org> Notes: svn path=/head/; revision=11167
* Add the homepage.Tim Vanderhoek1998-05-111-2/+3
| | | | | | | Submitted by: Studded <Studded@dal.net> (maintainer) Notes: svn path=/head/; revision=10950
* Remove NO_CONFIGURE.Matthew Hunt1998-05-071-3/+1
| | | | | | | Pointed out by: hoek Notes: svn path=/head/; revision=10906
* Import of sirc, Yet Another IRC Client. (Is this the "net" equivalentMatthew Hunt1998-05-077-0/+141
| | | | | | | | | | | of Minesweeper in "games"?) This one is written in Perl, so it is convenient for people who would like to script in Perl. PR: 6535 Submitted by: Studded@dal.net Notes: svn path=/head/; revision=10890
* Upgrade to version 1.18.127Justin M. Seger1998-04-282-4/+4
| | | | Notes: svn path=/head/; revision=10748
* Upgrade to zircon-1.18.126.Justin M. Seger1998-04-283-4/+5
| | | | Notes: svn path=/head/; revision=10724
* Compress manpage.Satoshi Asami1998-04-211-1/+1
| | | | Notes: svn path=/head/; revision=10619
* No need to put name of software in front.Satoshi Asami1998-04-201-1/+1
| | | | Notes: svn path=/head/; revision=10608
* Fix assorted bogons.Jordan K. Hubbard1998-04-202-2/+7
| | | | Notes: svn path=/head/; revision=10607
* Upgrade to 74p4.Matthew Hunt1998-04-192-5/+5
| | | | | | | Requested by: Brad Smith <bsmith@bfmni.com> Notes: svn path=/head/; revision=10575
* Imported BitchX, yet another ircII-derived client.Matthew Hunt1998-04-185-0/+39
| | | | | | | | PR: 5605 Submitted by: griffin@blackhole.iceworld.org Notes: svn path=/head/; revision=10551
* "mph@pobox.com" --> "mph@freebsd.org" in ports that I maintain.Matthew Hunt1998-04-172-4/+4
| | | | Notes: svn path=/head/; revision=10549
* Update to 1.202Jordan K. Hubbard1998-04-142-4/+4
| | | | Notes: svn path=/head/; revision=10514
* Upgrade to 1.18.113.Justin M. Seger1998-04-113-4/+10
| | | | | | | | Add @exec mkdir's to the PLIST to properly create empty dirs that a regular install creates. Notes: svn path=/head/; revision=10465
* Upgrade to zircon-1.18.109. Revert to tk-8.0.Justin M. Seger1998-03-214-21/+16
| | | | Notes: svn path=/head/; revision=10252
* 1. PortlintTim Vanderhoek1998-03-073-11/+13
| | | | | | | | | | | | | 2. Remove virtual category x11 when tk80 is there. 3. FreeBSD uses /usr/local, not /usr/pkg (from pkg/DESCR) 4. Make pkg/COMMENT a full-fledged sentence. 5. Use ${INSTALL_SCRIPT} to install scripts. 6. Fix to work with tcl/tk in the Post-Tcl world. PR: ports/5894 (#6 only) Notes: svn path=/head/; revision=10063
* Upgrade to use tcl8.1 and tk8.1.Justin M. Seger1998-02-242-5/+5
| | | | Notes: svn path=/head/; revision=9912
* Add tk virtual category where missing. List of ports which depend on tkBill Fenner1998-02-211-2/+2
| | | | | | | | | | | | but aren't in a tk virtual category from awk -F\| '$9 ~ /tk-/ && $7 !~ /tk/ {print $1}' INDEX I didn't do anything about the ports which depend on things which depend on a tk revision. I'd be afraid that the depended-upon port might change and thus outdate the virtual category in the depender. Notes: svn path=/head/; revision=9876
* Upgrade to version 1.18.91.Justin M. Seger1998-02-123-5/+5
| | | | Notes: svn path=/head/; revision=9677
* Upgrade to version 1.18.90 and clean up the PLIST a bit.Justin M. Seger1998-02-103-6/+8
| | | | Notes: svn path=/head/; revision=9646
* Um, it will really be appreciated if the commits are tested in advanceSatoshi Asami1998-01-261-2/+3
| | | | | | | (although this one was pretty easy to fix...). Notes: svn path=/head/; revision=9457
* upgrade to ircII 4.4Torsten Blum1998-01-253-19/+34
| | | | Notes: svn path=/head/; revision=9440
* Upgrade to ircd 2.9.4Torsten Blum1998-01-255-130/+59
| | | | Notes: svn path=/head/; revision=9439
* Upgrade to version 1.18.85 and make myself MAINTAINER.Justin M. Seger1998-01-232-5/+5
| | | | Notes: svn path=/head/; revision=9421
* Portlint.Satoshi Asami1998-01-181-4/+12
| | | | Notes: svn path=/head/; revision=9367
* The name of our collection is "ports collection", not "port collection." :)Satoshi Asami1998-01-181-2/+2
| | | | Notes: svn path=/head/; revision=9366
* tkirc - a Tk based IRC client.Jordan K. Hubbard1998-01-155-0/+38
| | | | | | | Submitted by: brianfeldman@hotmail.com Notes: svn path=/head/; revision=9345
* A new ircd port for irc.freebsd.org.Jordan K. Hubbard1998-01-159-0/+417
| | | | | | | Submitted by: Ken Monville <desmo@bandwidth.org> Notes: svn path=/head/; revision=9340
* Update ZirconJordan K. Hubbard1997-12-232-3/+3
| | | | | | | | PR: 5366 Submitted by: Ian Struble <ian@majesticnet.com> Notes: svn path=/head/; revision=9152
* Just a little variable reordering.Satoshi Asami1997-11-191-4/+4
| | | | Notes: svn path=/head/; revision=8702
* Upgrade to 1.18.71, remove never-tested and quite ancient dpwish supportPaul Traina1997-11-153-35/+3
| | | | | | | to avoid confusing folks. Notes: svn path=/head/; revision=8647
* Fix file ownerships.Thomas Gellekum1997-10-312-2/+10
| | | | | | | | PR: 4897 Submitted by: Matthew Hunt <mph@pobox.com> Notes: svn path=/head/; revision=8421
* Update to version 1.18.56Jordan K. Hubbard1997-10-012-3/+3
| | | | Notes: svn path=/head/; revision=8078
* 2nd try after being bitten by cvs add bug in remote case.Jordan K. Hubbard1997-09-212-1/+33
| | | | Notes: svn path=/head/; revision=7977
* Update to version 1.18.44Jordan K. Hubbard1997-09-212-6/+6
| | | | Notes: svn path=/head/; revision=7976
* The proper install target isn't install: it's do-install.Andreas Klemm1997-09-081-2/+2
| | | | | | | | This fixes the misbehaviour, that the port wasn't registered in /var/db/pkg when doing a make install. Notes: svn path=/head/; revision=7816
* Import of ircII-epic port. This is an enhanced ircII client.Thomas Gellekum1997-07-2910-0/+1436
| | | | | | | | PR: 3907 Submitted by: Matthew Hunt <mph@pobox.com> Notes: svn path=/head/; revision=7432
* After referring to some other ports, be more canonical in placementJordan K. Hubbard1997-07-141-3/+4
| | | | | | | of variables. Notes: svn path=/head/; revision=7318
* Update this to version 1.18.31Jordan K. Hubbard1997-07-143-40/+39
| | | | Notes: svn path=/head/; revision=7317
* upgrade to 2.9.2p3.Torsten Blum1997-07-082-5/+5
| | | | | | | | | | Older Versions are vulnerable to a buffer overflow, see bugtraq for details CAUTION: you may have to "fix" your config file for some strage reasons... Notes: svn path=/head/; revision=7246
* remove scripts/localTorsten Blum1997-05-141-1/+0
| | | | Notes: svn path=/head/; revision=6451
* - Don't use irc.FreeBSD.org as the default ServerTorsten Blum1997-05-141-3/+1
| | | | | | | | | - Disable #FreeBSD auto-join Requested by: gpalmer and myself ;) Notes: svn path=/head/; revision=6450
* Add virtual category 'tk41'.Wolfram Schneider1997-04-201-2/+2
| | | | Notes: svn path=/head/; revision=6248
* Upgrade to 2.9.1p16Torsten Blum1997-03-115-96/+191
| | | | Notes: svn path=/head/; revision=5947
* {MKDIR} -> ${MKDIR}Masafumi Max NAKANE1996-12-301-2/+2
| | | | Notes: svn path=/head/; revision=5138
* No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE,Masafumi Max NAKANE1996-12-081-2/+2
| | | | | | | | RESTRICTED or BROKEN. Pointed-out by: asami Notes: svn path=/head/; revision=4884
* Make this file match reality. It's usually a good idea to check theSatoshi Asami1996-12-071-53/+73
| | | | | | | | | PLIST when the port is upgraded. While I'm here, sort the entries and add @dirrm's. Notes: svn path=/head/; revision=4862