- Use new OCaml framework
- Use version-independent patch (via sed)
- Install examples efficiently
- Use common ocaml examples/docs directory
- Update to 1.02
- removed files/patch-ab
- new maintainer: Stanislav Sedov
PR: ports/101127
Submitted by: Stanislav Sedov
Approved by: Ronald Kuehn (old maintainer)
- distfiles now lives at Ktown
- We now support libtunepimp-0.5
- add 1.4.2-patchset1 from author(s); fixing collectionscanner restart
and audio-cd playback
other gcc ports; [1]
o s/INSTALLS_SHLIB/USE_LDCONFIG; [1]
o some Makefile restructure; [1]
o bump PORTREVISION; [1]
o remove BROKEN for 4.x as it builds without errors.
PR: 102727 [1]
Submitted by: Karel Miklav <karel@lovetemple.net> (maintainer) [1]
A GUI to ease the process of producing PDFs from scanned documents
WWW: http://sourceforge.net/projects/gscan2pdf
Author: Jeffrey Ratcliffe <jeffreyratcliffe@yahoo.co.uk>
This is ser2net, a program for allowing network connections to serial
ports. See the man page for information about using the program.
Note that ser2net supports RFC 2217 (remote control of serial port
parameters), but you must have a complient client. The only one I
know if is kermit (http://www.columbia.edu/kermit).
WWW: http://www.sourceforge.net/projects/ser2net/
Submitted by: Devon H. O'Dell <devon.odell@coyotepoint.com>
- Drop maintaership to myself due maintainer email ignore
Actually PR must update to 0.7.0 but 0.7.1 it's 0.7.0 + security fix
PR: ports/101399
Submitted by: az
Approved by: maintertime timeout
(laptop) computers, by probing the ACPI device on regular intervals. It
can warn you (through syslog) when the battery level is running low, and
halt the system when it drops below a critical level threshold.
WWW: http://ntarmos.dyndns.org/
PR: ports/100888
Submitted by: Nikos Ntarmos <ntarmos@ceid.upatras.gr>
It was designed to protect servers and users from known and
unknown flaws in PHP applications and the PHP core.
Suhosin comes in two independent parts, that can be used
separately or in combination. The first part is a small patch
against the PHP core, that implements a few low-level
protections against bufferoverflows or format string
vulnerabilities and the second part is a powerful PHP extension
that implements all the other protections.
Suhosin is binary compatible to normal PHP installation,
which means it is compatible to 3rd party binary extension
like ZendOptimizer.
WWW: http://www.suhosin.org/