Age | Commit message (Expand) | Author | Files | Lines |
2017-07-24 | use BUILTIN_FIND_HEADERS instead of BUILTIN_FIND_FILES | dbj | 1 | -4/+4 |
2017-04-19 | Remove dependencies on VERSION, which trigger unintended implicit rules against | dsainty | 2 | -18/+35 |
2017-02-02 | libpcap: update to 1.8.1 | maya | 4 | -45/+79 |
2016-03-08 | Disable univeral builds on Darwin | adam | 1 | -1/+2 |
2016-02-25 | Use OPSYSVARS. | jperkin | 1 | -7/+3 |
2016-02-11 | Fix configure to match properly for darwin9 so that PowerPC code is generated | jklos | 2 | -7/+16 |
2015-10-17 | Changes 1.7.4: | adam | 3 | -10/+11 |
2015-03-11 | Thursday Feb. 12, 2015 guy@alum.mit.edu/mcr@sandelman.ca | tnn | 8 | -118/+110 |
2014-10-09 | Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. | wiz | 1 | -3/+1 |
2014-10-09 | Remove SVR4_PKGNAME, per discussion on tech-pkg. | wiz | 1 | -2/+1 |
2013-06-21 | Spell PKGREVISION correctly. | jperkin | 1 | -2/+2 |
2013-06-21 | PR#47943: recent update to libpcap breaks tcpdump, nmap and wireshark on Solaris | jperkin | 3 | -12/+10 |
2013-06-15 | Summary for 1.4.0 libpcap release | adam | 6 | -72/+24 |
2013-03-30 | This package needs "flex" not just any "lex" to build properly. Otherwise | tron | 1 | -3/+3 |
2013-02-06 | PKGREVISION bumps for net/libpcap update. | jperkin | 2 | -2/+4 |
2013-02-06 | Update libpcap to 1.3.0. Main pkgsrc change is support for Solaris 11/illumos. | jperkin | 9 | -78/+208 |
2012-10-23 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -2/+1 |
2012-06-27 | Fix missing libnsl and libsocket link on SunOS. Bump PKGREVISION. | fhajny | 3 | -5/+6 |
2011-10-12 | Explicitly specify DLPI backend on SunOS < 5.11. | hans | 1 | -1/+4 |
2011-09-14 | Recent SunOS has AF_PACKET, but that doesn't mean the code works there. | hans | 2 | -1/+15 |
2011-02-11 | Changes 1.1.1: | adam | 8 | -94/+84 |
2011-01-29 | teach builtin about versions 1.0.0 and 1.1.1 | markd | 1 | -2/+10 |
2011-01-07 | Fixes builtin libpcap detection for DragonFly, another fix for PR#44333. | obache | 1 | -5/+2 |
2009-09-13 | Under Mac OS X Snow Leopard "pcap.h" is a wrapper that only includes | tron | 1 | -1/+7 |
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -2/+1 |
2009-05-17 | AC_CHECK_HEADERS with no args causes autoconf to generate a shell for loop | dholland | 3 | -1/+38 |
2009-03-20 | Simply and speed up buildlink3.mk files and processing. | joerg | 1 | -14/+6 |
2008-11-16 | libpcap dymanically generates man page sections based on the OS. For SunOS | adrianp | 2 | -6/+16 |
2008-11-07 | Alternate fix to DESTDIR issue - use INSTALLATION_DIRS= | abs | 1 | -4/+2 |
2008-11-04 | Fix install with USE_DESTDIR set. Bump pkgrevision | abs | 1 | -1/+5 |
2008-10-30 | Fix botched updated so that this package can actually be installed. | tron | 2 | -32/+41 |
2008-10-30 | Changes 1.0.0: | adam | 5 | -30/+166 |
2008-02-29 | The package supports installation to DESTDIR. | heinz | 1 | -2/+3 |
2007-10-14 | Make the work around which deals with the missing include file | tron | 2 | -9/+16 |
2007-10-13 | Pretend that "configure" didn't find "net/pfvar.h" if "net/if_pflog.h" | tron | 1 | -1/+9 |
2007-10-11 | Changes 0.9.8: | adam | 2 | -6/+6 |
2007-10-08 | Fix for PR#37066 | adam | 3 | -21/+34 |
2007-08-02 | Update libpcap to 0.9.7. | taca | 5 | -82/+6 |
2007-02-22 | Whitespace cleanup, courtesy of pkglint. | wiz | 1 | -2/+2 |
2007-01-03 | Update to 3.9.5 | adrianp | 2 | -7/+6 |
2006-12-12 | Replace mk/bsd.prefs.mk includes with bsd.fast.prefs.mk includes. | joerg | 1 | -2/+2 |
2006-12-06 | use libtool version of LIBOBJS | schwarz | 2 | -11/+18 |
2006-07-08 | Change the format of BUILDLINK_ORDER to contain depth information as well, | jlam | 1 | -2/+2 |
2006-07-08 | Track information in a new variable BUILDLINK_ORDER that informs us | jlam | 1 | -1/+2 |
2006-04-06 | Over 1200 files touched but no revisions bumped :) | reed | 2 | -4/+4 |
2006-03-30 | Avoid extra stat() calls by not repeatedly checking whether a file | jlam | 1 | -3/+3 |
2006-03-04 | Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no | jlam | 1 | -2/+2 |
2006-02-27 | assume that the OS provided libpcap 0.9.x supplies shared libraries, | drochner | 1 | -2/+2 |
2006-02-27 | recognize libpcap>=0.9.3 | drochner | 1 | -2/+8 |
2006-02-24 | use unsigned ints in filter, to avoid possible portability problems | drochner | 2 | -1/+15 |