aboutsummaryrefslogtreecommitdiff
path: root/editors/ssam/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Add virtual categorie 'plan9'Cheng-Lung Sung2006-05-051-1/+1
| | | | | | | | PR: 96814 Submitted by: maintainer (Serge Gagnon) Notes: svn path=/head/; revision=161377
* Ssam(1) is analogous to the stream editor sed(1), but uses theSergey Matveychuk2006-04-171-0/+29
sam(1) command set to provide improved functionality, and is aware of the UTF character set. It uses the UTF-aware regular expression library, ure(3). WWW: http://www.westley.demon.co.uk/software.html PR: ports/93818 Submitted by: Serge Gagnon <serge.gagnon@b2b2c.ca> Notes: svn path=/head/; revision=159822