2014-03-31 10:32:48 by Thomas Klausner | Files touched by this commit (2) |
Log message: Update to 1.4.24: No NEWS found. |
2014-01-25 11:30:32 by Thomas Klausner | Files touched by this commit (533) | |
Log message: Mark packages as not ready for python-3.x where applicable; either because they themselves are not ready or because a dependency isn't. This is annotated by PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of x.y.z or PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-foo, py-bar respectively, please use the same style for other packages, and check during updates. Use versioned_dependencies.mk where applicable. Use REPLACE_PYTHON instead of handcoded alternatives, where applicable. Reorder Makefile sections into standard order, where applicable. Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default with the next commit. Whitespace cleanups and other nits corrected, where necessary. |
2012-10-03 02:20:19 by Aleksej Saushev | Files touched by this commit (97) |
Log message: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. |
2012-02-16 19:06:45 by Hans Rosenfeld | Files touched by this commit (1) |
Log message: Fix build on SunOS. |
2012-02-12 20:55:09 by Guillaume Lasmayous | Files touched by this commit (4) |
Log message: Update converters/py-zfec to 1.4.22. pkgsrc changes: - /usr/bin/env police - zfec and zunfec scripts require py-argparse and py-setuptools_trial dependencies. upstream changes: Unknown. Upstream NEWS file stopped at 1.4.5. |
2011-01-23 23:19:09 by Tobias Nygren | Files touched by this commit (1) |
Log message: err, really fix |
2011-01-23 23:16:30 by Tobias Nygren | Files touched by this commit (1) |
Log message: fix dependency patterns |
2010-11-27 15:04:39 by Greg Troxel | Files touched by this commit (1) |
Log message: Express dependency on py-darcsver. |
2010-11-27 14:35:07 by Greg Troxel | Files touched by this commit (3) |
Log message: Work around upstream bug where more python bits are fetched from the net at build time. See http://tahoe-lafs.org/trac/zfec/ticket/11 . PKGREVISION++ |
2010-07-25 08:27:18 by Alistair G. Crooks | Files touched by this commit (1) |
Log message: This package needs py-expat installed in order to build. |