application. It is ideal for people wanting to offer a hosted version
of WordPress, but due to its complexity installation and maintainance
is not supported in the same manner WordPress is.
WWW: http://mu.wordpress.org/
PR: 75240
Submitted by: Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
This is my first port with code from PEAR, so I hope I got
it right. I based it off of www/pear-HTTP.
The HTTP_Client class wraps around HTTP_Request and provides
a higher level interface for performing multiple HTTP
requests.
Features:
* Manages cookies and referrers between requests
* Handles HTTP redirection
* Has methods to set default headers and request parameters
* Implements the Subject-Observer design pattern: the base class sends
events to listeners that do the response processing.
PR: ports/76995
Submitted by: Joseph Scott <joseph@randomnetworks.com>
Provides an interface to easily send hidden files or any
arbitrary data to HTTP clients. HTTP_Download can gain its
data from variables, files or stream resources.
It features:
- Basic caching capabilities
- Basic throttling mechanism
- On-the-fly gzip-compression
- Ranges (partial downloads and resuming)
- Delivery of on-the-fly generated archives through Archive_Tar
and Archive_Zip
PR: ports/76366
Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net>
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>
directory, and lets users access the files and subdirectories. It includes
searching, icons for each file type, an admin panel, uploads, access logging,
file descriptions, and more.
This software comes in two versions, one which works with PHP 4.x,
and one which works with PHP 5.x
Submitted by: DanGer <danger@wilbury.sk>
Transformations on either static XML documents, or XML documents generated
from another Apache module or CGI program.
PR: ports/74787
Submitted by: Stanislas Ormieres <stan@stormier.net>
by supplying callbacks. The base class will parse the request, call the
appropriate callback and build a repsonse based on an array that the callbacks
have to return.
PR: ports/73613
Submitted by: Gerrit Beine <tux@pinguru.net>
It has no fancy blogger-api/backlink stuff etc. but it does supports
categories. Writing entries is done from inside Plone.
PR: ports/72565
Submitted by: Dario Freni <saturnero@gufi.org>
This is a port of the latest released version of DataparkSearch.
DataparkSearch Engine is a full-featured open sources
web-based search engine released under the GNU General
Public License and designed to organize search within a
website, group of websites, intranet or local system.
PR: ports/68050
Submitted by: Maxime Zakharov <maxime@sochi.net.ru>