aboutsummaryrefslogtreecommitdiff
path: root/system/xar
AgeCommit message (Collapse)Author
2022-01-17system/xar: Added (eXtensible ARchiver)B. Watson
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2016-06-09system/xar: Removed (fails to build).David Spencer
Changes in ext4 have broken xar, see Gentoo bug 583668 and https://github.com/mackyle/xar/issues/10 -- there is no fix for this problem from upstream at this time. Signed-off-by: David Spencer <baildon.research@googlemail.com>
2015-11-07system/xar: Updated for version 1.6.1 + New maintainer.Philip Lacroix
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2013-11-22various: Update find command to match template.dsomero
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-11-22various: Fix SlackBuild formatting and comment nit picks.dsomero
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-11-22various: Fix slack-desc formatting and comment nit picks.dsomero
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2012-08-19Add REQUIRED field to .info files.Erik Hanson
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
2012-08-14Entire Repo: Remove APPROVED field from .info filesRobby Workman
This field used to make sense in our pre-git days, but the Signed-Off-By: line serves the same purpose (and even more) now, so APPROVED has been rejected. ;-) Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2010-06-04Various: Set perms to 0644 on all SlackBuild scriptsRobby 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 filesRobby Workman
2010-05-13system/xar: Added.Marco Bonetti
The XAR project aims to provide an easily extensible archive format. Thanks to Marco Bonetti.