- Call mkfifo instead of mknod for creating FIFOs to fix cramfsck.
PR: 116292
Submitted by: Christopher Hall <freebsd@generalresources.com>
Approved by: maintainer
Enclosed one line patch enables mbmon's recognition of the 657DHG
temp sensing device on the Asus P5x motherboard series
PR: ports/116474
Submitted by: Howard Goldstein <hg@queue.to>
Approved by: maintainer timeout
Add the GUI interface for Bacula,bat is the GUI inteface for Bacula.
Bacula is a set of computer programs that permit you (or the system
administrator) to manage backup, recovery, and verification of
computer data across a network of computers of different kinds.
In technical terms, it is a network Client/Server based backup program.
Bacula is relatively easy to use and efficient, while offering many
advanced storage management features that make it easy to find and
recover lost or damaged files. Due to its modular design, Bacula is
scalable from small single computer systems to systems consisting of
hundreds of computers located over a large network.
WWW: http://www.bacula.org/
PR: ports/116450
Submitted by: Dan Langille <dan@langille.org>
Alter this port in preparation for a new port, sysutils/bacula-bat
No need to upgrade bacula-server unless you really want to.
PR: ports/116449
Submitted by: Dan Langille <dan@langille.org>
The program /usr/bin/install-info doesn't exist in case
the base system has been compiled with NO_INFO. This causes
an error during installation of sysutils/screen because one
of screen's make files rely on this program.
I added handling of NO_INFO (and NO_MAN by the way). I suggest
to let screen depend on print/texinfo if the user doesn't define
NO_INFO and /usr/bin/install-info doesn't exist.
PR: ports/115048
Submitted by: Bj\xf6rn K\xf6nig <bkoenig@cs.tu-berlin.de>
Approved by: maintainer timeout
The program /usr/bin/install-info doesn't exist in case
the base system has been compiled with NO_INFO. This causes
an error during installation of sysutils/screen because one
of screen's make files rely on this program.
I added handling of NO_INFO (and NO_MAN by the way). I suggest
to let screen depend on print/texinfo if the user doesn't define
NO_INFO and /usr/bin/install-info doesn't exist.
PR: ports/115048
Submitted by: Björn König <bkoenig@cs.tu-berlin.de>
Approved by: maintainer timeout
2007-08-22 www/mapedit: Depends on obsolete version of jdk
2007-08-22 www/hotjava: Depends on obsolete version of jdk
2007-08-29 sysutils/cd9660_unicode: is obsolete. See mount_cd9660(8)
2007-09-11 net-mgmt/p5-Net-SNMP3: only runs with old, unsupported Perl versions
- Makefile fixes.
- Correct passing of parameters to shutdown(8)
- Correct a bug whereby attempting to set preferences when no
configuration file already exists (e.g., when first running DownTime)
would result in a warning and non-application saving of the new
preferences
- Window title consistency
- Print date and time when writing warnings / errors
PR: 115852
Submitted by: maintainer
Cdrdao changes:
o Man page cleanup (Andrew Suffield)
GCDMaster changes:
o Fixed GCC 4.1 compilation issues
o Fixed hang when inserting WAV file
- Ensure that the libraries built by the port are linked in and not
already installed ones. For example in case of libcdda_paranoia
installed by audio/cdparanoia can't be used to build cddao. Such
problems only happen when using non-standard compiler and/or linker
flags are used but it doesn't hurt to add some anti-footshooting
measurements to the port. [1]
PR: 115616 [1]
Approved by: netchild
- minor bug fix update
- Full details at http://marc.info/?l=bacula-announce&m=118979703801277&w=2
- If you are running PostgreSQL, please don't forget to update the
client libraries and ensure that they are the multi-thread version
so you can take advantage of the new speed improvements of the batch
insert feature (significant performance boost).
PR: ports/116356
Submitted by: Dan Langille <dan@langille.org> (maintainer)
to solve a number of problems common to many Java applications:
- Run as a Windows Service or Unix Daemon.
- Application Reliability.
- Standard, Out of the Box Scripting.
- On Demand Restarts.
- Flexible Configuration.
- Ease Application Installations.
- Logging.
WWW: http://wrapper.tanukisoftware.org/
something that just gets the work done? Welcome to BashBurn - It just
works!
BashBurn is the new name for the cd burning shell script Magma. It's
not the best looking CD-burning application out there, but it does
what you want it to do. (And if not then probably didn't want to do it
anyway)
WWW: http://bashburn.sourceforge.net/
PR: ports/115846
Submitted by: Martin Tournoij <carpetsmoker at xs4all.nl>
- Depend on devel/libublio instead of fetching sources and integrating them.
- Install symlink in /usr/sbin/mount_ntfs-3g, to allow using with
'mount -t ntfs-3g' and in /etc/fstab, after mounting /usr.
- Change default UBLIO_BLOCKSIZE value to 262144.
- Update pkg-message, with notes about the mount_ntfs-3g symlink, and about
problems with many simultaneous operations (not ublio's problem, but
incremented when used with a larger blocksize).
Tool for copying partitions to another HDD.
Program correctly understand size diference between two HDD
and change size of each partition proportionally for filling entire HDD
WWW: http://sourceforge.net/projects/clonehdd/
- Anton Lysenok
bart@tapolsky.net.ua
PR: ports/115686
Submitted by: Anton Lysenok <bart@tapolsky.net.ua>
- Fix build on CURRENT by switching replacing 802.11 code using deprecated wi_req structures
Submitted by: Peter Hofer <ph (at) desktopbsd.net>
Approved by: miwi (mentor)