- Install man page
- Make krb5_ccname option in nss_ldap.conf work
nss_ldap has two different arguments that can be used at compile time to
make this work. The --enable-configurable-krb5-ccname-env configure
option was chossen because it works with both the Heimdal and MIT
Kerberos implementations and does not require a kerberos dependency. A
note has been made in UPDATING that this now works because
misconfiguration can lockout users.
PR: 100104
Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de>
Approved by: Maintainer
FT232BM and FT245BM type chips including the popular bitbang mode.
Note: When you get a -5 error "can't claim usb device" during
ftdi_usb_open(), make sure the kernel ftdi_sio driver is unloaded.
WWW: http://www.intra2net.com/de/produkte/opensource/ftdi/
PR: ports/100982
Submitted by: Olexandr Davydenko <o.davydenko at gmail.com>
- Add a GAME option (disabled by default, because original game.so is provided
by "games/quake2-data").
- Follow rules in "games/quake2-data/Makefile.include": fix search path
handling.
via a Log::Log4perl handle. Log::Log4perl has many advantages for logging
but the ones probably most attractive are:
The ability to turn logging on or off or change the logging you see without
changing your code.
Different log levels allowing you to separate warnings, errors and fatals
to different files.
WWW: http://search.cpan.org/dist/DBIx-Log4perl/
PR: ports/100610
Submitted by: Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
Autopano analyses two or more images and automatically generates control
points - coordinates in the images where the views overlap. This can be fed
to hugin which then stitches the files together and enblend which combines
the colors to remove seam lines.
WWW: http://user.cs.tu-berlin.de/~nowozin/autopano-sift/
- Add entry to LEGAL:
The use of this software is restricted by certain conditions. See the
"LICENSE" file distributed with the program for details.
The University of British Columbia has applied for a patent on the SIFT
algorithm in the United States. Commercial applications of this software
may require a license from the University of British Columbia.
PR: 95746
Submitted by: J.R. Oldroyd <fbsd@opal.com>
Maintained by: Carlos E. G. Carvalho <cartola@openit.com.br>
yet and are unable to tell what the naming scheme will be with
those patches. We can narrow down the scope later, we should
not do so before we know the mentioned scheme.
Triggered by: sem
traceroute, but supporting ICMP, TCP, UDP and other IP protocols.
etrace has a wealth of options ranging in function from controlling
output to the detailed construction of trace packets.
WWW: http://www.bindshell.net/tools/etrace
PR: ports/100976
Submitted by: dave.ryan at gmail.com