aboutsummaryrefslogtreecommitdiffstats
path: root/editors/ssam
Commit message (Collapse)AuthorAgeFilesLines
* - Add virtual categorie 'plan9'clsung2006-05-051-1/+1
| | | | | PR: 96814 Submitted by: maintainer (Serge Gagnon)
* Ssam(1) is analogous to the stream editor sed(1), but uses thesem2006-04-183-0/+38
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>