aboutsummaryrefslogtreecommitdiff
path: root/net/libpcap
Commit message (Collapse)AuthorAgeFilesLines
* Fix building when using WITH_DAG.Wesley Shields2010-08-161-0/+3
| | | | | | | | PR: ports/149008 Submitted by: Ryan Steinmetz <rpsfa@rit.edu> Notes: svn path=/head/; revision=259327
* Attempt to unbreak on sparc64Wesley Shields2010-04-211-1/+1
| | | | | | | Noticed by: linimon@ (via pointyhat) Notes: svn path=/head/; revision=252985
* - Update to 1.1.1. It now installs libpcap.so.1 instead of libpcap.so.3.Wesley Shields2010-04-075-94/+31
| | | | Notes: svn path=/head/; revision=252405
* - Fix build on -CURRENT.Wesley Shields2010-03-011-0/+39
| | | | | | | | Obtained from: r203052 Feature safe: yes Notes: svn path=/head/; revision=250464
* - Explictly declare when cloning is allowed.Wesley Shields2010-01-241-1/+10
| | | | | | | | | | Bump PORTREVISION to address this for older packages. - While here fix whitespace. Noticed by: csjp@ Notes: svn path=/head/; revision=248488
* - Mark my ports as MAKE_JOBS_SAFE (with the exception of nethack34-gnome whichWesley Shields2009-05-091-0/+1
| | | | | | | is MAKE_JOBS_UNSAFE). Notes: svn path=/head/; revision=233477
* - Pick up maintainership on these ports.Wesley Shields2009-04-241-1/+1
| | | | Notes: svn path=/head/; revision=232670
* Drop maintainership.Bruce M Simpson2009-04-241-1/+1
| | | | Notes: svn path=/head/; revision=232666
* Update to 1.0.0.Bruce M Simpson2009-04-245-59/+158
| | | | Notes: svn path=/head/; revision=232664
* Migration from bison 1.x to 2.xAde Lovett2007-10-171-1/+2
| | | | | | | | PR: 117086 Tested by: -exp runs Notes: svn path=/head/; revision=201613
* - Remove the DESTDIR modifications from individual ports as we have a new,Gabor Kovesdan2007-08-041-1/+1
| | | | | | | | | | fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav) Notes: svn path=/head/; revision=197075
* libpcap -> 0.9.7Bruce M Simpson2007-08-022-4/+4
| | | | Notes: svn path=/head/; revision=196989
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-07-231-1/+0
| | | | | | | | | | | | | | | | | | | | | supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run Notes: svn path=/head/; revision=196111
* Fix LIBPCAP_OVERWRITE_BASE for 0.9.6.Bruce M Simpson2007-07-091-5/+5
| | | | | | | Submitted by: Craig Leres Notes: svn path=/head/; revision=195291
* Update to 0.9.6.Bruce M Simpson2007-07-032-4/+4
| | | | | | | | PR: ports/114212 Submitted by: Robin Gruyters Notes: svn path=/head/; revision=194798
* add to ipv6 categoryBruce M Simpson2006-12-191-1/+1
| | | | | | | | PR: 106895 Submitted by: Janos Mohacsi Notes: svn path=/head/; revision=180146
* Update to 0.9.5.Bruce M Simpson2006-10-082-4/+5
| | | | | | | | PR: 104147 Submitted by: chinsan Notes: svn path=/head/; revision=174967
* Add support for DESTDIR part I.Erwin Lansing2006-08-041-1/+1
| | | | | | | | | | | | | | | | | This commit should largele be a NOOP as it only adds support for DESTDIR undefined. This does allow us to start testing ports with DESTDIR set, but this is as of yet not supported. Although this has been extensively tested on pointyhat, this is a very intrusive change and some cases may have been overlooked. Please contact Gabor and me if you find any. PR: 100555 Submitted by: gabor Sponsored by: Google Summer of Code 2006 Notes: svn path=/head/; revision=169648
* Fix port for values of LIBPCAP_OVERWRITE_BASE which are defined.Bruce M Simpson2006-08-021-10/+18
| | | | | | | | PR: ports/95060 Submitted by: Craig Leres Notes: svn path=/head/; revision=169459
* Update to libpcap 0.9.4 and tcpdump 3.9.4.Bruce M Simpson2005-12-132-5/+6
| | | | | | | Add new MASTER_SITE mirror icrew.org. Notes: svn path=/head/; revision=151067
* - Build with -fPIC on amd64 to fix build of net/p5-Net-Pcap modulePav Lucistnik2005-11-131-4/+9
| | | | | | | | | - Use USE_BISON Approved by: bms (maintainer) Notes: svn path=/head/; revision=148097
* Update tcpdump/libpcap ports for new releases 3.8.3/0.8.3. Reset PORTREVISION.Bruce M Simpson2004-03-312-6/+6
| | | | | | | | Update radiotap patches as radiotap is not yet in tcpdump release branch due to endianness issues. Notes: svn path=/head/; revision=105739
* SIZE update jumbo-commit.Bruce M Simpson2004-03-251-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=105180
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Decouple ${PORTREVISION} from ${DISTNAME}.Bruce M Simpson2004-01-191-1/+1
| | | | | | | | Submitted by: nectar Pointy hat to: bms, edwin Notes: svn path=/head/; revision=98583
* Update libpcap to latest beta version and add option to overwrite base systemBruce M Simpson2004-01-135-2/+67
| | | | | | | | | | version of libpcap. PR: ports/61096 Submitted by: edwin Notes: svn path=/head/; revision=98098
* Add a port of libpcap 0.8.1. Some work is being done around tcpdump andBruce M Simpson2003-12-104-0/+47
libpcap right now, in the areas of wireless and mesh networking. Import this port so as not to disturb the vendor branch, and bring the bleeding edge stuff to a wider audience. Sponsored by: consume.net Notes: svn path=/head/; revision=95554