2014-07-28 16:38:17 by Jonathan Perkin | Files touched by this commit (3) |
Log message: Ensure RpathLoadFlags is used for all shared libraries, avoid hack for sol7/x86 applying to all later releases. Fixes various packages. Bump PKGREVISION. |
2014-07-25 16:02:12 by Jonathan Perkin | Files touched by this commit (3) |
Log message: Ensure a LOCALBASE rpath is added to all binaries on SunOS, not just libraries. Fixes a large number of check-shlibs-elf.awk failures. Bump PKGREVISION. |
2013-08-15 10:15:04 by Jonathan Perkin | Files touched by this commit (3) |
Log message: Use pkgsrc INSTALL in more places, not all SunOS 5.11 systems have /usr/gnu tools. Bump PKGREVISION. |
2013-07-23 08:50:39 by Thomas Klausner | Files touched by this commit (4) | |
Log message: Update to 1.0.5: This minor maintenance release adds support for the Aarch64 platform to the Linux configuration and updates the Solaris configuration to reflect changes in Solaris 11 & later. Alan Coopersmith (6): On Solaris 11 & later, use /usr/gnu/bin/install for InstallCmd Update xorgversion.def from 7.6 to 7.7 Trim trailing whitespace Remove xprint_host.def sun.cf: stop linking libraries merged into libc in later Solaris releases xorg-cf-files 1.0.5 Riku Voipio (1): Add Aarch64 support |
2013-07-17 08:13:22 by David A. Holland | Files touched by this commit (3) |
Log message: Recognize "__sun" as well as "sun" as tradcpp doesn't define the latter. Otherwise, Solaris ends up using the svr4 config and assorted crazy things happen. Diagnosed by Joern Clausen. PKGREVISION -> 6. |
2013-04-06 16:58:21 by Blue Rats | Files touched by this commit (25) |
Log message: 'Please use ${ECHO} instead of "echo".' 'Please use ${ECHO_N} instead of "echo -n".' |
2012-10-29 06:07:25 by Aleksej Saushev | Files touched by this commit (563) |
Log message: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. |
2012-07-02 20:55:03 by Jonathan Perkin | Files touched by this commit (1) |
Log message: Update patchsum. |
2012-07-02 17:55:04 by Jonathan Perkin | Files touched by this commit (3) |
Log message: A number of Solaris/SmartOS fixes: - Use ${INSTALL} - Disable Solaris64bitSubdir - Find compiler tools on SmartOS Bump PKGREVISION. |
2012-05-04 13:38:20 by OBATA Akio | Files touched by this commit (2) |
Log message: Set RPATH to X11BASE/lib for OpenBSD too. |