aboutsummaryrefslogtreecommitdiffstats
path: root/editors/fte/files
Commit message (Collapse)AuthorAgeFilesLines
* Rename all patches that contain '::' as a path separator, and useAdam Weinberger2014-07-303-0/+0
| | | | '__' instead.
* editors/fte: update to 20110708William Grzybowski2014-07-304-73/+104
| | | | | | | | | - Support stage - Add LICENSE - Rename patches PR: 192202 Submitted by: tkato432 yahoo com
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-201-2/+2
| | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav)
* - Update to 20051115Renato Botelho2006-03-151-10/+10
| | | | | | | | | - 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>
* - Update to 20050108Pav Lucistnik2005-07-121-16/+51
| | | | | PR: ports/83261 Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru>
* Large rework per maintainer-update (PR: ports/50914). AlthoughMark Linimon2003-11-176-477/+46
| | | | | | | | | | | | | | | | | 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
* This is C++ code, so build and link with ${CXX}. This still blows upKris Kennaway2002-09-081-7/+13
| | | | later with a compiler error.
* Add FTE, a full-featured text editor for X11.Will Andrews2000-06-095-0/+473
PR: 18493 Submitted by: Alexander Gelfenbain <mail@gelf.com>