Next | Query returned 19 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2024-01-13 21:07:34 by Taylor R Campbell | Files touched by this commit (24)
Log message:
*/builtin.mk: Use ${_CROSS_DESTDIR:U} for build-time file checks.

These are questions about the target system, whose files at
build-time are all relative to ${_CROSS_DESTDIR} if it is defined,
i.e., if USE_CROSS_COMPILE is set to yes.

No change to native builds because ${_CROSS_DESTDIR:U} is empty in
them.  (Possible minor change by adding :Q to ${H_FOO} in command
lines, but if this makes a difference it likely fixes problems.)
   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
   2019-11-03 11:39:32 by Roland Illig | Files touched by this commit (274)
Log message:
devel: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
   2018-05-23 16:12:14 by =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= | Files touched by this commit (1)
Log message:
libexecinfo: fix invalid homepage.
   2015-11-03 04:29:40 by Alistair G. Crooks | Files touched by this commit (1995)
Log message:
Add SHA512 digests for distfiles for devel category

Issues found with existing distfiles:
	distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
	distfiles/fortran-utils-1.1.tar.gz
	distfiles/ivykis-0.39.tar.gz
	distfiles/enum-1.11.tar.gz
	distfiles/pvs-3.2-libraries.tgz
	distfiles/pvs-3.2-linux.tgz
	distfiles/pvs-3.2-solaris.tgz
	distfiles/pvs-3.2-system.tgz
No changes made to these 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.
   2015-07-13 06:55:31 by Benny Siegert | Files touched by this commit (1)
Log message:
Add tags to libtool invocation. From Brad Forschinger in PR pkg/49992.
   2015-06-28 17:18:09 by Thomas Klausner | Files touched by this commit (1)
Log message:
Reset maintainer.
   2014-07-05 22:15:24 by Amitai Schlair | Files touched by this commit (2)
Log message:
Libtoolize to fix build on OS X 10.9 and (untested) fix shlibs under
Solaris 10. What's tested:

1. devel/cmake with USE_BUILTIN.libexecinfo=no links and runs on:
    * CentOS/amd64 6.5
    * Mac OS X/x86_64 10.9.4 (Darwin 13.3.0)
    * NetBSD/amd64 6.1.4
    * SmartOS/i386 (Joyent SmartMachine 1.8.1, "SunOS 5.11")

2. http://www.gnu.org/software/libc/manual/html_node/Backtraces.html's
   sample program outputs:
    * Mac OS X: the expected backtrace
    * NetBSD: dumps core (but it did before this change, too)
    * SmartOS: the expected backtrace

Bump PKGREVISION.
   2014-06-05 21:48:33 by Matthias Scheler | Files touched by this commit (2)
Log message:
Don't build a shared library under Solaris 10.

This should work around PR pkg/48732 until we have a beter solution
e.g. building this package with "libtool".

Next | Query returned 19 messages, browsing 1 to 10 | Previous