summaryrefslogtreecommitdiffstats
path: root/irc/ircd-hybrid
Commit message (Collapse)AuthorAgeFilesLines
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isasami2000-10-081-1/+1
| | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
* Upgrade to ircd-hybrid 5.3p8kris2000-08-202-2/+2
|
* The startup script provided with the irc/ircd-hybrid port is missingkevlo2000-07-311-0/+1
| | | | | | | a ";;" to close a 'case' statement entry. PR: 20302 Submitted by: Peter Pentchev <roam@orbitel.bg>
* As threatened on freebsd-ports: all startup scripts know about the twotg2000-07-051-3/+16
| | | | | | | options `start' and `stop' now (unless I have forgotten any). This allows us to call the scripts from /etc/rc.shutdown with the correct option. The (42 or so) ports that already DTRT before are unchanged.
* Convert to the PORTNAME - PORTVERSION syntax.obrien2000-04-121-2/+2
|
* Update to version 5.3p7cpiazza1999-09-042-2/+3
| | | | | PR: 13561 Submitted by: maintainer
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles.billf1999-06-281-2/+2
|
* Commit #3/4 to enforce caps, no period.hoek1999-06-261-1/+1
| | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s
* Update to version 5.3p6.steve1999-03-154-6/+17
| | | | | PR: 10359 Submitted by: maintainer
* Update to 5.3p4billf1998-12-155-7/+15
| | | | | PR: ports/9075 Submitted by: Ken Monville <desmo@bandwidth.org> (maintainer)
* Upgrade to 5.3p2, update PLIST.billf1998-11-164-10/+18
| | | | | PR: ports/8404 Submitted by: Ken Monville <desmo@bandwidth.org>
* Locate the new MASTER_SITE.steve1998-08-301-2/+2
| | | | | PR: 7772 Submitted by: Bill Fumerola <billf@firewall.chc-chimes.com>
* Oops. /dev/null, not /dev/nul. I actually fixed this beforehoek1998-08-231-1/+1
| | | | committing but forgot to hit the "save" button...
* Don't expect /etc/passwd and /etc/group to mean anything particular.hoek1998-08-231-5/+5
| | | | PR: ports/7708
* This netted the largest set of mis-installed manpages, yet!hoek1998-08-181-1/+0
|
* Update to ircd-hybrid-5 version 5.3.dburr1998-07-194-9/+28
| | | | | Thanks to Adrian Penisoara <ady@freebsd.ady.ro> for his patches. PR: ports/7255
* Correct small typo in patch.dburr1998-07-021-1/+1
| | | | "BSDnet", not "BSDet"... ;)
* * Added a nice little "ircd.sh" file for etc/rc.d.dburr1998-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.
* Upgrade to ircd-hybrid-5.2p1.dburr1998-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.
* Compress manpage.asami1998-04-211-1/+1
|
* Fix assorted bogons.jkh1998-04-202-2/+7
|
* The name of our collection is "ports collection", not "port collection." :)asami1998-01-181-2/+2
|
* A new ircd port for irc.freebsd.org.jkh1998-01-159-0/+417
Submitted by: Ken Monville <desmo@bandwidth.org>
OpenPOWER on IntegriCloud