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
|
2017-10-24 01:21:59 by Pierre Pronchery | Files touched by this commit (1) |
Log message:
Add support for CFLAGS and LDFLAGS
This notably fixes building with RELRO enabled.
Bump PKGREVISION, since this generates a different binary now that SSP and
FORTIFY are enabled.
|
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.
|
2014-10-09 16:07:17 by Thomas Klausner | Files touched by this commit (1163) |
Log message:
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
|
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.
|
2012-08-15 19:45:45 by Matthias Drochner | Files touched by this commit (2) | |
Log message:
update to 2.2.5
changes:
-Update ISO8859 map files to fix licensing issue
-fixes
|
2012-03-12 14:29:20 by Filip Hajny | Files touched by this commit (3) |
Log message:
Remove stale C++ conditionals to fix build on SunOS/GCC.
Add LICENSE information.
|
2011-05-06 20:02:06 by Matthias Drochner | Files touched by this commit (5) | |
Log message:
update to 2.2.4
changes:
-misc fixes and improvements
-added selftest
|
2009-12-10 22:13:07 by David Brownlee | Files touched by this commit (3) |
Log message:
Add PKG_DESTDIR_SUPPORT.
The package's Makefile was using 'DESTDIR' as "directory into which
to install binaries", which was a little unconventional. Use BINDIR
instead and treat DESTDIR like the rest of the world.
|