aboutsummaryrefslogtreecommitdiff
path: root/editors/wordgrinder
Commit message (Collapse)AuthorAgeFilesLines
* emulators/kcemu, editors/wordgrinder: Document ncurses requirementJohn Marino2016-11-191-1/+1
| | | | | | | Approved by: ncurses blanket Notes: svn path=/head/; revision=426532
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* - Use options helpersPawel Pekala2015-11-101-8/+6
| | | | | | | | | - Fix comment indentation Submitted by: danfe Notes: svn path=/head/; revision=401206
* - Update to version 0.6, now hosted on GitHubPawel Pekala2015-11-073-21/+43
| | | | | | | | | | | | | - Add X11 option, on by default - Refresh pkg-descr, new project homepage Changelog: https://github.com/davidgiven/wordgrinder/releases/tag/0.6 PR: 203984 Submitted by: VItaly Magerya (maintainer) Notes: svn path=/head/; revision=401004
* Update to upstream version 0.5.2Thomas Zander2015-01-252-5/+5
| | | | | | | | PR: 196963 Submitted by: vmagerya@gmail.com (maintainer) Notes: svn path=/head/; revision=377876
* Cleanup plistBaptiste Daroussin2014-12-201-1/+0
| | | | Notes: svn path=/head/; revision=375031
* - Update to 0.5.1Antoine Brodin2014-08-012-30/+26
| | | | | | | | | | - Stage support PR: ports/190514 Submitted by: maintainer Notes: svn path=/head/; revision=363765
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-06-101-1/+1
| | | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. Categories D-F. CR: D196 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=357277
* Replace lang/lua with the new lang/lua51Baptiste Daroussin2014-05-261-3/+1
| | | | | | | | | | | lang/lua51 is working the same way lang/lua52, chase ports using lua 5.1 Make the default lua lua52 Make all lua ports using USES=lua Approved by: portmgr (implicit) Notes: svn path=/head/; revision=355360
* Remove hardcoded gccMark Felder2013-11-031-2/+4
| | | | | | | | PR: ports/182033 Approved by: swills (mentor, implicit) Notes: svn path=/head/; revision=332568
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | editors) Notes: svn path=/head/; revision=327720
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* WordGrinder is a simple, Unicode-aware word processor that runs on theBaptiste Daroussin2010-08-203-0/+64
console. It's designed to get the hell out of your way and let you write; it does very little, but what it does it does well. It supports basic paragraph styles, basic character styles, basic screen markup, a menu interface that means you don't have to remember complex key sequences, HTML import and export, and some other useful features. WordGrinder does not require X. It runs in a terminal. WWW: http://wordgrinder.sf.net PR: ports/149696 Submitted by: Vitaly Magerya <vmagerya at gmail.com> Approved by: tabthorpe (co-mentor) Notes: svn path=/head/; revision=259628