cvs commit: ports/www Makefile ports/www/phpwiki Makefile distinfo
 pkg-descr pkg-plist
    Dirk Meyer 
    dinoex at FreeBSD.org
       
    Sun Oct 19 12:36:55 PDT 2003
    
    
  
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)
    
    
More information about the cvs-all
mailing list