Next | Query returned 28 messages, browsing 21 to 30 | previous

History of commit frequency

CVS Commit History:


   2014-01-25 11:30:32 by Thomas Klausner | Files touched by this commit (533) | Package updated
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.
   2013-12-10 12:55:41 by Jonathan Perkin | Files touched by this commit (1)
Log message:
Fix inttypes on SunOS.  Patch from Sebastian Wiedenroth.
   2012-10-31 12:19:55 by Aleksej Saushev | Files touched by this commit (1460)
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.
   2011-10-16 08:38:39 by OBATA Akio | Files touched by this commit (2)
Log message:
* Convert PYDISTUTILSPKG to register egg-info

Bump PKGREVISION.
   2009-10-11 10:32:50 by Thomas Klausner | Files touched by this commit (2)
Log message:
Update to 0.4.2:

This release fixes issues related to Python 2.5 and 64 bits machines.
It also fixes some issues in the treatment of return codes of some
libusb functions. As PyUSB 1.0 is under development, PyUSB 0.x is
in bug fixes only mode. This means that no additional future is
planned for this branch.
   2009-06-13 08:46:48 by Roland Illig | Files touched by this commit (67)
Log message:
Ran pkglint --autofix on the devel/ category. Most of the changes are
simple white-space issues like indentation and trailing spaces. The
others are cross-references for Makefile.common.
   2009-05-20 04:16:14 by Jonathan A. Kollasch | Files touched by this commit (4) | Imported package
Log message:
Import py-usb 0.4.1 from Wim Lewis in PR#41445 (with small modifications).

The PyUSB module provides Python with easy access to the host
machine's Universal Serial Bus (USB) system via libusb.


Next | Query returned 28 messages, browsing 21 to 30 | previous