Next | Query returned 88 messages, browsing 61 to 70 | Previous

History of commit frequency

CVS Commit History:


   2005-07-13 20:01:49 by Johnny C. Lam | Files touched by this commit (578)
Log message:
Turn PERL5_PACKLIST into a relative path instead of an absolute path.
These paths are now relative to PERL5_PACKLIST_DIR, which currently
defaults to ${PERL5_SITEARCH}.  There is no change to the binary
packages.
   2005-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539)
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
   2005-03-27 17:43:38 by Thomas Klausner | Files touched by this commit (118)
Log message:
PKGREVISION bump for glut dependency removal (SDL/buildlink3.mk).
   2005-02-23 23:24:35 by Alistair G. Crooks | Files touched by this commit (505)
Log message:
Add RMD160 digests.
   2004-12-20 12:31:14 by grant beattie | Files touched by this commit (467)
Log message:
since perl is now built with threads on most platforms, the perl archlib
module directory has changed (eg. "darwin-2level" vs.
"darwin-thread-multi-2level").

binary packages of perl modules need to be distinguishable between
being built against threaded perl and unthreaded perl, so bump the
PKGREVISION of all perl module packages and introduce
BUILDLINK_RECOMMENDED for perl as perl>=5.8.5nb5 so the correct
dependencies are registered and the binary packages are distinct.

addresses PR pkg/28619 from H. Todd Fujinaka.
   2004-12-19 01:01:43 by Johnny C. Lam | Files touched by this commit (4)
Log message:
Create a modifier PERL5_OPTIONS that specifies properties of the perl
installation needed when including perl5/buildlink3.mk.  The only
option currently supported is "threads", which implies that a perl
that supports threads is required.  The requirement is checked at
pre-install time using an INSTALL script template by both the package
build and the binary package.

Add PERL5_OPTIONS+=threads to both devel/p5-SDL and graphics/p5-GD
since those modules require a perl that supports threads.
   2004-11-30 19:29:40 by Thomas Klausner | Files touched by this commit (1)
Log message:
Just depend on perl58 for now after removal of perl58-thread.
XXX: need to find out if perl is threaded or not?
   2004-10-03 02:13:34 by Todd Vierling | Files touched by this commit (908)
Log message:
Libtool fix for PR pkg/26633, and other issues.  Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
   2004-09-29 23:24:18 by Krister Walfridsson | Files touched by this commit (1)
Log message:
Correct the directory we descend into to build the version of perl needed
for this package.
   2004-06-26 11:16:10 by grant beattie | Files touched by this commit (14)
Log message:
move smpeg to multimedia/

Next | Query returned 88 messages, browsing 61 to 70 | Previous