Port details |
- xar OpenDarwin XML eXtensible ARchiver
- 1.6.1_3 archivers
=1 1.6.1_3Version of this port present on the latest quarterly branch.
- DEPRECATED: Last release was in 2012 and upstream is dead, consider archivers/libarchive or archivers/7-zip
This port expired on: 2024-03-31
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2006-01-25 16:58:53
- Last Update: 2024-04-01 11:33:20
- Commit Hash: 6097726
- People watching this port, also watch:: p5-Net-DBus, weberp, imlib2, p5-MIME-Tools, rpm2cpio
- License: BSD3CLAUSE
- WWW:
- https://mackyle.github.io/xar/
- Description:
- The XAR project aims to provide an easily extensible archive format.
Important design decisions include an easily extensible XML table of
contents for random access to archived files, storing the toc at the
beginning of the archive to allow for efficient handling of streamed
archives, the ability to handle files of arbitrarily large sizes,
the ability to choose independent encodings for individual files in
the archive, the ability to store checksums for individual files in
both compressed and uncompressed form, and the ability to query the
table of content's rich meta-data.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: xar
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1479465542
SHA256 (xar-1.6.1.tar.gz) = ee46089968457cf710b8cf1bdeb98b7ef232eb8a4cdeb34502e1f16ef4d2153e
SIZE (xar-1.6.1.tar.gz) = 180771
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:
-
- gmake>=4.4.1 : devel/gmake
- Library dependencies:
-
- libxml2.so : textproc/libxml2
- NOTE: dependencies for deleted ports are notoriously suspect
- This port is required by:
- for Libraries
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- archivers_xar
- USES:
- cpe gmake gnome libtool ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.6.1_3 01 Apr 2024 11:33:20 |
Rene Ladan (rene) |
archivers/xar: Remove expired port
2024-03-31 archivers/xar: Last release was in 2012 and upstream is dead,
consider archivers/libarchive or archivers/7-zip |
1.6.1_3 07 Mar 2024 22:02:53 |
Daniel Engberg (diizzy) |
archivers/xar: Fix typo in DEPRECATED
Fix typo in path for libarchive
Approved by: portmgr (blanket) |
1.6.1_3 21 Feb 2024 11:08:27 |
Muhammad Moinur Rahman (bofh) |
archivers/xar: Moved man to share/man
Approved by: portmgr (blanket) |
1.6.1_2 11 Feb 2024 09:20:23 |
Daniel Engberg (diizzy) |
archivers/xar: Update DEPRECATED and set expiration date to 2024-03-31
Fails to build with recent versions of OpenSSL, redirect users to
archives/libarchive and archivers/7-zip |
1.6.1_2 15 Oct 2023 11:14:59 |
Bernard Spil (brnrd) |
security/openssl: Update BROKEN_SSL ports referring to openssl30 |
1.6.1_2 03 May 2023 01:29:49 |
Muhammad Moinur Rahman (bofh) |
archivers/xar: Marlk BROKEN_SSL
- Fails to build with OpenSSL 3.0.0 and later
- Fails with error: undefined reference due to
--no-allow-shlib-undefined: EVP_MD_type
- Mark DEPRECATED as upstream last update was in 2012 and the project
seems dead. |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.6.1_2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.6.1_2 20 Jul 2022 14:20:49 |
Tobias C. Berner (tcberner) |
archivers: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Albert Vernon <f3cun3c02@sneakemail.com>
* Alex Dupre <ale@FreeBSD.org>
* Alex Samorukov <samm@freebsd.org>
* Alexander Kuehn <freebsd@nagilum.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Zhuravlev <zaa@zaa.pp.ru>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey Dokuchaev <danfe@regency.nsu.ru>
* Anders Nordby <anders@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.6.1_2 10 Apr 2022 19:11:41 |
Charlie Li (vishwin) |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
1.6.1_1 26 Mar 2022 08:27:27 |
Matthias Fechner (mfechner) |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
1.6.1 05 Oct 2021 19:11:40 |
Bernhard Froehlich (decke) |
archivers/xar: Add CPE information
Approved by: portmgr (blanket) |
1.6.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.6.1 25 Jan 2021 08:55:01 |
danfe |
Do not check for OpenSSL_add_all_ciphers() existense in OpenSSL.
In OpenSSL versions prior to 1.1.0 these functions initialised and
de-initialised this table. From OpenSSL 1.1.0 they are deprecated.
No explicit initialisation or de-initialisation is required. |
1.6.1 25 Jan 2021 07:09:29 |
antoine |
Mark BROKEN on FreeBSD 14
Reported by: pkg-fallout
MFH: 2021Q1 |
1.6.1 08 Nov 2019 09:27:57 |
tobik |
a-b: Add missing USES={gnome,php,sdl,xorg} |
1.6.1 03 Apr 2019 11:08:33 |
antoine |
Mark BROKEN on FreeBSD 12 and 13
Reported by: pkg-fallout
MFH: 2019Q2 |
1.6.1 18 Nov 2016 11:12:40 |
jhale |
Update to 1.6.1
Update WWW |
1.5.2_2 14 Sep 2016 15:59:34 |
mat |
GOOGLE_CODE has gone away.
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN
Some ports have a local mirror configured but for security reasons, it
is not considered upstream.
Sponsored by: Absolight |
1.5.2_2 19 May 2016 10:21:25 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
1.5.2_2 14 May 2015 10:15:09 |
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 |
1.5.2_2 26 Feb 2015 01:27:00 |
amdmi3 |
- Strip binaries |
1.5.2_2 31 Oct 2014 12:49:06 |
amdmi3 |
- Simplify MASTER_SITES
- Add LICENSE_FILE
- Drop .la files, no dependees require them |
1.5.2_2 19 Oct 2014 23:12:07 |
bapt |
Clean up plist |
1.5.2_2 11 Jun 2014 18:55:30 |
marino |
Reset the 99 ports still listed under sylvio@
Sylvio's last commit was 17 months ago, a full 5 months after all of his
ports could have been reset per policy. Given the push to complete
staging (48 ports are still unstaged, something like 70+ have already
been staged by other committers) and given that PRs are automatically
assigned but never addressed, it's better just to reset all the ports and
PRs so that it's clear to others that these ports are free to maintain.
Approved by: portmgr (implicit) |
1.5.2_2 10 Jun 2014 20:50:46 |
amdmi3 |
- Add missing USES=libtool
Approved by: portmgr blanket |
1.5.2_1 16 Apr 2014 18:28:50 |
zeising |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
1.5.2 26 Dec 2013 16:48:37 |
bapt |
Support stage |
20 Sep 2013 13:11:21
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
archivers) |
1.5.2 30 Aug 2013 01:02:57 |
bapt |
Convert archivers from USE_GMAKE to USES=gmake
While here:
- Trim headers
- Convert some port to the new perl world
- Convert some port from USE_GNOME=pkgconfig to USES=pkgconfig |
1.5.2 19 May 2011 18:25:58 |
sylvio |
- Add license |
1.5.2 18 Mar 2011 17:59:51 |
miwi |
- Get Rid MD5 support
With hat: portmgr (myself) |
1.5.2 27 Nov 2009 22:52:30 |
sylvio |
- Update my mail address to FreeBSD
Approved by: miwi (mentor) |
1.5.2 04 Jul 2009 22:30:53 |
miwi |
- Pass maintainership to submitter
PR: 135890
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> |
1.5.2 16 Dec 2008 04:57:10 |
linimon |
Reset CPE1704TKS@bellsouth.net due to maintainer-timeouts and no response
to email.
Hat: portmgr |
1.5.2 06 Mar 2008 22:19:52 |
edwin |
Use ${MASTER_SITE_GOOGLE_CODE} instead of
http://something.googlecode.com/files
PR: ports/121435 (related) |
1.5.2 29 Jan 2008 13:26:47 |
leeym |
- update to 1.5.2
PR: 119170
Submitted by: leeym
Approved by: maintainer timeout |
1.5.1 09 Sep 2007 09:06:18 |
miwi |
- Update to 1.5.1
PR: 115204
Submitted by: Maxim Samsonov <xors@mne.ru>
Approved by: maintainer timeout |
1.4_1 16 Apr 2007 04:23:32 |
edwin |
[patch] cleanup non-supported FreeBSD versions
PR: ports/111641
Submitted by: Edwin Groothuis <edwin@mavetju.org>
Approved by: "Jeffrey H. Johnson" <CPE1704TKS@bellsouth.net> |
1.4_1 13 Dec 2006 12:41:36 |
roam |
Update the ftp/curl port to 7.16.0.
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.
Thanks to everyone who took the time to look over the patch!
Discussed on: -ports |
1.4 15 Apr 2006 15:50:56 |
pav |
- Update to 1.4
PR: ports/95760
Submitted by: Jeffrey H. Johnson <CPE1704TKS@bellsouth.net> (maintainer) |
1.3 25 Jan 2006 16:55:09 |
garga |
The XAR project aims to provide an easily extensible archive format.
Important design decisions include an easily extensible XML table of
contents for random access to archived files, storing the toc at the
beginning of the archive to allow for efficient handling of streamed
archives, the ability to handle files of arbitrarily large sizes,
the ability to choose independent encodings for individual files in
the archive, the ability to store checksums for individual files in
both compressed and uncompressed form, and the ability to query the
table of content's rich meta-data.
WWW: http://www.opendarwin.org/projects/xar/
PR: ports/92250
Submitted by: Jeffrey H. Johnson <CPE1704TKS@bellsouth.net> |