Port details |
- py-genshi-devel Python toolkit for stream-based generation of output for the web
- 0.6.1052_2 textproc
=0 0.6.1052_2Version of this port present on the latest quarterly branch.
- DEPRECATED: The port is no longer updated and behind the main genshi port
This port expired on: 2016-03-31
- Maintainer: alexey@renatasystems.org
- Port Added: 2009-05-11 19:52:22
- Last Update: 2016-03-31 20:54:10
- SVN Revision: 412303
- Also Listed In: python www
- License: not specified in port
- WWW:
- http://genshi.edgewall.org/
- Description:
- Genshi is a Python library that provides an integrated set of components
for parsing, generating, and processing HTML, XML or other textual content
for output generation on the web. The major feature is a template language,
which is heavily inspired by Kid.
The development version 0.6 has the following features:
* Improved XPath engine.
* Code generation instead of AST transformation for template expressions.
* Use of Python _ast module as an alternative to the deprecated compiler
* package.
* Full support for advanced internationalization.
* Drop Python 2.3 compatibility, Python 2.4 will be the minimum required
* version.
WWW: http://genshi.edgewall.org/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}Genshi-devel>0:textproc/py-genshi-devel@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-Genshi-devel
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py27-setuptools27>0 : devel/py-setuptools27
- python2.7 : lang/python27
- Runtime dependencies:
-
- py27-setuptools27>0 : devel/py-setuptools27
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py27-Genshi-devel-0.6.1052_2:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 11
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.6.1052_2 31 Mar 2016 20:54:10 |
rene |
Remove expired ports:
2016-03-31 databases/rubygem-after_commit_queue-rails41: Rails 4.1 is no longer
supported - please switch to Rails 4.2
2016-03-31 textproc/rubygem-jekyll-assets1: Use textproc/rubygem-jekyll-assets
instead
2016-03-31 devel/rubygem-sprockets-rails-rails41: Rails 4.1 is no longer
supported - please switch to Rails 4.2
2016-03-31 mail/rubygem-actionmailer41: Rails 4.1 is no longer supported -
please switch to Rails 4.2
2016-03-31 databases/rubygem-activemodel41: Rails 4.1 is no longer supported -
please switch to Rails 4.2
2016-03-31 devel/rubygem-activesupport41: Rails 4.1 is no longer supported -
please switch to Rails 4.2
2016-03-31 www/rubygem-actionpack41: Rails 4.1 is no longer supported - please
switch to Rails 4.2
2016-03-31 devel/rubygem-actionview41: Rails 4.1 is no longer supported - please
switch to Rails 4.2
2016-03-31 databases/rubygem-paranoia-rails41: Rails 4.1 is no longer supported
- please switch to Rails 4.2
2016-03-31 databases/rubygem-activerecord41: Rails 4.1 is no longer supported -
please switch to Rails 4.2
2016-03-31 textproc/rubygem-sass-rails4-rails41: Rails 4.1 is no longer
supported - please switch to Rails 4.2
2016-03-31 www/rubygem-turbolinks-rails41: Rails 4.1 is no longer supported -
please switch to Rails 4.2
2016-03-31 devel/rubygem-omniauth_crowd-rails41: Rails 4.1 is no longer
supported - please switch to Rails 4.2
2016-03-31 devel/rubygem-coffee-rails41: Rails 4.1 is no longer supported -
please switch to Rails 4.2
2016-03-31 www/rubygem-railties41: Rails 4.1 is no longer supported - please
switch to Rails 4.2
2016-03-31 devel/rubygem-jbuilder-rails41: Rails 4.1 is no longer supported -
please switch to Rails 4.2
2016-03-31 textproc/py-genshi-devel: The port is no longer updated and behind
the main genshi port |
0.6.1052_2 10 Jan 2016 10:14:35 |
miwi |
- Mark DEPRECATED ( The port is no longer updated and behind the main genshi
port)
PR: 205849
Submitted by: Vladimir Krstulja |
0.6.1052_2 07 Dec 2014 10:01:37 |
mva |
- Convert textproc/ to USES=python
With hat: python@ |
0.6.1052_2 15 Nov 2014 16:26:33 |
antoine |
Cleanup plist |
0.6.1052_2 16 Jul 2014 03:18:26 |
adamw |
Add DOCS option where PORTDOCS is in plist. |
0.6.1052_2 19 Jun 2014 18:59:39 |
mva |
- Enable stagedir support
- Remove easy_install dependency
- Convert to PYDISTUTILS_AUTOPLIST
- Bump PORTREVISION to enforce a cleanup for the easy_install references
With hat: python@
Approved by: portmgr (implicit) |
0.6.1052_1 13 Jan 2014 21:00:04 |
rene |
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) |
0.6.1052_1 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
0.6.1052_1 25 Feb 2011 03:19:29 |
miwi |
- Move over to py25 or above
- While here get rid FreeBSD 6.X and md5 support |
0.6.1052 11 May 2009 20:16:09 |
dhn |
- Update to 0.6.1052
- Connect to the build
PR: ports/134304
Submitted by: Alexey V.Degtyarev <alexey@renatasystems.org> (maintainer)
Approved by: miwi (mentor) |
0.5.1_2 11 May 2009 19:52:00 |
dhn |
Force commit to note repocopy from textproc/py-genshi too
textproc/py-genshi-devel |
Number of commits found: 11
|