Version: 3.2.9, Package name: py-mxDateTime-3.2.9 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description The eGenix mx Extension Series are a collection of Python extensions written in ANSI C and Python which provide a large spectrum of useful additions to everyday Python programming. The BASE package includes the Open Source subpackages of the series and is needed by all other add-on packages of the series. |
Filesize: 4503.519 KB |
Version History (View Complete History) |
|
2021-10-26 13:52:48 by Stuart Henderson | Files touched by this commit (175) |
Log message: remove some MODPY_VERSION=${MODPY_VERSION_2} py-* (non-standalone) ports which aren't used as dependencies in ports. many are either old stuff, or things used to provide backports of functionality from newer Python base versions which were used in ports that have already been converted to py3-only. |
2021-02-23 12:39:53 by Stuart Henderson | Files touched by this commit (743) |
Log message: Reverse the polarity of MODPY_VERSION; default is now 3.x, if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}. This commit doesn't change any versions currently used; it may be that some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those should be cleaned up in the course of updating ports where possible. Python module ports providing py3-* packages should still use FLAVOR=python3 so that we don't have a mixture of dependencies some using ${MODPY_FLAVOR} and others not. |
2019-07-12 14:46:30 by Stuart Henderson | Files touched by this commit (853) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2016-03-20 10:12:27 by Christian Weisgerber | Files touched by this commit (104) |
Log message: drop SHARED_ONLY from python and ruby ports |
2015-09-17 06:33:00 by Benoit Lecocq | Files touched by this commit (3) |
Log message: Update to py-mxDateTime-3.2.9. |
2014-12-03 11:06:25 by Benoit Lecocq | Files touched by this commit (3) |
Log message: Update to py-mxDateTime-3.2.8. ok ajacoutot@ |
2011-06-11 06:34:33 by Remi Pointel | Files touched by this commit (4) |
Log message: Modified PLIST, removed PFRAG.python2.6 and added PFRAG.python2.7. Reported by Nigel Taylor (thanks), correction modified by sthen@. Add MODPY_WANTLIB to WANTLIB. |
2011-06-09 23:52:06 by Remi Pointel | Files touched by this commit (1) |
Log message: removed python2.6 flavor. switch to python2.7 default flavor has already been made during the dance of the bump. ok jasper@ sthen@ |
2011-06-08 11:39:26 by Jasper Lievisse Adriaanse | Files touched by this commit (90) |
Log message: bump after default python version switch |
2011-05-15 13:48:59 by Remi Pointel | Files touched by this commit (3) |
Log message: installation was not correct on python2.4, problem reported from naddy@. do not install egg info with python 2.4. ok naddy@. |
2011-05-11 14:36:06 by Remi Pointel | Files touched by this commit (3) |
Log message: update py-mxDateTime to 3.1.3. Add python2.7 flavor. ok sthen@. |
2010-09-04 13:44:46 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Unbreak by renaming the PFRAG to a correct value. |
2010-09-03 06:34:56 by Stuart Henderson | Files touched by this commit (14) |
Log message: - drop python2.5 flavour of these "special" packages and add @pkgpath markers; from ajacoutot@ - tweak from me: @pkgpath markers for these go in PFRAG.python2.6-* files rather than straight in PLIST-*, so that they are only added to 2.6 packages, otherwise pkg_add -u will see that either 2.4 or 2.6 versions are valid updates and will have to ask every time, ok ajacoutot@ |
2010-08-30 16:24:16 by Jasper Lievisse Adriaanse | Files touched by this commit (78) |
Log message: bumpski for python |
2009-06-15 15:23:30 by Stuart Henderson | Files touched by this commit (1) |
Log message: WANTLIB += m, bump PKGNAME. |
2009-06-03 13:23:58 by Martynas Venckus | Files touched by this commit (2) |
Log message: deeggify; reqd/oki jasper@ |
2009-05-26 13:28:12 by Federico G. Schwindt | Files touched by this commit (2) |
Log message: o fix crash on TextSearch free due to a collision with libc' bm_free as reported in ports@ o correctly depend on the python version used as flavor o eggify o comments in lowercase |
2009-04-06 12:21:26 by Jasper Lievisse Adriaanse | Files touched by this commit (4) |
Log message: - update py-mxDateTime to 3.1.2 - update HOMEPAGE remove ish@ as maintainer per his request ok eric@ |
2009-03-11 15:11:29 by Bernd Ahlers | Files touched by this commit (1) |
Log message: bump because of python dep changes |
2008-01-14 06:24:16 by Marc Winiger | Files touched by this commit (4) |
Log message: add conflict for flavors ok mbalmer@ |
2008-01-11 02:15:21 by Marc Winiger | Files touched by this commit (2) |
Log message: make it possible to install for different python versions ok and help from mbalmer@ and simon@ |
2007-10-08 02:22:44 by Steven Mestdagh | Files touched by this commit (216) |
Log message: bump PKGNAME after python version switch |
2007-09-15 20:53:14 by Michael Erdely | Files touched by this commit (599) |
Log message: Remove quotes surrounding COMMENT*/PERMIT_*/BROKEN |
2007-04-05 09:38:13 by Marc Espie | Files touched by this commit (1270) |
Log message: base64 distinfo with SHA256 |
2006-06-03 03:37:09 by Aleksander Piotrowski | Files touched by this commit (20) |
Log message: Bump PKGNAMEs after recent python switch |
2005-05-16 16:02:52 by Aleksander Piotrowski | Files touched by this commit (2) |
Log message: Remove py2.1 and py2.3 FLAVORS from devel/py-mxDateTime. Python 2.3 is now default version. |
2005-01-05 09:22:44 by Christian Weisgerber | Files touched by this commit (366) |
Log message: SIZE |
2004-09-18 04:55:05 by Marc Espie | Files touched by this commit (9) |
Log message: new style conflicts |
2004-09-14 17:44:02 by Marc Espie | Files touched by this commit (206) |
Log message: switch to new plist, killing a few install scripts along the way. |
2004-08-03 08:27:33 by Xavier Santolaria | Files touched by this commit (10) |
Log message: MODULES= lang/python |
2004-03-02 00:41:32 by Jason Ish | Files touched by this commit (2) |
Log message: Update to 2.0.5 |
2004-02-23 14:11:42 by Jason Ish | Files touched by this commit (1) |
Log message: make py2.1 and py2.3 conflict, from xsa@ |
2004-02-22 22:04:21 by Jason Ish | Files touched by this commit (2) |
Log message: - Create a py2.1 flavor for ports that depend on this using python 2.1. - take MAINTAINER |
2004-02-18 13:05:12 by Xavier Santolaria | Files touched by this commit (4) |
Log message: remove MAINTAINER per his resquest; via and ok ish@. |
2004-01-29 10:13:37 by Nikolay Sturm | Files touched by this commit (16) |
Log message: NOT_FOR_ARCHS=${NO_SHARED_ARCHS} from Xavier Santolaria |
2003-07-31 13:12:00 by Nikolay Sturm | Files touched by this commit (48) |
Log message: - simple conversions to use the new python module - while here, remove WWW from DESCR all work done by Xavier Santolaria <xavier@santolaria.net> |
2002-10-25 16:37:52 by Christian Weisgerber | Files touched by this commit (11) |
Log message: No regression tests available. |