2014-11-22 00:22:18 by Makoto Fujiwara | Files touched by this commit (8) |
Log message:
Recursive bump by audio/libdiscid 0.50 -> 0.61
|
2014-05-09 09:37:28 by Thomas Klausner | Files touched by this commit (553) |
Log message:
Mark packages that are not ready for python-3.3 also not ready for 3.4,
until proven otherwise.
|
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-04 02:22:01 by Aleksey Cheusov | Files touched by this commit (34) |
Log message:
Bump revision for packages with changed CONFLICTS (PYTHON_SELF_CONFLICT)
|
2012-10-04 01:40:39 by Aleksey Cheusov | Files touched by this commit (35) |
Log message:
CONFLICTS between python modules
|
2012-10-03 01:48:16 by Aleksej Saushev | Files touched by this commit (190) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|
2012-04-08 22:22:01 by Thomas Klausner | Files touched by this commit (148) |
Log message:
All supported python versions in pkgsrc support eggs, so remove
${PLIST.eggfile} from PLISTs and support code from lang/python.
|
2012-01-28 10:07:51 by OBATA Akio | Files touched by this commit (1) |
Log message:
Python 2.5 and higher include ctypes module, so let to only depend on py-ctypes
for Python 2.4.
Bump PKGREVISION.
|
2011-10-15 12:22:14 by OBATA Akio | Files touched by this commit (2) |
Log message:
* regist egg-info
Bump PKGREVISION.
|
2009-08-09 23:51:14 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update to 0.4.1, set LICENSE and convert to user-destdir.
Changes from 0.4.0:
* Access to a CD drive other than the default drive works again (Luks).
* IWebService.post() now returns a file-like object instead of None (Luks).
* Added the "Artificial" language and the "Pseudo-Release" \
type (Luks).
|