FreshPorts -- The Place For Ports notbug Sat, 26 May 2012 10:18 PM BST
Port details
py-turbojson 1.3.2 devel on this many watch lists=0 search for ports that depend on this port
Python template plugin for TurboGears that supports json
Maintained by: nivit@FreeBSD.org search for ports maintained by this maintainer
Port Added: 07 Jan 2007 11:26:01
Also Listed In: python
License: MIT


Python template plugin for TurboGears that supports json

WWW:	http://docs.turbogears.org/TurboJson
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/py-simplejson, devel/py-PEAK-Rules, devel/py-setuptools, lang/python27
Required To Run: devel/py-simplejson, devel/py-PEAK-Rules, devel/py-setuptools, lang/python27

Required by:
for Run

To install the port: cd /usr/ports/devel/py-turbojson/ && make install clean
To add the package: pkg_add -r py27-TurboJson


Configuration Options
     No options to configure

Master Sites:
http://pypi.python.org/packages/source/T/TurboJson/
http://b.pypi.python.org/packages/source/T/TurboJson/
http://c.pypi.python.org/packages/source/T/TurboJson/
http://d.pypi.python.org/packages/source/T/TurboJson/
http://e.pypi.python.org/packages/source/T/TurboJson/
http://f.pypi.python.org/packages/source/T/TurboJson/
http://pypi.d9t.de/TurboJson/
http://pypi.inqbus.de/TurboJson/
http://pypi.it.uwosh.edu/TurboJson/
http://pypi.python.jp/TurboJson/
http://www.turbogears.org/2.1/downloads/2.1.4/
http://nivi.interfree.it/distfiles/TurboJson/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 18

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
29 Dec 2011 21:36:29
Original commit files touched by this commit  1.3.2
rm search for other commits by this committer
- correct download url for turbogears.org
- add LICENSE (MIT)
- move pkg-plist to PLIST_FILES
- set USE_PYTHON to 2.6-2.7 (doesn't seems support python3)
- whitespace fix in pkg-descr, remove Author field
- non-functional changes, so no PORTREVISION bump is needed

PR:                     163311
Submitted by:   rm (myself)
Approved by:    nivit (maintainer)
10 Aug 2011 21:19:01
Original commit files touched by this commit  1.3.2
nivit search for other commits by this committer
- Update to 1.3.2
25 Feb 2011 07:50:41
Original commit files touched by this commit  1.3.1_1
miwi search for other commits by this committer
- Move from py24 over to py25 or above
- Drop md5 support
20 Feb 2011 16:42:34
Original commit files touched by this commit  1.3.1
nivit search for other commits by this committer
- Update to 1.3.1
31 Dec 2010 16:33:47
Original commit files touched by this commit  1.3
nivit search for other commits by this committer
- Update to 1.3
- Add devel/py-PEAK-Rules to *_DEPENDS
- Remove MD5 checksum from distinfo
- Remove devel/py-prioritized_methods from *_DEPENDS
- Update URL of WWW site in pkg-descr

PR:             ports/153302
Submitted by:   wen
03 Aug 2009 12:20:36
Original commit files touched by this commit  1.2.1
nivit search for other commits by this committer
- Update to 1.2.1
08 Jul 2009 21:05:29
Original commit files touched by this commit  1.1.4
nivit search for other commits by this committer
- Revert the previous commit: I forgot that www/py-turbogears requires TurboJson
>= 1.1.4, < 1.2; we need a repocopy
08 Jul 2009 20:36:55
Original commit files touched by this commit  1.2.1
nivit search for other commits by this committer
- Update to 1.2.1
- Add www.turbogears.org as download site
- Add devel/py-prioritized_methods to *_DEPENDS

PR:             ports/136095
Submitted by:   Wen Heping <wenheping at gmail dot com>
13 Jan 2009 15:49:00
Original commit files touched by this commit  1.1.4
nivit search for other commits by this committer
- Fix a typo in Makefile

Pointed out by: portsnap buildbox
13 Jan 2009 13:37:55
Original commit files touched by this commit  1.1.4
nivit search for other commits by this committer
- Update to 1.1.4
- Add devel/py-decoratortools to RUN_DEPENDS
- Remove databases/py-sqlobject from RUN_DEPENDS

PR:             ports/130149
Submitted by:   Wen Heping <wenheping at gmail.com>
18 Jul 2008 00:04:24
Original commit files touched by this commit  1.1.3_1
itetcu search for other commits by this committer
- fix plist
- bump PORTREVISION

Prompted by:    QA Tindy run
Approved by:    maintainer, on private mail, some time ago
07 Jul 2008 13:33:39
Original commit files touched by this commit  1.1.3
nivit search for other commits by this committer
- Update to 1.1.3 [PR]
- Add CHEESESHOP as primary donwload site
- Move easy_install support to <bsd.python.mk>
- Remove files/pkg-deinstall.in, files/pkg-install.in
- Use sources to build the port (instead of installing the egg directly)

PR:             ports/124878
Submitted by:   Wen heping <wenheping at gmail.com>
06 Jun 2008 13:21:59
Original commit files touched by this commit  1.0_1
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
28 Jan 2007 14:11:27
Original commit files touched by this commit  1.0
nivit search for other commits by this committer
- Fixed typo (PYSQLBOJECT_EGG instead of PYSQLOBJECT_EGG)

Approved by:    alexbl (mentor, implicit)
27 Jan 2007 00:40:34
Original commit files touched by this commit  1.0
nivit search for other commits by this committer
- Fixed RUN_DEPENDS (use PYSIMPLEJSON_EGG)

Approved by:    alexbl (mentor, implicit)
25 Jan 2007 22:02:13
Original commit files touched by this commit  1.0
nivit search for other commits by this committer
- Added devel/py-ruledispatch, devel/py-simplejson and
  databases/py-sqlobject as RUN_DEPENDS
- Updated to 1.0
- Use the new variable PYTHON_VER inside PYTURBOJSON_EGG (style fix)

Approved by:    alexbl (mentor, implicit)
07 Jan 2007 14:56:01
Original commit files touched by this commit  0.9.9
nivit search for other commits by this committer
Python template plugin for TurboGears that supports json

Author: Elvelind Grandin
WWW:    http://www.turbogears.org/docs/plugins/template.html

Approved by:    alexbl (mentor)
07 Jan 2007 10:13:56
Original commit files touched by this commit  0.9.9
  Sanity Test Failure
nivit search for other commits by this committer
Approved by:    alexbl (mentor)

Number of commits found: 18

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23672
Broken 193
Deprecated 147
Ignore 736
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 2
new 48 hours32
new 7 days59
new fortnight183
new month255

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.132 seconds.