./archivers/libarchive, Library to read/create different archive formats

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2017Q1, Version: 3.3.1, Package name: libarchive-3.3.1, Maintainer: joerg

Libarchive is a programming library that can create and read several
different streaming archive formats, including most popular tar variants
and several cpio formats. It can also write shar archives and read
ISO9660 CDROM images.


Required to build:
[pkgtools/cwrappers]

Master sites:


Version history: (Expand)


CVS history: (Expand)


   2017-05-01 11:30:55 by Benny Siegert | Files touched by this commit (2)
Log message:
Pullup ticket #5380 - requested by sevan
archivers/libarchive: build fix for FreeBSD

Revisions pulled up:
- archivers/libarchive/files/libarchive/archive_read_disk_entry_from_file.c 1.10
- archivers/libarchive/files/libarchive/archive_write_disk_acl.c 1.8

---
   Module Name:    pkgsrc
   Committed By:   ryoon
   Date:           Thu Apr 27 15:08:08 UTC 2017

   Modified Files:
           pkgsrc/archivers/libarchive/files/libarchive:
               archive_read_disk_entry_from_file.c archive_write_disk_acl.c

   Log message:
   Fix bootstrap pkgsrc on FreeBSD/amd64 10. Fix --disable-xattr build