by thompsa removed some ioctls that this port depended on. Therefore,
IGNORE is more appropriate.
PR: ports/117890
Submitted by: Denis Barov <dindin at dindin dot ru>
Approved by: portmgr (self)
to help a network or system administrator keep track of the computers
configuration and software that are installed on the network
WWW: http://www.ocsinventory-ng.org/
PR: ports/116756
Approved by: stas (mentor)
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).
The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD. This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.
This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully. Ahze and pav also deserve thanks for
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).
The FreeBSD GNOME team would also like to thank our various testers and
contributors:
Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)
PRs fixed in this release:
111272, 113470, 115995, 116338
system & network statistics along with updating output RRD or CSV files.
The daemon is very fast and allows for frequent polling of values, with
support for polling as frequent as every 10 seconds.
WWW: http://www.collectd.org/
PR: ports/116736
Submitted by: Matt Peterson <matt at peterson.org>
use lib directive. This is due to the installation procedure assumes
the existence of libexecdir. Fix this problem and bump PORTREVISION.
PR: ports/115443
Reported by: Stefan Kaltenbrunner <stefan at kaltenbrunner.cc>
Patched by: Jarrod Sayers <jarrod at netleader.com.au> (maintainer)
perl unconditonally, or conditionally. To be able to conditionalize the
inclusion of bsd.perl.mk, they now need to be defined before the inclusion
of bsd.port.pre.mk.
Hat: portmgr
DoCoMo's Open Source SEND project provides an implementation of
RFC3971 Secure Neighbor Discovery (SEND). SEND cryptographically
secures the IPv6 neighbor discovery protocol, countering the threats
discussed in RFC3756 (IPv6 Neighbor Discovery (ND) Trust Models and
Threats).
DoCoMo's SEND is implemented completely in user space, so it is
portable and lends itself to experimentation. It currently runs on
Linux (tested on 2.6 kernels) and FreeBSD (tested on 5.4).
Also included in the distribution are implementations of RFC3972
Cryptographically Generated Addresses (CGAs) and RFC3779 X.509
Extensions for IP Addresses and AS Identifiers.
WWW: http://www.docomolabs-usa.com/lab_osrc_guide.html
Doesn't work on FreeBSD > 6.x though. Hopefully the submitter will
submit patches for it now it is commited.
PR: ports/116540
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
2007-08-22 www/mapedit: Depends on obsolete version of jdk
2007-08-22 www/hotjava: Depends on obsolete version of jdk
2007-08-29 sysutils/cd9660_unicode: is obsolete. See mount_cd9660(8)
2007-09-11 net-mgmt/p5-Net-SNMP3: only runs with old, unsupported Perl versions
NetXMS-0.2.18.2 source not compiling on GCC 4.2 (base
compilator on 7.0-CURRENT)
PR: ports/116252
Submitted by: Vladimir Ermakov <samflanker@gmail.com>
NetXMS is new and rapidly developing monitoring system,
released under GPL2 license. It can be used for monitoring
entire IT infrastructure, starting with SNMP-capable hardware
(like switches and routers) and ending with applications
on your servers. NetXMS is an extremely reliable and powerful
monitoring system, enabling you to improve your network
availability and service levels.
WWW: http://www.netxms.org/
PR: ports/114495
Submitted by: samflanker@gmail.com
SNMP++v3.x is a C++ API which supports SNMP v1, v2c, and v3.
SNMP++v3.x is based on SNMP++v2.8 from HP* and extends it
by support for SNMPv3 and a couple of bug fixes.
The v3 support to SNMP++ and AGENT++ is provided by courtesy
of Jochen Katz (katz07@agentpp.com).
SNMP++v3.x extends the original SNMP++v2.8 by the following:
# SNMPv3 including User Security Model (USM) with:
# MD5 and SHA authentication
# DES and IDEA privacy
# Thread-safety
# Bug-fixes
WWW: http://www.agentpp.com/snmp_pp3_x/snmp_pp3_x.html for further details.
PR: ports/112669
Submitted by: Nicolai Petri <nicolai@petri.cc>
to help a network or system administrator keep track of the computers
configuration and software that are installed on the network
WWW: http://www.ocsinventory-ng.org/
PR: ports/115520
Submitted by: Dennis Cabooter
Chase the move of net/rrdtool to databases/rrdtool. Since
this is the same program, this one also has to be moved.
PR: ports/114311
Submitted by: Edwin Groothuis <edwin@freebsd.org>
Approved by: lth@
Based on the description of this port, it belongs more in
net-mgmt than in net.
PR: ports/114323
Submitted by: Edwin Groothuis <edwin@freebsd.org>
Approved by: lth@
- Add significantly better support in bsd.python.mk for working with
Python Eggs and the easy_install system
Tested by: pointyhat runs
Approved by: pav (portmgr)
Most work by: perky
Thanks to: pav
- Bump PORTREVISION
Note that I changed few places of the patch to match Porter's Handbook.
PR: ports/114952
Submitted by: Chris Cowart <ccowart at rescomp.berkeley.edu>
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
- Use DISTVERSION to simplify things
- Correct NO_PACKAGE message
- Remove unused SYSDIR variable and dead code
- Remove BROKEN on 6.x and above, it builds now
- Use MAN8PREFIX for man8 pages
- Refine pkg-message, and use SUB_FILES for it
- Respect PREFIX in rc script, and refine the script a bit
PR: ports/113209
Submitted by: Dima Panov <fluffy at ael.ru>
Approved by: Yuriy N. Shkandybin <jura at netams.com> (maintainer)
Move net/rrdtool to databases/rrdtool.
It's an itch which needs to be scratched: net/rrdtool came from
net/mrtg, which was a good location for it. net/mrtg has later
been moved to net-mgmt/mrtg. net/rrdtool is "Round Robin Database
Tools", therefor it's better if it moves to databases/rrdtool.
Same with net/rrdtool10.
PR: ports/112942
Submitted by: Edwin Groothuis <edwin@mavetju.org>
IEEE standard 802.1AB Link Layer Discovery Protocol. LLDP is an industry
standard protocol designed to supplant proprietary Link-Layer protocols
such as Extreme's EDP (Extreme Discovery Protocol) and CDP (Cisco Discovery
Protocol).
WWW: http://sourceforge.net/projects/openlldp/
PR: ports/113063
Submitted by: Roar Pettersen <roar at uib.no>
Approved by: garga (mentor)
- Use ALL_TARGET, so we don't need to have our own do-build target
- Fix typo for NOPORTDOCS and typo in pkg-message
PR: ports/113938
Submitted by: Henrik Brix Andersen <henrik at brixandersen.dk> (maintainer)
provide an efficient, clean, portable implementation of an SNMP stack for
management applications.
WWW: https://trac.eecs.iu-bremen.de/projects/gsnmp/
PR: ports/113511
Submitted by: Matt Peterson <matt@peterson.org>
IP sniffer and HTML report generator.
Features:
squid log file parser.
sendmail log file parser.
courier log file parser.
bpft(ports/net-mgmt/bpft) log file parser.
Database backends support: MySQL, Firebird.
IP sniffer via pcap library (ports/net/libpcap).
Direct commit changes to database in realtime (no log files).
Traffic static HTML reports generating by date periods.
Traffic dynamic HTML reports generating via CGI (Web interface).
Multithreading architecture.
Portable: BSD os'es and Windows NT family supported, but tested at this time
only under FreeBSD 5.x 6.x amd64 i386 and Windows 2000 XP 2003.
WWW: http://developer.berlios.de/projects/macroscope/
- Dukashvili Guram
white_raven@users.berlios.de
PR: ports/112653
Submitted by: Dukashvili Guram <white_raven at users.berlios.de>
to help a network or system administrator keep track of the computers
configuration and software that are installed on the network
WWW: http://www.ocsinventory-ng.org/
PR: ports/112590
Submitted by: Dennis cabooter<freebsd@rootxs.org>
- File was rerolled for small bugfix
Notes from author in privat mail:
Fixed an inconsistency between FlowGrapher and FlowTracker
PR: 113309
Submitted by: Alex Samorukov <samm@os2.kiev.ua> (maintainer)
of the network links of your network. The required data are acquired from
graphs created by the MRTG package and are displayed as two ways colored arrows
on a map representing the logical topology of the network. The resulted image
is presented in a web page using extra DHTML and JavaScript code for web-over
pop-ups, based on the OverLib JavaScript library.
WWW: http://netmon.grnet.gr/weathermap/
Submitted by: Felippe de Meirelles Motta <lippe@freebsdbrasil.com.br>
(via private mail)
nipper processes network device configuration files, performs a
security audit and outputs a security report with recommendations and
a configuration report. nipper currently supports Cisco IOS, PIX, ASA,
FWSM, NMP, CatOS and Juniper NetScreen devices.
WWW: http://sourceforge.net/projects/nipper
Author: Ian Ventura-Whiting <ivwhiting at users.sourceforge.net>
Also added a new pkg-message to explain the reason that airmon-ng is missing.
Thanks for the advises to:
Eric P. Scott, Jan Henrik Sylvester and zion.
PR: 112189
Submitted by: Lars Engels <lars.engels@0x20.net> (maintainer)
Notes:
because only parts of it work on FreeBSD and the port is
superseded by net-mgmt/aircrack-ng which now completely
builds on FreeBSD and is still being developed.
PR: 112165
Submitted by: Lars Engels <lars.engels@0x20.net> (maintainer)
Changelog:
http://download.aircrack-ng.org/ChangeLog
Notes:
aireplay-ng, airdump-ng and airtun-ng now build successfully on 7-Current
PR: 112164
Submitted by: Lars Engels <lars.engels@0x20.net> (maintainer)
- Update pkg-message: Tor's control port can also be
specified through Vidalia's configuration file.
- Clean up Tor detection (as seen in security/dns-proxy-tor)
- Bump PORTREVISION
Submitted by: krisbot
Fabian Keil (maintainer)
Changelog:
- Fix for incorrect performance data file write/append mode options
- Fix for current status of hosts with no host check command defined
- SIGSEGV signals should now be logged again (broken in 2.8)
- Configure script fix for no mail program found/installed on system
- Configure script option bug fixes for cygwin and embedded perl
- Command definitions and host/service plugin perfdata with HTML should now be
escaped in CGIs
- Patch for incorrect time down percentage in availability CGI
- Updated init script to fix a race condition during restarts
PR: 111505
Submitted by: Jarrod Sayers <jarrod@netleader.com.au> (maintainer)
2007-03-28 graphics/hobbes-icons-xpm: Archaic port
2007-04-10 japanese/firefox-ja: Incomplete pkg-plist
2007-04-10 japanese/lookup-xemacs: Does not install
2007-04-10 lang/linux-hla: Does not compile
2007-04-10 mail/vmailmgr: Incomplete pkg-plist
2007-04-10 multimedia/qvamps: Touches filesystem prior to 'make install'
2007-03-10 net-mgmt/sting: Broken on all supported versions of FreeBSD
2007-04-10 net-mgmt/tas: Incomplete pkg-plist
2007-04-10 net-p2p/verlihub-plugins: Does not configure, it needs at least verlihub 1.0
2007-04-10 news/inn-stable: Fails to patch
2007-04-10 palm/malsync: Does not build with new pilot-link
2007-04-10 russian/elm.language: Leaves behind files on deinstall
2007-04-10 russian/pine.language: Leaves behind config file on deinstall
2007-04-01 science/py-scipy03: Replaced by py-scipy
2007-04-10 security/php4-cryptopp: Does not compile
Pktstat listens to the network and shows the bandwidth being consumed
by packets of various kinds in realtime. It understands some protocols
(including FTP, HTTP, and X11) and adds a descriptive name next to the
entry.
WWW: http://www.adaptive-enterprises.com.au/~d/software/pktstat/
Author: David Leonard <leonard at users.sourceforge.net>
Adapted from: OpenBSD port
Major changes since 0.61.0
- remove IP2Location and GeoIP files, add related configure options
instead (thanks to Niko Tyni for contribution)
--with-ip2location-headers=DIR
IP2Location include files location
--with-ip2location-lib=DIR
IP2Location library location
--with-ip2location-static
Explicitly link IP2Location statically
(default=no)
--with-geoip-headers=DIR
GeoIP include files location
--with-geoip-lib=DIR GeoIP library location
--with-geoip-static Explicitly link GeoIP statically (default=no)
--with-geoip-default-file=file
Use a default GeoIP database file when
- add support for use of IPv6-enabled IP2Location API
(GeoIP still only supports IPv4)
- add anoynmization action in ipv6calc
$ ipv6calc -q 2001:db8:0123:4567:89ab:cdef:0123:4567 --action anonymize
2001:db8:123::
$ ipv6calc -q 192.0.2.1 --action anonymize
192.0.2.0
- add tool "ipv6loganon" for anonymizing web server log files
- Getopts support: configure detects now the presence of system getopts
library
- several bugfixes
Rancid monitors a router's (or device's) configuration, including software
and hardware (cards, serial numbers, etc), using CVS. Rancid currently
supports Bay routers, Cisco routers, Juniper routers, Catalyst switches,
Foundry switches, Redback NASs, ADC EZT3 muxes, MRTd (and thus likely IRRd),
Alteon switches, HP procurve switches, Hitachi routers.
Rancid logs into each of the devices in a router table file, runs various
commands, chomps the output, and emails any differences ( sample) from
the previous collection to a mail list.
A looking glass is also included with rancid, based on Ed Kern's in use on
http://nitrous.digex.net/. Rancid version has added functions, supports cisco,
juniper, and foundry and uses the login scripts that come with rancid;
so it can use rsh, telnet, or ssh to connect to your router(s).
WWW: http://www.shrubbery.net/rancid/
PR: 110607
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
Repocopy by: marcus
PR ports/63759 was committed (3 years ago). Try to use normal TERM
signal for graceful termination [1].
- Increase /bin/ps cache size from 16KB to 120KB. This should fix
process counter (ex prCount.1) on the server which has large number
of processes [2].
PR: ports/103811 [1], ports/110498 [2]
Reported by: Yuri Arabadji <yuri@deepunix.net> [1],
Mike Andrews <mandrews@bit0.com> [2]
certificate expires. The check is done via an SSL connection (STARTTLS
mechanisms are not supported). The plugin is written in Perl, should work with
the embedded Perl interpreter (not tested though) and requires Net::SSLeay and
Date::Manip to be installed on the Nagios host.
Author: Holger Weiss <holger@CIS.FU-Berlin.DE>
WWW: http://www.jhweiss.de/software/nagios.html
PR: ports/110603
Submitted by: Eric Cronin <ecronin@gizmolabs.org>
- Add backup master site
- Remove MASTER_SITES from SUB_LIST which does not work properly
and is not right when there is more than one master sites
PR: ports/110457
Submitted by: Kian Mohageri <kian.mohageri at gmail.com> (maintainer)
- Bug fix for calculating notification interval with service escalations
- Bug fix for using servicegroups in service dependency definitions
- Bug fix for bad date format submission in command CGI
- Possible segfault fix during restarts when daemon was performing host checks
- Fix for missing check timeout in event broker calls
- Fix for handling signals under NPTL
- Added error messages for passive service checks that don't correspond to a
defined service
PR: 110262
Submitted by: Jarrod Sayers <jarrod@netleader.com.au> (maintainer)
monitoring system. This plugin checks the status of PF, the OpenBSD
packet filter, and compares the current state count to given or default
thresholds, returning the result. It is written in C.
WWW: http://www.zampanosbits.com/check_pf/
PR: ports/110112
Submitted by: Kian Mohageri <kian.mohageri at gmail.com>