The FreeBSD Ports Archive
FreeBSD misc : bsdiff4>
Generates and applies patches to binary files
This is a pair of tools for building (bsdiff) and applying (bspatch)
binary patches. When applied to two versions of the same executable
the patches produced are significantly smaller than those generated
by other binary diff tools (eg, xdelta).
http://www.daemonology.net/bsdiff/
|
bsdiff history
v. 1.8
date: 2006/09/13 05:24:33; author: cperciva; state: Exp; lines: +1 -1
Turn
IGNORE= "foo now contained in the base system"
into
IGNORE= "is now contained in the base system"
since the code which prints this string prefices it with the package
name.
Suggested by: kris
v. 1.7
date: 2006/01/30 20:15:51; author: cperciva; state: Exp; lines: +1 -1
Update misc/bsdiff to version 4.3, to match the version in the src
tree.
This only affects users of FreeBSD 5.4 and earlier, since the port is
IGNOREd for recent versions of the FreeBSD base system.
PR: ports/92564
Approved by: linimon
v. 1.6
date: 2005/11/13 08:13:16; author: cperciva; state: Exp; lines: +7 -1
Both bsdiff and portsnap have been added to the base system in
FreeBSD 5-STABLE and 6-STABLE. Add conditional IGNORE lines to
reflect this.
PR: ports/88879 (portsnap)
Reminded by: delphij
Approved by: linimon
v. 1.5
date: 2004/07/11 19:13:11; author: krion; state: Exp; lines: +1 -1
Update to 4.2
PR: ports/68930
Submitted by: maintainer
v. 1.4
date: 2004/02/08 22:45:37; author: trevor; state: Exp; lines: +1 -0
Use PLIST_FILES.
PR: 62499
Submitted by: cperciva (maintainer)
v. 1.3
date: 2003/07/08 05:33:20; author: daichi; state: Exp; lines: +1 -1
update misc/bsdiff: 4.0 --> 4.1
PR: 54203
Submitted by: Colin Percival (maintainer)
Pointed out by: Nathan Miles
v. 1.2
date: 2003/06/19 02:51:33; author: leeym; state: Exp; lines: +1 -1
Update to misc/bsdiff from version 3.0 to version 4.0
PR: 53477
Submitted by: Colin Percival
v. 1.1
date: 2003/06/08 06:38:27; author: leeym; state: Exp;
This is a pair of tools for creating and applying very compact patches to
binary files (especially executable files).
It will be used by the next version of the security/freebsd-update port.
PR: 53018
Submitted by: Colin Percival
=============================================================================
v. 1.8
date: 2006/09/13 05:24:33; author: cperciva; state: Exp; lines: +1 -1
Turn
IGNORE= "foo now contained in the base system"
into
IGNORE= "is now contained in the base system"
since the code which prints this string prefices it with the package
name.
Suggested by: kris
v. 1.7
date: 2006/01/30 20:15:51; author: cperciva; state: Exp; lines: +1 -1
Update misc/bsdiff to version 4.3, to match the version in the src
tree.
This only affects users of FreeBSD 5.4 and earlier, since the port is
IGNOREd for recent versions of the FreeBSD base system.
PR: ports/92564
Approved by: linimon
v. 1.6
date: 2005/11/13 08:13:16; author: cperciva; state: Exp; lines: +7 -1
Both bsdiff and portsnap have been added to the base system in
FreeBSD 5-STABLE and 6-STABLE. Add conditional IGNORE lines to
reflect this.
PR: ports/88879 (portsnap)
Reminded by: delphij
Approved by: linimon
v. 1.5
date: 2004/07/11 19:13:11; author: krion; state: Exp; lines: +1 -1
Update to 4.2
PR: ports/68930
Submitted by: maintainer
v. 1.4
date: 2004/02/08 22:45:37; author: trevor; state: Exp; lines: +1 -0
Use PLIST_FILES.
PR: 62499
Submitted by: cperciva (maintainer)
v. 1.3
date: 2003/07/08 05:33:20; author: daichi; state: Exp; lines: +1 -1
update misc/bsdiff: 4.0 --> 4.1
PR: 54203
Submitted by: Colin Percival (maintainer)
Pointed out by: Nathan Miles
v. 1.2
date: 2003/06/19 02:51:33; author: leeym; state: Exp; lines: +1 -1
Update to misc/bsdiff from version 3.0 to version 4.0
PR: 53477
Submitted by: Colin Percival
v. 1.1
date: 2003/06/08 06:38:27; author: leeym; state: Exp;
This is a pair of tools for creating and applying very compact patches to
binary files (especially executable files).
It will be used by the next version of the security/freebsd-update port.
PR: 53018
Submitted by: Colin Percival
=============================================================================
v. 1.8
date: 2006/09/13 05:24:33; author: cperciva; state: Exp; lines: +1 -1
Turn
IGNORE= "foo now contained in the base system"
into
IGNORE= "is now contained in the base system"
since the code which prints this string prefices it with the package
name.
Suggested by: kris
v. 1.7
date: 2006/01/30 20:15:51; author: cperciva; state: Exp; lines: +1 -1
Update misc/bsdiff to version 4.3, to match the version in the src
tree.
This only affects users of FreeBSD 5.4 and earlier, since the port is
IGNOREd for recent versions of the FreeBSD base system.
PR: ports/92564
Approved by: linimon
v. 1.6
date: 2005/11/13 08:13:16; author: cperciva; state: Exp; lines: +7 -1
Both bsdiff and portsnap have been added to the base system in
FreeBSD 5-STABLE and 6-STABLE. Add conditional IGNORE lines to
reflect this.
PR: ports/88879 (portsnap)
Reminded by: delphij
Approved by: linimon
v. 1.5
date: 2004/07/11 19:13:11; author: krion; state: Exp; lines: +1 -1
Update to 4.2
PR: ports/68930
Submitted by: maintainer
v. 1.4
date: 2004/02/08 22:45:37; author: trevor; state: Exp; lines: +1 -0
Use PLIST_FILES.
PR: 62499
Submitted by: cperciva (maintainer)
v. 1.3
date: 2003/07/08 05:33:20; author: daichi; state: Exp; lines: +1 -1
update misc/bsdiff: 4.0 --> 4.1
PR: 54203
Submitted by: Colin Percival (maintainer)
Pointed out by: Nathan Miles
v. 1.2
date: 2003/06/19 02:51:33; author: leeym; state: Exp; lines: +1 -1
Update to misc/bsdiff from version 3.0 to version 4.0
PR: 53477
Submitted by: Colin Percival
v. 1.1
date: 2003/06/08 06:38:27; author: leeym; state: Exp;
This is a pair of tools for creating and applying very compact patches to
binary files (especially executable files).
It will be used by the next version of the security/freebsd-update port.
PR: 53018
Submitted by: Colin Percival
=============================================================================
|
| |

|