| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
30 May 2013 02:15:01
1.4.0
|
wxs  |
Update to 1.4.0. |
08 Mar 2013 11:32:12
1.3.0
|
bapt  |
Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build
it brings bison as a run dependency in case it is set the following way:
USES= bison:run
it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both
While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix |
19 Jun 2012 01:38:43
1.3.0
|
wxs  |
Update to 1.3.0.
While here convert to new-style options. |
15 Jan 2012 03:15:56
1.2.1
|
wxs  |
- Update to 1.2.1.
- Remove two patch files which are now in this release. |
23 Sep 2011 22:26:39
1.1.1_1
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
22 May 2011 17:15:21
1.1.1_1
|
wxs  |
Bring in commit ecdc5c0a7f7591a7cd4aff696e42757c677fbbf7 from upstream.
This fixes a crash when using 'ip6 protochain' filters.
PR: kern/157188
Submitted by: plosher@ |
20 Mar 2011 12:54:45
1.1.1
|
miwi  |
- Get Rid MD5 support |
26 Sep 2010 14:48:46
1.1.1
|
wxs  |
Correctly support interface descriptions.
PR: ports/150860
Submitted by: Lucius Windschuh <lwindschuh@gmail.com>
Obtained from: libpcap git repository |
16 Aug 2010 02:20:43
1.1.1
|
wxs  |
Fix building when using WITH_DAG.
PR: ports/149008
Submitted by: Ryan Steinmetz <rpsfa@rit.edu> |
21 Apr 2010 01:51:03
1.1.1
|
wxs  |
Attempt to unbreak on sparc64
Noticed by: linimon@ (via pointyhat) |
07 Apr 2010 19:49:12
1.1.1
|
wxs  |
- Update to 1.1.1. It now installs libpcap.so.1 instead of libpcap.so.3. |
01 Mar 2010 19:14:02
1.0.0_1
|
wxs  |
- Fix build on -CURRENT.
Obtained from: r203052
Feature safe: yes |
24 Jan 2010 22:14:45
1.0.0_1
|
wxs  |
- Explictly declare when cloning is allowed.
Bump PORTREVISION to address this for older packages.
- While here fix whitespace.
Noticed by: csjp@ |
09 May 2009 02:46:09
1.0.0
|
wxs  |
- Mark my ports as MAKE_JOBS_SAFE (with the exception of nethack34-gnome which
is MAKE_JOBS_UNSAFE). |
24 Apr 2009 14:39:33
1.0.0
|
wxs  |
- Pick up maintainership on these ports. |
24 Apr 2009 13:43:48
1.0.0
|
bms  |
Drop maintainership. |
24 Apr 2009 13:42:36
1.0.0
|
bms  |
Update to 1.0.0. |
17 Oct 2007 10:13:01
0.9.7_1
|
ade  |
Migration from bison 1.x to 2.x
PR: 117086
Tested by: -exp runs |
04 Aug 2007 11:41:31
0.9.7
|
gabor  |
- 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) |
02 Aug 2007 21:25:25
0.9.7
|
bms  |
libpcap -> 0.9.7 |
23 Jul 2007 09:36:52
0.9.6
|
rafan  |
- 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 |
09 Jul 2007 10:28:11
0.9.6
|
bms  |
Fix LIBPCAP_OVERWRITE_BASE for 0.9.6.
Submitted by: Craig Leres |
03 Jul 2007 16:26:32
0.9.6
|
bms  |
Update to 0.9.6.
PR: ports/114212
Submitted by: Robin Gruyters |
19 Dec 2006 10:31:17
0.9.5
|
bms  |
add to ipv6 category
PR: 106895
Submitted by: Janos Mohacsi |
08 Oct 2006 16:37:58
0.9.5
|
bms  |
Update to 0.9.5.
PR: 104147
Submitted by: chinsan |
04 Aug 2006 12:34:50
0.9.4
|
erwin  |
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 |
02 Aug 2006 11:22:45
0.9.4
|
bms  |
Fix port for values of LIBPCAP_OVERWRITE_BASE which are defined.
PR: ports/95060
Submitted by: Craig Leres |
13 Dec 2005 00:13:51
0.9.4
|
bms  |
Update to libpcap 0.9.4 and tcpdump 3.9.4.
Add new MASTER_SITE mirror icrew.org. |
13 Nov 2005 12:29:21
0.8.3_1
|
pav  |
- Build with -fPIC on amd64 to fix build of net/p5-Net-Pcap module
- Use USE_BISON
Approved by: bms (maintainer) |
31 Mar 2004 00:14:06
0.8.3
|
bms  |
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. |
25 Mar 2004 03:13:15
0.8.1_352
|
bms  |
SIZE update jumbo-commit.
Submitted by: trevor |
04 Feb 2004 05:10:27
0.8.1_352
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
19 Jan 2004 19:52:25
0.8.1_351
|
bms  |
Decouple ${PORTREVISION} from ${DISTNAME}.
Submitted by: nectar
Pointy hat to: bms, edwin |
13 Jan 2004 18:04:51
0.8.1_351
|
bms  |
Update libpcap to latest beta version and add option to overwrite base system
version of libpcap.
PR: ports/61096
Submitted by: edwin |
10 Dec 2003 18:32:13
0.8.1
|
bms  |
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 |