create a name space that corresponds to a set of image manipulation actions.
Derivative images are generated the first time they are requested by a client.
WWW: http://drupal.org/project/imagecache
PR: ports/120582
Submitted by: Jeremy Iverson <jeremy at algenta.com>
browser. In Drupal 5.x custom content types can be created in core, and CCK
allows you to add custom fields to any content type.
WWW: http://drupal.org/project/cck
PR: ports/120580
Submitted by: Jeremy Iverson <jeremy at algenta.com>
simple placeholders, like %site-name or [user]. The Token module provides a
central API for modules to use these tokens, and expose their own token
values.
WWW: http://drupal.org/project/token
PR: ports/120578
Submitted by: Jeremy Iverson <jeremy at algenta.com>
to use interface for browsing vocabularies (categories) like you would browse
a directory tree. Each term in the vocabulary is like a file folder, and
clicking on it in the category select box will display all the nodes that have
been classified with that term in the node select box. The look may be changed
in the CSS, but other display options such as search forms, action buttons,
and display names may be specified when the uBrowser is built for display.
WWW: http://drupal.org/project/ubrowser
PR: ports/120577
Submitted by: Jeremy Iverson <jeremy at algenta.com>
include simple, dynamically configurable tables in their modules.
The tables generated by TAPIr feature dynamic loading of data but
also dynamic positioning and disabling of fields (columns) based on
settings configured in the table's settings page. Settings pages are
auto-generated and include helpful links to preview tables and view a
master tabel list. Tables defined by TAPIr are also extensible, so your
tables will be available for other module developers to hook into in a
method similar to the Forms API.
WWW: http://drupal.org/project/tapir
PR: ports/120576
Submitted by: Jeremy Iverson <jeremy at algenta.com>
It accepts chunks of data passed to it and returns either a completion hint
or an HTTP::Request (or Response) object when it has the entire request. It
was originally written to be part of a simple Event.pm-based HTTP server.
WWW: http://search.cpan.org/dist/HTTP-Parser/
PR: ports/120159
Submitted by: Masahiro Teramoto <markun at onohara.to>
plus the "cache" argument. The cache argument must be a hashref, which contains
the arguments passed to the cache backend.
WWW: http://search.cpan.org/dist/Data-Throttler-Memcached/
PR: ports/120158
Submitted by: Masahiro Teramoto <markun at onohara.to>
only to send 100 emails per hour".
It provides an optionally persistent data store to keep track of
what happened before and offers a simple yes/no interface to an application,
which can then focus on performing the actual task (like sending email)
or suppressing/postponing it.
WWW: http://search.cpan.org/dist/Data-Throttler/
PR: ports/120156
Submitted by: Masahiro Teramoto <markun at onohara.to>
provides a convenient mechanism for generating HTML pages by combining
"dynamic" data derived from a database or other computation with HTML templates
that represent fixed or "static" content of a page.
WWW: http://search.cpan.org/dist/HTML-Macro/
PR: ports/120070
Submitted by: Groovis <groovis at groovis.net>
heuristics over the UDP network traffic. It works well with SIP, H.323, SCCP
and any other signaling protocol. In particular, it doesn't require the presence
of RTCP packets (voipong needs them) that aren't always transmitted from the
recent VoIP clients.
WWW: http://xenion.antifork.org/rtpbreak/
PR: ports/120728
Submitted by: Prudhvi Krishna <prudhvikrishna at gmail.com>
It is intended for use in:
* Allows CPMTOOLS use of emulator .DSK images.
* Emulator tools - converting between real floppy disks and disk images,
as CPCTRANS / PCWTRANS do under DOS.
* Floppy controller emulation backend
* Data transfer from/to real CP/M systems via serial line.
LIBDSK has drivers for:
Raw files (including /dev/fdn), .DSK files (CPCEMU, JOYCE and other
Sinclair/Amstrad emulators), MYZ80 hard drive image, NanoWasp floppy image,
.CFI (Compressed Floppy Image, as created by FDCOPY.COM under DOS),
Linux floppy drive (supports CPC System and Data formats, which the standard
"Raw file" driver does not), Windows 3.x/95/98/ME/NT/2000 floppy drive,
DOS floppy drive (via the PC BIOS), CopyQM files (read-only),
TeleDisk files (read-only), APRIDISK image files,
rcpmfs - makes a Unix/Windows directory appear to be a CP/M disc image.
WWW: http://www.seasip.demon.co.uk/Unix/LibDsk/
PR: ports/120179
Submitted by: Sven Klose <pixel@hugbox.org>
or awstats disregarding the lines relating to the re-injection of
messages into postfix.
It is very useful for a postfix setup which uses amavis for virus filtering.
WWW: http://www.gufonero.com/postfix/prepflog.html
PR: ports/119646
Submitted by: Terry Sposato
used when taking a vacation / holiday / leave of absence.
WWW: http://www.linux.it/~md/software/
PR: ports/120309
Submitted by: Adam McDougall <mcdouga9 at egr.msu.edu>
used to place access restrictions on a per-directory, per-user-request basis
using session management. The module uses a MySQL database to retrieve users'
group membership, maintain and validate users' sessions and optionally track
user activity.
PR: ports/120514
Submitted by: Tommy Scheunemann <net at arrishq.net>
- Add PTHREAD_LIBS to LDFLAGS
Bring sox up to the latest release. It can now decode any format
recognized by ffmpeg or flac.
PR: ports/120418
Submitted by: Dan Nelson <dnelson@allantgroup.com> (maintainer)