Age | Commit message (Expand) | Author | Files | Lines |
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 |
2006-04-06 | Over 1200 files touched but no revisions bumped :) | reed | 1 | -2/+2 |
2006-03-30 | Avoid extra stat() calls by not repeatedly checking whether a file | jlam | 1 | -3/+3 |
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 |
2005-06-01 | Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. | jlam | 1 | -48/+73 |
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-03-29 | Match the template builtin.mk file in bsd.builtin.mk, and make the two | jlam | 1 | -7/+2 |
2004-03-10 | Split out the code that deals with checking whether the software is | jlam | 1 | -0/+15 |