Commit graph

11 commits

Author SHA1 Message Date
Antoine Brodin
1b85bc9332 Switch PYTHON_REL from a 3 digits number to a 4 digits number to handle
python 2.7.10

Differential Revision:	https://reviews.freebsd.org/D2639
Reviewed by:	sunpoet, mva
2015-05-26 16:47:02 +00:00
Marcus von Appen
e1555011ab - Convert ports from databases/ and deskutils/ to new USES=python
Approved by:	portmgr (implicit)
2014-10-19 08:50:17 +00:00
Antoine Brodin
795d665c37 Remove optional dependency on BROKEN and unstaged databases/kinterbasdb 2014-09-07 07:00:41 +00:00
Antoine Brodin
27e5b850ee Fix a stage violation 2014-08-10 19:03:50 +00:00
Ruslan Makhmatkhanov
2d43a0b313 - modernize dependency on databases/py-sybase 2014-03-03 10:42:55 +00:00
Ruslan Makhmatkhanov
615eb9964b databases/py-sqlalchemy-devel: support staging and do general clean-up
- do not use easy_install for installation and convert to auto-generated packing list
- remove options descriptions, that already presented in bsd.options.desc.mk
- utilize options helpers
- install docs and examples into staging area uncoditionally
- remove inclusion of devel/py-virtualenv/files/py3k-fix-pkg-plist.inc - it's implemented in bsd.python.mk
- bump PORTREVISION because of package change

Approved by:	nivit (maintainer, explicitly for such changes in his ports)
2014-03-03 10:39:37 +00:00
Baptiste Daroussin
56fcf8379f Fix properties on pkg-plist 2014-01-21 23:18:05 +00:00
Nicola Vitale
e3e35c3d88 - Fix package name collision 2013-11-23 15:18:03 +00:00
Baptiste Daroussin
36117d7097 Add NO_STAGE all over the place in preparation for the staging support (cat: databases) 2013-09-20 16:13:47 +00:00
Nicola Vitale
0e044dda5a - Update to 0.8.2
- Remove leading indefinite article from COMMENT
- Run 2to3 command on lib, doc and examples dirs,
  when Python ver. >= 3.0
- Remove files/patch-setup.py (pass --always-unzip
  to PYDISTUTILS_INSTALLARGS instead)
- Switch off MYSQL and PGSQL options (wanted by
  koobs@, via private email)
- Add devel/py-mock to TEST_DEPENDS, when Python
  ver. < 3.3
- Fix path to py3k-fix-pkg-plist.inc

Build log:	http://goo.gl/kF8pT
Release notes:	http://goo.gl/CKfHc
2013-07-14 23:55:26 +00:00
Nicola Vitale
e822923445 - Repocopy databases/py-sqlalchemy to databases/py-sqlalchemy-devel
- Update the repocopied port to 0.8.1  [1]
- Re-order OPTIONS conditionals  [1]
- Make BUILD_DEPENDS use TEST_DEPENDS when TESTS option is true  [1]

PR:	ports/178498  [1]
Submitted by:	koobs
2013-05-23 19:40:08 +00:00