NOTICE: This package has been removed from pkgsrc

./wip/manifold, SMF service manifest creation tool

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.2.0, Package name: manifold-0.2.0, Maintainer: filip

Manifold helps you quickly and easily create Solaris SMF manifest
XML files for your services by answering a few questions about how
it needs to be configured.

Manifold requires Python and the Genshi template package.


Required to run:
[devel/py-setuptools] [www/py-genshi] [lang/python27]

Master sites:

SHA1: 813f10576d40322d4d9a4174f2f35276bb70ef56
RMD160: 5f56752691a2f11d3ed94e0af32d622c7617c72a
Filesize: 5.217 KB

Version history: (Expand)


CVS history: (Expand)


   2014-02-17 13:27:38 by Filip Hajny | Files touched by this commit (4) | Package removed
Log message:
Remove manifold, see sysutils/manifold.
   2012-10-03 17:09:47 by Aleksej Saushev | Files touched by this commit (124)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2012-04-08 21:09:41 by Thomas Klausner | Files touched by this commit (127)
Log message:
Remove python24 and all traces of it from pkgsrc.
Remove devel/py-ctypes (only needed by and supporting python24).
Remove PYTHON_VERSIONS_ACCEPTED and PYTHON_VERSIONS_INCOMPATIBLE
lines that just mirror defaults now.
Miscellaneous cleanup while editing all these files.
   2011-02-25 10:47:47 by Thomas Klausner | Files touched by this commit (76)
Log message:
Let's assume for now that everything that worked with python-2.6 also
works with python-2.7.
   2009-10-01 15:00:33 by Filip Hajny | Files touched by this commit (4) | Imported package
Log message:
Import manifold-0.2.0 as wip/manifold.

Manifold helps you quickly and easily create Solaris SMF manifest
XML files for your services by answering a few questions about how
it needs to be configured.

Manifold requires Python and the Genshi template package.