aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/arpwatch/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* net-mgmt/arpwatch: Update to 3.6Craig Leres2024-01-211-2/+2
| | | | | | | | | | | Install man page in share/man. Changes since 3.5: - Fix bug that prevented checkpoint() from being called until after receiving a new arp/rarp packet. - Remove unconditional FreeBSD configure mandir hack.
* Convert to @touchBaptiste Daroussin2021-03-271-2/+2
| | | | Notes: svn path=/head/; revision=569366
* Backout changes in WIP those crept in in the middle of the gnome updateBaptiste Daroussin2020-10-011-2/+2
| | | | | | | Reported by: leres Notes: svn path=/head/; revision=550760
* First batch at upgrading gnome to 3.36/3.38Baptiste Daroussin2020-09-291-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update evolution-dataserver to 3.38.0 and because of ABI breakage update ports depending on it Update bijiben to 3.38.0 Update gnome-calendar to 3.38.0 Update gnome-contacts to 3.38 Update gnome-maps to 3.38.0 Patch gnome-todo to work with newer evolution-dataserver (patched obtained from OpenBSD/Archlinux) Update evolution to 3.38.0 Update evolution-ews to 3.38.0 (among changes it brings support for office365) Update folks to 0.14.0 Update cheese to 3.38.0 Update aisleriot to 3.22.9 Update five-or-more to 3.22.2 Update fastream to 0.2.9 Update gnome-control-center to 3.36.4 Update gnmoe-settings-daemon to 3.38.0 Update meld to 3.21.0 Update gnome-desktop to 3.38.0 and because of ABI breakage bump portrevision of all dependant ports not touched by this update Update gnome-session to 3.38.0 Update gnome-shell to 3.36.6, now run depends on gdm Update gnome-shell-extensions to 3.36.3 Update mutter to 3.36.6 Notes: svn path=/head/; revision=550494
* net-mgmt/arpwatch: Update to 3.1. Remove ETHERCODES option and addCraig Leres2020-04-061-1/+1
| | | | | | | | | | | | | | | | some pkg-message explaining how to use the new update-ethercodes script. Remove obsolete patches. Changes since 3.0: - Fix the FreeBSD rc.d script to handle interface names with . in them. Reported by Daniel Duerr. - Add python 2 compatibility to massagevendor (for pfsense <= 2.4.4). - Stop distributing ethercodes.dat and add update-ethercodes.sh to download and generate it. Notes: svn path=/head/; revision=530851
* net-mgmt/arpwatch: Obey ETHERCODES option and really don't installCraig Leres2019-12-151-1/+1
| | | | | | | | | ethercodes.dat when not set. Approved by: matthew (mentor, implicit) Notes: svn path=/head/; revision=520203
* net-mgmt/arpwatch: Update to 3.0. Update MASTER_SITES. Add optionsCraig Leres2019-12-151-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | for DEBUG (build with debugging support), ETHERCODES (install ethercodes.dat optionally), and ZEROPAD (zero pad displayed ethernet addresses by default). Take maintainership as per pi@ in the PR. Notable changes since 2.1a15: - Add -Z (zero pad) and -C (compact) flags to arpwatch and arpsnmp to allow run time selection of zero padded or compact ethernet addresses in arp.dat. - Check for I/O errors when writing new arp.dat file. - Add a FreeBSD rc.d startup script. - Escape unprintable hostnames in arp.dat to avoid corruption. - Added the -x flag which is like -n but excludes cidrs. Code contributed by Roman Ivanov (awant13@gmail.com). - Incorporated other fixes and patches with a lot of help from Kurt Jaeger (pi@FreeBSD.org). - Speed up arp.dat parsing by increasing the size of the hash table. - Control watcher/watchee from the command line (-w/W flags). PR: 242346 Approved by: pi (maintainer), ler (mentor, implicit) Notes: svn path=/head/; revision=520189
* net-mgmt/arpwatch: some patchesKurt Jaeger2016-03-281-2/+2
| | | | | | | | | - take maintainer - add -z flag to not send mail for 0.0.0.0 IPs from busy dhcp networks - makepatch conform patchfiles Notes: svn path=/head/; revision=412035
* Cleanup plistAntoine Brodin2014-11-241-1/+1
| | | | Notes: svn path=/head/; revision=373380
* Allow staging as a regular userAntoine Brodin2014-09-031-1/+1
| | | | Notes: svn path=/head/; revision=367236
* - Finish stage supportAntoine Brodin2013-11-121-0/+2
| | | | | | | - Add LICENSE Notes: svn path=/head/; revision=333622
* - Install scripts and provide instruction to update ethercodes.datThomas Abthorpe2010-12-011-3/+6
| | | | | | | | | - Bump PORTREVISION PR: ports/152624 Notes: svn path=/head/; revision=265522
* - Switch to rc_subr startup scriptPav Lucistnik2005-12-271-1/+0
| | | | | | | | PR: ports/84711 Submitted by: SimpleRezo <freebsd@simplerezo.com> Notes: svn path=/head/; revision=152151
* - Install sample startup scriptKirill Ponomarev2003-11-031-1/+1
| | | | | | | | | | | | - Add support for multiple interfaces - Add ECHO_MSG for startup script - Bump PORTREVISION PR: 54575 58717 Submitted by: Volker Stolz, Gleb Smirnoff Notes: svn path=/head/; revision=92955
* arpwatch package will now install an arp.dat file, meaning arpwatch fromNeil Blakey-Milner2001-08-231-1/+2
| | | | | | | | | | | | | | the package will work by default. Additionally, setting arpwatch_interfaces in the rc.conf system will allow you to specify which interfaces arpwatches will run on. By default (ie, variable empty or not set), it will run on the first non-local interface it finds. Approved by: brian (thanks!) Notes: svn path=/head/; revision=46714
* Remove "Extra" item on deinstall.Maxim Sobolev2000-06-231-0/+2
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=29795
* This netted the largest set of mis-installed manpages, yet!Tim Vanderhoek1998-08-181-2/+0
| | | | Notes: svn path=/head/; revision=12624
* Patch and add arp2ethers & ethercodes.dat installation.Brian Somers1997-07-011-1/+6
| | | | | | | | | | | Suggested by: neil.long@materials.oxford.ac.uk (Neil J Long) Add etc/rc.d/arpwatch.sh Don't mention arp.dat as an "installed" file - we may want this after pkg_delete. Notes: svn path=/head/; revision=7151
* Update to 2.0.2a1Bill Fenner1997-05-281-0/+1
| | | | | | | Found by: distfile checker Notes: svn path=/head/; revision=6604
* COMMENT should be one line and as short as possible and still be ableDavid E. O'Brien1997-03-301-2/+2
| | | | | | | | to convey information. Need to package compressed manpages Notes: svn path=/head/; revision=6072
* Import arpwatch version 2.0.1a1, a tool for monitoringBrian Somers1997-03-301-0/+4
a network interface and maintaining a table of MAC addresses against IP numbers and host names. Notes: svn path=/head/; revision=6070