summaryrefslogtreecommitdiff
path: root/net/cap (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove most expired ports:Rene Ladan2011-04-1828-2009/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2011-04-17 cad/tclspice: has been broken for more than a year 2011-04-17 comms/hcfmdm: does not compile on 7.X or higher 2011-04-17 databases/mysqlcc: has been broken for almost a year 2011-04-17 devel/ruby-rjudy: does not compile on FreeBSD 7.x or newer 2011-04-17 devel/xfc: does not compile on FreeBSD 7.x or newer 2011-04-17 devel/lamson: has been broken for a half year 2011-04-17 devel/cocktail: does not build on FreeBSD 7.x or newer 2011-04-17 devel/djgpp-gcc: has been broken for half a year 2011-04-17 devel/gauche-sdl: has been broken for a year 2011-04-17 devel/gdb53-act: does not compile on FreeBSD 7.x and up 2011-04-17 editors/zed: does not compile on FreeBSD 7.x or newer 2011-04-17 games/aqbubble: does not compile on FreeBSD 7.x or newer 2011-04-17 graphics/libvisual-plugins: has been broken for 3 years 2011-04-17 japanese/roundcube: has been broken for almost a year 2011-04-17 japanese/tkstep80: does not compile on FreeBSD 7.x or newer 2011-04-17 lang/u++: has been broken for over a half year 2011-04-17 lang/pugs: has been broken for over a year 2011-04-17 lang/mozart: does not compile on FreeBSD 7.x or newer 2011-04-17 math/linalg: does not build on FreeBSD 7.x or newer 2011-04-17 math/R-cran-igraph: has been broken for over a half year 2011-04-17 misc/ftree: has been broken for over a half year 2011-04-17 multimedia/katchtv: has been broken for a half year 2011-04-17 multimedia/libomxil-bellagio: has been broken for almost a year 2011-04-17 multimedia/banshee-mirage: has been broken for over a half year 2011-04-17 net-p2p/trackerbt: has been broken for a half year 2011-04-17 net/cap: does not compile on FreeBSD 7.x or newer 2011-04-17 net/ggsd: does not compile on FreeBSD 7.x or newer 2011-04-17 net/b2bua: does not compile on FreeBSD 7.x or newer 2011-04-17 net/penguintv: has been broken for a half year 2011-04-17 news/openftd: has been broken for almost a year 2011-04-17 palm/romeo: does not compile on FreeBSD 7.x or newer 2011-04-17 science/pcp: does not compile on FreeBSD 7.x or newer 2011-04-17 science/elmer-fem: has been broken for over a year 2011-04-17 security/newpki-lib: does not compile on FreeBSD 7.x or newer 2011-04-17 security/newpki-server: does not compile on FreeBSD 7.x or newer 2011-04-17 security/xmlsec: does not compile on FreeBSD 7.x or newer 2011-04-17 security/f-protd: has been broken for over a year 2011-04-17 sysutils/xwlans: does not compile on FreeBSD 7.x or newer 2011-04-17 www/bk_edit: does not compile on FreeBSD 7.x and newer 2011-04-17 www/bricolage: has been broken for a half year 2011-04-17 x11-toolkits/gauche-gtk: has been broken for a year 2011-04-17 x11-toolkits/gambas2-gb-qt: has been broken for over a year 2011-04-17 x11-toolkits/php-gtk2: has been broken for over a half year 2011-04-17 x11-toolkits/p5-Tcl-Tk: has been broken for 2 year 2011-04-17 x11/metisse: has been broken for over a half year Notes: svn path=/head/; revision=272897
* - Get Rid MD5 supportMartin Wilke2011-03-201-13/+0
| | | | Notes: svn path=/head/; revision=271346
* - Mark ports that have been broken for six month or more, or never compiled onPav Lucistnik2011-03-171-4/+4
| | | | | | | 7.X and up, for removal in one month Notes: svn path=/head/; revision=271083
* BROKEN with gcc 4.2Kris Kennaway2007-05-261-0/+4
| | | | Notes: svn path=/head/; revision=191937
* Pet portlint:Ion-Mihai Tetcu2006-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) Notes: svn path=/head/; revision=162071
* - Add SHA256Pav Lucistnik2005-11-251-0/+13
| | | | Notes: svn path=/head/; revision=149443
* Remove mastersite that went away in 1999.Mark Linimon2005-10-131-3/+1
| | | | | | | Source: distfile survey Notes: svn path=/head/; revision=145174
* fix build with gcc3.4Tilman Keskinoz2004-08-212-4/+20
| | | | Notes: svn path=/head/; revision=116959
* BROKEN on 5.x: Does not compile with gcc 3.4.2Kris Kennaway2004-08-161-0/+4
| | | | Notes: svn path=/head/; revision=116340
* Canonicalize inclusion of bsd.port.post.mk.Mark Linimon2004-05-181-1/+1
| | | | Notes: svn path=/head/; revision=109469
* Unbreak buildOliver Lehmann2004-03-209-6/+333
| | | | | | | Bump PORTREVISION Notes: svn path=/head/; revision=104738
* SIZEify.Trevor Johnson2004-01-291-0/+13
| | | | Notes: svn path=/head/; revision=99421
* Make the BROKEN message more explicit about why it's broken (theMark Linimon2003-11-221-1/+1
| | | | | | | usual varargs->stdarg problem). Notes: svn path=/head/; revision=94716
* Add :source and :patches to the MASTER_SITES and DISTFILES to preventEdwin Groothuis2003-11-021-7/+8
| | | | | | | | huge amount of errors during fetching. Noticed by: feller. Notes: svn path=/head/; revision=92842
* BROKEN on 5.x: does not compileKris Kennaway2003-10-161-1/+7
| | | | Notes: svn path=/head/; revision=91379
* - Fix build on -currentKirill Ponomarev2003-08-302-9/+38
| | | | | | | | | | | o varargs -> stdarg o remove non-existant host from {MASTER,PATCH}_SITES: PR: 56214 Submitted by: Michael Edenfield <kutulu@kutulu.org> Notes: svn path=/head/; revision=88112
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* [patch] net/cap still has minor build issue on -CURRENTEdwin Groothuis2003-02-142-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> Notes: svn path=/head/; revision=75521
* Added patches supplied by Volker Stolz <stolz@i2.informatik.rwth-aachen.de>Edwin Groothuis2003-02-031-20/+15
| | | | | | | | | regarding this port. Now builds on -current and 4.7! Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> Notes: svn path=/head/; revision=74566
* Make it at least compiling on -current again.Edwin Groothuis2003-01-231-3/+31
| | | | | | | | Still talking to Volker Stolz <stolz@i2.informatik.rwth-aachen.de> for the -STABLE version. Notes: svn path=/head/; revision=73855
* Make net/cap compiling againEdwin Groothuis2002-11-244-1/+18
| | | | | | | | PR: ports/44879 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> Notes: svn path=/head/; revision=70993
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* - PORTDOCS policePatrick Li2001-12-241-26/+26
| | | | | | | | - DOCSDIR support to some - Brush out some lint Notes: svn path=/head/; revision=52072
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-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. Notes: svn path=/head/; revision=33576
* Remove empty directories on deinstallKris Kennaway2000-09-171-0/+4
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=32756
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-4/+3
| | | | Notes: svn path=/head/; revision=27423
* * portlint.SADA Kenji1999-09-083-3/+4
| | | | | | | | | * Unmatched bracket (patch-aa) . Submitted by: OGATA Hiroshi <ogata@isp.qix.org> Notes: svn path=/head/; revision=21425
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
| | | | Notes: svn path=/head/; revision=21126
* ln -> ${LN}Michael Haro1999-08-281-6/+6
| | | | Notes: svn path=/head/; revision=21047
* awk -> ${AWK}Michael Haro1999-08-221-4/+4
| | | | | | | | | | | basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR} Notes: svn path=/head/; revision=20898
* Add an extra patch for support/ethertalk/bpfiltp.c to allow ColumbiaBill Paul1999-02-011-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.) Notes: svn path=/head/; revision=16467
* This netted the largest set of mis-installed manpages, yet!Tim Vanderhoek1998-08-181-18/+0
| | | | Notes: svn path=/head/; revision=12624
* /bin/sh -> ${SH}Masafumi Max NAKANE1997-07-131-2/+2
| | | | Notes: svn path=/head/; revision=7303
* Remove myself from the maintainer.Masafumi Max NAKANE1997-06-101-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.) Notes: svn path=/head/; revision=6851
* Update ports to new __FreeBSD_version numbering scheme (220000 forSatoshi Asami1997-02-212-2/+2
| | | | | | | 2.2-RELEASE, 300000 for 3.0-current for now). Notes: svn path=/head/; revision=5708
* Change all /usr/tmp to /var/tmp.Masafumi Max NAKANE1997-01-252-9/+101
| | | | Notes: svn path=/head/; revision=5440
* Modify the configuration to use file locking with fcntl() so thatMasafumi Max NAKANE1997-01-142-4/+15
| | | | | | | | the trash folder works properly. Submitted by: Koichi Satou <copan@ppp.fastnet.or.jp> Notes: svn path=/head/; revision=5350
* Better method to test if make is run with BATCH defined.Masafumi Max NAKANE1997-01-141-2/+2
| | | | Notes: svn path=/head/; revision=5348
* Include osreldate.h to determine if if_var.h is needed.Masafumi Max NAKANE1997-01-142-20/+23
| | | | Notes: svn path=/head/; revision=5346
* Make bpfiltp.c include net/ethernet.h instead of if_{var,ether}.h.Masafumi Max NAKANE1997-01-101-8/+9
| | | | | | | Suggested by: wollman Notes: svn path=/head/; revision=5291
* Make support/ethertalk/bpfiltp.c include net/if_var.h. This is due toMasafumi Max NAKANE1997-01-081-5/+13
| | | | | | | | the changes made to if_ether.h. Noticed by: phk Notes: svn path=/head/; revision=5268
* New patch:Masafumi Max NAKANE1997-01-081-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 Notes: svn path=/head/; revision=5267
* Typo.Masafumi Max NAKANE1997-01-051-1/+1
| | | | | | | Noticed by: phk Notes: svn path=/head/; revision=5213
* Make aarpd.c include sys/time.h.Masafumi Max NAKANE1996-12-291-0/+10
| | | | | | | (This is due to if.h changes.) Notes: svn path=/head/; revision=5126
* Ooops, can't use ${PREFIX} in these scripts.Masafumi Max NAKANE1996-12-021-1/+1
| | | | | | | Noticed by: Koichi Satou <copan@ppp.fastnet.or.jp> Notes: svn path=/head/; revision=4747
* New port: the Columbia AppleTalk Package for UNIX.Masafumi Max NAKANE1996-12-0115-0/+1433
Notes: svn path=/head/; revision=4743