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

History of commit frequency

CVS Commit History:


   2023-12-22 19:34:26 by Zafer Aydogan | Files touched by this commit (1)
Log message:
fetch from backup
   2021-10-26 12:57:01 by Nia Alarie | Files touched by this commit (12)
Log message:
mbone: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:30:13 by Nia Alarie | Files touched by this commit (12)
Log message:
mbone: Remove SHA1 hashes for distfiles
   2015-11-03 00:54:09 by Alistair G. Crooks | Files touched by this commit (12)
Log message:
Add SHA512 digests for distfiles for mbone 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.
   2012-10-08 11:25:51 by Aleksej Saushev | Files touched by this commit (13)
Log message:
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
   2009-12-12 19:11:07 by Soren Jacobsen | Files touched by this commit (2)
Log message:
This package needs gtk-doc to successfully build its HTML docs.  Adding a
build dependency on gtk-doc isn't enough to make everything happy, because
the gtk-doc package unhelpfully disables sgml support by default (in the
name of avoiding a "heavy" jade dependency).  In order to get a package
that is consistent regardless of which additional packages are installed,
let's just not install the HTML docs at all.
   2009-12-02 08:10:53 by Soren Jacobsen | Files touched by this commit (2)
Log message:
Add a couple missing files to this package's PLIST.
   2009-06-14 20:06:16 by Joerg Sonnenberger | Files touched by this commit (5)
Log message:
Remove @dirrm entries from PLISTs
   2009-03-20 20:25:55 by Joerg Sonnenberger | Files touched by this commit (1252)
Log message:
Simply and speed up buildlink3.mk files and processing.
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.
   2008-03-04 19:15:08 by Johnny C. Lam | Files touched by this commit (5)
Log message:
Mechanical changes to add DESTDIR support to packages that install
their files via a custom do-install target.

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