- Change default CXXFLAGS from -Os to -O3
- SSE assembly has been dropped due to lack of evidence for improved
performance
PR: ports/115708
Submitted by: bf <bf2006a at yahoo.com> (maintainer)
It provides various tag types, high speed one pass parsing, callback
system and tag position restriction.
WWW: http://pecl.php.net/package/bbcode/
PR: ports/115238
Submitted by: Ditesh Shashikant Gathani <ditesh at gathani.org>
it's more portable now).
- Install manpages into ${MANPREFIX}/man, not ${PREFIX}/share/man.
- Bring back IGNORE for FreeBSD < 600000 (all fusefs-* ports have it,
and the build would succeed but installation of dependencies would fail).
- Add a note in pkg-message about memory usage, and make a gramatical
correction.
- Avoid calling fsync() twice.
PR: 115088
Submitted by: alepulver@
already patched by optpatch-freetype and patch program needs to locate
shifted position for the hunk, default three lines of context are not
enough to properly locate the right place.
This unbreaks builds with optional WITH_TTF_BYTECODE_ENABLED feature
enabled.
It takes care of all the details like building RADIUS packets, sending them
and decoding responses.
WWW: http://www.wiggy.net/code/pyrad/
PR: ports/115458
Submitted by: Blaz Zupan <blaz at si.FreeBSD.org>
the PulseAudio sound server.
Please note that this program can only configure local servers, and requires
that a special module module-gconf is loaded in the sound server. (Since
PulseAudio 0.9.5 this modules is loaded by default.)
WWW: http://0pointer.de/lennart/projects/paprefs/
PR: ports/115318
Submitted by: Romain Tartière <romain at blogreen.org>
tool ("mixer") for the PulseAudio sound server. In contrast to classic mixer
tools this one allows you to control both the volume of hardware devices and of
each playback stream seperately.
WWW: http://0pointer.de/lennart/projects/pavucontrol/
PR: ports/115320
Submitted by: Romain Tartière <romain at blogreen.org>
an icon in the tray area and allows quick access to some features of the
PulseAudio sound server. Specifically it can do for you:
- Notify about new sink/sources becoming available on the LAN
- Quickly change the default PulseAudio sink/source/server assigned to the
current X11 display, selecting devices available on the LAN
- Start the auxiliary tools PulseAudio Volume Control, PulseAudio Volume
Meter, PulseAudio Manager, PulseAudio Preferences
WWW: http://0pointer.de/lennart/projects/padevchooser/
PR: ports/115315
Submitted by: Romain Tartière <romain at blogreen.org>
<ChangeLog>
*) Change: now nginx tries to set the "worker_priority",
"worker_rlimit_nofile", "worker_rlimit_core", and
"worker_rlimit_sigpending" without super-user privileges.
*) Change: now nginx escapes space and "%" in request to
a mail proxy authentication server.
*) Change: now nginx escapes "%" in $memcached_key variable.
*) Bugfix: nginx used path relative to configuration prefix
for non-absolute configuration file path specified in the
"-c" key; bug appeared in 0.6.6.
*) Bugfix: nginx did not work on FreeBSD/sparc64.
</ChangeLog>
FUSEPod is a userspace filesystem which mounts your iPod into a directory
for easy browsing of your songs on your iPod. It features a configurable
directory layout, read/write support, read support for playlists and finds
where your iPod is.