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)
This is a Linux/i386 rpm port of procps.
procps is the package that has a bunch of small useful utilities
that give information about processes using the /proc filesystem.
The package includes the programs ps, top, vmstat, w, kill,
free, slabtop, and skill.
WWW: http://procps.sourceforge.net/
PR: ports/111247
Submitted by: leres@ee.lbl.gov (Craig Leres)
Changelog:
- Detect if new PosgreSQL batch insert API is present.
- Correct incorrect mempool call causing Director crash.
- Update spec files for 2.2.1 release
- - More info at http://marc.info/?l=bacula-announce&m=118908051923627&w=2
PR: 116155
Submitted by: Dan Langille <dan@langille.org> (maintainer)
Also, fix a couple bugs in the FreeBSD integration that were causing
periodic execd crashes. [1]
Submitted by: Hans-Martin Rasch <rasch at incore dot de> [1]