Commit Graph

18 Commits

Author SHA1 Message Date
David E. O'Brien
c84d4079f1 Add $FreeBSD$, which help me in problem reports. 2000-11-22 00:57:33 +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
Peter Wemm
a6c3f62331 $Id$ -> $FreeBSD$ 1999-08-30 14:24:37 +00:00
David E. O'Brien
5a11c282e2 Update patch checksum. 1999-08-05 17:35:40 +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
Bill Fumerola
3d0bc5ede0 The patch changed on us without bumping the version number.
Update the makesum.

Noticed by:	bento errorlogs.
1999-06-17 13:39:04 +00:00
Bill Fumerola
0842350b47 Portlint, this port doesn't need to include bsd.port.{pre,post}.mk
Also the Makefile was copied from the Samba makefile it seems, so I
fixed the first 5 comment lines so they were actually accurate.

Noticed from:	bento errorlogs
1999-06-17 13:38:20 +00:00
David E. O'Brien
0e9f0034d0 add a mirror site 1999-01-06 21:33:42 +00:00
David E. O'Brien
55271ad187 Upgrade to version 3.4 1999-01-06 21:27:04 +00:00
David E. O'Brien
787fd232bb Fix for 3.x systems. I can't test this on 2.x any longer, but I believe this
will still compile there too.
1999-01-06 20:58:06 +00:00
Satoshi Asami
dbc8aa6cc1 Use bsd.port.{pre,post}.mk. Either use them to avoid having to define
something already there (PORTOBJFORMAT, OSVERSION) or move stuff from after
.include <bsd.port.mk> to before.

(This is not by any means the complete list but just the ones I've noticed
recently.)
1998-11-11 05:37:39 +00:00
Justin M. Seger
47fb359e91 Mark BROKEN for current:
cc -O2 -DHAVE_FCNTL_H=1 -DHAVE_NET_SLIP_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_ETHER_NTOA=1 -DHAVE_SETLINEBUF=1 -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DRETSIGVAL= -DHAVE_SOCKADDR_SA_LEN=1 -DHAVE_TM_GMTOFF=1 -DLBL_ALIGN=1  -DPPP -DHAVE_FDDI -I. -c print-domain.c
print-domain.c:219: `T_UINFO' undeclared here (not in a function)
print-domain.c:219: initializer element for `type2str[29].v' is not constant
print-domain.c:220: `T_UID' undeclared here (not in a function)
print-domain.c:220: initializer element for `type2str[30].v' is not constant
print-domain.c:221: `T_GID' undeclared here (not in a function)
print-domain.c:221: initializer element for `type2str[31].v' is not constant
*** Error code 1
1998-10-14 01:22:00 +00:00
David E. O'Brien
9082610c96 Update the documenation (DESCR and manpage) a little. 1998-09-15 03:06:26 +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
9189e8475c tcpdump(1) hacked to better understand SMB packets 1998-06-02 18:30:18 +00:00