Commit graph

58 commits

Author SHA1 Message Date
Trevor Johnson
f844f89eae Cram into 80 columns by 24 rows. 2004-04-10 17:11:02 +00:00
Garrett Wollman
60aab66567 Say hello to the new "net-mgmt" category. There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.

Approved in principle by: marcus
2004-02-23 04:42:13 +00:00
Trevor Johnson
f15b845ebe SIZEify. 2004-01-29 16:13:06 +00:00
Dirk Meyer
62ed3cc513 - Fix path in last patch
Pointed out by: kris
2003-08-15 22:31:15 +00:00
Dirk Meyer
7c53c2b52e - Fixes restart problems with patch from qhwt@myrealbox.com 2003-08-14 18:32:17 +00:00
Christian Weisgerber
13fec2c05f - Cosmetic fixes:
- Use DOCSDIR and EXAMPLESDIR in Makefile and pkg-plist
  - Simplify post-install target
  - Check for bpf availabity by calling pkg-req script
  - Reword warning text in pkg-req and remove explicit version reference
  - Correct typo in COMMENT
- Do not update /etc/services - not needed anymore
- Bump PORTREVISION due to changed package

PR:		50918
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
2003-04-23 21:27:28 +00:00
Akinori MUSHA
2c41b9e5f3 De-pkg-comment. 2003-02-20 19:00:52 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
David E. O'Brien
45666060ec To ports@freebsd.org. 2002-05-08 21:03:16 +00:00
David E. O'Brien
bb9b725c29 Put back my editor hints that were removed w/o permission.
Note these are *FULLY* Satoshi approved for the past 4 years.
2001-02-07 14:51:16 +00:00
Maxim Sobolev
2b1a883dc4 Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
David E. O'Brien
30abec63d9 Add $FreeBSD$, which help me in problem reports. 2000-11-22 02:22:51 +00:00
MIHIRA Sanpei Yoshiro
2d8a67b77b @dirrm share/doc/dhcp
@dirrm share/examples/dhcp

