Port details |
- gcpio GNU cpio copies files to and from archives
- 2.13_1 archivers
=0 Version of this port present on the latest quarterly branch. - Maintainer: naddy@FreeBSD.org
 - Port Added: 2010-03-25 22:12:10
- Last Update: 2021-04-07 08:09:01
- Commit Hash: cf118cc
- License: GPLv3
- Description:
- GNU cpio copies files into or out of a cpio or tar archive. The
archive can be another file on the disk, a magnetic tape, or a pipe.
GNU cpio supports the following archive formats: binary, old ASCII,
new ASCII, crc, HPUX binary, HPUX old ASCII, old tar, and POSIX.1
tar. The tar format is provided for compatibility with the tar
program. By default, cpio creates binary format archives, for
compatibility with older cpio programs. When extracting from
archives, cpio automatically recognizes which kind of archive it
is reading and can read archives created on machines with a different
byte-order.
Note that this port will install these utilities with a 'g' prefix,
e.g. gcpio, but the texinfo documentation will refer to them without
the 'g' prefix.
WWW: http://www.gnu.org/software/cpio/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/archivers/gcpio/ && make install clean
- To add the package, run one of these commands:
- pkg install archivers/gcpio
- pkg install gcpio
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gcpio
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1573685109
SHA256 (cpio-2.13.tar.bz2) = eab5bdc5ae1df285c59f2a4f140a98fc33678a0bf61bdba67d9436ae26b46f6d
SIZE (cpio-2.13.tar.bz2) = 1354559
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- msgfmt : devel/gettext-tools
- Runtime dependencies:
-
- indexinfo : print/indexinfo
- Library dependencies:
-
- libintl.so : devel/gettext-runtime
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for gcpio-2.13_1:
NLS=on: Native Language Support
===> Use 'make config' to modify these settings
- Options name:
- archivers_gcpio
- USES:
- cpe tar:bzip2 gettext
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
07 Apr 2021 08:09:01 2.13_1 |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 2.13_1 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
24 Aug 2020 14:56:44
2.13_1 |
naddy  |
Actually bump PORTREVISION after fixing -fno-common build. |
23 Aug 2020 21:30:57
2.13 |
naddy  |
Remove superfluous declaration to fix build with -fno-common.
Reported by: pkg-fallout
Obtained from: upstream |
15 Nov 2019 22:47:25
2.13 |
naddy  |
Security update to 2.13:
* Fix CVE-2015-1197
* Fix CVE-2016-2037
* Fix CVE-2019-14866
* Remove --extract-over-symlinks option again, which was part of an earlier
third-party fix for CVE-2015-1197.
Security: f59af308-07f3-11ea-8c56-f8b156b6dcc8 |
10 Nov 2018 18:12:58
2.12_1  |
bapt  |
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816 |
09 Sep 2016 19:42:46
2.12  |
amdmi3  |
Most commonly used build systems support silent builds, when they
hide actual commands executed and only show short summary line (like
"CC foo.c"). CMake and ninja enable this by default, some autotools
using ports do as well. This is unacceptable because we need complete
build logs at any time, so we now switch to verbose build logs
unconditionally. Note that this change deliberately affects ALL
builds and not only package builds on cluster, because we need to
be sure that user experiencing failure can always provide informative
build log regardless of settings and without rerunning the build.
Change summary:
- Always do verbose builds for cmake, ninja and GNU configure (the
latter includes check if --disable-silent-rules is actually supported
by the configure script; there are isolated cases when it's not true) (Only the first 15 lines of the commit message are shown above ) |
13 Oct 2015 20:07:54
2.12  |
naddy  |
Use the new test framework in my ports, if applicable.
While here, also strip more libraries. |
19 Sep 2015 22:04:27
2.12  |
naddy  |
Build fix for FreeBSD 9. Define variable, since the old make throws
Error expanding embedded variable.
for this valid construct:
FOO =
BAR = $(FOO$(BAZ))
all: $(BAR)
The bug is fixed in bmake.
Reported by: pkg-fallout |
17 Sep 2015 20:15:24
2.12  |
naddy  |
Update to 2.12, but retain local fix for CVE-2015-1197. |
14 May 2015 10:15:09
2.11_3  |
mat  |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
31 Mar 2015 14:29:27
2.11_3  |
naddy  |
CVE-2014-9112: Heap-based buffer overflow in the process_copy_in
function allows remote attackers to cause a denial of service via
a large block value in a cpio archive.
Fix from a series of upstream commits by Sergey Poznyakoff.
CVE-2015-1197: cpio, when using the --no-absolute-filenames option,
allows local users to write to arbitrary files via a symlink attack
on a file in an archive.
Fix from Vitezslav Cizek after 3.5 years of gestation in the SUSE
bug tracker.
PR: 198954
Obtained from: Debian |
03 Mar 2015 20:48:17
2.11_2  |
naddy  |
Add CPE information.
PR: 198236
Submitted by: shun.fbsd.pr@dropcut.net
While here, add LICENSE, too. |
13 Mar 2014 16:11:14
2.11_1  |
naddy  |
USE_BZIP2 -> USES+=tar:bzip2
USE_XZ -> USES+=tar:xz |
21 Jan 2014 22:56:00
2.11_1  |
bapt  |
Fix properties on pkg-plist |
17 Dec 2013 16:01:38
2.11_1  |
naddy  |
Use MAKE_CMD to run regression tests. |
23 Sep 2013 15:43:51
2.11_1  |
naddy  |
Use stage and options helpers. |
20 Sep 2013 13:11:21
2.11_1  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
archivers) |
01 Aug 2013 20:22:27
2.11_1  |
naddy  |
For all my ports
* remove MAKE_JOBS_SAFE (default now)
* change USE_GMAKE=yes to USES=gmake |
24 Apr 2013 18:10:32
2.11_1  |
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
18 Dec 2012 21:29:04
2.11_1  |
naddy  |
Convert to OptionsNG and trim Makefile headers. |
15 Sep 2012 20:00:33
2.11_1  |
naddy  |
Remove pointless header lines from ports I created once upon a time. |
18 Mar 2011 17:59:51
2.11_1  |
miwi  |
- Get Rid MD5 support
With hat: portmgr (myself) |
31 May 2010 02:01:56
2.11_1  |
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
19 Apr 2010 20:23:00
2.11  |
naddy  |
* Do not mark as broken on sparc64.
* Fix the build framework so it can successfully #define a wrapper for
stat() on those systems where namei() behaves strangely--independent
of architecture. |
04 Apr 2010 06:03:54
2.11  |
linimon  |
Mark as broken on sparc64.
Hat: portmgr |
25 Mar 2010 21:54:41
2.11  |
naddy  |
Initial import for GNU cpio 2.11.
GNU cpio copies files into or out of a cpio or tar archive. The
archive can be another file on the disk, a magnetic tape, or a pipe. |