2017-07-01 18:23:19 by Amitai Schleier | Files touched by this commit (1) |
Log message: On Darwin, even though the self-tests pass either way, py-libxslt doesn't build if this .so is a "bundle", and does if it's a \ "dylib". Make it a dylib. Bump PKGREVISION. |
2016-12-30 03:17:49 by David A. Holland | Files touched by this commit (3) |
Log message: PKGREVISION shouldn't be in Makefile.common, even though the last two bumps applied to both users. |
2016-05-28 08:48:03 by Thomas Klausner | Files touched by this commit (1) |
Log message: pkglint cleanup: remove empty line |
2016-05-28 01:52:05 by Paul Goyette | Files touched by this commit (1) |
Log message: Use Makefile.common from textproc/libxml2 |
2016-05-27 12:37:18 by Paul Goyette | Files touched by this commit (2) | |
Log message: Synchronize py-libxml2 with recent update of libxml2 to version 2.9.4 |
2015-11-23 01:01:06 by Thomas Klausner | Files touched by this commit (2) |
Log message: Udate py-libxml2 to 2.9.3 to match libxml2. |
2015-11-04 03:00:17 by Alistair G. Crooks | Files touched by this commit (797) |
Log message: Add SHA512 digests for distfiles for textproc category Problems found locating distfiles: Package cabocha: missing distfile cabocha-0.68.tar.bz2 Package convertlit: missing distfile clit18src.zip Package php-enchant: missing distfile php-enchant/enchant-1.1.0.tgz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail. |
2015-10-23 22:01:08 by Tobias Nygren | Files touched by this commit (3) |
Log message: Fix packages' broken iconv.h detection by removing it. Have faith in that that pkgsrc will provide the correct iconv.h to use in either the buildlink directory or otherwise in the compiler's default search path. |
2014-10-20 21:11:23 by Matthias Drochner | Files touched by this commit (5) |
Log message: sync w/ base pkg |
2014-03-13 12:08:54 by Jonathan Perkin | Files touched by this commit (67) |
Log message: Set USE_GCC_RUNTIME=yes for packages which build shared libraries but do not use libtool to do so. This is required to correctly depend upon a gcc runtime package (e.g. gcc47-libs) when using USE_PKGSRC_GCC_RUNTIME. |