Update www/phpwiki to version 1.2.6. Changes:
- supports now register_globals=off
- adds user/password to pgsql
- fix zip and dumpserial on dba, dbm, msql and file
- fixes a minor (un)lock issue, displaying the (un)locked page afterwards and not the FrontPage
- fixed !TitleSearch and Backlinks for flatfile
- enable MostPopular (hitcount storage) for flatfile
PR: ports/75716
Submitted by: Christian Brueffer <chris@unixpages.org>
plus some additions
Net_FTP allows you to communicate with FTP servers in a
more comfortable way than the native FTP functions of PHP
do. The class implements everything nativly supported by
PHP and additionally features like recursive up- and
downloading, dircreation and chmodding. It although implements
an observer pattern to allow for example the view of a
progress bar. Cold Fusion tags.
PR: ports/75915
Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net>
Tokenizer driven Template engine
HTML_Template_Flexy started it's life as a simplification of
HTML_Template_Xipe, however in Version 0.2, It became one of
the first template engine to use a real Lexer, rather than
regex'es, making it possible to do things like ASP.net or Cold
Fusion tags.
PR: ports/75818
Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net>
browser, version and platform
The Net_UserAgent object does a number of tests on an HTTP
user agent string. The results of these tests are available
via methods of the object.
This module is based upon the JavaScript browser detection
code available at
http://www.mozilla.org/docs/web-developer/sniffer/browser_type.html.
This module had many influences from the lib/Browser.php
code in version 1.3 of Horde.
PR: ports/75815
Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net>
<chris_pressey@yahoo.ca>: host mx1.mail.yahoo.com[67.28.113.11] said: 554
delivery error: dd Sorry your message to chris_pressey@yahoo.ca cannot be
delivered. This account has been disabled or discontinued [#102]. -
mta183.mail.re2.yahoo.com
- Update to development version 2.5.28 patch kit j
- Set myself as maintainer for the time being but allow
previous maintainer to take over ASAP
- Temporarily --disable-filetp per default since filetp is
known to be broken on version 2.5.28* and prior
- Deploy PORTDOCS
- Add CONFLICTS on net/mldonkey{,-core,-gui}
- NO_LATEST_LINK since this is a development version of
net/mldonkey
- DESCR: replace spaces with tabs
PR: 75664
Repo copied by: marcus (portmgr)
version up. I placed new distfile on my site with renaming
to include minor version number in filename.
Pointed out by: Marton Kenyeres <junkmail@konvergencia.hu>
by SHIMAOKA Shunsuke, with some modifications to the Makefile by me.
The bytebench port was repo-copied to unixbench, before, to preserve
its history.
Submitted by: SHIMAOKA Shunsuke (shimaoka at st dot tutrp dot tut dot ac dot jp)
o Add net as a secondary CATEGORY
o Uphold CFLAGS
o DESCR:
- Add additional text from developer's www site
- Update WWW tag with new location
Approved by: maintainer