2014-03-11 23:11:45 by Thomas Klausner | Files touched by this commit (1) |
Log message: Remove lib/mono/2.0/mcs.exe.so. Reported crufty by Iain Morgan <Iain.Morgan@nasa.gov> on pkgsrc-users. |
2014-01-01 12:52:43 by Thomas Klausner | Files touched by this commit (776) |
Log message: Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump. |
2013-11-22 15:40:35 by David A. Holland | Files touched by this commit (1) |
Log message: Revert -r1.144, which is wrong, and instead clear PLATFORM in ALL_ENV. Setting PLATFORM causes the build system to look for a ${PLATFORM}.make file; this leads to build failure if a PLATFORM environment variable leaks in from the outside environment. |
2013-11-15 15:01:45 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message: Restore fragment from patch-dg that deals with not using pthread_setspecific with a deleted key. |
2013-11-12 05:00:47 by David A. Holland | Files touched by this commit (1) |
Log message: Give this netbsd make rules (same as linux) -- this allows it to build for me. |
2013-10-19 11:07:13 by Adam Ciarcinski | Files touched by this commit (346) |
Log message: Revbump after updating textproc/icu |
2013-09-13 22:47:55 by Jonathan Perkin | Files touched by this commit (6) |
Log message: Add support for 64-bit SunOS. |
2013-08-18 11:42:31 by Jared D. McNeill | Files touched by this commit (5) |
Log message: Some NetBSD arm build fixes. Still doesn't build yet. |
2013-06-17 14:44:55 by Thomas Klausner | Files touched by this commit (46) |
Log message: Make mono packages depend on lang/mono2 instead of lang/mono. The latter contains the unstable version 3 of mono, which breaks many mono packages. Bump dependencies and PKGREVISIONs. Ok during freeze: gdt@ |
2013-06-06 21:05:46 by Jonathan Perkin | Files touched by this commit (3) |
Log message: Disable monodoc build and add OPSYS-specific PLIST on SunOS. This gets us a working mono package on SmartOS, at least. |