Next | Query returned 242 messages, browsing 121 to 130 | Previous

History of commit frequency

CVS Commit History:


   2009-06-14 20:13:41 by Joerg Sonnenberger | Files touched by this commit (154)
Log message:
Remove @dirrm entries from PLISTs
   2009-05-20 02:58:30 by Thomas Klausner | Files touched by this commit (277) | Package updated
Log message:
Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib
major change.

Reported by Robert Elz in PR 41345.
   2009-05-19 10:59:39 by Thomas Klausner | Files touched by this commit (383)
Log message:
Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
block). Uncomment some commented out LICENSE lines while here.
   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.
   2009-02-01 22:39:44 by Sergey Svishchev | Files touched by this commit (2)
Log message:
heimdal leaves empty directories after deinstallation, fix that.

OK by wiz@.
   2008-11-25 08:09:54 by Hasso Tepper | Files touched by this commit (1)
Log message:
Correct patch-aa checksum, sorry for a mess.
   2008-11-19 14:27:33 by Hasso Tepper | Files touched by this commit (2)
Log message:
The patch from upstream to fix man/man5/qop.5 symlink. This has been sit in
PR 38622 for some time.
   2008-05-14 20:01:26 by Jim Wise | Files touched by this commit (2)
Log message:
libhcrypto.la only seems to get installed if we're building on 3.x or older,
so make it only end up in the PLIST if that is the case.
   2008-05-05 04:26:03 by Jim Wise | Files touched by this commit (2)
Log message:
Add missing library (libhcrypto) to PLIST, allowing sudo to build against
this heimdal on 3.x.

Bump PKGREVISION.
   2008-04-13 00:43:15 by Johnny C. Lam | Files touched by this commit (370)
Log message:
Convert to use PLIST_VARS instead of manually passing "@comment "
through PLIST_SUBST to the plist module.

Next | Query returned 242 messages, browsing 121 to 130 | Previous