| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
and also still depends on lang/gcc34, failing to work with any reasonably
recent version of GCC. Plus, it lacks a maintainer.
Notes:
svn path=/head/; revision=241352
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Rewrite check of 'menubar' feature in x11/rxvt when X11 option is enabled.
- Add dep to ALL_TARGET instead of running ${GMAKE} in post-configure.
- Add OPTIONS.
- Remove BROKEN for amd64 (builds).
- Remove BROKEN for ia64 (let's see what happens now).
- Add WWW line to pkg-descr.
- Added typedef hacks (has a bug that doesn't allow default arguments in
function pointers, and also doesn't allow arrays of function pointers) to
allow building with GCC > 2.95 (the problems are known, though).
Notes:
svn path=/head/; revision=181286
|
|
|
|
|
|
|
|
|
|
|
| |
Somebody should update this to 0.2.22.
- Added SHA256 on distinfo.
PR: ports/89429
Submitted by: Jean Milanez Melo
Notes:
svn path=/head/; revision=149155
|
|
|
|
| |
Notes:
svn path=/head/; revision=99360
|
|
Menu driven binary editor. Dataformats are
ascii, unsigned and signed integers, float, bitflags,
bitfields, labels, ebcdic and time_t. Different sizes
and byte ordenings are possible. Datatypes can
be used in structures. Other dataformats, filters and
procedures can be defined in plugins. Contains copy,
past, undo, redo, search, replace, marks, record/play and
context sensitive help. Linux & FreeBSD: edit block devices
(linux limit 1023 gigabyte).
PR: 27200
Submitted by: Jaap Korthals Altes <jkaltes@cyberbrain.com>
(updated based on the port in the 0.2.19 distfile)
Notes:
svn path=/head/; revision=90553
|