Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2016.11.3_1 24 Apr 2017 13:09:34 |
woodsb02 |
sysutils/py-salt: Make salt.modules.pw_user.get_loginclass return string
rather than dict.
This fixes salt.modules.pw_user.chloginclass which is used for FreeBSD
and expects a string to be returned. This was therefore returning False
even after successfully changing the loginclass.
This also fixes salt.states.user.present on FreeBSD when loginclass is
set.
PR: 218694
Approved by: Christer Edwards <christer.edwards@gmail.com> (maintainer) |
2016.11.3 23 Mar 2017 11:31:56 |
robak |
sysutils/py-salt: update 2016.11.2 -> 2016.11.3
PR: 217687
Submitted by: garga
Approved by: Christer Edwards <christer.edwards@gmail.com> (maintainer) |
2016.11.2 18 Feb 2017 08:39:05 |
miwi |
- Update to 2016.11.2
PR: 217185
Submitted by: maintainer |
2016.11.1_2 17 Feb 2017 15:59:58 |
brd |
sysutils/py-salt: Teach the Salt master and minion startup scripts to set
pidfile=.
On a restart this will cause the rc framework to wait for the processes to
exit before trying to start, instead of failing to start because the previous
processes have not gone away yet.
PR: 217154
Approved by: Christer Edwards <christer.edwards@gmail.com> (maintainer),
bdrewery (mentor, implicit) |
2016.11.1_1 09 Feb 2017 13:10:53 |
woodsb02 |
sysutils/py-salt: Restore install arguments post r427901 to fix syspaths.py
Without PYDISTUTILS_INSTALL_TARGET setting the install arguments, salt
will be built with an invalid syspaths.py, particularly if installed
somewhere other than /usr/local.
As of 2016.11.0, the arguments caused an error, which was traced back to
https://github.com/saltstack/salt/pull/31097/files.
The removed code was deprecated, but included instructions on how to
make the arguments continue to work: simply move them earlier in the
command (ie., "python setup.py <args> install" instead of
"python setup.py install <args>").
PR: 215885
Submitted by: Erick Turnquist <jhujhiti@adjectivism.org>
Approved by: Christer Edwards (maintainer)
MFH: 2017Q1 |
2016.11.1 19 Dec 2016 15:54:48 |
sunpoet |
- Update to 2016.11.1
- While I'm here:
- Update version requirement
- Use USE_PYTHON=autoplist
- Remove PYDISTUTILS_EGGINFO
- Sort USE_RC_SUBR
- Sort PLIST
Changes: https://docs.saltstack.com/en/latest/topics/releases/2016.11.1.html
PR: 215380
Submitted by: Christer Edwards <christer.edwards@gmail.com> (maintainer) |
2016.11.0_1 06 Dec 2016 19:56:51 |
swills |
sysutils/py-salt: put back sysctl patch
It's not yet merged upstream
Reported by: Dani Ilg <ilg.dani@outlook.com> (private email)
Approved by: Christer Edwards <christer.edwards@gmail.com> (private email) |
2016.11.0 05 Dec 2016 15:00:50 |
swills |
sysutils/py-salt : update to 2016.3.4
While here, fix OpenSSL 1.1 compatibility
PR: 214786
PR: 214998
PR: 215051
Submitted by: Christer Edwards <christer.edwards@gmail.com> (maintainer)
Reported by: Melvyn Sopacua <m.r.sopacua@gmail.com> (214998)
Obtained from: https://github.com/saltstack/salt/pull/37772 (215051) |
2016.3.4 08 Nov 2016 13:01:42 |
swills |
sysutils/py-salt: update to 2016.3.4
PR: 214020
Submitted by: Christer Edwards <christer.edwards@gmail.com> (maintainer) |
2016.3.3 29 Aug 2016 11:20:48 |
amdmi3 |
- Update to 2016.3.3
PR: 212221
Submitted by: christer.edwards@gmail.com (maintainer) |
2016.3.2 03 Aug 2016 18:26:42 |
pawel |
Update to version 2016.3.2
PR: 211532
Submitted by: Andres Montalban
Approved by: Christer Edwards (maintainer) |
2016.3.1_1 13 Jul 2016 01:53:45 |
junovitch |
sysutils/py-salt: add patches to handle runtime regressions in 2016.3.x
Fixes cron.file from upstream issue #34094/#34095 [1]. This will be in
2016.3.2.
- https://github.com/saltstack/salt/issues/34094
- https://github.com/saltstack/salt/pull/34095
Restore patch for upstream issue #33608. This was patched in 2016.3.0 but
removed in the maintainer update to 2016.3.1 in r417508. However the patch
has yet to be merged upstream. [2]
- https://github.com/saltstack/salt/issues/33608
PR: 210627 [1], 210395 [2]
Reported by: Andres Montalban <amontalban@gmail.com>
Approved by: Christer Edwards <christer.edwards@gmail.com> (maintainer)
MFH: 2016Q3 |
2016.3.1 26 Jun 2016 00:42:55 |
junovitch |
sysutils/py-salt: update 2016.3.0 -> 2016.3.1
- Remove patches accepted upstream
Changes: https://docs.saltstack.com/en/latest/topics/releases/2016.3.1.html
PR: 210395
Submitted by: Christer Edwards <christer.edwards@gmail.com> (maintainer) |
2016.3.0_1 15 Jun 2016 04:40:37 |
pi |
sysutils/py-salt: Fix upstream issues #33554, #33578, #33608 and #33529
The patch fixes some issues that are new with 2016.3.0
- https://github.com/saltstack/salt/issues/33529
- https://github.com/saltstack/salt/issues/33554
- https://github.com/saltstack/salt/issues/33578
- https://github.com/saltstack/salt/issues/33608
PR: 209829
Submitted by: ohauer, Andreas Montalban <amontalban@gmail.com>
Approved by: christer.edwards@gmail.com (maintainer timeout) |
2016.3.0 26 May 2016 10:26:24 |
amdmi3 |
- Update to 2016.3.0
PR: 209757
Submitted by: christer.edwards@gmail.com (maintainer) |
2015.8.10 24 May 2016 14:02:33 |
amdmi3 |
- Update to 2015.8.10
PR: 209721
Submitted by: christer.edwards@gmail.com (maintainer) |
2015.8.8_1 19 May 2016 11:09:14 |
amdmi3 |
- Fix trailing whitespace in pkg-messages
Approved by: portmgr blanket |
2015.8.8_1 06 Apr 2016 20:11:24 |
madpilot |
Import upstream patches which remove some spurious log entries
PR: 208520
Submitted by: Christer Edwards <christer.edwards at gmail.com>
(maintainer)
Obtained from: https://github.com/saltstack/salt/pull/32135
https://github.com/saltstack/salt/pull/32023
https://github.com/saltstack/salt/pull/32117 |
2015.8.8 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
2015.8.8 29 Mar 2016 18:44:45 |
amdmi3 |
- Add CPE information
PR: 208330
Submitted by: shun.fbsd.pr@dropcut.net
Approved by: christer.edwards@gmail.com (maintainer) |
2015.8.8 24 Mar 2016 14:08:09 |
rakuco |
Update to 2015.8.8.
Release notes:
https://docs.saltstack.com/en/latest/topics/releases/2015.8.8.html
PR: 208244
Submitted by: Christer Edwards <christer.edwards@gmail.com> |
2015.8.7_1 23 Mar 2016 09:20:35 |
vsevolod |
- Update libsodium to 1.0.8
- Bump revisions of all dependant ports
PR: 206482
Submitted by: lev, w.schwarzenfeld@aon.at |
2015.8.7 19 Feb 2016 13:18:28 |
rakuco |
Update to 2015.8.7.
PR: 207316
Submitted by: Christer Edwards <christer.edwards@gmail.com> (maintainer) |
2015.8.5 05 Feb 2016 20:47:02 |
junovitch |
sysutils/py-salt: update 2015.8.4 -> 2015.8.5
Note that 2015.8.4 resolved CVE-2016-1866 but introduced a bug that broke a
lot of Salt functionality. This update is functionally equivalent to the
current patched 2015.8.4_1 port but brings us back in line with upstream.
PR: 206906
Submitted by: Christer Edwards <christer.edwards@gmail.com>
MFH: 2016Q1 |
2015.8.4_1 03 Feb 2016 17:34:09 |
feld |
sysutils/py-salt: Patch to fix major regression
There was a major regression in 2015.8.4 which breaks a lot of salt
functionality. This adds a patch to fix it ahead of the upcoming
2015.8.5. The reason for patching in the ports tree is that there is a
major CVE that is addressed in 2015.8.4 which should be resolved
immediately by merging a functional salt to quarterly.
Regression: https://github.com/saltstack/salt/issues/30820
Security: CVE-2016-1866
Security: https://vuxml.freebsd.org/freebsd/0652005e-ca96-11e5-96d6-14dae9d210b8.html
Approved by: ports-secteam (with hat)
MFH: 2016Q1 |
2015.8.4 02 Feb 2016 08:06:41 |
vanilla |
Update to 2015.8.4.
PR: 206712
Submitted by: maintainer |
2015.8.3 28 Jan 2016 03:12:24 |
koobs |
devel/py-msgpack: Rename to py-msgpack-python, Update to 0.4.6
- Rename to py-msgpack-python, accordingly:
- Add MOVED entry
- Update devel/Makefile
- Update dependent ports
- Remove DISTNAME and TODO comment
- Update PORTVERSION and distinfo checksum (0.4.6)
- Re-assign MAINTAINER'ship
PR: 205733
Submitted by: Brendan Molloy <brendan+freebsd bbqsrc net>
Approved by: zont (maintainer) |
2015.8.3 06 Dec 2015 12:34:19 |
dryice |
Update to 2015.8.3
PR: 205043
Submitted by: Christer Edwards <christer.edwards@gmail.com> (maintainer) |
2015.8.2 16 Nov 2015 02:16:31 |
amdmi3 |
- Update to 2015.8.2
PR: 204566
Submitted by: christer.edwards@gmail.com (maintainer) |
2015.8.1 16 Oct 2015 13:16:32 |
sunpoet |
- Update to 2015.8.1
- While I'm here, add LICENSE_FILE
Changes: https://docs.saltstack.com/en/latest/topics/releases/2015.8.1.html
PR: 203812
Submitted by: Christer Edwards <christer.edwards@gmail.com> (maintainer) |
2015.8.0_1 27 Sep 2015 14:32:05 |
junovitch |
sysutils/py-salt: add new rc scripts, clean up current scripts
- Add salt-proxy.in and associated pkg-message text for Salt Proxy
- Restore installation of salt-api.in accidentally removed in r396791
- Set a default for PATH to address upstream issue 27151
- While here, make headers more verbose and trim variable quotes per rclint
PR: 203262
Submitted by: Christer Edwards <christer.edwards@gmail.com> (maintainer) |
2015.8.0 13 Sep 2015 00:02:22 |
wen |
- Update to 2015.8.0
PR: 203047
Submitted by: christer.edwards@gmail.com(maintainer) |
2015.5.5 24 Aug 2015 08:19:20 |
wen |
- Update to 2015.5.5
PR: 202610
Submitted by: christer.edwards@gmail.com(maintainer) |
2015.5.4 23 Aug 2015 23:46:47 |
junovitch |
sysutils/py-salt: update 2015.5.3 -> 2015.5.4 [1], add salt_api rc script [2]
PR: 202417 [1]
PR: 202042 [2]
Submitted by: Christer Edwards <christer.edwards@gmail.com> (maintainer) [1]
Submitted by: xenophon+fbsdports@irtnog.org [2]
Approved by: maintainer [2], feld (mentor) |
2015.5.3 19 Jul 2015 18:05:58 |
lwhsu |
- Update to 2015.5.3
PR: 201502
Submitted by: xmj (the PR)
Jason Unovitch <jason.unovitch@gmail.com> (the patch)
Approved by: christer.edwards@gmail.com (maintainer) |
2015.5.2 06 Jul 2015 05:11:01 |
koobs |
sysutils/py-salt: Remove spurious backslash line ending
Remove a spurious slash from the line end of PYDISTUTILS_INSTALLARGS
introduced in r387241.
Reported by: xmj
Approved by: portmgr (blanket)
MFH: 2015Q3 |
2015.5.2 05 Jun 2015 18:58:53 |
sunpoet |
- Update to 2015.5.2
- While I'm here, add NO_ARCH
Changes: https://github.com/saltstack/salt/blob/develop/doc/topics/releases/2015.5.2.rst
PR: 200655
Submitted by: Christer Edwards <christer.edwards@gmail.com> (maintainer) |
2015.5.1 24 May 2015 03:25:45 |
xmj |
sysutils/py-salt: upgrade to 2015.5.1
- upgrade to 2015.5.1
- add options for raet, and zeromq
PR: 200044
Submitted by: Christer Edwards <christer.edwards@gmail.com> |
2014.7.5 20 Apr 2015 09:01:00 |
culot |
- Update to 2014.7.5
PR: 199547
Submitted by: Christer Edwards <christer.edwards@gmail.com> (maintainer) |
2014.7.4 04 Apr 2015 17:22:33 |
robak |
sysutils/py-salt: update 2014.7.3 -> 2014.7.4
PR: 199153
Submitted by: Christer Edwards <christer.edwards@gmail.com> |
2014.7.3 03 Apr 2015 13:37:13 |
robak |
sysutils/py-salt: update 2014.7.2 -> 2014.7.3
PR: 199132
Submitted by: Christer Edwards <christer.edwards@gmail.com> |
2014.7.2 16 Feb 2015 14:15:15 |
culot |
- Update to 2014.7.2
PR: 197597
Submitted by: Christer Edwards <christer.edwards@gmail.com> (maintainer) |
2014.7.0_1 02 Jan 2015 03:30:42 |
koobs |
sysutils/py-salt: Requires lsof as a dependency
- Add lsof as a dependency (temporarily) [1][2]
[1] https://github.com/saltstack/salt/issues/18584
[2] https://github.com/saltstack/salt/pull/18894
PR: 195235
Submitted by: Christer Edwards <christer dot edwards gmail com> (maintainer) |
2014.7.0 09 Nov 2014 22:07:25 |
madpilot |
- Update to 2014.7.0
- Remove dirrms
PR: 194827
Submitted by: christer.edwards at gmail.com (maintainer) |
2014.1.13 17 Oct 2014 08:57:06 |
culot |
- Update to 2014.1.13
PR: ports/194413
Submitted by: Christer Edwards <christer.edwards@gmail.com> (maintainer) |
2014.1.11 19 Sep 2014 19:57:32 |
robak |
sysutils/py-salt: update 2014.1.10 -> 2014.1.11
PR: 193639
Submitted by: Christer Edwards <christer.edwards@gmail.com>
Approved by: mentors (implicit) |
2014.1.10 02 Aug 2014 04:12:21 |
danilo |
- Update from 2014.1.7 to 2014.1.10
PR: 192327
Submitted by: christer.edwards@gmail.com |
2014.1.7_1 22 Jul 2014 18:01:48 |
antoine |
Bump PORTREVISION after r362364, missing egginfo is harmful for py-salt |
2014.1.7 11 Jul 2014 04:13:40 |
culot |
- Update to 2014.1.7
PR: ports/191796
Submitted by: Christer Edwards <christer.edwards@gmail.com> (maintainer) |
2014.1.5 20 Jun 2014 07:22:45 |
culot |
- Update to 2014.1.5 [1]
- Adapt the minion example to pkgng [2]
PR: ports/190952
Submitted by: Christer Edwards <christer.edwards@gmail.com> (maintainer) [1],
ohauer@ [2] |
2014.1.4 05 May 2014 21:28:02 |
ohauer |
- update to 2014.1.4
- sort pkg-plist with `make makeplist'
Salt 2014.1.4 Release Notes
===========================
- Fix setup.py dependency issue (:issue:`12031`)
- Fix handling for IOErrors under certain circumstances (:issue:`11783` and
:issue:`11853`)
- Fix fatal exception when ``/proc/1/cgroup`` is not readable (:issue:`11619`)
- Fix os grains for OpenSolaris (:issue:`11907`)
- Fix ``lvs.zero`` module argument pass-through (:issue:`9001`)
- Fix bug in ``debian_ip`` interaction with ``network.system`` state
(:issue:`11164`)
- Remove bad binary package verification code (:issue:`12177`)
- Fix traceback in solaris package installation (:issue:`12237`)
- Fix ``file.directory`` state symlink handling (:issue:`12209`)
- Remove ``external_ip`` grain
- Fix ``file.managed`` makedirs issues (:issue:`10446`)
- Fix hang on non-existent Windows drive letter for ``file`` module
(:issue:`9880`)
- Fix salt minion caching all users on the server (:issue:`9743`)
PR: ports/189377
Submitted by: Christer Edwards <christer.edwards@gmail.com> (maintainer) |
2014.1.3 18 Apr 2014 15:26:03 |
xmj |
sysutils/py-salt: upgrade to 2014.1.3
- Upgrade to 2014.1.3
- Add py-pyzmq BUILD_DEPENDS
Changelog:
* Fix a regression in 2014.1.2
* http://docs.saltstack.com/en/latest/topics/releases/2014.1.2.html
PR: ports/188756
Approved by: christer.edwards@gmail.com (maintainer)
Approved by: koobs (mentor) |
2014.1.1_1 22 Mar 2014 07:35:36 |
koobs |
Chase py-pyzmq category move for py-salt, ipython and py-kombu
Update py-pyzmq dependency entries for:
- sysutils/py-salt
- devel/ipython
- net/py-kombu |
2014.1.1 21 Mar 2014 10:43:06 |
vg |
- Update to 2014.1.1
PR: ports/187738
Submitted by: Christer Edwards <christer.edwards@gmail.com> (maintainer) |
2014.1.0 19 Mar 2014 07:03:53 |
vg |
- Bump version
- Update to 2014.1.0
- Moved py-salt-cloud because py-salt included cloud part
- Link to full changelog:
http://docs.saltstack.com/topics/releases/2014.1.0.html
PR: ports/186950
Submitted by: Christer Edwards <christer.edwards@gmail.com> (maintainer) |
0.17.5 29 Jan 2014 19:05:17 |
vg |
Update to lastest version, changelog:
- Fix user.present states with non-string fullname (issue 9085)
- Fix virt.init return value on failure (issue 6870)
- Fix reporting of file.blockreplace state when test=True
- Fix network.interfaces when used in cron (issue 7990)
- Fix bug in pkgrepo when switching to/from mirrorlist-based repo def
(issue 9121)
- Fix infinite recursion when cache file is corrupted
- Add checking for rev and mirror/bare args in git.latest (issue 9107)
- Add cmd.watch alias (points to cmd.wait) (issue 8612)
- Fix stacktrace when prereq is not formed as a list (issue 8235)
- Fix stdin issue with lvdisplay command (issue 9128)
- Add pre-check function for range matcher (issue 9236)
- Add exception handling for psutil for processes that go missing (Only the first 15 lines of the commit message are shown above ) |
0.17.4 13 Jan 2014 21:00:04 |
rene |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
0.17.4 03 Jan 2014 20:17:54 |
vg |
- Up to 0.17.4
Full changelog http://docs.saltstack.com/topics/releases/0.17.4.html
PR: ports/184696
Submitted by: Christer Edwards <christer.edwards@gmail.com> (maintainer) |
0.17.3 03 Jan 2014 01:13:00 |
bapt |
Part 2 at removing now useless FETCH_ARGS redifition |
0.17.3 30 Dec 2013 20:55:19 |
ohauer |
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20
- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4
PR: ports/184785
Submitted by: ohauer
Reviewed by: tabthorpe
Approved by: portmgr (tabthorpe@) |
0.17.3 09 Dec 2013 19:31:16 |
sunpoet |
- Update to 0.17.3
Changes: https://github.com/saltstack/salt/commits/develop
PR: ports/184637
Submitted by: Christer Edwards <christer.edwards@gmail.com> (maintainer) |
0.17.2 14 Nov 2013 21:17:27 |
vg |
- Update to 0.17.2
- Removed client patch because contained at that version
PR: ports/183969
Submitted by: maintainer |
0.17.1_2 11 Nov 2013 15:38:55 |
vg |
- Added pach which fixed md5sum to md5
PR: ports/183766
Submitted by: Michael Gmelin <freebsd@grem.de>
Approved by: maintainer |
0.17.1_1 31 Oct 2013 20:48:47 |
vg |
- Fixed pkgng support with custom path to db
PR: ports/183492
Submitted by: myself
Approved by: eadler, osa, rm (mentors, implicit), Christer Edwards
<christer.edwards@gmail.com> (maintainer) |
0.17.1 29 Oct 2013 19:11:18 |
vg |
- Update sysutils/py-salt from 0.16.4 to 0.17.1
- Staging support
PR: ports/183348
Submitted by: Denis Generalov <gd@rambler-co.ru>
Approved by: eadler, osa, rm (mentors, implicit), Christer Edwards
<christer.edwards@gmail.com> (maintainer) |
0.16.4 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
0.16.4 09 Sep 2013 14:16:06 |
culot |
- Update to 0.16.4
PR: ports/181926
Submitted by: Christer Edwards <christer.edwards@gmail.com> (maintainer) |
0.16.3 17 Aug 2013 08:40:35 |
sunpoet |
- Update to 0.16.3
- While I'm here, add PyPI link as WWW
Changes: http://docs.saltstack.com/topics/releases/0.16.3.html
http://docs.saltstack.com/topics/releases/0.16.2.html
PR: ports/181001, ports/181168
Submitted by: Christer Edwards <christer.edwards@gmail.com> (maintainer) |
0.16.0 09 Jul 2013 15:52:03 |
sbz |
- Update to 0.16.0
PR: ports/180388
Submitted by: Christer Edwards <christer.edwards at gmail.com> (maintainer) |
0.15.3 05 Jun 2013 09:05:45 |
culot |
- Update to 0.15.3
PR: ports/179265
Submitted by: Christer Edwards <christer.edwards@gmail.com> (maintainer) |
0.15.1 14 May 2013 16:34:28 |
miwi |
- Update to 0.15.1
PR: 178453
Submitted by: maintainer |
0.15.0 06 May 2013 13:42:46 |
culot |
- Update to 0.15.0
PR: ports/178328
Submitted by: Christer Edwards <christer.edwards@gmail.com> (maintainer) |
0.14.1 24 Apr 2013 17:37:18 |
culot |
- Update to 0.14.1
PR: ports/178111
Submitted by: Christer Edwards <christer.edwards@gmail.com> (maintainer) |
0.14.0 24 Mar 2013 05:34:08 |
rm |
- update to 0.14.0
PR: 177326
Submitted by: Christer Edwards <christer.edwards@gmail.com> (maintainer) |
0.13.3 23 Mar 2013 06:04:41 |
rm |
- update to 0.13.3
- fix pillar path
- fix problem, mentioned in ports/176489
PR: 177144
Submitted by: Denis Generalov <gd@rambler-co.ru>
Approved by: Christer Edwards <christer.edwards@gmail.com> (maintainer) |
0.13.2 14 Mar 2013 08:15:46 |
culot |
- Update to 0.13.2
PR: ports/176921
Submitted by: Denis Generalov <gd@rambler-co.ru>
Approved by: Christer Edwards <christer.edwards@gmail.com> (maintainer) |
0.13.1 24 Feb 2013 08:26:17 |
culot |
- Update to 0.13.1
PR: ports/176371
Submitted by: Geoff Garside <freebsd@geoffgarside.co.uk>
Approved by: Christer Edwards <christer.edwards@gmail.com> (maintainer) |
0.13.0 15 Feb 2013 18:46:12 |
jgh |
- update to 0.13.0
PR: 176126
Submitted by: gd@rambler-co.ru
Approved by: maintainer, christer.edwards@gmail.com |
0.12.1 27 Jan 2013 21:04:36 |
jgh |
- chase 311078, adjust dependencies and set python_pkgnameprefix |
0.12.1 27 Jan 2013 21:02:20 |
jgh |
- shift origins for consistentcy with other Python ports
Submitted by: jgh@
Approved by: maintainer, christer.edwards@gmail.com |