2025-04-30 23:09:49 by Tobias Nygren | Files touched by this commit (1) |
Log message:
editline: create the pkgconfig directory before installing builtin pc file
|
2025-04-30 14:22:43 by Thomas Klausner | Files touched by this commit (1) |
Log message:
editline: more quoting
|
2025-04-30 13:38:49 by Thomas Klausner | Files touched by this commit (1) |
Log message:
editline: when using builtin editline, also provide pkg-config file
If the installation has one (like on NetBSD-current), use it, otherwise
create it.
TODO: the version number is currently fixed to 3.1, this should be
extracted from the header/library files somehow
|
2025-04-28 22:15:00 by Tobias Nygren | Files touched by this commit (6) |  |
Log message:
editline: update to 202501014
2025-01-04 Jess Thrysoee
* all: sync with upstream source
2024-08-08 Jess Thrysoee
* all: sync with upstream source
* doc/Makefile.am: fix regression. Name all manpage links as el_*
(e.g. el_history.3) to avoid conflicts.
Reported by Zopolis4
2024-05-17 Jess Thrysoee
* all: sync with upstream source
2023-08-28 Jess Thrysoee
* src/chartype.c: Add missing stdint.h
Reported by Rui Chen
2023-08-27 Jess Thrysoee
* all: sync with upstream source
|
2023-11-07 11:23:12 by Nia Alarie | Files touched by this commit (2) |
Log message:
editline: Include missing headers.
|
2023-06-29 19:55:29 by Hauke Fath | Files touched by this commit (3) |  |
Log message:
vis(3): Avoid nonportable MIN in portable code.
Adopt upstream's resolution, to be dropped with the next
update. (Thanks, riastradh@)
|
2023-06-29 18:18:56 by Hauke Fath | Files touched by this commit (3) |
Log message:
Unbreak build on OmniOS, which #defines MIN() in an uncommon
place.
This should really be picked up by autoconf.
|
2023-06-26 13:37:08 by Thomas Klausner | Files touched by this commit (6) |  |
Log message:
editline: update to 3.1.20221030.
2022-10-30 Jess Thrysoee
* src/sys.h, src/reallocarr.c: Remove unused sys/cdefs.h include, to compile \
against musl libc
Reported by Matt Boehlke
* version-info: 0:70:0
2022-10-09 Jess Thrysoee
* version-info: 0:69:0
* src/sys.h: Add __sun guard around sys/types.h in sys.h
* all: sync with upstream source
2021-09-10 Jess Thrysoee
* all: sync with upstream source
2021-07-14 Jess Thrysoee
* all: sync with upstream source
* src/histedit.h: Add wcsdup declaration when ifndef HAVE_WCSDUP. Patch by \
Rainer Jung.
* examples/wtc1.c: Fix warnings and add missing brace. Patch by Rainer Jung.
2021-05-22 Jess Thrysoee
* version-info: 0:66:0
* all: sync with upstream source
* src/el.c: editrc not read on systems without issetugid
Patch by Trevor Cordes
|
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|