aboutsummaryrefslogtreecommitdiff
path: root/editors/textedit
Commit message (Collapse)AuthorAgeFilesLines
* Move local distfiles to ${MASTER_SITE_LOCAL}/fenner .Bill Fenner2000-06-221-1/+2
| | | | Notes: svn path=/head/; revision=29788
* Change MAINTAINER: alex@big.endian.de --> alex@FreeBSD.orgAlexander Langer2000-06-101-2/+2
| | | | | | | Fix one indentation while I'm here. Notes: svn path=/head/; revision=29500
* portname/portversion updateMichael Haro2000-04-141-2/+2
| | | | Notes: svn path=/head/; revision=27501
* Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,Peter Wemm2000-02-081-1/+1
| | | | | | | | | as the days of the former are numbered. Reviewed by: asami Notes: svn path=/head/; revision=25584
* Remove jraynard as MAINTAINER, since he no longer has an account.Bill Fenner1999-12-221-3/+1
| | | | | | | | | | Move distfiles from ~jraynard/public_html/ports/distfiles/ to ~fenner/public_html/distfiles-- this does not imply that I take any responsibility for the ports but I'll at least host the existing distfiles =) Notes: svn path=/head/; revision=23817
* Hand maintainership over to someone with more time, now that JamesSheldon Hearn1999-12-221-1/+3
| | | | | | | | | | has retired from active service. Looks like the new maintainer's first job will be to find a master site (marked broken). Requested by: Alexander Langer <alex@big.endian.de> Notes: svn path=/head/; revision=23793
* 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