Date: Sun, 19 Oct 2003 12:36:54 -0700 (PDT) From: Dirk Meyer <dinoex@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/phpwiki Makefile distinfo pkg-descr pkg-plist Message-ID: <200310191936.h9JJaswT066583@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dinoex 2003/10/19 12:36:54 PDT
FreeBSD ports repository
Modified files:
www Makefile
Added files:
www/phpwiki Makefile distinfo pkg-descr pkg-plist
Log:
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/
Revision Changes Path
1.742 +1 -0 ports/www/Makefile
1.1 +58 -0 ports/www/phpwiki/Makefile (new)
1.1 +1 -0 ports/www/phpwiki/distinfo (new)
1.1 +16 -0 ports/www/phpwiki/pkg-descr (new)
1.1 +239 -0 ports/www/phpwiki/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310191936.h9JJaswT066583>
