summaryrefslogtreecommitdiff
path: root/editors/bpatch (follow)
Commit message (Collapse)AuthorAgeFilesLines
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | Approved by: krion@
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
|
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
|
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* portname/portversion updateMichael Haro2000-04-141-3/+3
|
* s/instr/myinstr/ to avoid namespace pollution that caused builds onSteve Price1999-09-201-4/+39
| | | | FreeBSD/Alpha to fail.
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
|
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-06-261-1/+1
| | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each.
* ncurses in -current is no longer compatible with -ltermcap (sigh), useJoerg Wunsch1999-03-031-1/+1
| | | | | | -lmytinfo instead. Bug reported by: Christian Weisgerber <naddy@mips.rhein-neckar.de>
* Use MAN1. Install correctly from usermode.Tim Vanderhoek1998-08-233-11/+8
|
* Clarify.Tim Vanderhoek1998-08-231-1/+1
|
* Move the warning about redistribution from Makefile to pkg/DESCR. SomeTim Vanderhoek1998-08-232-11/+9
| | | | rephrasals in pkg/DESCR.
* The former ftp.germany.eu.net (now ftp.de.uu.net) has thrown a lot ofJoerg Wunsch1998-08-021-2/+2
| | | | stuff away. Move to other FTP servers.
* Allow the display of '%'. Also combine the two patches forSteve Price1998-07-041-10/+35
| | | | | | | bpatch.c while I'm here. PR: 6867 Submitted by: Luoqi Chen <luoqi@chen.ml.org>
* CATEGORIES+= --> CATEGORIES=David E. O'Brien1996-11-111-2/+2
| | | | Minor variable reordering where needed.
* No package name necessary, also "hex" doesn't start with a vowel (unlessSatoshi Asami1996-03-221-1/+1
| | | | it is intended to be pronounced "eych ee ecks" :> ).
* Just a little newline to make the maintainer line stand out, so thatSatoshi Asami1996-03-221-1/+2
| | | | people can blame Joerg if it doesn't work. :)
* bpatch -- yet another hex editor.Joerg Wunsch1996-03-187-0/+229
This one is unique in that it doesn't load the entire file at once, hence you could use it for large files or even whole disks.