Commit graph

24 commits

Author SHA1 Message Date
Mark Linimon
be4c6448a8 Use the new facility of bsd.port.mk to be able to simplify the interaction
of USE_PHP and OPTIONS.

PR:		ports/106557
Submitted by:	ale
Hat:		portmgr
2007-03-06 06:54:19 +00:00
Babak Farrokhi
1d6e3807bf Change my email address to farrokhi@ in all ports that I maintain.
Approved by:	miwi (mentor)
2006-11-08 09:28:33 +00:00
Aaron Dalton
5919d7dc7b - Bump PORTREVISION
Approved by:	tobez
2006-06-05 20:02:47 +00:00
Aaron Dalton
ffbcc2a3a0 www/data-dist/phpwiki -> www/phpwiki
PR:		ports/98264
Submitted by:	Babak Farrokhi <babak@farrokhi.net>
Reviewed by:	aaron
Approved by:	tobez
2006-06-05 19:52:40 +00:00
Pav Lucistnik
8979dae772 - Add php-gettext dependency
- Fix plist after recent php changes

PR:		ports/97323
Submitted by:	Babak Farrokhi <babak@farrokhi.net> (maintainer)
2006-05-22 22:04:24 +00:00
Alex Dupre
fbc062586d Fix or remove obsolate or broken ways to depend on php. 2006-05-06 14:31:30 +00:00
Renato Botelho
2a5ea41d69 - Update to 1.3.12p2
- Respect NOPORTDOCS

PR:		ports/95664
Submitted by:	maintainer
2006-04-12 23:26:29 +00:00
Renato Botelho
55a671367c - Improved PHP version checking method
- Removed mysql dependency from php dependency list - should be chosen from OPTIONS

PR:		ports/90824
Submitted by:	maintainer
2005-12-23 10:30:27 +00:00
Aaron Dalton
5f532d121b - added OPTIONS
PR:	90101
Submitted by:	Babak Farrokhi
Approved by:	tobez
2005-12-19 21:24:39 +00:00
Pav Lucistnik
3dfca03263 - Define LATEST_LINK 2005-11-30 17:10:25 +00:00
Pav Lucistnik
2d37cc8bc3 - Update to 1.3.11p1 after repocopy from www/phpwiki
PR:		ports/89693
Submitted by:	Babak Farrokhi <babak@farrokhi.net>
2005-11-30 17:09:44 +00:00
Florent Thoumie
fcfdbaa630 - Register CONFLICTS.
- Remove hardcoded variables (test, www:www).

PR:		ports/89694
Submitted by:	maintainer
2005-11-29 11:47:56 +00:00
Marcus Alves Grando
a5cfb04d52 Add SHA256
PR:		88955
Submitted by:	maintainer
2005-11-13 22:22:28 +00:00
Renato Botelho
43bb8eff8e - Update to 1.2.10
PR:		ports/86993
Submitted by:	maintainer
2005-10-06 17:26:10 +00:00
Michael Johnson
eb4cb9e8ab - Give maintainer to babak@farrokhi.net
(submitter of last update)

PR:		ports/82369
2005-06-21 11:06:12 +00:00
Michael Johnson
57b08033a4 - Update to 1.2.9
PR:		ports/82369
Submitted by:	Babak Farrokhi <babak@farrokhi.net>
2005-06-20 17:41:41 +00:00
Edwin Groothuis
84e7434e54 PATCH] Update www/phpwiki 1.2.4 -> 1.2.6
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>
2005-01-09 05:10:01 +00:00
Dirk Meyer
24a3891634 - drop maintainership 2004-10-14 05:29:11 +00:00
Dirk Meyer
db4ded148d - update to 1.2.4 2004-08-09 09:59:34 +00:00
Dirk Meyer
ff37a169fe - support USE_PHP 2004-07-28 19:46:59 +00:00
Dirk Meyer
0dbaf9bc90 - add SIZE
Submitted by:	trevor
2004-03-18 04:28:29 +00:00
Dirk Meyer
27997cf92d - add WITH_APACHE2
Submitted by:	takeda@takeda.tk
2003-12-16 07:54:07 +00:00
Dirk Meyer
1c0386bee7 - make portlint happy 2003-11-18 13:24:04 +00:00
Dirk Meyer
f53ae501db A WikiWikiWeb is a web site where anyone can edit the pages through
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/
2003-10-19 19:36:54 +00:00