Baptiste Daroussin
8a7c77fbbd
Convert s* to USES=zip
2014-03-10 17:01:36 +00:00
Ruslan Makhmatkhanov
2b8c2ea134
- do not use easy_install, convert to auto-generated packing list
...
- move DIST_SUBDIR upper, where appropriate
- add trailing slash to WWW url, where appropriate
- bump PORTREVISION
2014-02-10 09:09:29 +00:00
Rene Ladan
50f8eaece1
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)
2014-01-13 21:00:02 +00:00
Ruslan Makhmatkhanov
b0bdf33f31
Tidy up zope/plone ports over the tree. Common changes:
...
- remove indefinite article from COMMENT
- align USE_PYDISTUTILS value in Makefile
- tab -> space change in pkg-descr:WWW
- update WWW to use https scheme in url to avoid redirect
- add trailing slash to WWW
All changes are non-functional.
2013-09-23 12:52:16 +00:00
Baptiste Daroussin
a65ed2e51b
Add NO_STAGE all over the place in preparation for the staging support (cat: security)
2013-09-20 22:55:24 +00:00
Ruslan Makhmatkhanov
d5876df737
- transfer maintainership for my zope-ports to zope@
...
- add them to virtual category `zope'
2012-01-16 10:33:34 +00:00
Ruslan Makhmatkhanov
1d3015aac7
Change email for my ports to FreeBSD one.
...
Approved by: novel (mentor)
Feature safe: yes
2011-11-10 22:20:18 +00:00
Wen Heping
23e3e827c9
- Fix build with python-2.6
2011-10-11 07:09:36 +00:00
Wen Heping
b6f3573e37
RestrictedPython provides a restricted execution environment for Python,
...
e.g. for running untrusted code.
WWW: http://pypi.python.org/pypi/ExtensionClass
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via GitHub)
2011-10-10 02:46:28 +00:00