summaryrefslogtreecommitdiff
path: root/editors/textedit (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947
* 1) move manpage from PLIST to MakefileMichael Haro1999-06-272-4/+4
| | | | | | | 2) fix maintainer's email address (@@ -> @) Notes: svn path=/head/; revision=19826
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-06-261-1/+1
| | | | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. Notes: svn path=/head/; revision=19799
* LIB_DEPENDS on the new unified xview port.Steve Price1999-05-041-2/+2
| | | | Notes: svn path=/head/; revision=18484
* Remove regexp support for libxview not that it builds ELF too.Steve Price1998-09-211-2/+2
| | | | Notes: svn path=/head/; revision=13294
* Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1998-08-071-2/+2
| | | | Notes: svn path=/head/; revision=12335
* Move textedit from x11 to editors.Satoshi Asami1998-02-181-2/+2
| | | | | | | Approved by: jraynard Notes: svn path=/head/; revision=9781
* Mini portlint.Satoshi Asami1998-01-061-3/+2
| | | | Notes: svn path=/head/; revision=9278
* The XView windowing text editor, based around command panel buttonsJames Raynard1998-01-046-0/+44
and text areas and menus. It supports both mouse and keyboard operations. Notes: svn path=/head/; revision=9265