aboutsummaryrefslogtreecommitdiffstats
path: root/net/cap
Commit message (Collapse)AuthorAgeFilesLines
* BROKEN with gcc 4.2kris2007-05-271-0/+4
|
* Pet portlint:itetcu2006-05-114-65/+41
| | | | | | | | | | | | - Use MLINKS [1] - pkg-install -> pkg-message[.in] [1] - Use DOCSDIR in PLIST [1] - s/SUBFILES/SUB_FILES/ [2] - @${CAT} ${PKGMESSAGE} in post-install [2] PR: ports/97046 Submitted by: Shaun Amott <shaun@inerd.com> (maintainer) [1], lawrance, me [2] Approved by: lawrance (mentor)
* - Add SHA256pav2005-11-261-0/+13
|
* Remove mastersite that went away in 1999.linimon2005-10-131-3/+1
| | | | Source: distfile survey
* fix build with gcc3.4arved2004-08-222-4/+20
|
* BROKEN on 5.x: Does not compile with gcc 3.4.2kris2004-08-161-0/+4
|
* Canonicalize inclusion of bsd.port.post.mk.linimon2004-05-191-1/+1
|
* Unbreak buildoliver2004-03-209-6/+333
| | | | Bump PORTREVISION
* SIZEify.trevor2004-01-301-0/+13
|
* Make the BROKEN message more explicit about why it's broken (thelinimon2003-11-231-1/+1
| | | | usual varargs->stdarg problem).
* Add :source and :patches to the MASTER_SITES and DISTFILES to preventedwin2003-11-021-7/+8
| | | | | huge amount of errors during fetching. Noticed by: feller.
* BROKEN on 5.x: does not compilekris2003-10-161-1/+7
|
* - Fix build on -currentkrion2003-08-312-9/+38
| | | | | | | | o varargs -> stdarg o remove non-existant host from {MASTER,PATCH}_SITES: PR: 56214 Submitted by: Michael Edenfield <kutulu@kutulu.org>
* De-pkg-comment.knu2003-02-212-1/+1
|
* [patch] net/cap still has minor build issue on -CURRENTedwin2003-02-152-0/+14
| | | | | | | | | | | | bento noticed one subdirectory doesn't build correctly: - add -traditional-cpp -DUSESTRINGDOTH to CFLAGS - generic sys_nerr fix - bump port rev because the build error doesn't break the build, but just leads to missing files - checked against -STABLE PR: ports/47964 Submitted by: Volker Stolz <stolz@fump.kawo2.rwth-aachen.de>
* Added patches supplied by Volker Stolz <stolz@i2.informatik.rwth-aachen.de>edwin2003-02-031-20/+15
| | | | | | regarding this port. Now builds on -current and 4.7! Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
* Make it at least compiling on -current again.edwin2003-01-231-3/+31
| | | | | Still talking to Volker Stolz <stolz@i2.informatik.rwth-aachen.de> for the -STABLE version.
* Make net/cap compiling againedwin2002-11-244-1/+18
| | | | | PR: ports/44879 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* - PORTDOCS policepat2001-12-241-26/+26
| | | | | - DOCSDIR support to some - Brush out some lint
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isasami2000-10-081-1/+1
| | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
* Remove empty directories on deinstallkris2000-09-171-0/+4
| | | | Submitted by: bento
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-4/+3
|
* * portlint.sada1999-09-093-3/+4
| | | | | | * Unmatched bracket (patch-aa) . Submitted by: OGATA Hiroshi <ogata@isp.qix.org>
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* $Id$ -> $FreeBSD$peter1999-08-301-1/+1
|
* ln -> ${LN}mharo1999-08-281-6/+6
|
* awk -> ${AWK}mharo1999-08-231-4/+4
| | | | | | | | basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR}
* Add an extra patch for support/ethertalk/bpfiltp.c to allow Columbiawpaul1999-02-021-0/+29
| | | | | | | | | Appletalk to run on FreeBSD 3.0 and up. The mechanism used to add a non-IP multicast group via SIOCADDMULTI changed between 2.2.x and 3.0, but bpfiltp.c:pi_addmulti() was not changed to match. Without this patch, the port will compile but aarpd will not run. (This kind of messes up everything since the port is built to use Ethertalk Phase 2, and none of that works without aarpd.)
* This netted the largest set of mis-installed manpages, yet!hoek1998-08-191-18/+0
|
* /bin/sh -> ${SH}max1997-07-141-2/+2
|
* Remove myself from the maintainer.max1997-06-111-3/+1
| | | | | (Well, I wouldn't mind doing update or whatever for the port, but I really can't answer to questions regarding operation of the program itself.)
* Update ports to new __FreeBSD_version numbering scheme (220000 forasami1997-02-212-2/+2
| | | | 2.2-RELEASE, 300000 for 3.0-current for now).
* Change all /usr/tmp to /var/tmp.max1997-01-262-9/+101
|
* Modify the configuration to use file locking with fcntl() so thatmax1997-01-142-4/+15
| | | | | the trash folder works properly. Submitted by: Koichi Satou <copan@ppp.fastnet.or.jp>
* Better method to test if make is run with BATCH defined.max1997-01-141-2/+2
|
* Include osreldate.h to determine if if_var.h is needed.max1997-01-142-20/+23
|
* Make bpfiltp.c include net/ethernet.h instead of if_{var,ether}.h.max1997-01-101-8/+9
| | | | Suggested by: wollman
* Make support/ethertalk/bpfiltp.c include net/if_var.h. This is due tomax1997-01-091-5/+13
| | | | | the changes made to if_ether.h. Noticed by: phk
* New patch:max1997-01-091-0/+10
| | | | | | Make support/uab/aarp.c include net/if_var.h. (This is due to recent change made to if_ether.h.) Noticed by: phk
* Typo.max1997-01-061-1/+1
| | | | Noticed by: phk
* Make aarpd.c include sys/time.h.max1996-12-301-0/+10
| | | | (This is due to if.h changes.)
* Ooops, can't use ${PREFIX} in these scripts.max1996-12-021-1/+1
| | | | Noticed by: Koichi Satou <copan@ppp.fastnet.or.jp>
* New port: the Columbia AppleTalk Package for UNIX.max1996-12-0115-0/+1433