62ce FreshPorts -- devel/py-zope.schema
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
py-zope.schema 4.2.1 devel on this many watch lists=2 search for ports that depend on this port
Zope Interface extension for defining data schemas
Maintained by: zope@FreeBSD.org search for ports maintained by this maintainer
Port Added: 21 Mar 2011 08:05:02
Also Listed In: python
License: ZPL21


Schemas extend the notion of interfaces to detailed descriptions of Attributes
(but not methods). Every schema is an interface and specifies the public fields
of an object. A field roughly corresponds to an attribute of a Python object.
But a Field provides space for at least a title and a description. It can also
constrain its value and provide a validation method. Besides you can optionally
specify characteristics such as its value being read-only or not required.

WWW: http://pypi.python.org/pypi/zope.schema
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/py-distribute
  2. lang/python27
Required To Run:
  1. devel/py-zope.interface
  2. devel/py-zope.event
  3. devel/py-distribute
  4. lang/python27

This port is required by:

for Run

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


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/zope/
  2. http://a.pypi.python.org/packages/source/z/zope.schema/
  3. http://b.pypi.python.org/packages/source/z/zope.schema/
  4. http://c.pypi.python.org/packages/source/z/zope.schema/
  5. http://d.pypi.python.org/packages/source/z/zope.schema/
  6. http://e.pypi.python.org/packages/source/z/zope.schema/
  7. http://f.pypi.python.org/packages/source/z/zope.schema/
  8. http://g.pypi.python.org/packages/source/z/zope.schema/
  9. http://pypi.crate.io/packages/source/z/zope.schema/
  10. http://pypi.inqbus.de/zope.schema/
  11. http://pypi.it.uwosh.edu/zope.schema/
  12. http://pypi.python.jp/zope.schema/
  13. http://pypi.python.org/packages/source/z/zope.schema/

Number of commits found: 10

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
17 Apr 2013 06:44:00
Original commit files touched by this commit  4.2.1
rm search for other commits by this committer
- pass maintainership to zope@
- trim Makefile header, while here

Approved by:	clsung (maintainer, via linkedin)
Feature safe:   yes
28 Mar 2013 17:23:25
Original commit files touched by this commit  4.2.1
rm search for other commits by this committer
Update Plone to 4.2.5.

Release notes:
http://plone.org/products/plone/releases/4.2.5
http://plone.org/products/plone/releases/4.2.4
http://plone.org/products/plone/releases/4.2.3
http://plone.org/products/plone/releases/4.2.2

This update includes:
- devel/py-Products.ZCTextIndex 2.13.3 -> 2.13.4
- devel/py-Products.ATContentTypes 2.1.8 -> 2.1.12
- devel/py-Products.Archetypes 1.8.3 -> 1.8.6
- devel/py-Products.CMFCore 2.2.6 -> 2.2.7
- devel/py-Products.CMFDefault 2.2.2 -> 2.2.3
- devel/py-Products.CMFDiffTool 2.0 -> 2.0.2
(Only the first 15 lines of the commit message are shown above View all of this commit message)
11 Sep 2012 17:34:11
Original commit files touched by this commit  4.2.0
rm search for other commits by this committer
Update Plone to 4.2.1.

This update includes:
 - www/py-plone.outputfilters 1.2 -> 1.6
 - www/py-Products.CMFPlone 4.1.5 -> 4.2.1.1
 - www/py-plone.app.vocabularies 2.1.6 -> 2.1.7
 - www/py-plone.subrequest 1.6.2 -> 1.6.6
 - www/py-plone.app.discussion 2.1.5 -> 2.1.7
 - www/py-plonetheme.classic 1.1.2 -> 1.2.3
 - www/plone 4.1.5 -> 4.2.1
 - www/py-plone.i18n 2.0 -> 2.0.1
 - www/py-plone.fieldsets 2.0.1 -> 2.0.2
 - www/py-plone.app.search 1.0.2 -> 1.0.4
 - www/py-plone.app.content 2.0.9 -> 2.0.11
 - www/py-plone.app.testing 4.0.2 -> 4.2
(Only the first 15 lines of the commit message are shown above View all of this commit message)
21 Jan 2012 17:40:15
Original commit files touched by this commit  4.0.1
eadler search for other commits by this committer
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:    portmgr
15 Nov 2011 06:42:42
Original commit files touched by this commit  4.0.1
clsung search for other commits by this committer
- Update to 4.0.1
- distfile to zope/
- support python 2.6+

Feature safe:   yes
15 Nov 2011 04:10:30
Original commit files touched by this commit  4.0.0
clsung search for other commits by this committer
- Update to 4.0.0

Feature safe:   yes
08 Oct 2011 01:52:14
Original commit files touched by this commit  3.8.1_2
wen search for other commits by this committer
- Update DEPENDS after repocopy devel/py-zopeevent to devel/py-zope.event
29 Sep 2011 21:18:00
Original commit files touched by this commit  3.8.1_1
glarkin search for other commits by this committer
- Chase repocopy of devel/py-zopeInterace to devel/py-zope.interface

PR:             ports/160846
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
28 Sep 2011 02:06:38
Original commit files touched by this commit  3.8.1
clsung search for other commits by this committer
- update to 3.8.1
- add license (ZPL21)

PR:             ports/160984
Submitted by:   Ruslan Mahmatkhanov <cvs-src_AT_yandex dot ru>
21 Mar 2011 08:04:38
Original commit files touched by this commit  3.8.0
clsung search for other commits by this committer
zope.schemas extend the notion of interfaces to detailed descriptions
of Attributes (but not methods). Every schema is an interface and
specifies the public fields of an object. A field roughly corresponds
to an attribute of a python object. But a Field provides space for at
least a title and a description. It can also constrain its value and
provide a validation method. Besides you can optionally specify
characteristics such as its value being read-only or not required.

This package is intended to be independently reusable in any Python
project. It is maintained by the Zope Toolkit project.

WWW: http://www.python.org/pypi/zope.schema

Number of commits found: 10

2851
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15
linux-firefoxMay 15
linux-seamonkeyMay 15

3 vulnerabilities affecting 19 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 24518
Broken 217
Deprecated 473
Ignore 637
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 28
Expired 132
Set to expire 511
Interactive 33
new 24 hours 5
new 48 hours8
new 7 days24
new fortnight76
new month206

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

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0