Tidy is a binding for the Tidy HTML clean and repair utility which
allows you to clean and manipluate HTML documents.
NOTE: This is the PHP4 version!
WWW: http://pecl.php.net/package/tidy
PR: ports/94687
Submitted by: Rick van der Zwet <rick@wzoeterwoude.net>
- Upgrade to 2.4.5p1.
- Add WITH_AMANDA_DUMP_SNAPSHOT knob to use "dump -L" to take a dump.
- Add a patch to fix expr(1) argument problem for chg-zd-mtx.sh script.
- Shorten long Makefile by collect common options/variables to one
common place.
- math/atlas change default option to not compile static libs. Change scilab to use .so
- Add OPTIONS to use or not use atlas and gtk2 interface [1]
- portlint(1)
PR: 93695 [1]
Submitted by: maintainer
o Add fresh MASTER_SITES
o Remove WWW tag from DESCR since developer's domain has expired
[1]
o Pass DESCR file through fmt(1)
Submitted by: Ted Cabeen <ted@cabeen.org> [1]
* Fix patching of start script
* Add option
* Use bsd.gecko.mk framework
* WITH_MOZILLA is now WITH_GECKO
* Fix initialization bug which caused segfault on startup
Reported by: mezz (1,5)
Fixed by: marcus (5)
Clue provided by: marcus (3)
postgresql - that boosts productivity and profit through data integration.
It connects and improves business processes; sales, finance, supply chain,
project management, inventory control, ...
WWW: http://tinyerp.org/
PR: ports/93935
Submitted by: Jordi Haarman
libzip is a C library for reading, creating, and modifying zip archives. Files
can be added from data buffers, files, or compressed data copied directly from
other zip archives. Changes made without closing the archive can be reverted.
The API is documented by man pages.
WWW: http://www.nih.at/libzip/
PR: ports/94710
Submitted by: Alexander Zhuravlev <zaa@ulstu.ru>
- Rework the way we handle BASEDIR/LIBDIR, keeping ability to set basedir
from command line. Only ref_*.so files path left hardcoded
- Tiny fix for dedicated server build (Makefile typo)
- Most importantly, help Quake II always find libGL.so (no more LD_PRELOAD
magic). Bump PORTREVISION for that [*]
- Restore my nifty comments in pkg-plist
References: http://utah-glx.sourceforge.net/faq.html#AEN262 [*]
- USB joystick support has been added
- Calling select() with a large timeout did not work properly: fixed
- Short reads (< sizeof(struct js_event)) did not work: fixed
- The JSIOCGCORR/JSCIOCSCORR ioctls now handle all the axes
- Each joystick is now presented as a separate js device
- A manual page has been added