Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
28 Dec 2020 23:02:15
3.6.1_1

|
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
26 May 2018 09:04:16
3.6.1_1

|
amdmi3  |
- Add LICENSE
Approved by: portmgr blanket |
25 Apr 2018 16:42:38
3.6.1_1

|
amdmi3  |
Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.
Approved by: portmgr blanket, mat |
08 Feb 2018 20:18:09
3.6.1_1

|
amdmi3  |
Canonicalize PyPi WWWs:
- Switch to https://
- Remove trailing slashes
Approved by: portmgr blanket |
07 Dec 2014 10:01:37
3.6.1_1

|
mva  |
- Convert textproc/ to USES=python
With hat: python@ |
09 Feb 2014 23:13:52
3.6.1_1

|
rm  |
- 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 |
23 Sep 2013 12:52:17
3.6.1

|
rm  |
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. |
20 Sep 2013 23:17:32
3.6.1

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
17 Apr 2013 06:44:00
3.6.1

|
rm  |
- pass maintainership to zope@
- trim Makefile header, while here
Approved by: clsung (maintainer, via linkedin)
Feature safe: yes |
25 Aug 2011 08:40:04
3.6.1
|
clsung  |
- Update to 3.6.1 |
21 Mar 2011 08:57:32
3.5.3
|
clsung  |
zope.i18nmessageid provides facilities for declaring such messages
within program source text; translation of the messages is the
responsiblitiy of the 'zope.i18n' package.
WWW: http://www.python.org/pypi/zope.i18nmessageid |