summaryrefslogtreecommitdiff
path: root/editors/fte (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - 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
* Change maintainer address to my @FreeBSD.org emailJose Alonso Cardenas Marquez2006-07-231-1/+1
| | | | | | | Approved by: garga (mentor) Notes: svn path=/head/; revision=168518
* - Update to 20051115Renato Botelho2006-03-154-46/+78
| | | | | | | | | | | | - Add USE_X_PREFIX, it's use X - Add NOPORTDOCS - Pass maintainership to submitter PR: ports/93950 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> Notes: svn path=/head/; revision=157169
* - Add SHA256Pav Lucistnik2005-11-241-0/+2
| | | | Notes: svn path=/head/; revision=149253
* - Update to 20050108Pav Lucistnik2005-07-124-32/+64
| | | | | | | | PR: ports/83261 Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru> Notes: svn path=/head/; revision=138988
* Reset undeliverable maintainer address:Kris Kennaway2005-01-021-1/+1
| | | | | | | | | | <mail@gelf.com>: Host or domain name not found. Name service error for name=gelf.com type=A: Host not found Approved by: portmgr (self) Notes: svn path=/head/; revision=125668
* Add perl as build dependency explicitly - it used to be there asDejan Lesjak2004-12-231-0/+1
| | | | | | | | | | run dependency of X libraries (via depending on imake); not any more. Pointed out by: dosirak via kris Approved by: maintainer timeout Notes: svn path=/head/; revision=124875
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+2
| | | | Notes: svn path=/head/; revision=105747
* Large rework per maintainer-update (PR: ports/50914). AlthoughMark Linimon2003-11-179-621/+155
| | | | | | | | | | | | | | | | | | | | the changes only span 6 months, they do include a complete rework of the release numbering system. See the Changes file for full details, but the highlights are: - Readonly files are not editable when loaded. - updated some modes (HTML) - new modes (sml, mod3, sl, sql, 4gl, sgml) - new commands: - RunProgramAsync - new macro expansion variables: - FileDirectory - FileBaseName - FileExtension - X11: support for I18N, XMB Notes: svn path=/head/; revision=94142
* BROKEN on 5.1: bad C++Kris Kennaway2003-05-181-0/+4
| | | | Notes: svn path=/head/; revision=81207
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76033
* This is C++ code, so build and link with ${CXX}. This still blows upKris Kennaway2002-09-081-7/+13
| | | | | | | later with a compiler error. Notes: svn path=/head/; revision=65804
* Remove USE_NEWGCC, which is no longer supported or required.Kris Kennaway2002-08-311-1/+0
| | | | | | | | Submitted by: Tilman Linneweh <tilman@arved.de> PR: ports/40571 Notes: svn path=/head/; revision=65347
* Fix plistKris Kennaway2001-03-101-0/+1
| | | | Notes: svn path=/head/; revision=39477
* Clean up the fte port:Kelly Yancey2000-07-172-75/+117
| | | | | | | | | | | * Use ${FILESDIR} where appropriate. * Include dependency on Xlib. * Add ability to install documentation. * Install config files under ${PREFIX}/etc rather than ${PREFIX}/lib. * Install config file compiler. Notes: svn path=/head/; revision=30743
* Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.Maxim Sobolev2000-06-141-2/+2
| | | | Notes: svn path=/head/; revision=29595
* Add FTE, a full-featured text editor for X11.Will Andrews2000-06-0910-0/+604
PR: 18493 Submitted by: Alexander Gelfenbain <mail@gelf.com> Notes: svn path=/head/; revision=29419