Release Date: 2006-12-07. Changelog:
* If no group entries are found a clear error message gives a hint
to select another group search root.
* Search requests for LDIF/DSML export add * to requested attributes. This
fixes limited export if configuration parameter requested_attrs is set.
observed so far (spurious and real). Update WWW.
Although supposedly a minor bug-fix release, this one still comes with a
file-format change, unfortunately. See vendor's announcement at:
http://forums.oracle.com/forums/ann.jspa?annID=372
* patch-lib_dialyzer_src_Makefile
Avoid computing the PLT when building the port. It may take so
long that the port building cluster thinks this is a runaway port.
* patch-lib_dialyzer_src_dialyzer__cl.erl
Trick dialyzer into building the PLT even after the port is installed.
* patch-lib_dialyzer_src_dialyzer__cl__parse.erl
Let every user have his own initial PLT in ~/.dialyzer_init_plt.
When dialyzer is invoked the PLT will be rebuilt if needed.
This commit will fix both ports/105869 and the pointyhat port checks.
. Replace some hardwired /usr/local instances with LOCALBASE.
. Small Makefile restructure to keep related variables in one place.
. Add ipv6 to CATEGORIES if its enabled. [2]
PR: 106130 [2]
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> [2]
Pointed out by: pointyhat (via kris) [1]
mplayer's configure only accepts the last --with-extraincdir, and
--with-x11libdir is removed in the next version. Therefore, directly
change hardcoded /usr/X11R6 in configure.
Approved by: portmgr (linimon), Thomas E. Zander <riggs@rrr.de> (maintainer)
* Remove dead master site
* Add the URL with the old versions to master sites to prevent 1.04
release rendering our port unfetchable
* Remove unnecessary -lstdc++ from CXXFLAGS
* Remove our implementation of SMTP authentication, since one has been
implemented by the authors (remove files/patch-doc-nullmailer-send.8,
files/patch-lib-list.h and files/patch-smtp_authentication)
* Add a note that the SMTP authentication option has been changed
Submitted by: vd
- Move to LOCALBASE
We waited the maintainer's opinion about the issue he found for 14 days.
The fix is submitted to upstream and will be in next release.
PR: ports/105634
Submitted by: Henrik Brix Andersen <henrik at brixandersen.dk>
Approved by: Tobias Roth <ports at fsck.ch> (maintainer)
In PR, chinsan@ submitted an update to 1.2. Maintainer sends a new version
instead.
PR: ports/106397
Submitted by: Lapo Luchini <lapo at lapo.it> (maintainer)