summaryrefslogtreecommitdiffstats
path: root/development/bsdiff
Commit message (Collapse)AuthorAgeFilesLines
* Various: Set perms to 0644 on all SlackBuild scripts Robby Workman2010-06-041-0/+0
| | | | | | | | | These will (ideally, assuming we remember when generating tarballs) still be mode 0755 inside the tarballs, but we would prefer to have them mode 0644 on the server. It's probably not really important, but just call us OCD like that. ;-) Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
* development/bsdiff: Misc automated cleanups. David Somero2010-06-041-1/+13
| | | | Signed-off-by: David Somero <xgizzmo@slackbuilds.org>
* development/bsdiff: Fixed for bash4. David Somero2010-05-191-4/+2
|
* development/bsdiff: Added. Marco Bonetti2010-05-135-0/+165
bsdiff and bspatch are tools for building and applying patches to binary files. Thanks to Marco Bonetti.