Path to this page:
./
editors/xjed,
Extensible folding editor + Emacs/WordStar/EDT emulations, X11 version
Branch: CURRENT,
Version: 0.99.19,
Package name: xjed-0.99.19,
Maintainer: joergJED is a freely available text editor for Unix, VMS, MSDOS, OS/2, and
MS Windows.
Features include:
* Color syntax highlighting on color terminals.
* Folding support
* Extensible in a language resembling C. Completely customizable.
* Capable of read GNU info files from within JED's info browser
* A variety of programming modes (with syntax highlighting) are
available including C, C++, FORTRAN, TeX, HTML, SH, IDL, DCL, NROFF...
Required to run:[
devel/libslang]
Required to build:[
pkgtools/x11-links] [
pkgtools/cwrappers]
Master sites: (Expand)
Filesize: 863.475 KB
Version history: (Expand)
- (2023-12-21) Updated to version: xjed-0.99.19
- (2023-12-20) Updated to version: xjed-0.99.19nb1
- (2017-11-23) Package has been reborn
- (2006-02-06) Updated to version: xjed-0.99.16nb1
- (2005-10-05) Package added to pkgsrc.se, version xjed-0.99.16 (created)
CVS history: (Expand)
2023-12-21 02:14:41 by Greg Troxel | Files touched by this commit (1) | |
Log message:
editors/xjed: Reset PKGREVISION
(should have happened with update)
Thanks to pin@ for pointing this out.
|
2023-12-20 00:57:55 by Greg Troxel | Files touched by this commit (5) |
Log message:
editors/xjed: Update to 0.99.19
Upstream does not seem to publish any changes, and does not even have tags.
Update prepared in wip by Kevin Bloom.
Committed after two weeks with no response from $MAINTAINER.
|
2021-10-26 12:21:45 by Nia Alarie | Files touched by this commit (161) |
Log message:
editors: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 15:47:53 by Nia Alarie | Files touched by this commit (161) |
Log message:
editors: Remove SHA1 hashes for distfiles
|
2015-11-03 04:32:24 by Alistair G. Crooks | Files touched by this commit (138) |
Log message:
Add SHA512 digests for distfiles for editors category
Problems found with existing distfiles:
distfiles/javascript-2.1b1.el
distfiles/yEd-3.14.2.zip
No changes made to the javascript-mode or yEd distinfo files.
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2013-04-06 05:45:29 by Blue Rats | Files touched by this commit (152) |
Log message:
Fixes:
COMMENT should not be longer than 70 characters.
COMMENT should not begin with 'A'.
COMMENT should not begin with 'An'.
COMMENT should not begin with 'a'.
COMMENT should not end with a period.
COMMENT should start with a capital letter.
pkglint warnings. Some files also got minor formatting, spelling, and style
corrections.
|
2012-10-03 13:43:48 by Aleksej Saushev | Files touched by this commit (150) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|
2012-08-07 16:54:36 by John Marino | Files touched by this commit (1) |
Log message:
editors/xjed: Fix DragonFly build
DragonFly needs same hack as NetBSD - there's no strops.h header.
|