1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
Commit Graph

30 Commits

Author SHA1 Message Date
Wesley Shields
e282e73442 Bring in commit ecdc5c0a7f7591a7cd4aff696e42757c677fbbf7 from upstream.
This fixes a crash when using 'ip6 protochain' filters.

PR:		kern/157188
Submitted by:	plosher@
2011-05-22 17:15:21 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Wesley Shields
c6ca1864f9 Correctly support interface descriptions.
PR:		ports/150860
Submitted by:	Lucius Windschuh <lwindschuh@gmail.com>
Obtained from:	libpcap git repository
2010-09-26 14:48:46 +00:00
Wesley Shields
2d783f5218 Fix building when using WITH_DAG.
PR:		ports/149008
Submitted by:	Ryan Steinmetz <rpsfa@rit.edu>
2010-08-16 02:20:43 +00:00
Wesley Shields
d9e89a89cd Attempt to unbreak on sparc64
Noticed by:	linimon@ (via pointyhat)
2010-04-21 01:51:03 +00:00
Wesley Shields
d321ca6382 - Update to 1.1.1. It now installs libpcap.so.1 instead of libpcap.so.3. 2010-04-07 19:49:12 +00:00
Wesley Shields
55ab2a5aeb - Fix build on -CURRENT.
Obtained from:	r203052
Feature safe:	yes
2010-03-01 19:14:02 +00:00
Wesley Shields
632fdaa015 - Explictly declare when cloning is allowed.
Bump PORTREVISION to address this for older packages.
- While here fix whitespace.

Noticed by:	csjp@
2010-01-24 22:14:45 +00:00
Wesley Shields
c6eb35f215 - Mark my ports as MAKE_JOBS_SAFE (with the exception of nethack34-gnome which
is MAKE_JOBS_UNSAFE).
2009-05-09 02:46:09 +00:00
Wesley Shields
9f92002a9b - Pick up maintainership on these ports. 2009-04-24 14:39:33 +00:00
Bruce M Simpson
5dd199fdd0 Drop maintainership. 2009-04-24 13:47:04 +00:00
Bruce M Simpson
c93900c42f Update to 1.0.0. 2009-04-24 13:42:36 +00:00
Ade Lovett
dbd39ca660 Migration from bison 1.x to 2.x
PR:		117086
Tested by:	-exp runs
2007-10-17 10:13:01 +00:00
Gabor Kovesdan
42542fb076 - Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.

Sponsored by:	Google Summer of Code 2007
Approved by:	portmgr (pav)
2007-08-04 11:41:30 +00:00
Bruce M Simpson
e754b69e7a libpcap -> 0.9.7 2007-08-02 21:25:25 +00:00
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
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
2007-07-23 09:36:51 +00:00
Bruce M Simpson
0cb0b2750f Fix LIBPCAP_OVERWRITE_BASE for 0.9.6.
Submitted by:	Craig Leres
2007-07-09 10:28:11 +00:00
Bruce M Simpson
8118bb2b6a Update to 0.9.6.
PR:		ports/114212
Submitted by:	Robin Gruyters
2007-07-03 16:26:32 +00:00
Bruce M Simpson
b501550500 add to ipv6 category
PR:		106895
Submitted by:	Janos Mohacsi
2006-12-19 10:31:17 +00:00
Bruce M Simpson
bcf4382bd3 Update to 0.9.5.
PR:		104147
Submitted by:	chinsan
2006-10-08 16:37:58 +00:00
Erwin Lansing
50513d5d52 Add support for DESTDIR part I.
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
2006-08-04 12:34:50 +00:00
Bruce M Simpson
aaed6be69d Fix port for values of LIBPCAP_OVERWRITE_BASE which are defined.
PR:		ports/95060
Submitted by:	Craig Leres
2006-08-02 11:22:45 +00:00
Bruce M Simpson
68332e9ce6 Update to libpcap 0.9.4 and tcpdump 3.9.4.
Add new MASTER_SITE mirror icrew.org.
2005-12-13 00:13:51 +00:00
Pav Lucistnik
3f4eda4833 - Build with -fPIC on amd64 to fix build of net/p5-Net-Pcap module
- Use USE_BISON

Approved by:	bms (maintainer)
2005-11-13 12:29:21 +00:00
Bruce M Simpson
4c753cd394 Update tcpdump/libpcap ports for new releases 3.8.3/0.8.3. Reset PORTREVISION.
Update radiotap patches as radiotap is not yet in tcpdump release branch
due to endianness issues.
2004-03-31 00:14:06 +00:00
Bruce M Simpson
4087d11027 SIZE update jumbo-commit.
Submitted by:	trevor
2004-03-25 03:13:15 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Bruce M Simpson
4b70245024 Decouple ${PORTREVISION} from ${DISTNAME}.
Submitted by:	nectar
Pointy hat to:	bms, edwin
2004-01-19 19:52:25 +00:00
Bruce M Simpson
bed768a899 Update libpcap to latest beta version and add option to overwrite base system
version of libpcap.

PR:		ports/61096
Submitted by:	edwin
2004-01-13 18:04:51 +00:00
Bruce M Simpson
dd87736a49 Add a port of libpcap 0.8.1. Some work is being done around tcpdump and
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
2003-12-10 18:32:12 +00:00