o mod_log_config and mod_log_config-st conflict in and of themselves
o also, without anchors, they break the SED magic in Mk/bsd.apache.mk
rather then affect all ports, drop AP_GENPLIST and tweak it accordinly
Reported by: erwin via pointyhat
Note the feature is turned off by default because it adds experimental and
unofficial patches from icedtea.classpath.org. You need to select WEB option
from config menu or define WITH_WEB variable to enable the feature. Also,
note that a symlink for web browser is not created automatically with same
reasoning. Thus, you need to create a symlink for your browser, e.g.,
ln -s ${LOCALBASE}/openjdk6/jre/lib/IcedTeadPlugin.so ~/.mozilla/plugins
Remove some stale comments in package message while I am here.
script) and adding proper SASL library to CONFIGURE_ENV.
If the libmemcached support option is selected in this port and the
libmemcached library was built with SASL support, our library test
in the configure script failed silently with a linker error.
- Minor OPTION processing cleanups and whitespace fixes
Reported by: pointhat
Tnote aims to be a small, quick and easy to use note taking app for
the terminalsimilar to sticky style gui note taking apps such as
Tomboy notes.
WWW: http://sourceforge.net/projects/tnote/
PR: 148935
Submitted by: ports@c0decafe.net
Game Boy Color, and Game Boy Advance. The -M fork is a collection
of community patches to the original VisualBoyAdvance. It includes an
option GTK frontend.
WWW: http://vba-m.com/
PR: 144064
Submitted by: okeeblow <root@cooltrainer.org>
ftp://ftp.berlios.de/pub/cdrecord/AN-3.00
Note that this breaks and obsoletes sysutils/cdrtools-cjk as mkisofs now
employs iconv for character conversion. Consequently USE_CDRTOOLS=cjk and
USE_CDRTOOLS together with WITH_CJK are now defunct and bsd.port.mk is
expected to be updated by portmgr@ accordingly (PR 150362).
PR: 127608, 149644
Approved by: netchild
for working with Python module distributions.
The project has two goals:
- Providing a backward compatible version to replace Setuptools
and make all distributions that depend on Setuptools work as
before, but with less bugs and behavioral issues.
- Re-factoring the code, and releasing it in several distributions.
This work is being done in the 0.7.x series but not yet released.
SQL queries in the regular C++ code, staying entirely within the Standard C++.
The idea is to provide C++ programmers a way to access SQL databases in the most
natural and intuitive way. If you find existing libraries too difficult for your
needs or just distracting, SOCI can be a good alternative.
WWW: http://soci.sourceforge.net/
PR: ports/150527
Submitted by: Julien Laffaye <kimelto at gmail.com>