summaryrefslogtreecommitdiff
path: root/www/aswiki (follow)
Commit message (Collapse)AuthorAgeFilesLines
* More typo fix.Makoto Matsushita2003-06-212-7/+7
| | | | | | | Found by: Fritz Heinrichmeyer <Fritz.Heinrichmeyer@Fernuni-Hagen.de> Notes: svn path=/head/; revision=83397
* Use install(1) instead of cp(1), to set file mode (it is unhappy to usersMakoto Matsushita2003-06-202-1/+3
| | | | | | | | | | 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
* Typo fix. No contents changed, no bump.Makoto Matsushita2003-06-171-1/+1
| | | | | | | Found by: kris Notes: svn path=/head/; revision=83146
* New port: aswikiMakoto Matsushita2003-06-145-0/+171
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