Port details |
- py-coil Powerful configuration language for Python
- 0.3.20 devel
=0 0.3.20Version of this port present on the latest quarterly branch.
- BROKEN: Unfetchable (google code has gone away)
DEPRECATED: Unfetchable for more than six months (google code has gone away) This port expired on: 2017-04-30 IGNORE: is marked as broken: Unfetchable (google code has gone away)
- Maintainer: ghostonthewire@gmail.com
- Port Added: 2010-04-18 06:54:45
- Last Update: 2017-04-30 15:47:52
- SVN Revision: 439826
- Also Listed In: python
- License: MIT
- WWW:
- http://code.google.com/p/coil/
- Description:
- [ description from README.txt ]
Coil: A Configuration Library.
Introduction
============
Coil is a configuration file format that is parsed into a tree of
dict like Struct objects. The format supports inheritance, allowing
complicated configurations to be as compact as possible.
Design Goals
============
General design/implementation goals, some have been met, others are
still in progress.
- Support Twisted and non-Twisted reactor driven Python programs.
- Scalable to complex configurations, easily avoiding duplication.
- Orthogonal to code; code should not be required to know about the
config system used, it should be regular Python or Twisted code.
- Minimal boilerplate.
WWW: http://code.google.com/p/coil/
-
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}coil>0:devel/py-coil@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-coil
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (coil-0.3.20.tar.gz) = a857fffd80cd8077a0ee268d9d309130cbd0b5e868e27846070ea96098ea8ba1
SIZE (coil-0.3.20.tar.gz) = 39555
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-coil-0.3.20:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.3.20 30 Apr 2017 15:47:52 |
ler |
2017-04-30 devel/stormlib-ghost++: Unfetchable for more than six months (google
code has gone away)
2017-04-30 devel/py-coil: Unfetchable for more than six months (google code has
gone away)
2017-04-30 devel/py-cmdln: Unfetchable for more than six months (google code has
gone away)
2017-04-30 devel/privman: Unfetchable for more than six months (google code has
gone away)
2017-04-30 devel/c-unit: Unfetchable for more than six months (google code has
gone away)
2017-04-30 devel/py-px: Unfetchable for more than six months (google code has
gone away)
2017-04-30 devel/nglogc: Unfetchable for more than six months (google code has
gone away)
2017-04-30 devel/bncsutil-ghost++: Unfetchable for more than six months (google
code has gone away)
2017-04-30 devel/liblouisxml: Unfetchable for more than six months (google code
has gone away)
2017-04-30 devel/nxt-python: Unfetchable for more than six months (google code
has gone away)
2017-04-30 devel/spdict: Unfetchable for more than six months (google code has
gone away)
2017-04-30 devel/guiloader-c++: Unfetchable for more than six months (google
code has gone away)
2017-04-30 devel/streamhtmlparser: Unfetchable for more than six months (google
code has gone away)
2017-04-30 devel/winpdb: Unfetchable for more than six months (google code has
gone away)
2017-04-30 net/opendpi: Unfetchable for more than six months (google code has
gone away) (Only the first 15 lines of the commit message are shown above ) |
0.3.20 03 Mar 2017 16:00:20 |
mat |
Mark the remaining ports depending on Google Code as DEPRECATED, with an
EXPIRATION_DATE at the end of April 2017.
In the past six months, about a third of the ports marked BROKEN because
they were hosted on Google Code have been fixed. The remaining must not
be of use to anyone.
With hat: portmgr
Sponsored by: Absolight |
0.3.20 14 Sep 2016 15:59:34 |
mat |
GOOGLE_CODE has gone away.
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN
Some ports have a local mirror configured but for security reasons, it
is not considered upstream.
Sponsored by: Absolight |
0.3.20 02 Mar 2015 23:21:08 |
bapt |
Remove Author from pkg-descr and white space fixes |
0.3.20 27 Oct 2014 10:58:26 |
bapt |
Cleanup plist |
0.3.20 08 Sep 2014 18:47:12 |
antoine |
- Allow staging as a regular user (the "permission safeness" is not
needed as dirs are already 0755 and files 0644)
- USES=python |
0.3.20 03 Jul 2014 23:57:08 |
adamw |
Remove NOPORTDOCS and NOPORTEXAMPLES.
Approved by: portmgr (blanket) |
0.3.20 15 Apr 2014 01:04:03 |
swills |
- Stage
PR: ports/188475
Submitted by: Bartek Rutkowski <ports@robakdesign.com>
Approved by: portmgr@ (blanket) |
0.3.20 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
0.3.20 14 Jul 2011 14:40:53 |
culot |
- Update to 0.3.20
PR: ports/158332
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by: maintainer (timeout, >14 days) |
0.3.17 12 Apr 2011 04:01:08 |
miwi |
- Update to 0.3.17
PR: 155528
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by: maintainer timeout |
0.3.12 18 Apr 2010 06:54:24 |
lwhsu |
Add py-coil 0.3.12, a powerful configuration language for Python.
PR: ports/145678
Submitted by: ghostonthewire <ghostonthewire at gmail dot com> |