2022-12-07 16:07:28 by Paolo Vincenzo Olivo | Files touched by this commit (6) | |
Log message:
editors/easyedit: remove, superseded by editors/ee.
editors/ee was originally renamed to editors/easyedit due to conflict
with the now non-existent graphics/ee (former GNOME1 package).
Currently editors/ee is in par with the most recent available
version of EasyEdit.
|
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
|
2019-06-08 12:41:00 by Roland Illig | Files touched by this commit (93) |
Log message:
editors/*: let pkglint fix indentation and variable alignment
pkglint -Wall -F -r editors
Manually fixed the changes in editors/nedit since the "fixed" indentation
was wrong.
|
2017-08-01 18:47:46 by Thomas Klausner | Files touched by this commit (88) |
Log message:
Comment out dead sites (DNS problems).
|
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-07-18 14:07:25 by Joerg Sonnenberger | Files touched by this commit (16) |
Log message:
Add termios.h formerly included by unistd.h.
|
2013-04-04 18:01:55 by David A. Holland | Files touched by this commit (2) |
Log message:
Rev distfile patch: improve probing of terminfo. Should fix Joerg's build.
PKGREVISION -> 2.
|
2013-03-30 22:58:16 by David A. Holland | Files touched by this commit (1) |
Log message:
Add termcap bl3 file. Is now MAKE_JOBS_SAFE. Part of previous commit.
|
2013-03-30 22:57:25 by David A. Holland | Files touched by this commit (4) |
Log message:
General cleanup, via a distfile patch.
- NULL is a pointer. Don't use it for '\0', which is a character.
- Silence warnings about unused variables.
- Silence clang warnings about format strings.
- Fix up the makefile and configure logic, rolling in patch-aa and
patch-ab. Make the configure script report what it's doing instead
of making wrong decisions silently.
- Fix broken build when using system curses instead of the builtin
curses subset. (This is not the default, nor apparently recommended,
but can happen if the configure script doesn't like you.)
- Bump PKGREVISION.
|