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