aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-zope.i18nmessageid
Commit message (Collapse)AuthorAgeFilesLines
* - Convert textproc/ to USES=pythonMarcus von Appen2014-12-071-3/+2
| | | | | | | With hat: python@ Notes: svn path=/head/; revision=374183
* - do not use easy_install, convert to auto-generated packing listRuslan Makhmatkhanov2014-02-094-38/+8
| | | | | | | | | - move DIST_SUBDIR upper, where appropriate - add trailing slash to WWW url, where appropriate - bump PORTREVISION Notes: svn path=/head/; revision=343556
* Tidy up zope/plone ports over the tree. Common changes:Ruslan Makhmatkhanov2013-09-232-1/+2
| | | | | | | | | | | | | - 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. Notes: svn path=/head/; revision=327992
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | textproc) Notes: svn path=/head/; revision=327773
* - pass maintainership to zope@Ruslan Makhmatkhanov2013-04-171-6/+2
| | | | | | | | | | - trim Makefile header, while here Approved by: clsung (maintainer, via linkedin) Feature safe: yes Notes: svn path=/head/; revision=315934
* - Update to 3.6.1Cheng-Lung Sung2011-08-252-3/+3
| | | | Notes: svn path=/head/; revision=280391
* zope.i18nmessageid provides facilities for declaring such messagesCheng-Lung Sung2011-03-214-0/+58
within program source text; translation of the messages is the responsiblitiy of the 'zope.i18n' package. WWW: http://www.python.org/pypi/zope.i18nmessageid Notes: svn path=/head/; revision=271388