summaryrefslogtreecommitdiff
path: root/irc
AgeCommit message (Collapse)Author
1998-02-12Upgrade to version 1.18.91.Justin M. Seger
1998-02-10Upgrade to version 1.18.90 and clean up the PLIST a bit.Justin M. Seger
1998-01-26Um, it will really be appreciated if the commits are tested in advanceSatoshi Asami
(although this one was pretty easy to fix...).
1998-01-25upgrade to ircII 4.4Torsten Blum
1998-01-25Upgrade to ircd 2.9.4Torsten Blum
1998-01-23Upgrade to version 1.18.85 and make myself MAINTAINER.Justin M. Seger
1998-01-18Portlint.Satoshi Asami
1998-01-18The name of our collection is "ports collection", not "port collection." :)Satoshi Asami
1998-01-15tkirc - a Tk based IRC client.Jordan K. Hubbard
Submitted by: brianfeldman@hotmail.com
1998-01-15A new ircd port for irc.freebsd.org.Jordan K. Hubbard
Submitted by: Ken Monville <desmo@bandwidth.org>
1997-12-23Update ZirconJordan K. Hubbard
PR: 5366 Submitted by: Ian Struble <ian@majesticnet.com>
1997-11-19Just a little variable reordering.Satoshi Asami
1997-11-15Upgrade to 1.18.71, remove never-tested and quite ancient dpwish supportPaul Traina
to avoid confusing folks.
1997-10-31Fix file ownerships.Thomas Gellekum
PR: 4897 Submitted by: Matthew Hunt <mph@pobox.com>
1997-10-01Update to version 1.18.56Jordan K. Hubbard
1997-09-212nd try after being bitten by cvs add bug in remote case.Jordan K. Hubbard
1997-09-21Update to version 1.18.44Jordan K. Hubbard
1997-09-08The proper install target isn't install: it's do-install.Andreas Klemm
This fixes the misbehaviour, that the port wasn't registered in /var/db/pkg when doing a make install.
1997-07-29Import of ircII-epic port. This is an enhanced ircII client.Thomas Gellekum
PR: 3907 Submitted by: Matthew Hunt <mph@pobox.com>
1997-07-14After referring to some other ports, be more canonical in placementJordan K. Hubbard
of variables.
1997-07-14Update this to version 1.18.31Jordan K. Hubbard
1997-07-08upgrade to 2.9.2p3.Torsten Blum
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...
1997-05-14remove scripts/localTorsten Blum
1997-05-14- Don't use irc.FreeBSD.org as the default ServerTorsten Blum
- Disable #FreeBSD auto-join Requested by: gpalmer and myself ;)
1997-04-20Add virtual category 'tk41'.Wolfram Schneider
1997-03-11Upgrade to 2.9.1p16Torsten Blum
1996-12-30{MKDIR} -> ${MKDIR}Masafumi Max NAKANE
1996-12-08No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE,Masafumi Max NAKANE
RESTRICTED or BROKEN. Pointed-out by: asami
1996-12-07Make this file match reality. It's usually a good idea to check theSatoshi Asami
PLIST when the port is upgraded. While I'm here, sort the entries and add @dirrm's.
1996-12-03It is usually a good idea to change this file when you upgrade your port.Satoshi Asami
1996-12-03jkh doesn't want to be the maintainer anymore (any takers???)David E. O'Brien
Obtained from: email to ports list
1996-12-03Upgrade to 1.18b8.Jordan K. Hubbard
1996-12-01General Makefile cleanupDavid E. O'Brien
Add MAINATERS mkdir -p ==> ${MKDIR} cp ==> ${CP} install ==> ${INSTALL}/${INSTALL_*} etc...
1996-11-18Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami
1996-10-28Almost forgot to change _base to _roof here :-)Dima Ruban
1996-10-28irc-2.9-base -> irc-2.9-roofDima Ruban
1996-10-28irc-2.9-base -> irc-2.9-roofDima Ruban
Also, changed default server from "you.need.to.change.this" to "irc.FreeBSD.ORG"
1996-10-22md5 file was obsoletedAndrey A. Chernov
1996-10-10Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami
all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified!
1996-08-17Adjust the tclDP hack so that it doesn't depend on it being pre-installedPeter Wemm
if USE_DPWISH is set. Make the build work without making an X11 connection (groan!) by using tclsh instead of "wish -notk" to build the indexes. Requested by: asami
1996-08-16Update zircon port from 1.15p11 to 1.17p3. This version uses the nativePeter Wemm
comms tools in tcl7.5/tk4.1 rather than the crufty old tcl7.3/tk3.6/tclDP. It can still be (I think) configured to use the older libraries, but I dont want to install them to test it. :-] (zircon-1.17p4 is in beta at the moment, and was last changed within the last day or so, this (1.17p3) is the most recent non-beta version)
1996-06-17Upgrade to ircII 2.9Torsten Blum
1996-06-14Change NO_PACKAGE to RESTRICTED, no redistribution allowed at all.Satoshi Asami
1996-04-01Shorten PKGNAME. Check NOMANCOMPRESS.Satoshi Asami
1996-03-31Upgrade to 2.8.16betaTorsten Blum
1995-11-27Change "networking" to "net".Satoshi Asami
1995-10-04EXEC_DEPENDS -> BUILD_DEPENDS, RUN_DEPENDS on dpwish.Satoshi Asami
1995-08-19Update Zircon (X11 based IRC client) to pl11Paul Traina
1995-06-27Disable NOTE by default.Torsten Blum
To enable NOTE, uncomment "# ENABLE_NOTE=yes" in Makefile Reviewed by: dima
1995-06-25enable the NOTE commandTorsten Blum