summaryrefslogtreecommitdiffstats
path: root/system/xar
AgeCommit message (Collapse)Author
2010-06-04Various: Set perms to 0644 on all SlackBuild scripts Robby Workman
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>
2010-06-04system/xar: Misc automated cleanups. David Somero
Signed-off-by: David Somero <xgizzmo@slackbuilds.org>
2010-05-19system/xar: Fixed for bash4. David Somero
2010-05-18system: nitpicks on ordering of .info files Robby Workman
2010-05-13system/xar: Added. Marco Bonetti
The XAR project aims to provide an easily extensible archive format. Thanks to Marco Bonetti.