aboutsummaryrefslogtreecommitdiff
path: root/www/phpgedview
Commit message (Collapse)AuthorAgeFilesLines
* Fix CATEGORIES, this is www, not misc.Erwin Lansing2004-05-281-1/+1
| | | | Notes: svn path=/head/; revision=110173
* PhpGedView parses GEDCOM 5.5 genealogy files and displays them on thePav Lucistnik2004-05-275-0/+399
Internet in a format similar to desktop programs. All it requires to run is a PHP enabled web server and a gedcom file. You can easily customize it by using one of the provided themes or by modifying them to meet your own needs. PR: ports/63153 Submitted by: Hubert Tournier <hubert@frbsd.org> Notes: svn path=/head/; revision=110153