| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
| |
Notes:
svn path=/head/; revision=569366
|
| |
|
|
|
|
|
| |
Reported by: leres
Notes:
svn path=/head/; revision=550760
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
| |
ethercodes.dat when not set.
Approved by: matthew (mentor, implicit)
Notes:
svn path=/head/; revision=520203
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
| |
- 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
|
| |
|
|
| |
Notes:
svn path=/head/; revision=373380
|
| |
|
|
| |
Notes:
svn path=/head/; revision=367236
|
| |
|
|
|
|
|
| |
- Add LICENSE
Notes:
svn path=/head/; revision=333622
|
| |
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: ports/152624
Notes:
svn path=/head/; revision=265522
|
| |
|
|
|
|
|
|
| |
PR: ports/84711
Submitted by: SimpleRezo <freebsd@simplerezo.com>
Notes:
svn path=/head/; revision=152151
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
| |
Submitted by: bento
Notes:
svn path=/head/; revision=29795
|
| |
|
|
| |
Notes:
svn path=/head/; revision=12624
|
| |
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
| |
Found by: distfile checker
Notes:
svn path=/head/; revision=6604
|
| |
|
|
|
|
|
|
| |
to convey information.
Need to package compressed manpages
Notes:
svn path=/head/; revision=6072
|
|
|
a network interface and maintaining a table of MAC
addresses against IP numbers and host names.
Notes:
svn path=/head/; revision=6070
|