Bug 199946

Summary: [NEW PORT] www/py-collective.templateengines: template engine abstraction layer for Python
Product: Ports & Packages Reporter: Michelle Sullivan <michelle>
Component: Individual Port(s)Assignee: Ruslan Makhmatkhanov <rm>
Status: Closed FIXED    
Severity: Affects Only Me CC: rm
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 198704    
Attachments:
Description Flags
shar file for www/py-collective.templateengines
none
New Shar file (changed categories order)
none
Combined logfiles for build none

Description Michelle Sullivan 2015-05-05 08:26:43 UTC
Created attachment 156365 [details]
shar file for www/py-collective.templateengines

Dependency for py-collective.easytemplate
Comment 1 Michelle Sullivan 2015-05-05 08:28:25 UTC
www/py-collective.templateengines$ portlint -AC
looks fine.

Will add testport later.
Comment 2 Michelle Sullivan 2015-05-07 09:49:20 UTC
Created attachment 156461 [details]
New Shar file (changed categories order)

New Shar file (changed categories order) removed dependency on setuptools (this is already a dependent)
Comment 3 Michelle Sullivan 2015-05-07 09:50:43 UTC
Created attachment 156462 [details]
Combined logfiles for build

Combined logfiles for build (testport) of:

py-collective.easytemplate
py.collective.templateengines
Comment 4 commit-hook freebsd_committer freebsd_triage 2015-06-01 18:37:28 UTC
A commit references this bug:

Author: rm
Date: Mon Jun  1 18:37:07 UTC 2015
New revision: 388248
URL: https://svnweb.freebsd.org/changeset/ports/388248

Log:
  collective.templateengines is an template engine abstraction layer for Python.
  It defines generic Zope interfaces for communicating with various Python
  template engines to achieve higher code reuse value.

  WWW: https://pypi.python.org/pypi/collective.templateengines/

  PR:		199946
  Submitted by:	Michelle Sullivan <michelle@sorbs.net>

Changes:
  head/www/Makefile
  head/www/py-collective.templateengines/
  head/www/py-collective.templateengines/Makefile
  head/www/py-collective.templateengines/distinfo
  head/www/py-collective.templateengines/pkg-descr
Comment 5 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2015-06-01 18:42:53 UTC
Committed, thank you!

I corrected the license - BSD instead of GPLv2.