aboutsummaryrefslogtreecommitdiff
path: root/www/phpwiki13
Commit message (Collapse)AuthorAgeFilesLines
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Update to 1.3.14Pav Lucistnik2008-04-123-78/+274
| | | | | | | | PR: ports/121856 Submitted by: Wen heping <wenheping@gmail.com> Notes: svn path=/head/; revision=211129
* Use the new facility of bsd.port.mk to be able to simplify the interactionMark Linimon2007-03-061-17/+4
| | | | | | | | | | | of USE_PHP and OPTIONS. PR: ports/106557 Submitted by: ale Hat: portmgr Notes: svn path=/head/; revision=186641
* Change my email address to farrokhi@ in all ports that I maintain.Babak Farrokhi2006-11-081-1/+1
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=176802
* - Bump PORTREVISIONAaron Dalton2006-06-051-1/+1
| | | | | | | Approved by: tobez Notes: svn path=/head/; revision=164498
* www/data-dist/phpwiki -> www/phpwikiAaron Dalton2006-06-051-1/+1
| | | | | | | | | | PR: ports/98264 Submitted by: Babak Farrokhi <babak@farrokhi.net> Reviewed by: aaron Approved by: tobez Notes: svn path=/head/; revision=164494
* - Add php-gettext dependencyPav Lucistnik2006-05-222-1/+3
| | | | | | | | | | - Fix plist after recent php changes PR: ports/97323 Submitted by: Babak Farrokhi <babak@farrokhi.net> (maintainer) Notes: svn path=/head/; revision=163141
* Fix or remove obsolate or broken ways to depend on php.Alex Dupre2006-05-061-1/+0
| | | | Notes: svn path=/head/; revision=161496
* - Update to 1.3.12p2Renato Botelho2006-04-123-30/+38
| | | | | | | | | | - Respect NOPORTDOCS PR: ports/95664 Submitted by: maintainer Notes: svn path=/head/; revision=159398
* - Improved PHP version checking methodRenato Botelho2005-12-231-2/+6
| | | | | | | | | | - Removed mysql dependency from php dependency list - should be chosen from OPTIONS PR: ports/90824 Submitted by: maintainer Notes: svn path=/head/; revision=151908
* - added OPTIONSAaron Dalton2005-12-193-25/+68
| | | | | | | | | PR: 90101 Submitted by: Babak Farrokhi Approved by: tobez Notes: svn path=/head/; revision=151597
* - Define LATEST_LINKPav Lucistnik2005-11-301-0/+1
| | | | Notes: svn path=/head/; revision=150066
* - Update to 1.3.11p1 after repocopy from www/phpwikiPav Lucistnik2005-11-303-140/+1503
| | | | | | | | PR: ports/89693 Submitted by: Babak Farrokhi <babak@farrokhi.net> Notes: svn path=/head/; revision=150064
* - Register CONFLICTS.Florent Thoumie2005-11-291-2/+5
| | | | | | | | | | - Remove hardcoded variables (test, www:www). PR: ports/89694 Submitted by: maintainer Notes: svn path=/head/; revision=149883
* Add SHA256Marcus Alves Grando2005-11-131-0/+1
| | | | | | | | PR: 88955 Submitted by: maintainer Notes: svn path=/head/; revision=148173
* - Update to 1.2.10Renato Botelho2005-10-063-4/+8
| | | | | | | | PR: ports/86993 Submitted by: maintainer Notes: svn path=/head/; revision=144415
* - Give maintainer to babak@farrokhi.netMichael Johnson2005-06-211-1/+1
| | | | | | | | | (submitter of last update) PR: ports/82369 Notes: svn path=/head/; revision=137809
* - Update to 1.2.9Michael Johnson2005-06-203-32/+32
| | | | | | | | PR: ports/82369 Submitted by: Babak Farrokhi <babak@farrokhi.net> Notes: svn path=/head/; revision=137782
* PATCH] Update www/phpwiki 1.2.4 -> 1.2.6Edwin Groothuis2005-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> Notes: svn path=/head/; revision=125930
* - drop maintainershipDirk Meyer2004-10-141-1/+1
| | | | Notes: svn path=/head/; revision=119362
* - update to 1.2.4Dirk Meyer2004-08-092-3/+3
| | | | Notes: svn path=/head/; revision=115728
* - support USE_PHPDirk Meyer2004-07-281-4/+2
| | | | Notes: svn path=/head/; revision=114962
* - add SIZEDirk Meyer2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104384
* - add WITH_APACHE2Dirk Meyer2003-12-161-0/+4
| | | | | | | Submitted by: takeda@takeda.tk Notes: svn path=/head/; revision=95933
* - make portlint happyDirk Meyer2003-11-181-3/+3
| | | | Notes: svn path=/head/; revision=94259
* A WikiWikiWeb is a web site where anyone can edit the pages throughDirk Meyer2003-10-194-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/ Notes: svn path=/head/; revision=91693