- remove patch and use new autoconf variables to set the privsep user
instead, thanks to Matthew Luckie (upstream developer) for adding these.
- use correct uid in PLIST.
Comprehensive and easy to use graphical front end for synergy. It allows
you to configure synergy as a client or server and gives you complete
and easy access to all of synergy's options.
ok sthen@
scamper is a program that is able to conduct Internet measurement
tasks to large numbers of IPv4 and IPv6 addresses, in parallel, to
fill a specified packets-per-second rate. Currently, it supports
the well-known ping and traceroute techniques, as well as radargun,
ally and mercator. (On some other OS it also supports sting, and
parts of tbit).
(or much activity) in years and it has various fixes, including:
- unbreak IPv6
- support pflog capture files and pppoe
- chroot to /var/empty when dropping privs
one in the event of an error in the filter, this results in attempting
to deref bogus memory. pass it an explicit NULL which is handled correctly.
- don't strip the installed binary, remove USE_GROFF
the file triggers an attempt to rebuild autoconf files, which breaks the build
if automake-1.11 is installed. Worked out by Nigel Taylor.
Fix typo in DESCR while there. The patch was there because these flags
broke the build in an earlier version of libnice, but are no longer needed
(checked gcc 3 and 4; port didn't build on gcc 2 arch anyway). ok jasper@
move it from a BUILD+RUN_DEPENDS to WANTLIB+LIB_DEPENDS so that the dependency
is tracked and opal gets updated if the FFmpeg API changes. Comment to explain
why check-lib-depends says it's extra. Pointed out by Brad, ajacoutot@ hates
it but is ok with it.
nload is a console application which monitors network traffic and
bandwidth usage in real time. It visualizes the in- and outgoing traffic
using two graphs and provides additional info like total amount of
transfered data and min/max network usage.
ok sthen@
Net_LDAP2 is the successor of Net_LDAP which is a clone of Perl's
Net::LDAP object interface to directory servers. It contains most of
Net::LDAP's features but has some of its own too.
With Net_LDAP2 you have:
* A simple object-oriented interface to connections, searches entries
and filters.
* Support for TLS and LDAP v3.
* Simple modification, deletion and creation of LDAP entries.
* Support for schema handling.
Net_LDAP2 layers itself on top of PHP's existing LDAP extensions.
From Kirill Bychkov with tweaks from me:
- set rc_reload
- add "@sample /var/ipcad" so you don't need to create it yourself
- use "@extraunexec rm -rf /var/ipcad/*" not rm -rf /var/ipcad