2010-02-12 00:12:10 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
DESTDIR support
|
2010-01-17 13:02:58 by Thomas Klausner | Files touched by this commit (724) |  |
Log message:
Recursive PKGREVISION bump for jpeg update to 8.
|
2008-01-18 06:08:56 by Tobias Nygren | Files touched by this commit (214) |
Log message:
Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
|
2007-08-05 17:48:10 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message:
Don't use malloc.h.
|
2007-07-08 14:35:11 by Thomas Klausner | Files touched by this commit (11) |
Log message:
Reset maintainer, rpaulo resigned.
|
2007-02-22 20:27:30 by Thomas Klausner | Files touched by this commit (721) |
Log message:
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
|
2006-12-27 14:37:47 by Joerg Sonnenberger | Files touched by this commit (210) |
Log message:
- fine grained X11 dependencies for packages which have either USE_IMAKE
or USE_X11BASE set, but don't include mk/x11.buildlink3.mk directly or
via buildlink3.mks
- introduce BUILDLINK_PREFIX.libXpm as alias for BUILDLINK_PREFIX.xpm
in the !modular case
- fix some cases where the check for libX11 couldn't work at all by using
C++ for compilation without including the proper headers
Verified using a full X11_TYPE=xorg bulk build without additional
breakage. Discussed with salo@, wiz@ and send to packages@ for feedback.
|
2006-12-15 21:33:06 by Joerg Sonnenberger | Files touched by this commit (236) |
Log message:
Mechanically replace all includes of buildlink3.mk of the following
packages with the modular Xorg equivalent. Those are falling back
to the old location by default, so this commmit doesn't change
dependencies.
graphics/xpm ==> x11/libXpm
fonts/Xft2 ==> x11/libXft
x11/Xfixes ==> x11/libXfixes
x11/xcursor ==> x11/libXcursor
x11/Xrender ==> x11/libXrender
x11/Xrandr ==> libXrandr
|
2006-11-19 12:50:26 by Thomas Klausner | Files touched by this commit (42) |
Log message:
tv@ pointed out that curl-7.16.0 had a shlib major bump --
increase its BUILDLINK_ABI_DEPENDS, and bump PKGREVISIONs
of dependencies.
Sorry for not finding this earlier.
|
2006-02-26 19:44:55 by Rui Paulo | Files touched by this commit (1) |
Log message:
Invert MASTER_SITES and HOMEPAGE. Pointed out by Bernd Ernesti.
|