The configure script of textproc/skim does not make use of
CFLAGS or CPPFLAGS but only CXXFLAGS. So the critical
``-D__STDC_ISO_10646__'' should be put to CXXFLAGS in
CONFIGURE_ENV.
PR: ports/69930
Submitted by: "Jie Gao" <gaoj@cpsc.ucalgary.ca>
- I'm maintainer (with another email)
- Update to 0.5
- C&P from ChnageLog
- Announce ourselves as 'clamsmtp' in banner to prevent loop warnings
- Fixed endless loop that occurred on failure to connect out
- Added option for leaving all files in temp directory (debugging purposes)
- Prints version number when run with -v
PR: ports/69971
Submitted by: Cheng-Lung Sung <clsung@freebsd.csie.nctu.edu.tw>
The distfile for this port is not fetchable until its URL
is changed to match the new name for the same company. The
size & md5 checksum etc. remain the same.
For their official announcement of the name change, please see:
<http://www.allume.com/company/pressroom/releases/aladdin/072604allume.html>
PR: ports/69974
Submitted by: Paul Seniura <pdseniura@techie.com>
in printed formats.
SP_ENCODING=koi8-r should be passed to jade.
Obtained from: ftp://ftp.ptc.spbu.ru/people/uwe/sgml/ (slightly modified)
Found by: Denis Philippov
Submitted by: den
- Fix a restore bug where the backups could be
applied out of proper order possibly restoring an old version
of a modified file.
- Fix for restore selection of a file by name, where it was
possible to select a file from the wrong Client.
- Fix segmentation fault during backup of a symbolic link
with ACLs turned on.
- Fix a minor compile error in wx-console.
- Fix a bug in despooling when the spooling disk partition becomes
totally filed or gets I/O errors.
- Fix a memory leak in PostgreSQL, and make Bacula retry 5 times if
connecting to the DB fails.
- Retry 5 times if connect to MySQL failes.
- Fix linking the gnome-console
o) Install mtx-changer
o) Add switch for installation of mtx for autochanger control
PR: ports/69902
Submitted by: dan@langille.org
problems with the new make(1) .MAKEFLAGS handling. To disable
__softMAKEFLAGS caching, set NOPRECIOUSSOFTMAKEVARS (note: this is done
by default if the new make(1) is being used). To disable .MAKEFLAGS
caching, set NOPRECIOUSMAKEVARS (same as before).
PR: standards/57295
Submitted by: harti
Tested on: pointyhat
Committers: Please be careful to not carelessly remove libtool archives
from ports in KDE's dependency path. You will very likely cause much pain
for users in the process.
Discussed with: bland
freshmeat blurb:
This is a maintenance release with some minor feature additions.
Numerous bugs are fixed, including macro-related bugs and build
problems.
(lib name contains software version instead of 0.0.0 now...)
PR: ports/69932 ports/69933
Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
NSD 2.1.2 release notes:
FEATURES:
- NSD now fully supports unknown record types using the notation
specified in RFC3597.
- Support for the following RR types has been added: WKS, X25, ISDN,
RT, NSAP, PX, NAPTR, KX, CERT, DNAME, and APL. DNAME special
processing is not supported.
BUG FIXES:
- Bug #84: NSD now uses SIGUSR1 instead of SIGILL to report stats.
- Bug #85: Support for WKS records.
- Bug #86: The characters "#%&^[]?" can now be used without backslash
in zone file domain names.
- Plugin callback return type fixed.
- The maximum message length for IPv6 UDP packets is now limited to
the IPv6 minimum MTU (1280) unless the IPV6_USE_MIN_MTU socket
option is supported.
PR: ports/69914
Submitted by: Olafur Osvaldsson <oli@isnic.is> (maintainer)