1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
Maxim Sobolev
885fd10c81 This time try harder to fix *all* incorrect RUN_DEPENDS:
1. A user (bento for example) may not have ${LOCALBASE}/sbin in his PATH, so
   use explicit path to the dependency instead of just executable name;
2. isc-dhcp3 port installs executable called dhcpd, not isc-dhcp3;
3. samba port installs executable called smbd, not samba;
4. cnews port installs executable called cnewsdo, not cnews;
5. apache13 port installs executable called httpd, not apache13;
6. squid23 port installs executable called squid, not squid23.

Submitted by:	bento
2001-03-20 10:19:47 +00:00
Maxim Sobolev
5d4ffbf831 Correct RUN_DEPENDS - cvsupd binary is called cvsupd, not cvsupd-bin.
Submitted by:	bento
2001-03-16 14:08:17 +00:00
Greg Lehey
2fad275c89 Instant server, to match instant workstation.
This is a first stab at something which will be documented in the next
edition of "The Complete FreeBSD".  Comments welcome.
2001-03-11 04:48:29 +00:00