aboutsummaryrefslogtreecommitdiffstats
path: root/www/phpwiki13
Commit message (Collapse)AuthorAgeFilesLines
* Use the new facility of bsd.port.mk to be able to simplify the interactionlinimon2007-03-061-17/+4
| | | | | | | | of USE_PHP and OPTIONS. PR: ports/106557 Submitted by: ale Hat: portmgr
* Change my email address to farrokhi@ in all ports that I maintain.farrokhi2006-11-081-1/+1
| | | | Approved by: miwi (mentor)
* - Bump PORTREVISIONaaron2006-06-061-1/+1
| | | | Approved by: tobez
* www/data-dist/phpwiki -> www/phpwikiaaron2006-06-061-1/+1
| | | | | | | PR: ports/98264 Submitted by: Babak Farrokhi <babak@farrokhi.net> Reviewed by: aaron Approved by: tobez
* - Add php-gettext dependencypav2006-05-232-1/+3
| | | | | | | - Fix plist after recent php changes PR: ports/97323 Submitted by: Babak Farrokhi <babak@farrokhi.net> (maintainer)
* Fix or remove obsolate or broken ways to depend on php.ale2006-05-061-1/+0
|
* - Update to 1.3.12p2garga2006-04-133-30/+38
| | | | | | | - Respect NOPORTDOCS PR: ports/95664 Submitted by: maintainer
* - Improved PHP version checking methodgarga2005-12-231-2/+6
| | | | | | | - Removed mysql dependency from php dependency list - should be chosen from OPTIONS PR: ports/90824 Submitted by: maintainer
* - added OPTIONSaaron2005-12-203-25/+68
| | | | | | PR: 90101 Submitted by: Babak Farrokhi Approved by: tobez
* - Define LATEST_LINKpav2005-12-011-0/+1
|
* - Update to 1.3.11p1 after repocopy from www/phpwikipav2005-12-013-140/+1503
| | | | | PR: ports/89693 Submitted by: Babak Farrokhi <babak@farrokhi.net>
* - Register CONFLICTS.flz2005-11-291-2/+5
| | | | | | | - Remove hardcoded variables (test, www:www). PR: ports/89694 Submitted by: maintainer
* Add SHA256mnag2005-11-141-0/+1
| | | | | PR: 88955 Submitted by: maintainer
* - Update to 1.2.10garga2005-10-073-4/+8
| | | | | PR: ports/86993 Submitted by: maintainer
* - Give maintainer to babak@farrokhi.netahze2005-06-211-1/+1
| | | | | | (submitter of last update) PR: ports/82369
* - Update to 1.2.9ahze2005-06-213-32/+32
| | | | | PR: ports/82369 Submitted by: Babak Farrokhi <babak@farrokhi.net>
* PATCH] Update www/phpwiki 1.2.4 -> 1.2.6edwin2005-01-093-3/+8
| | | | | | | | | | | | | | 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>
* - drop maintainershipdinoex2004-10-141-1/+1
|
* - update to 1.2.4dinoex2004-08-092-3/+3
|
* - support USE_PHPdinoex2004-07-291-4/+2
|
* - add SIZEdinoex2004-03-181-0/+1
| | | | Submitted by: trevor
* - add WITH_APACHE2dinoex2003-12-161-0/+4
| | | | Submitted by: takeda@takeda.tk
* - make portlint happydinoex2003-11-181-3/+3
|
* A WikiWikiWeb is a web site where anyone can edit the pages throughdinoex2003-10-204-0/+314
an HTML form. Linking is done automatically on the server side; all pages are stored in a database. This may sound rather simplistic, but a Wiki is a very unique way to collaborate on the Web. The addictive quality of a Wiki is that making pages is as simple as making a link to them. If they don't yet exist, the page link will be followed by a hyperlinked question mark; follow that link and you can define the new page. With this setup, you can update and create pages from anywhere there is a web browser handy. WWW: http://phpwiki.sourceforge.net/phpwiki/