2021-10-26 13:09:37 by Nia Alarie | Files touched by this commit (27) |
Log message:
news: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:45:00 by Nia Alarie | Files touched by this commit (27) |
Log message:
news: Remove SHA1 hashes for distfiles
|
2021-04-25 08:32:56 by Thomas Klausner | Files touched by this commit (1) |
Log message:
xrn: remove dead download link
|
2019-11-04 20:17:11 by Roland Illig | Files touched by this commit (11) |
Log message:
news: align variable assignments
pkglint -Wall -F --only aligned --only indent -r
No manual corrections.
|
2018-11-10 21:03:40 by Thomas Klausner | Files touched by this commit (15) | |
Log message:
xrn: update to 10.11.
Update provided by Michael Bäuerle via wip.
Changes: too many to list here, previous distfile is from 1998(!).
|
2015-11-03 00:49:48 by Alistair G. Crooks | Files touched by this commit (19) |
Log message:
Add SHA512 digests for distfiles for news category
Existing SHA1 digests verified, all found to be the same on the
machine holding the existing distfiles (morden). Existing SHA1
digests retained for now as an audit trail.
|
2014-09-12 06:17:38 by David A. Holland | Files touched by this commit (4) |
Log message:
Use strerror, not sys_errlist. Probably fixes Solaris build and others.
While here patch some other legacy C issues as well.
|
2012-10-08 14:27:42 by Aleksej Saushev | Files touched by this commit (18) |
Log message:
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
|
2012-05-03 11:55:33 by OBATA Akio | Files touched by this commit (36) | |
Log message:
Drop dependency on libXp (from Imake)
* libXp was used by Xaw8, but it had been obsolated, and in pkgsrc,
x11/libXaw/buildlink3.mk had been switched to pick up Xaw7 by default.
* With x11/xorg-cf-files, libXp was offered with XawClientLibs,
but updated to 1.0.4, it was removed.
* And pkgsrc had been switched to use always xorg-cf-files and imake from pkgsrc,
so all platforms should not require libXp from libXaw with Imake.
Bump PKGREVISION.
|
2012-05-03 11:08:11 by OBATA Akio | Files touched by this commit (2) |
Log message:
fixes build with fiex<2.5.20, yylineno is required condifionally.
|