From f6c2488b03b86743fe4923703d741b48dc71ae1c Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sun, 12 Oct 2014 17:44:30 -0400 Subject: Add binary packages --- (limited to 'bsdcpio.pkg') diff --git a/bsdcpio.pkg/control b/bsdcpio.pkg/control new file mode 100644 index 0000000..591e22c --- /dev/null +++ b/bsdcpio.pkg/control @@ -0,0 +1,10 @@ +Architecture: any +Platform: all +Depends: libarchive.13 (= ${Binary-Version}), + libbz2.1.0, + liblzma.5, + libz.1, +Description: Implementation of the 'cpio' program from FreeBSD + The bsdcpio program is the default system 'cpio' program used on FreeBSD. + bsdcpio uses the libarchive library as a backend which does all of the work for + reading and writing archives in various formats. diff --git a/bsdcpio.pkg/files b/bsdcpio.pkg/files new file mode 100644 index 0000000..f9fb916 --- /dev/null +++ b/bsdcpio.pkg/files @@ -0,0 +1 @@ +/usr/bin/bsdcpio -- cgit v0.9.1