Age | Commit message (Expand) | Author | Files | Lines |
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 |
2006-02-24 | import from the NetBSD tree: use the cloning /dev/bpf on NetBSD | drochner | 3 | -2/+52 |
2005-12-21 | Remove obsolete patch hanginground from the 0.9.3 to 0.9.4 update | adrianp | 1 | -7/+0 |
2005-12-08 | Update libpcap to 0.9.4. | uebayasi | 2 | -8/+6 |
2005-10-23 | Apply patch-aa to correct file. | wiz | 2 | -7/+7 |
2005-10-22 | Fix included version string. Addresses part of PR 31423 by Zafer Aydogan. | wiz | 4 | -7/+15 |
2005-09-06 | Enable IPv6 for all platforms that have /usr/include/netinet/ip6.h, | jlam | 1 | -5/+3 |
2005-08-13 | Add include/pcap-int.h which is needed by some programs | adrianp | 2 | -3/+7 |
2005-08-10 | libtoolize, to get a shared library | drochner | 4 | -4/+104 |
2005-08-05 | update to 0.9.3 | drochner | 2 | -6/+6 |
2005-07-13 | update to 0.9.1 | drochner | 4 | -24/+20 |
2005-06-05 | sort. | salo | 1 | -3/+3 |
2005-06-01 | Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. | jlam | 1 | -48/+73 |
2005-05-30 | Make this build on Darwin 8.1.0. | yyamano | 2 | -1/+15 |
2005-05-22 | Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: | jlam | 1 | -2/+2 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-03-12 | Mark as NOT_FOR_PLATFORM Interix. | tv | 1 | -1/+3 |
2005-02-24 | Add RMD160 digests. | agc | 1 | -1/+2 |
2005-01-26 | Add EXTRACT_ELEMENTS to prevent blowup on first extract due to malformed | tv | 1 | -1/+4 |
2005-01-12 | Lower dependency requirement to 0.5.0, required for some pkgs on | xtraeme | 1 | -2/+2 |
2005-01-11 | Use this builtin.mk from pkgsrc-wip, which works for all platforms | xtraeme | 1 | -45/+44 |
2005-01-11 | typo, thanks peter. | xtraeme | 1 | -2/+2 |
2005-01-11 | Always matching 0.8.3 if FreeBSD >= 5.3 | xtraeme | 1 | -2/+2 |
2005-01-11 | FreeBSD >= 5.3 uses libpcap-0.8.3, older versions are using 0.7.x. | xtraeme | 1 | -3/+5 |
2005-01-11 | libpcap was updated to 0.8.3 in NetBSD-2.99.9 (more or less), so match | xtraeme | 1 | -3/+3 |
2005-01-11 | this should be 0.7.2 not 0.7 | xtraeme | 1 | -2/+2 |
2005-01-11 | Better checking of libpcap versions, based in heimdal/builtin.mk. | xtraeme | 1 | -4/+60 |
2004-10-05 | Add m4 as a required GNU tool to fix current build problems. | adrianp | 1 | -2/+2 |
2004-10-05 | Remove me as maintainer of this package because I don't use it anymore. | tron | 1 | -2/+2 |
2004-09-28 | update to libpcap 0.8.3. changes include: | mrg | 4 | -9/+9 |
2004-09-23 | Use BUILDLINK_LDFLAGS.libpcap instead of LDFLAGS. | jlam | 1 | -4/+4 |
2004-06-27 | on Solaris, binaries that use libpcap.a always need -lnsl and -lsocket | grant | 1 | -1/+11 |
2004-06-08 | Enable IPv6 support in Linux | martti | 1 | -2/+2 |
2004-05-12 | Unused. | wiz | 1 | -55/+0 |
2004-04-08 | Enable pkgviews installation. | minskim | 1 | -1/+3 |
2004-03-29 | Match the template builtin.mk file in bsd.builtin.mk, and make the two | jlam | 1 | -7/+2 |
2004-03-11 | Use USE_GNU_TOOLS for lex and yacc instead of just using BUILD_DEPENDS | reed | 1 | -3/+2 |
2004-03-10 | Split out the code that deals with checking whether the software is | jlam | 2 | -46/+23 |
2004-02-18 | bl3ify | minskim | 1 | -2/+2 |