summaryrefslogtreecommitdiff
path: root/net/libpcap/builtin.mk
AgeCommit message (Expand)AuthorFilesLines
2019-11-03net: align variable assignmentsrillig1-5/+5
2017-07-24use BUILTIN_FIND_HEADERS instead of BUILTIN_FIND_FILESdbj1-4/+4
2011-01-29teach builtin about versions 1.0.0 and 1.1.1markd1-2/+10
2011-01-07Fixes builtin libpcap detection for DragonFly, another fix for PR#44333.obache1-5/+2
2009-09-13Under Mac OS X Snow Leopard "pcap.h" is a wrapper that only includestron1-1/+7
2006-04-06Over 1200 files touched but no revisions bumped :)reed1-2/+2
2006-03-30Avoid extra stat() calls by not repeatedly checking whether a filejlam1-3/+3
2006-02-27assume that the OS provided libpcap 0.9.x supplies shared libraries,drochner1-2/+2
2006-02-27recognize libpcap>=0.9.3drochner1-2/+8
2005-06-01Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc.jlam1-48/+73
2005-01-11Use this builtin.mk from pkgsrc-wip, which works for all platformsxtraeme1-45/+44
2005-01-11typo, thanks peter.xtraeme1-2/+2
2005-01-11Always matching 0.8.3 if FreeBSD >= 5.3xtraeme1-2/+2
2005-01-11FreeBSD >= 5.3 uses libpcap-0.8.3, older versions are using 0.7.x.xtraeme1-3/+5
2005-01-11libpcap was updated to 0.8.3 in NetBSD-2.99.9 (more or less), so matchxtraeme1-3/+3
2005-01-11this should be 0.7.2 not 0.7xtraeme1-2/+2
2005-01-11Better checking of libpcap versions, based in heimdal/builtin.mk.xtraeme1-4/+60
2004-03-29Match the template builtin.mk file in bsd.builtin.mk, and make the twojlam1-7/+2
2004-03-10Split out the code that deals with checking whether the software isjlam1-0/+15