Port details |
- xarchive GTK front end for various archiving tools
- 0.2.8.6_11 archivers
=4 0.2.8.6_11Version of this port present on the latest quarterly branch. - Maintainer: mark@mkproductions.org
 - Port Added: 2005-11-10 14:11:14
- Last Update: 2024-02-22 12:02:53
- Commit Hash: 7bbfad5
- People watching this port, also watch:: thunderbird, gtk2, mplayer, qemu, firefox
- License: not specified in port
- WWW:
- https://xarchive.sourceforge.net/
- Description:
- XArchive is a GTK+ front end for command line archiving tools such as tar, rar,
zip, ace, 7zip, arj, and rpm.
It uses external bash shell wrappers to handle the different types of file
formats, so adding support for new archive types can be easily done by writing
a wrapper.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- xarchive>0:archivers/xarchive
- To install the port:
- cd /usr/ports/archivers/xarchive/ && make install clean
- To add the package, run one of these commands:
- pkg install archivers/xarchive
- pkg install xarchive
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: xarchive
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (xarchive-0.2.8-6.tar.gz) = a47750aa712396bd341b37bc4a428d1bf267f50f460de29405401ff14f8d0e32
SIZE (xarchive-0.2.8-6.tar.gz) = 154982
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:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- Runtime dependencies:
-
- bash : shells/bash
- Library dependencies:
-
- libatk-1.0.so : accessibility/at-spi2-core
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-x11-2.0.so : x11-toolkits/gtk20
- libpango-1.0.so : x11-toolkits/pango
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for xarchive-0.2.8.6_11:
7ZIP=off: 7zip archive support
ACE=off: ACE archive support
ARJ=off: ARJ archive support
DEB=off: DEB archive support
RAR=off: RAR archive support
RPM=off: RPM archive support
ZIP=off: ZIP archive support
===> Use 'make config' to modify these settings
- Options name:
- archivers_xarchive
- USES:
- gnome pkgconfig
- 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 |
0.2.8.6_11 22 Feb 2024 12:02:53
    |
Muhammad Moinur Rahman (bofh)  |
archivers/xarchive: Moved man to share/man
Approved by: portmgr (blanket) |
0.2.8.6_10 06 Nov 2023 10:03:47
    |
Rodrigo Osorio (rodrigo)  |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems
Approved by: portmgr (blanket)
PR: 274888 |
0.2.8.6_10 26 Aug 2023 21:03:32
    |
Po-Chuan Hsieh (sunpoet)  |
*: Rename GTK+ to GTK
GTK+ has been renamed to GTK since 2019.
Reference: https://mail.gnome.org/archives/gtk-devel-list/2019-February/msg00000.html
Approved by: portmgr (blanket) |
0.2.8.6_10 02 Mar 2023 05:23:10
    |
Tobias C. Berner (tcberner)  |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
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) |
0.2.8.6_9 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 ) |
0.2.8.6_9 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 ) |
0.2.8.6_9 08 Feb 2022 17:38:33
    |
Max Brazhnikov (makc)  |
archivers/xarchive: switch from p7zip to 7-zip
PR: 260866, 261314
Approved by: maintainer timeout (3 weeks) |
0.2.8.6_9 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.2.8.6_9 10 Oct 2019 13:17:47
  |
bapt  |
Fix plenty of check-sanity warnings:
Add licenses
Modernize using USES=gnome and USES=xorg |
0.2.8.6_9 08 Dec 2016 19:52:20
  |
tijl  |
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
0.2.8.6_8 04 Aug 2016 03:36:50
  |
marino  |
archivers/xarchive: Remove redundant dependency on unzip
A dependency on unzip will never be registered since unzip is available
on all supported platforms (since FreeBSD 8.0).
Note that it's pulled in by a non-default option.
Approved by: infrastructure blanket (removal of redundant deps) |
0.2.8.6_8 26 Jul 2016 16:51:16
  |
