1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
Commit Graph

25 Commits

Author SHA1 Message Date
Poul-Henning Kamp
91fe587367 Also look in .../old/ so that we are more resistant to master-site upgrades. 2001-02-01 10:43:34 +00:00
Satoshi Asami
7acef1cd7a Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
2000-10-08 10:23:48 +00:00
Kris Kennaway
56965baa03 Upgrade to ircd-hybrid 5.3p8 2000-08-20 02:44:19 +00:00
Kevin Lo
bc1c3dd709 The startup script provided with the irc/ircd-hybrid port is missing
a ";;" to close a 'case' statement entry.

PR: 20302
Submitted by: Peter Pentchev <roam@orbitel.bg>
2000-07-31 08:47:35 +00:00
Thomas Gellekum
546041ba31 As threatened on freebsd-ports: all startup scripts know about the two
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.
2000-07-05 12:37:06 +00:00
David E. O'Brien
19a18df8d0 Convert to the PORTNAME - PORTVERSION syntax. 2000-04-12 06:28:35 +00:00
Chris Piazza
c43a05d8a8 Update to version 5.3p7
PR:		13561
Submitted by:	maintainer
1999-09-04 19:52:28 +00:00
David E. O'Brien
5133141363 Change Id->FreeBSD. 1999-08-25 06:16:32 +00:00
Bill Fumerola
b111804601 New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles. 1999-06-28 02:24:57 +00:00
Tim Vanderhoek
dd9ff05a6a Commit #3/4 to enforce caps, no period.
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
1999-06-26 19:12:45 +00:00
Steve Price
10d9a38027 Update to version 5.3p6.
PR:		10359
Submitted by:	maintainer
1999-03-15 01:29:31 +00:00
Bill Fumerola
c277b2875f Update to 5.3p4
PR:		ports/9075
Submitted by:	Ken Monville <desmo@bandwidth.org> (maintainer)
1998-12-15 22:05:33 +00:00
Bill Fumerola
862fd4b01b Upgrade to 5.3p2, update PLIST.
PR:		ports/8404
Submitted by:	Ken Monville <desmo@bandwidth.org>
1998-11-16 21:44:58 +00:00
Steve Price
627d79ce6d Locate the new MASTER_SITE.
PR:		7772
Submitted by:	Bill Fumerola <billf@firewall.chc-chimes.com>
1998-08-30 18:35:41 +00:00
Tim Vanderhoek
fc054190a6 Oops. /dev/null, not /dev/nul. I actually fixed this before
committing but forgot to hit the "save" button...
1998-08-23 00:17:36 +00:00
Tim Vanderhoek
2606c7818d Don't expect /etc/passwd and /etc/group to mean anything particular.
PR:		ports/7708
1998-08-23 00:12:14 +00:00
Tim Vanderhoek
26e78bb69f This netted the largest set of mis-installed manpages, yet! 1998-08-18 19:48:45 +00:00
Donald Burr
e1486f8c7e Update to ircd-hybrid-5 version 5.3.
Thanks to Adrian Penisoara <ady@freebsd.ady.ro> for his patches.
PR: ports/7255
1998-07-19 07:46:57 +00:00
Donald Burr
1caa84526d Correct small typo in patch.
"BSDnet", not "BSDet"... ;)
1998-07-02 18:41:19 +00:00
Donald Burr
b480a590c2 * Added a nice little "ircd.sh" file for etc/rc.d.
* "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.
1998-06-07 15:58:21 +00:00
Donald Burr
3622f30dc5 Upgrade to ircd-hybrid-5.2p1.
* 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.
1998-06-07 14:45:46 +00:00
Satoshi Asami
437eaabc23 Compress manpage. 1998-04-21 05:50:59 +00:00
Jordan K. Hubbard
4947af0123 Fix assorted bogons. 1998-04-20 07:50:56 +00:00
Satoshi Asami
883eff785d The name of our collection is "ports collection", not "port collection." :) 1998-01-18 10:55:32 +00:00
Jordan K. Hubbard
2059eed7bf A new ircd port for irc.freebsd.org.
Submitted by:	Ken Monville <desmo@bandwidth.org>
1998-01-15 06:44:50 +00:00