summaryrefslogtreecommitdiff
path: root/net/arpwatch
AgeCommit message (Collapse)AuthorFilesLines
2018-01-01Sort PLIST files.rillig1-5/+5
Unsorted entries in PLIST files have generated a pkglint warning for at least 12 years. Somewhat more recently, pkglint has learned to sort PLIST files automatically. Since pkglint 5.4.23, the sorting is only done in obvious, simple cases. These have been applied by running: pkglint -Cnone,PLIST -Wnone,plist-sort -r -F
2015-11-04Add SHA512 digests for distfiles for net categoryagc1-1/+2
Problems found with existing digests: Package haproxy distfile haproxy-1.5.14.tar.gz 159f5beb8fdc6b8059ae51b53dc935d91c0fb51f [recorded] da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated] Problems found locating distfiles: Package bsddip: missing distfile bsddip-1.02.tar.Z Package citrix_ica: missing distfile citrix_ica-10.6.115659/en.linuxx86.tar.gz Package djbdns: missing distfile djbdns-1.05-test25.diff.bz2 Package djbdns: missing distfile djbdns-cachestats.patch Package djbdns: missing distfile 0002-dnscache-cache-soa-records.patch Package gated: missing distfile gated-3-5-11.tar.gz Package owncloudclient: missing distfile owncloudclient-2.0.2.tar.xz Package poink: missing distfile poink-1.6.tar.gz Package ra-rtsp-proxy: missing distfile rtspd-src-1.0.0.0.tar.gz Package ucspi-ssl: missing distfile ucspi-ssl-0.70-ucspitls-0.1.patch Package waste: missing distfile waste-source.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2014-03-11Remove example rc.d scripts from PLISTs.jperkin1-2/+1
These are now handled dynamically if INIT_SYSTEM is set to "rc.d", or ignored otherwise.
2013-02-06PKGREVISION bumps for net/libpcap update.jperkin1-2/+2
2012-10-23Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2009-06-14Remove @dirrm entries from PLISTsjoerg1-3/+1
2008-09-25Bump PKGREVISION for infrastructure fix affecting /dev/null as CONF_FILESwiz1-2/+2
source.
2008-06-20Add DESTDIR support.joerg1-12/+12
2008-04-04Update arpwatch to version 2.1a15. Changes are build-infrastructure-relatedjwise3-7/+13
and updates to vendor tables. While here, also install example scripts which come with arpwatch, showing how to have arpwatch sample from an snmp-enabled router or switch (these install into /usr/pkg/share/examples/arpwatch).
2007-03-24Prepare for switching to NO_MTREE=yes.joerg1-1/+3
2007-01-07Mechanically replaced man/* with ${PKGMANDIR}/* in the definition ofrillig1-3/+3
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with ${PREFIX}/${PKGMANDIR}. Fixes PR 35265, although I did not use the patch provided therein.
2006-07-14Remove an incomplete sentence, reported by Zafer Aydogan.wiz1-1/+0
2006-04-22Removed the superfluous "quotes" and 'quotes' from variables that don'trillig1-2/+2
need them, for example RESTRICTED and SUBST_MESSAGE.*.
2006-04-15If the interface doesn't have an ipv4 address and we provided a networkbouyer3-7/+49
via -n, use it instead of bailing out. Allows to run arpwatch on interface without IP address. Bump pkgrevision.
2005-12-29Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mkjlam1-3/+1
automatically detects whether we want the pkginstall machinery to be used by the package Makefile.
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig4-4/+10
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-11-30Update to 2.1a13, from Geert Hendrickx and William Fletcher.bouyer8-20/+122
arpwatch changes: - Convert arp2ethers from csh to sh - updated ethercode.dat - misc minor bugfixes Changes from Geert Hendrickx: - move ethercodes.dat to share/arpwatch (from etc) - Use ${VARBASE:Q} instead of ${VARBASE} as suggested by pkglint - Use OWN_DIRS to note the admin about the stale db directory after deinstallation Changes from William Fletcher: - add a rc.d script - add a '-m' option to specify the recipient for email messages (still defaults to root) Fix pkg/32151 by Geert Hendrickx
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-04-05Define BIND_8_COMPAT to build on Darwin. Patch provided by Darrin B. Jewellminskim1-1/+2
in PR pkg/29870.
2005-03-17Pass VARBASE into the make so that it gets set correctly in the binary.markd1-2/+3
Bump PKGREVISION.
2005-02-24Add RMD160 digests.agc1-1/+2
2004-12-10Use VARBASE instead of hardcoding /var.minskim6-38/+18
2004-11-03add BUILDLINK_LDADD.libpcap to LIBS so this is linked against thegrant1-1/+3
right libraries on Solaris.
2004-04-25Convert to buildlink3.snj1-3/+3
2003-07-21COMMENT should start with a capital letter.martti1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2002-12-29shorten somewhathubertf1-59/+4
2002-10-10buildlink1 -> buildlink2.wiz3-26/+4
2002-08-05Don't document non-existing '-a' flag. Bump PKGREVISION.wiz3-26/+5
2002-02-05/bin/mkdir -> ${MKDIR}.skrll1-2/+2
Make the print-PLIST target output ${MKDIR} also.
2001-10-31Move pkg/ files into package's toplevel directoryzuntum2-2/+2
2001-09-10Use libpcap buildlink.mk instead of an .ifdef ${OPSYS} hack.wiz1-7/+2
From Stoned Elipot in pkg/13918.
2001-08-24Updated arpwatch to 2.1a11. No changelog available, old distfile removed.abs7-203/+125
2001-04-21Move to sha1 checksum, and/or add distfile sizes.wiz1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-10/+8
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-25Cleanup MKDIR usage => INSTALL_*_DIRhubertf1-2/+2
XXX need to teach pkglint to be more picky about this
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2000-06-09Regenbouyer1-2/+3
2000-06-09Add a '-a' flag, wich prevents arp traffic from being matched against the localbouyer2-7/+98
net before processing. Usefull if you don't want to have an IP addr on the listening interface, or if you have aliases in different nets. While I'm there correct a bogon in the man page.
2000-01-10replaced a whole lot more commands with ${COMMAND}wiz1-2/+2
2000-01-10remove unnecessary '. 'wiz1-1/+1
1999-11-19Unfortunately, one of the files that is patched contains an RCS Id inagc3-7/+12
the surrounding context. Introduce a pre-patch stage which removes the magic '$' characters from the source file, which allows us to have package patch files which do not contain any RCS Ids, and which allows us to patch without a fuzz factor.
1999-07-09Add package patch checksum files.agc1-0/+6
1999-04-07Make this package work on Solaris.agc2-3/+37
1999-03-09Mark this package as not working on Solaris for just now.agc1-1/+3
It needs libpcap, which needs bpf.
1999-02-20Fix CONFLICTS (remove redundancy, mostly)hubertf1-3/+1
1998-11-042.1a4mycroft5-48/+18
1998-08-09Do not install as bin.bin mode 555, but rather use the defaultkim1-3/+14
provided by the pkg system (the INSTALL macro for make already has -g and -o, so remove the extra options from Makefile.in).
1998-08-07Add NetBSD RCS Ids.agc1-0/+2
1998-08-07Add NetBSD RCS Ids.agc4-0/+8