Infrastructure: sync with upstream

Also pull in numerous pkg-descr tweaks that went in yesterday.

Taken from: FreeBSD
This commit is contained in:
Franco Fichtner 2015-03-03 01:47:10 +01:00
parent 23a15463e1
commit 0db0633b08
11 changed files with 18 additions and 31 deletions

1
MOVED
View file

@ -7436,3 +7436,4 @@ net/xrdesktop||2015-03-01|Has expired: Unmaintained upstream - please use net/xr
www/mediawiki122||2015-03-01|Has expired: Deprecated by upstream, use www/mediawiki12{3,4} instead
www/mod_cplusplus||2015-03-01|Has expired: written for apache 2.0, no longer maintained upstream
www/py-django15||2015-03-01|Has expired: not supported by upstream
math/isabelle||2015-03-01|Has expired: Broken for more than 6 months

View file

@ -24,7 +24,7 @@ you update your ports collection, before attempting any port upgrades.
upon how you manage your system.
If you use pkgng, simply upgrade:
# pkg upgrade
# pkg upgrade -f
If you use portmaster, install new ruby, then rebuild all ports that depend
on ruby:

View file

@ -16,7 +16,4 @@ LZO implements a number of algorithms with the following features:
+ Algorithm is thread safe.
+ Algorithm is lossless.
Author: Markus Franz Xaver Johannes Oberhumer
markus.oberhumer@jk.uni-linz.ac.at
WWW: http://www.oberhumer.com/opensource/lzo/

View file

@ -11,5 +11,4 @@ ASCII, UTF-8, EUC-JP and Shift_JIS.
4.x supports Ruby1.9.
Author: K.Kosako <kosako@sofnec.co.jp>
WWW: http://www.geocities.jp/kosako3/oniguruma/

View file

@ -2,5 +2,4 @@ bsnmp-ucd is a module for bsnmpd which allows you to get memory, load
average, cpu utilization and other system statistics. It implements parts
of UCD-SNMP-MIB for this.
Author: Mikolaj Golub <to.my.trociny@gmail.com>
WWW: http://bsnmp-ucd.googlecode.com/

View file

@ -1,12 +1,11 @@
Rate is a swiss-army-knife command-line traffic analysis tool, designed
to help a network administrator to see what is happening at a router at
the moment. Unlike tcpdump(1), rate uses statistical and stream-oriented
methods, and will never produce an output stream at a speed beyond human
perception. The output is less accurate, however. Rate features four
different operating modes, designed to perform the following tasks:
estimating overall traffic rates, determining nodes generating the
highest traffic, determining connections and flows generating the highest
Rate is a swiss-army-knife command-line traffic analysis tool, designed
to help a network administrator to see what is happening at a router at
the moment. Unlike tcpdump(1), rate uses statistical and stream-oriented
methods, and will never produce an output stream at a speed beyond human
perception. The output is less accurate, however. Rate features four
different operating modes, designed to perform the following tasks:
estimating overall traffic rates, determining nodes generating the
highest traffic, determining connections and flows generating the highest
traffic and extracting strings from packets.
Author: <mtg@elsat.net.pl>
WWW: http://s-tech.elsat.net.pl/

View file

@ -1,12 +1,12 @@
wol implements Wake-On-LAN functionality in a small program.
wol implements Wake-On-LAN functionality in a small program.
It wakes up hardware that is Magic Packet compliant.
Consider you have a sleeping or turned-off computer
Consider you have a sleeping or turned-off computer
and you want to wake it up remotely. Just type:
# wol <MAC-ADDRESS>
and the host wakes up (OK, it will boot ;-).
and the host wakes up (OK, it will boot ;-).
Features:
- Wakes up various NIC's (tested)
@ -18,5 +18,4 @@ Features:
- Wake up from file (same as /etc/ethers and an enhanced format)
- Sleeping between two wake ups (measured in milliseconds)
Author: Thomas Krennwallner <krennwallner@aon.at>
WWW: http://ahh.sourceforge.net/wol/

View file

@ -1,4 +1,3 @@
Libgcrypt is a general purpose crypto library based on the code used in GnuPG.
Author: wk@g10code.com
WWW: http://www.gnupg.org/

View file

@ -1,6 +1,4 @@
libgpg-error is a library that defines common error values
for all GnuPG components. Among these are GPG, GPGSM, GPGME,
GPG-Agent, libgcrypt, pinentry, SmartCard Daemon
libgpg-error is a library that defines common error values
for all GnuPG components. Among these are GPG, GPGSM, GPGME,
GPG-Agent, libgcrypt, pinentry, SmartCard Daemon
and possibly more in the future.
Author: Marcus Brinkmann <marcus@g10code.com>

View file

@ -3,5 +3,4 @@ features of ATA hard drives. This includes standby timeouts, power
(APM), write cache and acoustic (AAM) level settings, and it can show
details about the installed devices.
Author: Bruce Cran <bruce@cran.org.uk>
WWW: http://bluestop.org/ataidle/

View file

@ -8,7 +8,4 @@ htmlhelp, javahelp, man, pdf, ps, txt, xhtml, xhtml-nochunks.
Currently the only XSL-T processor supported is xsltproc (textproc/libxslt).
For DVI, PDF and PostScript output, PassiveTeX (print/passivetex) is required.
Author: Tim Waugh <tim@cyberelk.net>
Ondrej Vasik <ovasik@redhat.com>
WWW: http://fedorahosted.org/xmlto/