summaryrefslogtreecommitdiff
path: root/editors/cooledit
AgeCommit message (Collapse)AuthorFilesLines
2004-01-28There's no need to use 'USE_X11BASE' in cooledit package, we'll usextraeme1-2/+3
USE_X11 instead, bump PKGREVISION.
2004-01-22avoid if ! .. statement, not all shells can handle it.grant1-2/+2
2004-01-22replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2003-12-03Change MAINTAINER to "tech-pkg" instead of the previous "packages".kristerw1-2/+2
2003-07-21COMMENT should start with a capital letter.martti1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-01-13Use gmake.uebayasi1-1/+2
2002-11-30USE_PKGLOCALEDIR, delint.salo1-1/+3
2002-09-21buildlink1 -> buildlink2jlam1-7/+7
2002-07-07import cooledit-3.17.5 per PR pkg/17490 submitted bydmcmahill13-0/+317
Rui-Xiang Guo <rxg@ms25.url.com.tw>. Cooledit is a full-featured text editor, for Unix computers that run the X Window System. Cooledit was born from a need for a user friendly text editor that would rival editors of other operating systems in ease of use and convenience. Lately Cooledit is also a powerful programmer's editor. It is also small and fast, making it ideal for interface with applications that allow for, or require, an external editor. See 'Features' in the man page for a more elaborate description of what Cooledit can do.