Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Also look in .../old/ so that we are more resistant to master-site upgrades. | Poul-Henning Kamp | 2001-02-01 | 1 | -1/+1 |
| | |||||
* | Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is | Satoshi Asami | 2000-10-08 | 1 | -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.3p8 | Kris Kennaway | 2000-08-20 | 2 | -2/+2 |
| | |||||
* | The startup script provided with the irc/ircd-hybrid port is missing | Kevin Lo | 2000-07-31 | 1 | -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 two | Thomas Gellekum | 2000-07-05 | 1 | -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. | David E. O'Brien | 2000-04-12 | 1 | -2/+2 |
| | |||||
* | Update to version 5.3p7 | Chris Piazza | 1999-09-04 | 2 | -2/+3 |
| | | | | | PR: 13561 Submitted by: maintainer | ||||
* | Change Id->FreeBSD. | David E. O'Brien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles. | Bill Fumerola | 1999-06-28 | 1 | -2/+2 |
| | |||||
* | Commit #3/4 to enforce caps, no period. | Tim Vanderhoek | 1999-06-26 | 1 | -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. | Steve Price | 1999-03-15 | 4 | -6/+17 |
| | | | | | PR: 10359 Submitted by: maintainer | ||||
* | Update to 5.3p4 | Bill Fumerola | 1998-12-15 | 5 | -7/+15 |
| | | | | | PR: ports/9075 Submitted by: Ken Monville <desmo@bandwidth.org> (maintainer) | ||||
* | Upgrade to 5.3p2, update PLIST. | Bill Fumerola | 1998-11-16 | 4 | -10/+18 |
| | | | | | PR: ports/8404 Submitted by: Ken Monville <desmo@bandwidth.org> | ||||
* | Locate the new MASTER_SITE. | Steve Price | 1998-08-30 | 1 | -2/+2 |
| | | | | | PR: 7772 Submitted by: Bill Fumerola <billf@firewall.chc-chimes.com> | ||||
* | Oops. /dev/null, not /dev/nul. I actually fixed this before | Tim Vanderhoek | 1998-08-23 | 1 | -1/+1 |
| | | | | committing but forgot to hit the "save" button... | ||||
* | Don't expect /etc/passwd and /etc/group to mean anything particular. | Tim Vanderhoek | 1998-08-23 | 1 | -5/+5 |
| | | | | PR: ports/7708 | ||||
* | This netted the largest set of mis-installed manpages, yet! | Tim Vanderhoek | 1998-08-18 | 1 | -1/+0 |
| | |||||
* | Update to ircd-hybrid-5 version 5.3. | Donald Burr | 1998-07-19 | 4 | -9/+28 |
| | | | | | Thanks to Adrian Penisoara <ady@freebsd.ady.ro> for his patches. PR: ports/7255 | ||||
* | Correct small typo in patch. | Donald Burr | 1998-07-02 | 1 | -1/+1 |
| | | | | "BSDnet", not "BSDet"... ;) | ||||
* | * Added a nice little "ircd.sh" file for etc/rc.d. | Donald Burr | 1998-06-07 | 3 | -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. | Donald Burr | 1998-06-07 | 5 | -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. | Satoshi Asami | 1998-04-21 | 1 | -1/+1 |
| | |||||
* | Fix assorted bogons. | Jordan K. Hubbard | 1998-04-20 | 2 | -2/+7 |
| | |||||
* | The name of our collection is "ports collection", not "port collection." :) | Satoshi Asami | 1998-01-18 | 1 | -2/+2 |
| | |||||
* | A new ircd port for irc.freebsd.org. | Jordan K. Hubbard | 1998-01-15 | 9 | -0/+417 |
Submitted by: Ken Monville <desmo@bandwidth.org> |