2015-09-07 06:27:42 by David A. Holland | Files touched by this commit (1) |
Log message: Improve previous to use COMPILER_RPATH_FLAG, per Joerg's request. |
2015-09-06 11:49:40 by David A. Holland | Files touched by this commit (1) |
Log message: Improve -r1.82: insert -R as well as -L into LIBS. PR 50170. |
2015-08-29 21:35:55 by Jonathan Perkin | Files touched by this commit (1) |
Log message: Take advantage of tcl using the -headerpad_max_install_names option to fix up dylib install names in post-build using install_name_tool(1) on Darwin. Bump PKGREVISION as package built before the Mach-O shlibs checks were introduced, but the generated PROVIDES were incorrect. |
2015-07-29 17:23:11 by Jonathan Perkin | Files touched by this commit (1) |
Log message: Ensure we can find pkgsrc-installed sqlite3. |
2015-07-22 06:54:23 by David A. Holland | Files touched by this commit (1) |
Log message: Requires sqlite3>=3.8.3. PR 50074. |
2015-07-10 20:48:22 by David A. Holland | Files touched by this commit (1) |
Log message: Use pkgsrc sqlite instead of included copy. PKGREVISION -> 2. PR 49082. |
2015-06-29 11:49:51 by Joerg Sonnenberger | Files touched by this commit (10) |
Log message: Spell --export-dynamic correctly. Do not use gethostbyname_r on NetBSD. Bump revision. |
2015-06-28 19:11:13 by Joerg Sonnenberger | Files touched by this commit (5) |
Log message: Fix build of tcl-pdflib against TCL 8.6. |
2015-05-21 12:38:00 by Adam Ciarcinski | Files touched by this commit (19) |
Log message: Changes 8.6.4: Bug fixes and improvements. |
2015-03-16 14:30:02 by Jonathan Perkin | Files touched by this commit (2) |
Log message: Honour LDFLAGS. Fixes cwrapper build with non-builtin zlib. |