aboutsummaryrefslogtreecommitdiff
path: root/sysutils/hachoir-wx
Commit message (Collapse)AuthorAgeFilesLines
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-0/+1
| | | | Notes: svn path=/head/; revision=249285
* - Update WWWLi-Wen Hsu2010-01-301-1/+1
| | | | Notes: svn path=/head/; revision=248832
* - Update to 0.3Li-Wen Hsu2008-09-072-5/+4
| | | | Notes: svn path=/head/; revision=220160
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Update to 0.2Li-Wen Hsu2008-04-042-7/+6
| | | | Notes: svn path=/head/; revision=210473
* - Update hachoir suite:Andrew Pantyukhin2007-07-131-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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] Notes: svn path=/head/; revision=195530
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - De-4.x-ify most of my ports to save gnats from excessive abuseAndrew Pantyukhin2007-04-181-1/+1
| | | | | | | - s/CSME/CENKES/ in my ports Notes: svn path=/head/; revision=190273
* Add port sysutils/hachoir-wx:Andrew Pantyukhin2007-01-264-0/+166
Hachoir GUI based on wx. WWW: http://hachoir.org/wiki/hachoir-wx Notes: svn path=/head/; revision=183348