mat  |
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight |
0.2.8.6_8 01 Apr 2016 13:29:17
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
0.2.8.6_8 19 Oct 2014 23:12:07
  |
bapt  |
Clean up plist |
0.2.8.6_8 03 Jul 2014 19:06:07
  |
adamw  |
Reduce unnecessary bsd.port.options.mk inclusions by using OPTIONS helpers.
For liborange, reverse the logic, as I'm pretty sure the OPTIONS were being
used to disable the selected options.
Approved by: portmgr (blanket) |
0.2.8.6_8 03 Jul 2014 09:13:36
  |
bapt  |
Switch to use rpm 4 as the default rpm |
0.2.8.6_7 02 Mar 2014 21:20:05
  |
bapt  |
Support stage
Use options helpers |
0.2.8.6_7 22 Oct 2013 13:50:44
  |
amdmi3  |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with a)
Approved by: portmgr (bdrewery) |
20 Sep 2013 13:11:21

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
archivers) |
0.2.8.6_7 02 Sep 2013 21:32:24
  |
bapt  |
Add an explicit dependency on pkgconf |
0.2.8.6_7 18 Dec 2012 06:30:32
  |
danfe  |
- Switch to modern two-line Makefile header
- Use DISTVERSION to reduce hand labor
- Drop indefinite article from COMMENT line
- Convert to the new OPTIONS framework
- Minor cleanups in Makefile and port description |
0.2.8.6_7 01 Jun 2012 05:26:28
 |
dinoex  |
- update png to 1.5.10 |
0.2.8.6_6 22 Oct 2011 23:50:23
 |
eadler  |
- remove maintainer tags from pkg-descr
Approved by: portmgr
Approved by: bapt (mentor) |
0.2.8.6_6 18 Mar 2011 17:59:51
 |
miwi  |
- Get Rid MD5 support
With hat: portmgr (myself) |
0.2.8.6_6 28 Mar 2010 06:47:48
 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.2.8.6_5 05 Feb 2010 11:46:55
 |
dinoex  |
- update to jpeg-8 |
0.2.8.6_4 22 Aug 2009 00:13:27
 |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with A |
0.2.8.6_4 31 Jul 2009 13:57:52
 |
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
0.2.8.6_3 06 Jun 2008 13:02:32
 |
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
0.2.8.6_2 19 Apr 2008 17:56:05
 |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
0.2.8.6_1 19 May 2007 20:32:57
 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.2.8.6 17 May 2006 04:56:07
 |
sat  |
- Fix plist
Reported by: pointyhat via kris
Approved by: krion (mentor, implicit) |
0.2.8.6 08 May 2006 14:10:47
 |
sat  |
- Update to 0.2.8.6
- Don't install docs (they are copies of the manpage)
- Add support for deb archives
- Depend on rpm-3 instead of rpm4
PR: ports/96577
Submitted by: sat
Approved by: krion (mentor)
Approved by: Mark Kane <mark@mkproductions.org> (maintainer) |
0.2.8.2 22 Jan 2006 06:58:31
 |
edwin  |
SHA256ify
Approved by: krion@ |
0.2.8.2 22 Jan 2006 01:23:00
 |
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
0.2.8.2 24 Nov 2005 14:38:21
 |
az  |
- Update to version 0.2.8.2
PR: ports/89469
Submitted by: Mark Kane (maintainer) |
0.2.6.3 13 Nov 2005 02:10:33
 |
pav  |
- Fix build on FreeBSD 4
Reported by: krismail |
0.2.6.3 10 Nov 2005 14:10:04
 |
pav  |
XArchive is a GTK+ front end for command line archiving tools such as tar, rar,
zip, ace, 7zip, arj, and rpm.
It uses external bash shell wrappers to handle the different types of file
formats, so adding support for new archive types can be easily done by writing
a wrapper.
PR: ports/88760
Submitted by: Mark Kane <mark@mkproductions.org> |