As the first step in updating this popular program, I am
releasing the current copy of the source for top 3.5. In
the coming weeks this should become the final 3.5 release.
Beta13 includes updated modules for freebsd, linux, and
AIX.
Included are all patches for FreeBSD 4.7 - 5.2 so that this version
can be used as a drop-in replacement for the base versions (use
TOP_OVERWRITE_BASE=yes)
fixed automatic writing mode selection when the writer does not support DAO
The OggDecoder now refuses non-44100 hz files since it does no resampling yet
fixed vcdimager version check
fixed bug that caused cuefiles to be cut to 0 byte
PR: ports/60764
Submitted by: Heiner Eichmann <h.eichmann@gmx.de> (maintainer)
The only change between 1.2pre2 and 1.2 is the new -m command-line option,
also available as the 'filemode' configuration variable, which specifies
the access mode for the files created in the environment directory.
Requested by: Evren Yurtesen <yurtesen@ispro.net.tr>
o) files dir contains a sample config for network master-slave
which seems to be stable on my test environment
o) still lack of USB support, cause noone ports the LINUX usb code to
FreeBSD (perhaps libusb is also a staring point)
For changes since 2.01a21 see:
ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a22
and
ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a23
Submitted by: maintainer
I confirm that I no longer wish to be the maintainer of xlogmaster.
I suggest that the port be deleted. Xlogmaster's author has moved on
to another product, and I don't have the skills to maintain Xlogmaster
itself, particularly those to make it work under release 5 (impacted by
GCC changes).
So, if anyone is using this port, they should step up now to save it on 5.x.
makes differential or full backups, which can be split over
several files or disks. Dar saves *all* UNIX inode types,
hard links, as well as Extended Attributes.
And many other features ...
PR: ports/60846
Submitted by: Edson Brandi <ebrandi@fugspbr.org>
Cosmetic update, no functional changes:
- exit automatically when there aren't any more packages to process
- send error messages to stderr
- ignore whitespace in user input, don't blindly get the first character
PR: ports/60763
Submitted by: Stefan Walter <sw@gegenunendlich.de> (maintainer)
New Port for the mtxorbd control daemon. It allows for
controlled access to a Matrix Orbital LCD screen connected
to the serial port
PR: ports/60223
Submitted by: Russell Hay <ports@emorific.com>
ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a21
- Obey the (changed) "GPL clarifications text" in cdrecord.c and compile
with "-DSOURCE_MODIFIED" as this port slightly modifies cdrtools.
- Remove the WITH_DVDHACK knob, this port is pretty much unmaintainable
with this patch on its coat-tails. If you want to write DVDs please use
a tool like dvdrtools or cdrecord-prodvd that is written for that purpose
and coordinate with their authors if they don't work for you.
Submitted by: maintainer
These patches do the following things for PEAR ports:
* devel-pear-PEAR-Makefile.common.patch
- provides a do-install target and all that jazz in
devel/pear-PEAR/Makefile.common
- individual PEAR ports now just set a few variables:
* pear-ports-Makefile.common-ng.patch
contains changes for all pear-* ports including devel/pear-PEAR
See http://smradoch.innuendo.cz/FreeBSD/ for complete description.
Note: still missing are:
devel/pear-HTML_Common
devel/pear-I18N
net/pear-Net_NNTP
security/pear-Auth
PR: ports/59213
Submitted by: Roman Neuhauser <neuhauser@bellavista.cz>
- check for empty +REQUIRED_BY files, too (Yen-Ming Lee <leeym@leeym.com>)
- optionally run 'pkgdb -F' after each run (new parameter '-F')
- add info messages for progress status when deinstalling packages
- minor code cleanups, improvement of messages/comments
- remove the 'usage' text from the pkg-descr file
PR: ports/60639
Submitted by: Stefan Walter <sw@gegenunendlich.de> (author)