Next | Query returned 38 messages, browsing 11 to 20 | 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-10-06 20:44:54 by D'Arcy J.M. Cain | Files touched by this commit (1)
Log message:
Update distinfo for deleted patch.
   2013-10-06 20:43:41 by D'Arcy J.M. Cain | Files touched by this commit (1)
Log message:
Remove patch file.  Not needed in new version.
   2013-10-06 14:47:13 by D'Arcy J.M. Cain | Files touched by this commit (4)
Log message:
Upgrade to 2.8.

The major differences between 2.6 and 2.8 are:
 - Minor formatting changes.
 - Fix FreeBSD build.
 - Fix distribution pointers.
   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-12-03 01:02:18 by Joerg Sonnenberger | Files touched by this commit (28)
Log message:
Tag the 28 locations that result in a Python 3.1 package as supporting so.
Remove it from the default list for the rest.
   2011-10-15 13:46:04 by OBATA Akio | Files touched by this commit (2)
Log message:
* regist egg-info

Bump PKGREVISION.
   2009-03-18 19:38:00 by D'Arcy J.M. Cain | Files touched by this commit (5)
Log message:
Change MAINTAINER to OWNER on some of my packages.
   2009-03-05 19:51:33 by Joerg Sonnenberger | Files touched by this commit (53)
Log message:
Remove PYBINMODULE. All it did was mark some packages as not available
on some platforms that lacked shared library support in the past. The
list hasn't been maintained at all and the gain is very limited, so just
get rid of it.

Next | Query returned 38 messages, browsing 11 to 20 | Previous