2005-11-11 17:01:20 by Antoine Reilles | Files touched by this commit (2) |
Log message:
add a --tag=CC to the libtool call that fails under darwin
This should fix PR 32041
|
2005-10-31 10:18:45 by Roland Illig | Files touched by this commit (2) |
Log message:
.include "../../lang/perl5/packlist.mk". This fixes PR 31948. Bumped
PKGREVISION.
|
2005-10-05 15:29:51 by Thomas Klausner | Files touched by this commit (40) |
Log message:
Remove some more *LEGACY* settings that are over a month old and
thus were before 2005Q3.
|
2005-08-10 22:56:30 by Johnny C. Lam | Files touched by this commit (339) |
Log message:
Remove the abuse of buildlink that was pkg-config/buildlink3.mk. That
file's sole purpose was to provide a dependency on pkg-config and set
some environment variables. Instead, turn pkg-config into a "tool"
in the tools framework, where the pkg-config wrapper automatically
adds PKG_CONFIG_LIBDIR to the environment before invoking the real
pkg-config.
For all package Makefiles that included pkg-config/buildlink3.mk, remove
that inclusion and replace it with USE_TOOLS+=pkg-config.
|
2005-08-06 08:19:41 by Johnny C. Lam | Files touched by this commit (634) | |
Log message:
Bump the PKGREVISIONs of all (638) packages that hardcode the locations
of Perl files to deal with the perl-5.8.7 update that moved all
pkgsrc-installed Perl files into the "vendor" directories.
|
2005-07-21 18:30:01 by Thomas Klausner | Files touched by this commit (328) |
Log message:
Change path from devel/pkgconfig to devel/pkg-config.
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
|
2005-07-17 16:35:47 by Dieter Baron | Files touched by this commit (1) |
Log message:
fix checksum for last
|
2005-07-17 16:32:47 by Dieter Baron | Files touched by this commit (3) |
Log message:
Accept ENOTCONN as indicating socket is not ready for write (needed for upcoming \
irssi-icq). Bump PKGREVISION.
|
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-06-26 22:25:48 by Soren Jacobsen | Files touched by this commit (3) |
Log message:
Fix /exec on sparc64. Applied upstream quite a while ago. Bump PKGREVISION.
|