2021-10-26 12:59:39 by Nia Alarie | Files touched by this commit (378) |
Log message:
misc: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
The following distfiles could not be fetched (possibly fetched
conditionally?):
./misc/libreoffice/distinfo libreoffice/harfbuzz-2.6.4.tar.xz
|
2021-10-07 16:35:55 by Nia Alarie | Files touched by this commit (378) |
Log message:
misc: Remove SHA1 hashes for distfiles
|
2020-12-08 12:15:57 by Nia Alarie | Files touched by this commit (6) |
Log message:
9menu: Update to 1.10
2020-04-16 Arnold D. Robbins <arnold@skeeve.com>
* 9menu.c (version): Bump to 1.10 (finally).
(usage): Clean up white space in error messages.
(args): Fix comparison in first int. Thanks to GCC.
General: Change a number of variables from int to bool, and
use <stdbool.h>. Use strerror(errno) in all relevant error messages.
* 9menu.1: Increment the version.
2018-04-25 Arnold D. Robbins <arnold@skeeve.com>
Updates suggested by Eric Lindblad <msvc_test@outlook.com>.
* 9menu.c (version): Remove the @(#) SCCS marker. Hasn't been
necessary for decades, really.
* 9menu.1: Update the Examples.
2016-01-07 Arnold D. Robbins <arnold@skeeve.com>
* 9menu.c: Convert forward declarations to use prototypes.
(run_menu): Bug fix. Increment/decrement `i' when keypress
moves things up and down so that mouse moves to the right
place upon remapping the window.
2015-06-25 Arnold D. Robbins <arnold@skeeve.com>
* 9menu.1: Updated.
2015-03-19 Arnold D. Robbins <arnold@skeeve.com>
* ChangeLog: Reconstituted from check-in logs and diffs.
* 9menu.c: Typo fix. Convert all function signatures to
ANSI style.
* README: Update the date.
2015-01-14 Arnold D. Robbins <arnold@skeeve.com>
* 9menu.c (main): Fix compile warnings.
(run_menu): Call XkbKeycodeToKeysym() instead of XKeycodeToKeysym().
|
2018-02-21 16:12:00 by =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= | Files touched by this commit (5) |
Log message:
Update to 1.9
- Minor changes and fixes
- Add license
|
2015-11-04 00:49:56 by Alistair G. Crooks | Files touched by this commit (330) |
Log message:
Add SHA512 digests for distfiles for misc category
Problems found locating distfiles:
Package colorls: missing distfile ls.tar.gz
Package molden: missing distfile molden-4.6/molden4.6.tar.gz
Package softmaker-office-demo: missing distfile ofl06trial.tgz
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.
|
2012-10-08 11:57:42 by Aleksej Saushev | Files touched by this commit (239) |
Log message:
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
|
2008-03-04 20:21:12 by Johnny C. Lam | Files touched by this commit (45) |
Log message:
Mechanical changes to add DESTDIR support to packages that install
their files via a custom do-install target.
|
2007-02-02 18:07:48 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
Modular Xorg support.
|
2007-01-07 10:14:16 by Roland Illig | Files touched by this commit (412) |
Log message:
Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.
Fixes PR 35265, although I did not use the patch provided therein.
|
2006-09-09 04:43:12 by OBATA Akio | Files touched by this commit (39) |
Log message:
Rename variable MAKEFILE to MAKE_FILE.
|