- Fix the build if multimedia/x264 is installed in system. [1]
- Add --exclude in extract to not extract beos, macosx, liba52, libavcodec,
libdvdcss and other un-need directories to make sure they do build with the
system (use external dependencies) libraries. Only keep libx264.
- Remove a few missing leftover of ffmpeg in post-patch and in one of patch.
- Add '-dx' in jam by default to give the verbose of build. Easier for me to
collect the bug report or/and read in log from tinderboxes.
- Clean distinfo, remove a leftover of ffmpeg and add SHA256.
- Clean pkg-descr to make it looks nicer.
- Make portlint a bit happier.
Before anyone ask/request me to update it to 7.x. I don't know yet, I haven't
dig in what 7.x has. I think, this port needs to have a good last clean up
before update it to 7.x.
PR: ports/88838 [1]
Reported by: Zach Dykstra <md@anduin.org> [1], bite on me too
appears to be conflict with phpBB's built-in captcha functionality.
Please note that this does not change the default behavior (patch
phpBB for the DoS issue), and this is intentionally undocumented.
Hopefully we can get rid of all these home-grown stuff as the
phpBB make their 2.2-release.
Requested by: Goyo Roth <sadangel@pow2clk.net>
PR: ports/93204
Submitted by: delphij
Approved by: Kang Liu <liukang@cn.FreeBSD.org>
Approved by: mentor (sem)
path component. [1]
- Add the usual MAKE_ENV=LANG=C workaround in order to prevent problems
from bad interactions of gmake, the Schily makefile system and certain
locales.
Requested by: kris [1]
Approved by: netchild
effects included. JoeQuake's main aim is to provide pleasant demo watching for
.dem files. JoeQuake also supports better graphical quality including 32bit
textures, colored lights, smoother animations, etc.
WWW: http://runecentral.com/joequake/
PR: ports/91890
Submitted by: Alejandro Pulver <alejandro@varnet.biz>
Approved by: garga (mentor)
can be compiled with MSVC, Borland and GCC. This port compiles it using
MinGW32.
WWW: http://sourceware.org/pthreads-win32/
PR: ports/96456
Submitted by: Ed Schouten <ed@fxq.nl>
- CALL is the default one
- SWITCH should be slightly faster
- GOTO should boost performance (and increase compilation time)
Suggested by: Michael Josic <systemoperator@gmail.com>
a Pythonic object model.
Features:
- Allows program logic and HTML to be completely separated - a graphical
designer can design the HTML in a visual HTML editor, without needing to
deal with any non-standard syntax or non-standard attribute names.
- Designed with common HTML-application programming tasks in mind.
- No special requirements for the HTML/XML (or just one: attribute values must
be quoted) - so you can use any editor, and your HTML/XML doesn't need to be
strictly valid.
- Works by string substitution, rather than by decomposing and rebuilding the
markup, hence has no impact on the parts of the page you don't manipulate.
- Does nothing but manipulating HTML/XML, hence fits in with any other Web
toolkits you're using.
- Tracebacks always point to the right place - many Python/HTML mixing systems
use exec or eval, making bugs hard to track down.
WWW: http://www.entrian.com/PyMeld/index.html
PR: ports/96698
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com>
SIGHUP it reopens the file, thus allowing automated rotation of logs. One
possible application of logserial is to save logs of PBX.
PR: ports/93091
Submitted by: Anastasya Batieva <nastya@rsu.ru>
- Add WITH_ESOUND knob and enable the plugin build
- Fix bsdvideo (bktr(4)) plugin and make it buildable on more archs
- Add a small error handler to detect unresolved symbols in plugins
- Add more plugins to pkg-plist
- Add experimental support for firewire(4) based video devices.
The segment of the Makefile is intentionally commented out.
PR: ports/95422, ports/96624
Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de>,
Steve Ames <steve@energistic.com> (maintainer)
Approved by: Steve Ames <steve@energistic.com> (maintainer)
maps host names like www.example.com to a filesystem tree like
$prefix/com/example/www/$suffix. It can optionally strip the www
prefix of host names.
WWW: http://dev.iworks.at/mod_domaintree/
PR: ports/96839
Submitted by: Daniel Gerzo <danger@rulez.sk>
plugins, insert the data into rrdtool database, and generate webpages
with rrdtool graphs of the performance data. nagiosgraph is easy to
configure, and ready to use for many nagios plugins.
WWW: http://nagiosgraph.sourceforge.net/
PR: ports/96769
Submitted by: Denis Shaposhnikov <dsh@vlink.ru>
- update bash, glibc, libgcc, libselinux, pcre, slang, termcap and zlib
- add SRPM of libgcc (gcc SRPM itself)
- parametize the glibc version number in the plist
- reword some parts in pkg-*install