aboutsummaryrefslogtreecommitdiff
path: root/www/phpwiki
Commit message (Collapse)AuthorAgeFilesLines
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with W Notes: svn path=/head/; revision=240077
* - Reset farrokhi@freebsd.org due to long period of inactivity.Martin Wilke2009-03-091-1/+1
| | | | | | | Approved by: portmgr (linimon) Notes: svn path=/head/; revision=229780
* 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
* 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/98263 Submitted by: Babak Farrokhi <babak@farrokhi.net> Reviewed by: aaron Approved by: tobez Notes: svn path=/head/; revision=164495
* - Add dependency on php-gettextPav Lucistnik2006-05-222-2/+3
| | | | | | | | | | - Fix plist after recent php changes PR: ports/97318 Submitted by: Babak Farrokhi <babak@farrokhi.net> (maintainer) Notes: svn path=/head/; revision=163139
* Fix or remove obsolate or broken ways to depend on php.Alex Dupre2006-05-061-1/+0
| | | | Notes: svn path=/head/; revision=161496
* - No latest link, to prevent clash with www/phpwiki13Pav Lucistnik2006-01-151-0/+2
| | | | | | | Reported by: kris Notes: svn path=/head/; revision=153541
* - 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