aboutsummaryrefslogtreecommitdiffstats
path: root/editors/zoinks
Commit message (Collapse)AuthorAgeFilesLines
* Support WITHOUT_NLSkrion2004-07-112-2/+9
|
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Add USE_GETTEXT and bump PORTREVISION.marcus2004-02-041-2/+2
| | | | | Submitted by: trevor Tested by: bento
* Now gettext 0.12.1 is gettext-old.trevor2004-01-241-1/+1
|
* - Update to version 0.3.7krion2003-10-272-3/+3
| | | | | PR: 58577 Submitted by: maintainer
* int main(void) { int i=0; while (++i<=500) { printf("I will double check my ↵edwin2003-10-131-1/+1
| | | | commits next time.\n"); }
* Fix dependency, add intl.5edwin2003-10-131-0/+2
| | | | Noticed by: bento
* new port for ports tree (editors/zoinks)edwin2003-10-064-0/+49
Zoinks is a programmer's editor and development environment for Unix/X11 systems. The editor has features similar to Mac text editors like MPW and CodeWarrior. It also has some features for HTML authoring. Zoinks supports comparing/diffing files and directory hierarchies. It also supports inputting and editing multi-byte text (e.g. Japanese and other Asian languages). PR: ports/54886 Submitted by: Mike Lockwood <mike@mikelockwood.com>