non port: sysutils/hachoir-urwid/Makefile |
SVNWeb
|
Number of commits found: 15 |
Tue, 7 Jan 2020
|
[ 10:20 antoine ]
Deprecate hachoir ports
With hat: portmgr
|
Wed, 6 Nov 2019
|
[ 16:26 antoine ] (Only the first 10 of 283 ports in this commit are shown above. )
Mark a few ports BROKEN (unfetchable)
|
Wed, 20 Jun 2018
|
[ 17:05 mat ] (Only the first 10 of 1617 ports in this commit are shown above. )
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight
|
Thu, 30 Nov 2017
|
[ 15:50 mat ] (Only the first 10 of 2423 ports in this commit are shown above. )
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above )
|
Sat, 7 Oct 2017
|
[ 06:11 antoine ]
hachoir-* is not compatible with python3
With hat: portmgr
|
Fri, 1 Apr 2016
|
[ 14:25 mat ] (Only the first 10 of 2099 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight
|
Fri, 24 Oct 2014
|
[ 16:56 mva ] (Only the first 10 of 64 ports in this commit are shown above. )
- Convert ports of sysutils/ to new USES=python
Approved by: portmgr (implicit)
|
Tue, 19 Nov 2013
|
[ 17:07 lwhsu ]
- Support STAGEDIR
|
Fri, 20 Sep 2013
|
[ 23:06 bapt ] (Only the first 10 of 1053 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
|
Sun, 7 Sep 2008
|
[ 19:58 lwhsu ]
- Update to 1.1
|
Fri, 4 Apr 2008
|
[ 08:14 lwhsu ]
- Remove unused MASTER_SITE
|
Fri, 13 Jul 2007
|
[ 18:04 sat ] (Only the first 10 of 20 ports in this commit are shown above. )
- 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]
|
Sun, 15 Apr 2007
|
[ 00:50 sat ] (Only the first 10 of 11 ports in this commit are shown above. )
- 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
|
Sun, 4 Mar 2007
|
[ 10:21 sat ] (Only the first 10 of 11 ports in this commit are shown above. )
- Update hachoir tools to latest versions
PR: ports/109832, ports/109833, ports/109834, ports/109835
Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org>
|
Thu, 25 Jan 2007
|
[ 04:45 sat ]
Add ports sysutils/hachoir-metadata and sysutils/hachoir-urwid:
hachoir-metadata is tool to extract metadata from multimedia files
(sound, video, archives, etc.)
hachoir-urwid is the most sexy user interface based on hachoir-parser
to explore a binary file.
WWW: http://hachoir.org/wiki/hachoir-metadata
WWW: http://hachoir.org/wiki/hachoir-urwid
|
Number of commits found: 15 |