Commit graph

7 commits

Author SHA1 Message Date
Ganael LAPLANCHE
f7f89c27bc Fix configure step and remove BROKEN flag 2014-04-15 07:49:17 +00:00
Antoine Brodin
da8328f59a Mark BROKEN: Fails to configure
===>  Configuring for brebis-0.9
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/usr/local/lib/python3.3/encodings/ascii.py", line 26, in decode
    return codecs.ascii_decode(input, self.errors)[0]
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 36: ordinal not in range(128)
*** [do-configure] Error code 1
2014-03-08 16:02:36 +00:00
Ganael LAPLANCHE
4810e8cd7c - Update to 0.9
- Handle egginfo plist manually to avoid a PREFIX-related problem described here :
  http://lists.freebsd.org/pipermail/freebsd-python/2014-January/006457.html
2014-01-22 07:20:29 +00:00
Ganael LAPLANCHE
3051b6e50f - Update to 0.8
- Rework doc installation
2013-11-08 10:34:49 +00:00
Ganael LAPLANCHE
bd5bef5a1d - Update to 0.7
- Enable staging
2013-10-16 07:01:00 +00:00
Baptiste Daroussin
83f65384c9 Add NO_STAGE all over the place in preparation for the staging support (cat: sysutils) 2013-09-20 23:05:58 +00:00
Ganael LAPLANCHE
0467fe5a36 Add brebis, a fully automated backup checker 2013-09-04 06:39:10 +00:00