./editors/jed, Extensible folding editor with Emacs/WordStar/EDT emulations

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.99.19, Package name: jed-0.99.19, Maintainer: joerg

JED 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/cwrappers]

Master sites: (Expand)

Filesize: 863.475 KB

Version history: (Expand)


CVS history: (Expand)


   2023-12-20 00:56:00 by Greg Troxel | Files touched by this commit (15)
Log message:
editors/jed: 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
   2020-01-26 18:32:28 by Roland Illig | Files touched by this commit (981)
Log message:
all: migrate homepages from http to https

pkglint -r --network --only "migrate"

As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
   2017-01-19 19:52:30 by Alistair G. Crooks | Files touched by this commit (352)
Log message:
Convert all occurrences (353 by my count) of

	MASTER_SITES= 	site1 \
			site2

style continuation lines to be simple repeated

	MASTER_SITES+= site1
	MASTER_SITES+= site2

lines. As previewed on tech-pkg. With thanks to rillig for fixing pkglint
accordingly.
   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.
   2014-10-05 18:41:09 by Thomas Klausner | Files touched by this commit (58)
Log message:
Fix ``Please add a line "# used by foo/bar/Makefile" here.'' warnings.
   2013-10-20 20:15:02 by Joerg Sonnenberger | Files touched by this commit (5)
Log message:
One patch per file.