- default to letter
- inspired by PR but using a more suitable solution to use the
environment variable already used by other ports instead by
using new one (PAPER_SIZE and A4_PAPER)
PR: 48140
various other things with a patch. It basically allows you to create a chain of
readers that can read a patch, remove files from a patch, add CVS context, fix
up the patch root according to CVS, and output the patch as raw unified or
through a template processor (used in some places to output a patch as HTML).
Author: John Keiser <john@johnkeiser.com>
WWW: http://search.cpan.org/dist/PatchReader/
PR: ports/62673
Submitted by: Toni Viemero <toni.viemero@iki.fi>
- Does not execute unknown commands nor call sh(1) at all.
- Does not overwrite existing files by default.
- Does not extract files into upper directories.
- Does have a dry run (-n) flag to see what would have been extracted.
- Does have a strip (-p N) flag to strip any number of levels from
pathnames.
It (so far) only supports shell archives made with BSD shar.
You can use TTWType to define new CMF portal types via
the ZMI (without creating a new product). This is different
to modifying existing portal types as you can also add new
fields.
PR: ports/63442
Submitted by: Khairil Yusof <kaeru@inigo-tech.com>
CMFFormController replaces the portal_form form validation mechanism from
Plone. It should work just fine in plain CMF as well.
PR: ports/63377
Submitted by: Khairil Yusof <kaeru@inigo-tech.com>
many advantages over ordinary BitTorrent client, like background file
allocation, multitracker support, superseed mode, configurable traffic
shaping in GUI and detailed listing of peers. And more.
Also add XFree86-free version as a slave port.
PR: ports/63261, ports/63262
Submitted by: Stefan Walter <sw@gegenunendlich.de>
framework for the serialization of arbitrary ISO C data types. OSSP
xds consists of three components: the generic encoding and decoding
framework, a set of shipped engines to encode and decode values in
certain existing formats (Sun RPC/XDR and XDS/XML are currently
provided), and a run-time context, which is used to manage buffers,
registered engines, etc. The library is designed to allow fully
recursive and efficient encoding/decoding of arbitrary nested data.
PR: ports/63182
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
functions for handling, matching, parsing, searching and formatting of
ISO-C strings. So it can be considered as a superset of POSIX
string(3), but its main intention is to provide a more convenient and
compact API plus a more generalized functionality.
WWW: http://www.ossp.org/pkg/lib/str/
PR: ports/63180
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
- checked on 4.8
- checked on 5.2.1 with standard libpcap
- checked on 5.2.1 with net/libpcap
Commands checked:
- ngrep -d fxp1
- ngrep -d fxp1 port 80
- ngrep -d fxp1 GET port 80
multilingual webmail program that is easy to use and install. It runs on a
stock, default build of PHP, and does not require databases (although
database support is available). IlohaMail supports IMAP and POP3.
PR: 61833
Submitted by: TAKATSU Tomonari <tota@rtfm.jp>
paginated results from a database query of Pear DB.
including fetching only the needed rows and giving extensive information
for helping build an HTML or GTK query result display.
PR: ports/63346
Submitted by: Toshiya SAITOH <toshiya@saitoh.nu>