Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't bother with copying the modified Makefile into WRKSRC. Just | mi | 2001-03-11 | 1 | -3/+2 |
| | | | | use MAKEFILE=${FILESDIR}/Makefile.in directly. | ||||
* | Just use ${PREFIX} instead of ``UL''. Now that strtoull is part of libc | mi | 2001-03-11 | 1 | -4/+2 |
| | | | | (and declared in stdlib.h), don't -Dstrtoull=strtoul. | ||||
* | Style police over the editors category. | olgeni | 2001-02-05 | 1 | -1/+1 |
| | |||||
* | portname/portversion update | mharo | 2000-04-14 | 1 | -3/+3 |
| | |||||
* | A binary file editor and viewer. | cpiazza | 1999-11-14 | 6 | -0/+39 |
PR: 14358 Submitted by: Mikhail Teterin <mi@aldan.algebra.com> |