summaryrefslogtreecommitdiff
path: root/editors/beaver
AgeCommit message (Collapse)AuthorFilesLines
2004-03-08Handle some shared directories by depending on (or updating dependancies tojmmv1-2/+4
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs. Bump PKGREVISION.
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-07-13PKGREVISION bump for libiconv update.wiz1-2/+2
2003-06-04New HOMEPAGE.salo1-2/+2
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz1-1/+2
dependency bumps.
2003-04-19Import of beaver-0.2.6: Lightweight GTK+ text editor with syntax highlighting:salo5-0/+127
Beaver is an Early AdVanced EditoR, for Linux and other Unices (and even Windows); in other words, it's a text editor that is intended to be light-weight, but full of useful features for programming, from editing of web sites to C coding. It is based upon the GTK+ toolkit, supports many languages through config files and offers functions such as automatic indentation and completion or syntax highlighting. In fact, it is 100% compatible with Ultraedit's wordfile.txt files, and has its own mini macro language. Package submitted by Vincent Derrien via PR pkg/21180 with modifications by me (with short stop in pkgsrc-wip).