Port details |
- engrampa Archive manager for zip files, tar, etc
- 1.28.2 archivers =4 1.28.2Version of this port present on the latest quarterly branch.
- Maintainer: gnome@FreeBSD.org
- Port Added: 2014-09-10 13:11:39
- Last Update: 2024-10-07 10:46:13
- Commit Hash: 0d5b1d7
- People watching this port, also watch:: xorg-drivers, lua52, libosinfo, bomber
- Also Listed In: mate
- License: GPLv2+
- WWW:
- https://mate-desktop.org/
- Description:
- Engrampa is an archive manager for the MATE environment. It is only a
front-end (a graphical interface) to archiving programs like tar and zip.
The supported file types are:
* Tar archives uncompressed (.tar) or compressed with gzip (.tar.gz , .tgz),
bzip (.tar.bz , .tbz), bzip2 (.tar.bz2 , .tbz2), compress (.tar.Z , .taz),
lzop (.tar.lzo , .tzo)
* Zip archives (.zip)
* Jar archives (.jar , .ear , .war)
* Lha archives (.lzh)
* Rar archives (.rar)
* Single files compressed with gzip, bzip, bzip2, compress, lzop
Engrampa also has a document viewer based on bonobo that lets you view files
of any type for which you have a viewer.
Former WinZip users may find this program useful. It serves the same purpose.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- engrampa>0:archivers/engrampa
- To install the port:
- cd /usr/ports/archivers/engrampa/ && make install clean
- To add the package, run one of these commands:
- pkg install archivers/engrampa
- pkg install engrampa
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: engrampa
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1728249295
SHA256 (mate/engrampa-1.28.2.tar.xz) = 1e9977c23745bf8843a37f315171d9af97814a0971aeac3d774f017650ac09ef
SIZE (mate/engrampa-1.28.2.tar.xz) = 1729320
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:
-
- itstool : textproc/itstool
- update-desktop-database : devel/desktop-file-utils
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- gmake>=4.4.1 : devel/gmake
- intltool-extract : textproc/intltool
- pkgconf>=1.3.0_1 : devel/pkgconf
- Runtime dependencies:
-
- gtar : archivers/gtar
- unzip : archivers/unzip
- update-desktop-database : devel/desktop-file-utils
- Library dependencies:
-
- libjson-glib-1.0.so : devel/json-glib
- libintl.so : devel/gettext-runtime
- libatk-1.0.so : accessibility/at-spi2-core
- libcairo.so : graphics/cairo
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-3.so : x11-toolkits/gtk30
- libharfbuzz.so : print/harfbuzz
- libpango-1.0.so : x11-toolkits/pango
- libcaja-extension.so : x11-fm/caja
- This port is required by:
- for Run
-
- x11/mate
Configuration Options:
- No options to configure
- Options name:
- archivers_engrampa
- USES:
- desktop-file-utils gettext gmake gnome libtool localbase mate pathfix pkgconfig tar:xz
- 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.28.2 07 Oct 2024 10:46:13 |
Eric Turgeon (ericbsd) |
archivers/engrampa: updated to 1.28.2 |
1.28.1 06 Mar 2024 11:57:37 |
Eric Turgeon (ericbsd) |
archivers/engrampa: updated to 1.28.1 |
1.26.0_4 22 Feb 2024 12:02:51 |
Muhammad Moinur Rahman (bofh) |
archivers/engrampa: Moved man to share/man
Approved by: portmgr (blanket) |
1.26.0_3 23 Dec 2023 18:14:14 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
1.26.0_2 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
1.26.0_1 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) |
1.26.0 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.26.0 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.26.0 12 Oct 2021 23:30:20 |
Eric Turgeon (ericbsd) |
archivers/engrampa: updated to 1.26.0 |
1.24.2 10 Oct 2021 19:44:42 |
Baptiste Daroussin (bapt) |
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency) |
1.24.2 12 Jun 2021 01:25:21 |
Eric Turgeon (ericbsd) |
archivers/engrampa: fix pkg-plist |
1.24.2 12 Jun 2021 01:22:08 |
Eric Turgeon (ericbsd) |
archivers/engrampa: update to 1.24.2 |
1.24.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.24.1 16 Sep 2020 13:09:44 |
bapt |
Udpate to 1.24.1 |
1.24.0 12 Jun 2020 07:49:30 |
bapt |
Update to 1.24.0 |
1.22.2 14 Feb 2020 09:31:24 |
amdmi3 |
- Fix LICENSE
- Update WWW
Approved by: portmgr blanket |
1.22.2 16 Dec 2019 12:37:21 |
bapt |
update to 1.22.2 |
1.22.1 10 Oct 2019 13:17:47 |
bapt |
Fix plenty of check-sanity warnings:
Add licenses
Modernize using USES=gnome and USES=xorg |
1.22.1 11 May 2019 17:33:51 |
ericbsd |
update mate desktop to 1.22.1
Approved by: mentors (implicit) |
1.20.1 02 Nov 2018 18:22:21 |
ericbsd |
update ports archivers/engrampa to 1.20.1
Approved by: bapt (mentor) |
1.20.0 13 Apr 2018 21:16:57 |
ericbsd |
Updating MATE ports to and patch for MATE 1.20
Reviewed by: kwm
Approved by: bapt (mentor) |
1.18.2 04 Jul 2017 11:44:30 |
kwm |
Update the mate desktop to 1.18.
* The MATE DE is now GTK+3 based
* mate-calc has come back.
* New USE_MATE=mixer macro
* Add license
* Review dependancies
* Swich to USES=localbase
* atril/eom options reworked into option helper
Thanks to Eric Turgeon for submitting the bulk of this MATE update.
Obtained from: gnome devel repo |
1.12.0 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 |
1.12.0 19 May 2016 10:21:25 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
1.12.0 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
1.12.0 25 Jan 2016 12:31:21 |
kwm |
Update the MATE DE to 1.12.
* Still build MATE against gtk+ 2 due to gtk+ 3 support not ready
for prime time.
* Fix loading of a number of applets. We rename a number of applets
but didn't change the "config" files the "add applet to panel" dialog
uses. [1]
* Unbreak the creation of new notes with the stickynotes applet [2]
PR: 205391 [1], 200349 [2]
Obtained from: GNOME devel repo |
1.10.1 27 Jul 2015 20:19:34 |
kwm |
Update MATE DE to 1.10.0.
This MATE is still build agains GTK+2.
Sort USES here and there.
Replace mate-dialogs with zenity and mate-calc with galculator.
This update fixes the following PR's:
PR: 193942, 191885
Submitted by: Gustau Perez <gustau.perez@gmail.com> via Gnome devel repo
Obtained from: gnome devel repo. |
1.8.1 06 Oct 2014 13:29:20 |
bapt |
Update to 1.8.1
Cleanup plist |
1.8.0 10 Sep 2014 13:11:29 |
bapt |
Welcome Mate Desktop 1.8
The porting work as been done by gnome@ (kwm) and Eric Turgeon
(ericturgeon@ghostbsd.org) |