directory to /var/db/clamav and fix removal of db on deinstall)
For the sake of coherence, the ClamAV database should be
installed in /var/db/clamav, not /usr/local/share/clamav.
Also fixes the database removal on package deinstallation.
PR: ports/74172
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
Approved by: Rob Evers <rob@debank.tv>
listening to streams)
PeerCast is a new, free way to listen to radio and watch video
on the Internet. It uses P2P technology to let anyone become a
broadcaster without the costs of traditional streaming. This
means you get to hear and watch stations not normally found on
commercially funded sites.
PR: ports/75373
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
This is set of improved artwiz fonts.
They are compatible with the latest fontconfig/Xft-2.0.
Thus the artwiz fonts work in gtk2/kde3 applications.
PR: ports/71083
Submitted by: Herbert J. Skuhra <herbert.skuhra@gmx.at>
This is set of improved artwiz fonts.
They are compatible with the latest fontconfig/Xft-2.0.
Thus the artwiz fonts work in gtk2/kde3 applications.
PR: ports/71084
Submitted by: Herbert J. Skuhra <herbert.skuhra@gmx.at>
Maintainer update from 2.2.4 to 2.2.6, now has the ability
to exlude processes from the top three list based upon a
regular expression (ie. ^idle).
PR: ports/75281
Submitted by: David Gardner <david@pinko.net>
seti-applet 0.4.1 was removed as part of phase II of the
GNOME 1.4 desktop removal. this PR refer to seti-applet
2.1.3 which is GNOME 2.0 compliant.
PR: ports/63715
Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net>
LogJam's configure script tries to find libgtkhtml-3.0,
while we have libgtkhtml-3.1 in ports tree. Of cource, it
fails to do so and as a result we have logjam compiled
without gtkhtml support even if gtkhtml3 is installed.
PR: ports/74260
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
Add an optional patch for root-tail. This patch replaces
the standart root-tail code for finding root window with
the better one, written by Johannes Jordan and Robin Hogan,
which allows root-tail to work with some desktop environments,
xfce4 for example.
PR: ports/75017
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
The sites included are a semirandom subset of the official
mirror list.
Tested with databases/mysql40-server:
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_MYSQL}
MASTER_SITE_SUBDIR= MySQL-4.0
PKGNAMESUFFIX?= -server
PR: ports/67311
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
Inside Systems Mail is a web mail client that makes heavy
use of JS, CSS, and DOM to create a snappy, easily configurable
and familiar mail interface.
PR: ports/68205
Submitted by: Kelley Reynolds <kelley@insidesystems.net>
This is an update to the last released version of that game.
It include a security fix that the current FreeBSD port is affected.
(see http://marc.theaimsgroup.com/?l=bugtraq&m=108152473130133&w=2)
Note that i did set myself as maintener after proposition from
Nuno Teixeira <nunotex@freeshell.org> by email.
PR: ports/67541
Submitted by: Guy P. <guy@device.dyndns.org>
Unit testing, mock objects and web testing framework for PHP
built around test cases. If you know JUnit or some of the PHPUnit
clones this will need no explanation. It also adds JWebUnit
style testing including cookies, authentication and form handling
WWW: http://sourceforge.net/projects/simpletest/
PR: ports/72061
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
This class provides an easy way to retrieve all the strings for a multilingual
site from a data source (i.e. db).
The following containers are provided, more will follow:
- PEAR::DB
- PEAR::MDB
- PEAR::MDB2
- gettext
- XML
- PEAR::DB_DataObject (experimental)
It is designed to reduce the number of queries to the db,
caching the results when possible. An Admin class is provided
to easily manage translations (add/remove a language,
add/remove a string).
Currently, the following decorators are provided:
- CacheLiteFunction (for file-based caching)
- CacheMemory (for memory-based caching)
- DefaultText (to replace empty strings with their keys)
- Iconv (to switch from/to different encodings)
- Lang (resort to fallback languages for empty strings)
- SpecialChars (replace html entities with their hex codes)
- UTF-8 (to convert UTF-8 strings to ISO-8859-1)
PR: ports/75303
Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net>
make PHP extension runtime dependencies enforced by the
USE_PHP=ext knob, not by the pear install.
PR: ports/75166
Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net>