notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: devel/hachoir-core/Makefile

Number of commits found: 15

Tuesday, 7 Jan 2020
10:20 antoine search for other commits by this committer
Deprecate hachoir ports

With hat:	portmgr
Original commitRevision:522321 
Saturday, 7 Oct 2017
06:11 antoine search for other commits by this committer
hachoir-* is not compatible with python3

With hat:	portmgr
Original commitRevision:451426 
Sunday, 4 Jan 2015
08:23 mva search for other commits by this committer
- Convert USE_PYTHON -> USES leftovers missed in the previous commits

Spotted by:	antoine
With hat:	python
Original commitRevision:376179 
Monday, 20 Oct 2014
16:04 mva search for other commits by this committer
- Convert ports of devel/ to USES=python

Approved by:	portmgr (implicit)
Original commitRevision:371280 
Tuesday, 19 Nov 2013
17:07 lwhsu search for other commits by this committer
- Support STAGEDIR
Original commitRevision:334329 
Friday, 20 Sep 2013
17:04 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2)
Original commitRevision:327723 
Saturday, 3 Apr 2010
17:59 lwhsu search for other commits by this committer
- Update to 1.3.3
Original commit
Saturday, 30 Jan 2010
07:34 lwhsu search for other commits by this committer
- Update to 1.3.2
Original commit
Thursday, 29 Jan 2009
09:02 lwhsu search for other commits by this committer
- Update to 1.2.1
Original commit
Sunday, 7 Sep 2008
19:57 lwhsu search for other commits by this committer
- Update to 1.2
Original commit
Friday, 4 Apr 2008
04:31 lwhsu search for other commits by this committer
- Update to 1.1
Original commit
Friday, 13 Jul 2007
18:04 sat search for other commits by this committer
- Update hachoir suite:
- core to 1.0.1 [1]
- parser to 1.0 [2]
- metadata to 1.0.1
- urwid to 1.0.1 [3]
- Transfer maintainership to lwhsu
- Add regex and subfile:

hachoir-regex is a Python library for regular expression manupulation.
You can use a|b (or) and a+b (and) operators. Expressions are optimized
during the construction: merge ranges, simplify repetitions, etc. It
also contains a class for pattern matching allowing to search multiple
strings and regex at the same time.

WWW: http://hachoir.org/wiki/hachoir-regex

hachoir-subfile is a tool based on hachoir-parser to find subfiles in
any binary stream.

WWW: http://hachoir.org/wiki/hachoir-subfile

PR:             ports/114557 [1], ports/114558 [2], ports/114559 [3]
Submitted by:   lwhsu [1], [2], [3]
Original commit
Sunday, 15 Apr 2007
00:50 sat search for other commits by this committer
- Update hachoir to latest versions:
- core to 0.9.0
- parser to 0.10.0
- metadata to 0.10.0
- urwid to 0.9.0
Original commit
Sunday, 4 Mar 2007
10:21 sat search for other commits by this committer
- Update hachoir tools to latest versions

PR:             ports/109832, ports/109833, ports/109834, ports/109835
Submitted by:   Li-Wen Hsu <lwhsu@lwhsu.org>
Original commit
Thursday, 25 Jan 2007
04:41 sat search for other commits by this committer
Add ports devel/hachoir-core and devel/hachoir-parser:

Hachoir is the french name for a mincer: a tool used by butchers to cut
meat. Hachoir is also a tool written for hackers to cut file or any
binary stream. A file is splitted in a tree of fields where the smallest
field can be just a bit. There are various field types: integer, string,
bits, padding, sub file, etc.

hachoir-parser is a package of most common file format parsers written
using hachoir-core. Not all parsers are complete, some are very good
and other are poor: only parse first level of the tree for example.

WWW: http://hachoir.org/wiki/hachoir-core
WWW: http://hachoir.org/wiki/hachoir-parser
Original commit

Number of commits found: 15