Next | Query returned 20 messages, browsing 11 to 20 | previous

History of commit frequency

CVS Commit History:


   2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017)
Log message:
devel: Remove SHA1 hashes for distfiles
   2020-09-07 01:25:43 by Thomas Klausner | Files touched by this commit (1)
Log message:
py-configobj: fix PLIST again for setuptools-52
   2020-09-04 22:32:36 by Thomas Klausner | Files touched by this commit (1)
Log message:
py-configobj: use appropriate if confusing variable name in PLIST
   2020-09-03 17:46:06 by Thomas Klausner | Files touched by this commit (7)
Log message:
*: fix py-cairo/py-cairo118 dependencies
   2020-09-02 20:12:29 by Thomas Klausner | Files touched by this commit (2)
Log message:
py-configobj: convert to egg.mk
   2019-02-12 10:43:40 by Adam Ciarcinski | Files touched by this commit (1) | Package updated
Log message:
py-configobj: update meta-data
   2018-08-01 15:40:41 by Greg Troxel | Files touched by this commit (1)
Log message:
py-configobj: Depend on py-six
   2016-06-08 19:43:49 by Thomas Klausner | Files touched by this commit (356)
Log message:
Switch to MASTER_SITES_PYPI.
   2015-11-03 04:29:40 by Alistair G. Crooks | Files touched by this commit (1995)
Log message:
Add SHA512 digests for distfiles for devel category

Issues found with existing distfiles:
	distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
	distfiles/fortran-utils-1.1.tar.gz
	distfiles/ivykis-0.39.tar.gz
	distfiles/enum-1.11.tar.gz
	distfiles/pvs-3.2-libraries.tgz
	distfiles/pvs-3.2-linux.tgz
	distfiles/pvs-3.2-solaris.tgz
	distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
   2015-02-04 11:08:34 by Thomas Klausner | Files touched by this commit (4)
Log message:
Import py34-configobj-5.0.6 as devel/py-configobj, packaged for wip
by jihbed.

ConfigObj is a simple but powerful config file reader and writer:
an ini file round tripper. Its main feature is that it is very easy to use,
with a straightforward programmer's interface and a simple syntax for
config files. It has lots of other features though :

    * Nested sections (subsections), to any level
    * List values
    * Multiple line values
    * String interpolation (substitution)
    * Integrated with a powerful validation system
          o including automatic type checking / conversion
          o repeated sections
          o and allowing default values
    * When writing out config files, ConfigObj preserves all comments
    and the order of members and sections
    * Many useful methods and options for working with configuration files
    (like the 'reload'
    and 'merge' methods)
    * Full Unicode support

This project is also the home of validate which handles the type
checking and conversion for ConfigObj. Support for validate is integrated
into ConfigObj, but it can also be used on its own for reading and implementing
validation specifications

Next | Query returned 20 messages, browsing 11 to 20 | previous