summaryrefslogtreecommitdiff
path: root/usr.sbin/ipf/ipfstat/Makefile
AgeCommit message (Expand)Author
2012-09-15IPF 5.1.2 is in external/bsd/ipf and sys/external/bsd/ipf now;plunky
2010-02-06When using -lcurses, you also need -lterminfo.he
2005-01-01Set -Wno-error on a per-source basis instead of the NOGCCERROR sledgehammer.lukem
2004-04-03Move kvm library spec to Makefile.inc, so that it gets specifiedhe
2004-03-29de-lint makefiles:lukem
2004-03-28Sync with official IPFiltermartti
2002-01-24Added missing libraries, filenames and man pagesmartti
2001-03-13add -lcurseschristos
2000-05-03Update for IP Filter 3.4.1veego
1999-12-12Use the new IP Filter dist layout for.veego
1997-10-25use CPPFLAGS instead of CFLAGSlukem
1997-09-21Resolve conflicts from the merge of ipf 3.2beta5.veego
1997-07-05fix conflicts from importdarrenr
1997-05-25fix conflictsdarrenr
1997-05-08Back out the .PATH.c changes. The .depend problem (and others)gwr
1997-05-06Use .PATH.c: ...gwr
1997-04-13look for ipf sources in ../ipfmrg
1997-03-29Remove unneeded -I directive from CFLAGS.thorpej
1997-03-29- Use IPL_NAME defined in <netinet/ip_fil.h>thorpej
1997-03-29add extra directories to CFLAGS and PATH to pickup all the required .h and .cdarrenr
1997-03-29Properly import usr.sbin/ipf updatesdarrenr
1997-01-05initial import of darren reed's ip-filter, version 3.1.2.mrg