to copy from a disk device to many. The data transfer rate is improved
by making use of a much more efficient use of the transfer rate of the disks.
WWW: http://mdcp.sourceforge.net/
PR: ports/122777
Submitted by: Monzyne, W. <wamonzyne at hotmail.com>
- Remove manual strip in post-install, because the INSTALL_PROGRAM will strip
it by default. That way it will respecting my configure for I can install
non-strip as 100% of my installed ports have been compiled with debug
symbols.
- Update the WWW.
Approved by: hideo <hideo@lastamericanempire.com> (maintainer)
heterogeneous source code. It is purely in Perl, and takes advantage
of the power of Perl's regular expressions.
WWW: http://petdance.com/ack/
PR: ports/122919
Submitted by: Frank Steinborn <steinex at nognu.de>
/dev/null. The latter is a problem because the port's Makefile uses the
bsd.*.mk infrastructure. This works around several problems people were
having when setting CFLAGS[1] in make.conf or CC[2] on the command line.
PR: ports/122943 (really this time)
Reported-by: many[1], Frank Fenor[2]
/dev/null. The latter is a problem because the port's Makefile uses the
bsd.*.mk infrastructure. This works around several problems people were
having when setting CFLAGS[1] in make.conf or CC[2] on the command line.
PR: ports/122943
Reported-by: many[1], Frank Fenor[2]
- Fix library path order so [older] qpxtool libraries
under /usr/local/lib don't get erroneously linked during
port updating
PR: 122637
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
Reported by: bms
all of your files. It is useful both for producing incremental backups
or for systemwide images or "snapshots". The script can be run either
from the command line or, more typically, as a cron job to automate
system backup tasks.
The central benefit of using 'tbku' over hand written tar commands is
that 'tbku' is "table driven". You specify the set of files to back up
in a table (a separate file). You can have as many of these "filesets"
as you wish, corresponding to different kinds of backups you want
done. 'tbku' will do backups automatically or manually, based on the
name of the "fileset". This considerably simplifies automating
backups, keeping backup logs, and generally maintaining an orderly
backup environment.
'tbku' can also be used to capture system images which can then
later be used to (re)provision other machines.
PR: ports/121916
Submitted by: Tim Daneliuk <tbku@tundraware.com>
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)