aboutsummaryrefslogtreecommitdiff
path: root/editors/textedit
Commit message (Collapse)AuthorAgeFilesLines
* Convert most of remaining ports that depend on xorg-libraries toDmitry Marakasov2009-06-091-1/+2
| | | | | | | | | | | | | | | | modular xorg. - supply corresponding USE_XORG for all imake-using ports that need it - USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG - retire USE_X_PREFIX which is not really used anywhere after the above change - a few minor nits like whitespace and SF macro Tested by: 2 tinderbox runs by pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=235506
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Add SHA256Pav Lucistnik2005-11-261-0/+1
| | | | Notes: svn path=/head/; revision=149530
* - Fix build on 5.xKirill Ponomarev2004-02-272-7/+15
| | | | | | | Reported by: bento via kris Notes: svn path=/head/; revision=102279
* BROKEN on 5.x: does not compileKris Kennaway2004-02-081-1/+7
| | | | Notes: svn path=/head/; revision=100328
* Use PLIST_FILES.Trevor Johnson2004-02-052-1/+1
| | | | | | | Reviewed by: marcus Notes: svn path=/head/; revision=100076
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* de-pkg-comment, drop maintainership.Alexander Langer2003-03-052-2/+2
| | | | Notes: svn path=/head/; revision=76982
* 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