- Install GCC utilities needed by GPC (doesn't work if base system GCC isn't
the same as the one used to build GPC) [2].
- Don' change the default GCC installation directory hierarchy, but avoid
possible conflicts with other GCC compilers by prepending a "gpc" directory
after ${PREFIX}.
Reported by: linimon [1], "L. S. Colby" <ls.colby@gwirynybyd.com> [2]
- Utilize USE_TK, USE_TCL
Now it uses tcl/tk 8.4 instead of 8.3
PR: ports/100926
Submitted by: Jonathan Lennox <lennox at cs.columbia.edu> (maintainer)
- Introduce NPAPI infrastructure and a demo port, both at an alpha stage
mplayerplug-in is a browser plugin that uses mplayer to play digital
media from websites.
This plug-in gives Mozilla the ability to play media from a website
the net without reading the source html and getting the url manually.
Media is played embedded in the page or in a separate window depending
on how the author of the webpage intended the media to be seen.
WWW: http://mplayerplug-in.sourceforge.net/
Wiki: http://wiki.freebsd.org/NPAPI
- hacked Makefile to install correct files instead of playing with them in
post-install stage.
Added file(s):
- files/patch-Makefile.in
PR: ports/99727
Submitted by: Marcin Wisnicki
Approved by: maintainer timeout
the man page) and README.openvpn-down-root
2 - match rc.d filename as printed post install in pkg-message to actual file
name on newer systems (which use openvpn rather than openvpn.sh)
Reported by: Jean-Baptiste Quenot (Bcc'd)
The maintainer wishes to thank Jean-Baptiste for his report and patience.
3 - add a pkg-req script to prevent installation of 6.1 packages on older
machines, which is a frequent source of "rc.d script doesn't work"
complaints.
Added file(s):
- files/pkg-req.in
PR: ports/100917
Submitted by: Matthias Andree (maintainer)
- CGI authentication module, from Tilman Baumann
<tilman.baumann@collax.com>.
- Correct libpreludedb runtime version check.
- Show multiple source/target in message listing/summary.
- Fix invalid use of socket.inet_ntoa() to read ICMP Gateway Address,
which is stored as string (#156).
- Fix aggregation on IDMEF-Path that are not string.
- Fix setup.py --root option (#166).
PR: ports/100961
Submitted by: Robin Gruyters (maintainer)
the format string exploit fixes that were also in the patch in 4.2.0_1 (hence
removed).
- Also updating master site to the new official one.
PR: ports/100952
Submitted by: David Thiel (maintainer)