Submitted by: bento
2000-11-02 13:27:01 +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
Satoshi Asami
0ff41e3e14 "p" (meaning "patch") -> ".". 2000-04-15 01:44:53 +00:00
Chris Piazza
93a61d6874 Update with the new PORTNAME/PORTVERSION variables 2000-04-09 18:14:07 +00:00
David E. O'Brien
e05c25a8bf Restore useless version required comments. 2000-03-22 00:28:26 +00:00
David E. O'Brien
da36feaffe Remove the "version required" line. 2000-03-20 02:37:50 +00:00
David E. O'Brien
b5d1cecde4 Style nits in the ports I maintain. 2000-02-13 03:25:05 +00:00
David E. O'Brien
fe6f05c34f Make this compile under -CURRENT with the sigset_t changes.
Submitted by:	Alexander Langer <alex@big.endian.de>
2000-01-20 22:08:54 +00:00
David E. O'Brien
6f0c0bc3a5 Take over maintance.
Ok'ed by:	Hideyuki Suzuki <hideyuki@sat.t.u-tokyo.ac.jp>
1999-09-06 19:26:40 +00:00
David E. O'Brien
a40250de8c Upgrade to version 1.4.0p6. 1999-09-06 18:14:50 +00:00
Peter Wemm
a6c3f62331 $Id$ -> $FreeBSD$ 1999-08-30 14:24:37 +00:00
Michael Haro
5281212be3 chmod -> ${CHMOD}
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
SADA Kenji
101bf0652a Some portlints.
PR:		ports/12201
Submitted by:	Nick Hibma <nick.hibma@jrc.it>
1999-07-10 20:08:06 +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
David E. O'Brien
26737b5d1a Upgrade to 1.4.0p5 1999-02-07 19:46:13 +00:00
David E. O'Brien
3b10d2acb5 Hey! how did that -lkvm get in there? :) 1998-12-05 21:52:21 +00:00
David E. O'Brien
804e7f5248 Upgrade to version 1.4.0p3. 1998-12-05 11:24:05 +00:00
Tim Vanderhoek
26e78bb69f This netted the largest set of mis-installed manpages, yet! 1998-08-18 19:48:45 +00:00
David E. O'Brien
6d03a1832b Use OPSYS rather than call `uname' directly. 1998-08-10 09:07:55 +00:00
Steve Price
dbf926fd90 Generate /etc/resolv.conf even if domain name is not present.
PR:		7088
Submitted by:	maintainer
1998-06-27 20:39:27 +00:00
Masafumi Max NAKANE
cf96521a28 Upgrade, 1.3Beta -> 1.4.0p1
Change maintainer to Hideyuki Suzuki <hideyuki@sat.t.u-tokyo.ac.jp>

PR:		6469
Submitted by:	new maintainer
1998-05-02 15:15:28 +00:00
Jun-ichiro itojun Hagino
68fe5a1c52 typo fixed.
PR:		6286
1998-04-18 12:40:04 +00:00
David E. O'Brien
f8d69eaffa Change the cache file to /var/db/dhcp_cache
Suggested by:	Joao Carlos Mendes Luis <jonny@coppe.ufrj.br>
1997-10-06 22:00:14 +00:00
David E. O'Brien
fc65324067 Move the client cache file from /etc to /var/tmp (which survies a reboot).
I'm don't really care where under /var it lives, but I do want it out of /etc.
1997-10-06 05:08:14 +00:00
Masafumi Max NAKANE
fdf92566aa Let the port's Makefile compress the man pages.
Install docs and sample files into ${PREFIX}/share/{doc,examples}/dhcp
respectively.
Submitted-by:	sanpei@yy.cs.keio.ac.jp
1997-05-30 18:52:45 +00:00
Masafumi Max NAKANE
86dd11dadc Part 6/6 of the update:
Install intro.dhcp.jis file into ${PREFIX}/share/dhcp dirctory.
PR:		3717
Submitted-by:	sanpei@yy.cs.keio.ac.jp
1997-05-30 18:39:24 +00:00
Masafumi Max NAKANE
b880ad35b0 Part 5/6 of the update:
Remove dhcpdb.bind file if changed dhcpdb.pool file.

	      If dhcpdb.pool file is changed and dhcpdb.bind file is
	    not matched to new pool file, dhcp server(dhcps) can not
	    run with some errors like this.

 *   dhcps in free(): warning: modified (chunk-) pointer.
 *   dhcps[25591]: hash_ins() with client identifier failed in read_bind_db()

	      I fixed start-up script to remove dhcpdb.bind file
	    when dhcpdb.pool file is newer than dhcpdb.bind.


    Install intro.dhcp.jis file into ${PREFIX}/share/dhcp dirctory.
PR:		3717
Submitted-by:	sanpei@yy.cs.keio.ac.jp
1997-05-30 18:38:11 +00:00
Masafumi Max NAKANE
3d0c04fa57 Part 4/6 of update:
Unlink /etc/resolv.conf before recreate new one.
	      If /etc/resolv.conf is symbolic link file, dhcpc with -r
	    option overwrite symfile.
	      Then unlink it berfore recreate.
PR:		3717
Submitted-by:	sanpei@yy.cs.keio.ac.jp
1997-05-30 18:35:33 +00:00
Masafumi Max NAKANE
b11193b1c9 Part 3/6 of update:
Append description into pkg/DESCR file.
	    o CHECK_SUM error problem under 2.1.x FreeBSD box.
	    o dhcps need dhcpdb.relay file without using dhcpdb.relay.
PR:		3717
Submitted-by:	sanpei@yy.cs.keio.ac.jp
1997-05-30 18:33:26 +00:00
Masafumi Max NAKANE
3875504aa9 Part 2/6 of update:
Append description of dhcpc.interface.pid file to man page.
PR:		3717
Submitted-by:	sanpei@yy.cs.keio.ac.jp
1997-05-30 18:31:22 +00:00
Masafumi Max NAKANE
2edc1e9884 Part 1/6 of update:
Fix manpage files about path of dhcpdb.bind file.
	    The dhcpdb.bind file is in /var/db/ under FreeBSD, not
	  in /etc.
PR:		3717
Submitted-by:	sanpei@yy.cs.keio.ac.jp
1997-05-30 18:28:53 +00:00
Brian Somers
38b745529b Finish the update to wide-dhcp so that it compiles with the
new interface stuff and if_var.h

Closes pr3161

Submitted by:	MIHIRA Yoshiro <sanpei@yy.cs.keio.ac.jp>
Obtained from:  pr3161
1997-04-04 02:37:13 +00:00
Brian Somers
b98a2e6435 Update wide-dhcp so that it compiles with the new
interface stuff (and if_var.h).

Closes pr3161

Submitted by:	MIHIRA Yoshiro <sanpei@yy.cs.keio.ac.jp>
Obtained from:  pr3161
1997-04-04 02:20:28 +00:00
Satoshi Asami
ab0b8fd515 (1) This is a classic example of a "trivial fix" blowing up on one's face
unless you test it, Brian. :)  (Directory path prefix was wrong.)

(2) Also, this patch modifies the same file as patch-af, so I combined
    those two (see handbook).
1997-01-19 00:55:10 +00:00
Brian Somers
75ac3d590f If a client suggests an IP that is different from the server-config
IP for that hardware-address, return a NAK rather than being silent.

Reviewed by:    None (trivial fix, discussed briefly with author & cc'd
                to hackers)
Submitted by:   Brian Somers <brian@awfulhak.demon.co.uk>
Obtained from:  Brian Somers <brian@awfulhak.demon.co.uk>
1997-01-18 01:26:27 +00:00
Satoshi Asami
d2e8909386 Ignore checksum of tzfile.h. Closes PR ports/2306.
Submitted by:	sanpei@yy.cs.keio.ac.jp
1996-12-28 23:39:32 +00:00
Satoshi Asami
70f194a8b5 {CP} -> ${CP}. 1996-12-03 03:34:37 +00:00