are stock copy and paste licenses. Other common licenses such as BSD
and others are not listed, as the holder is to add owner/organization/year
to the header.
Combat is a CORBA Object Request Broker that allows the implementation of
CORBA clients and servers in the Tcl programming language.
WWW: http://www.fpx.de/Combat/
Perform outsource build as recommended in supplementary docs
Remove bogus install target from port Makefile
Build and install documentation
Install desktop file
Mark MAKE_JOBS_UNSAFE temporary
but offering much higher flexibility through use of record tags which can be
used to perform bulk operations on sets of records.
This port contains the PHP client module for Bullet Cache.
WWW: http://mdcached.sourceforge.net/
PR: ports/164872
Submitted by: Ivan Voras <ivoras@FreeBSD.org>
but offering much higher flexibility through use of record tags which can be
used to perform bulk operations on sets of records. It has its own binary
network protocol which is accessible through Unix domain sockets and through
TCP. It is indended to be accessed through a high-performance C library.
WWW: http://mdcached.sourceforge.net/
PR: ports/164872
Submitted by: Ivan Voras <ivoras@FreeBSD.org>
to restore a session. Building WindowMaker with clang found these
problems, including the one genuine typo in osdep_bsd.c that seems to
be responsible for (most/all?) of the session restoration problem.
Patch still under discussion upstream, but I feel comfortable bumping
PORTREVISION at this point because these are actual bugs that need
fixing, and it 100% solves the restoration problem for me at least.
This package will read and write TIFF format images and return them
as a pixmap object. Because the resulting object can be very large
for even modestly sized TIFF images, images can be reduced as they
are read for improved performance. This package is a wrapper around
libtiff (www.libtiff.org), on which it depends (i.e. the libtiff
shared library must be on your PATH for the binary to work, and
tiffio.h must be on your system to build the package from source).
By using libtiff's highlevel TIFFReadRGBAImage function, this package
inherently support a wide range of image formats and compression
schemes. This package also provides an implementation of the Ridler
Autothresholding algorithm for easy generation of binary masks.
WWW: http://cran.r-project.org/web/packages/rtiff/
- Radical changes to the cache: now stores a record for every
file that could affect the generated INDEX, which ports
those files belong to and the timestamp of the file.
- Default update mechanism is now to compare timestamps with
what is in the cache. Doesn't need to parse the output of
any update mechanism (although you can still do that.)
- Added new make-readmes command to create a tree of README.html
files.
More details: http://www.infracaninophile.co.uk/portindex/index.xhtml
Approved by: shaun (mentor)