summaryrefslogtreecommitdiff
path: root/www/aswiki/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use install(1) instead of cp(1), to set file mode (it is unhappy to usersMakoto Matsushita2003-06-201-1/+2
| | | | | | | | | | that the config file is read-only). Install sample CSS file to aswiki home directory. Content changed, so bump the revision. Notes: svn path=/head/; revision=83351
* New port: aswikiMakoto Matsushita2003-06-141-0/+55
This is yet another wiki clone, written in Ruby. It supports contents logging with RCS; you can easily checks the difference of each change. Reviewed by: kuriyama, knu Notes: svn path=/head/; revision=82984