| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION to enforce a cleanup for the easy_install references
With hat: python@
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=358663
|
|
|
|
|
|
|
|
|
|
| |
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat)
Notes:
svn path=/head/; revision=339634
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
argparse was missing from this ports RUN_DEPENDS, causing errors on imports.
argparse is avaiilable in the Python 2.7 and 3.2+ standard libraries so patch
setup.py to only require it for those versions.
Patch has been committed upstream and won't be necessary for the next release.
While I'm here, enable STAGE support.
PR: ports/183477
Submitted by: koobs
Approved by: Volodymyr Kostyrko <c.kworr@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=335660
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Use DISTNAME to match upstream name
- Remove DIST_SUBDIR
- Update COMMENT
- Add pytz to RUN_DEPENDS
- Set USE_PYTHON to 2.7 only
- Enable AUTOPLIST support and delete pkg-plist accordingly
- Re-order Makefile and whitespace align
PR: ports/181981
Submitted by: Volodymyr Kostyrko <c.kworr@gmail.com> (maintainer)
Approved by: maintainer
Notes:
svn path=/head/; revision=331483
|
|
|
|
|
|
|
| |
databases)
Notes:
svn path=/head/; revision=327717
|
|
WWW: http://packages.python.org/py-mysql2pgsql/
PR: 169643
Submitted by: Volodymyr Kostyrko <c.kworr at gmail dot com>
Notes:
svn path=/head/; revision=304182
|