Wavpack moves from main package to stand alone plugin.
New cdio plugin, spc plugin now enabled.
Mark the cairo plugin ignore because it needs a newer version of cairo.
Use gst-register-0.8 instead of gst-register.
Changelog: http://gstreamer.freedesktop.org/releases/gst-plugins/0.8.10.html
Approved by: maintainer (implicit)
processes some of the entries in order to present them in a more comprehensible
format, and then mails you the output. It is written specifically for large
network clusters where a lot of machines (around 50 and upwards) log to the
same loghost using syslog or syslog-ng. It is an alternative to a similar
package, called LogWatch.
PR: ports/82948
Submitted by: Alan Snelson <Alan@Wave2.co.uk>
libfilecmp.so.0.0, but this isn't only not in keeping with the FreeBSD
Way: it breks the deinstall script, which strips the last .0 from the
file name.
Once more thanks to: pointyhat.
of their daily activities. Since your management will typically have
no idea what you are doing to justify such an exorbitant salary any
amount of money they may be paying you being classified as
.exorbitant., and since most people forget what they do themselves,
it.s good to keep a record. Trot your logs out around performance
review time, and show them to your management after suitable
sanitization on a regular basis.
PR: ports/82867
Submitted by: Joseph Ross <jross@far2wise.net>
The ufs_copy copies a UFS filesystem image like dd(1).
It doesn't copy free blocks for speed and it generates a sparse destination
file for saving space.
WWW: http://people.freebsd.org/~simokawa/ufs/
o) Add patch for propper power off of ups device with USB
driver on FBSD-5 ("Mike Tancsa" <mike@sentex.net>)
PR: ports/82765
Submitted by: Benjamin Constant <bconstant@be.tiauto.com>, "Mike Tancsa" <mike@sentex.net>
<mwatts@edu1.tokyo-med.ac.jp>... Deferred: Operation timed out with earch.tokyo-med.ac.jp.
Message could not be delivered for 5 days
Message will be deleted from queue
which has persisted since February
(1) Do not change default dependency (depend on ruby-bdb1),
since ruby-bdb (BDB >= 2) support is not so tested.
(2) Thus, no PORTREVISION bump.
- a little Makefile change for portlint clean
PR: ports/82000
Submitted by: Alexander Novitsky <alecn@server.v42of.icc-vvd.ru>
Reviewed by: KOMATSU Shinichiro <koma2@lovepeers.org> (maintainer)
This port provides an utility for controlling most of the LSI Logic's
MegaRAID BIOS functions.
WWW: http://www.lsilogic.com/products/megaraid/
PR: ports/82512
Submitted by: Gerrit Beine <tux@pinguru.net>
o Update sysutils/topless to 1.46.
Many improvements and some bugfixes were made to this version.
PR: ports/82719
Submitted by: KOMATSU Shinichiro <koma2@lovepeers.org> (maintainer)
fix minor documentation issues with the portsclean(1) manpage.
1. In the SYNOPSIS, the -L option is excluded.
2. In the description for the -Q option, an example of the -QQ option
is not given and since the other descriptions do this,
it looks nicer and is easier to read.
PR: ports/82666
Submitted by: KOMATSU Shinichiro <koma2@lovepeers.org> (maintainer)
Pointed out by: Jason E. Hale <jhale@bluebottle.com>
1. Upgrade to the latest version, 2.0.1
2. Convert to rc.d style startup/shutdown script
3. Improve permissions on /var/db/nut
Download pgp signature file for the tarball.
PR: ports/81591
Submitted by: Dmitry A Grigorovich
Gnome application for writing CD-Audio discs. It aims for simplicity,
usability and compability. Its features are:
o Supports multiple formats files, like WAV, MP3, OGG, FLAC and every other
gstreamer does
o Save and open PLS, M3U and XSPF playlists
o Extracts audio from video contents, like an MPEG video
o Uses audio metadata for better handling
o Supports drag and drop: drop musics directly from Rhythmbox or Nautilus!
o Clean and easy to use interface
o Easy integration with other applications
WWW: http://s1x.homelinux.net/projects/serpentine
There is probably a better way for handling os.statfs on FreeBSD than the way
I did, but this works. Patches welcome =)