Port details |
- amigadepacker Tool for depacking some compressed Amiga formats
- 0.04_2 archivers
=2 0.04_1Version of this port present on the latest quarterly branch. - Maintainer: ehaupt@FreeBSD.org
 - Port Added: 2009-10-18 20:31:34
- Last Update: 2024-07-10 07:28:44
- Commit Hash: 360ab0b
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2
- WWW:
- https://gitlab.com/heikkiorsila/amigadepacker
- Description:
- amigadepacker depacks compressed Amiga formats. PowerPacker, XPK SQSH, MMCMP and
StoneCracker 4.04 (S404) formats are supported. Amigadepacker will automatically
determine the compressed format by content. Among other things, the tool is
useful for playing packed Amiga music formats with uade.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- amigadepacker>0:archivers/amigadepacker
- To install the port:
- cd /usr/ports/archivers/amigadepacker/ && make install clean
- To add the package, run one of these commands:
- pkg install archivers/amigadepacker
- pkg install amigadepacker
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: amigadepacker
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (amigadepacker-0.04.tar.bz2) = bda2119919ada6310854e4486f8cb3ffc1722163747a5e176ef55e8807b7766f
SIZE (amigadepacker-0.04.tar.bz2) = 182017
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- archivers_amigadepacker
- USES:
- tar:bzip2
- 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.04_2 10 Jul 2024 07:28:44
    |
Emanuel Haupt (ehaupt)  |
archivers/amigadepacker: Update WWW
- Update WWW
- Portlint, portfmt, portclippy |
0.04_1 12 Jan 2024 15:11:29
    |
Baptiste Daroussin (bapt)  |
MANPREFIX: eliminate its usage
While here move manpages to share/man |
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.04 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.04 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.04 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.04 07 Dec 2019 08:30:15
  |
ehaupt  |
Per section 4.4.3 of the Porters Handbook, REINPLACE_CMD (sed) should not be
used to replace static content.
Switch from sed to patch.
PR: 242487
Submitted by: swills |
0.04 06 Jan 2015 09:36:03
  |
ehaupt  |
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt |
0.04 14 Mar 2014 10:15:52
  |
ehaupt  |
Convert USE_BZIP2=yes to USES=tar:bzip2 |
0.04 22 Oct 2013 21:15:14
  |
ehaupt  |
Don't use ${STAGEDIR} in CONFIGURE_ARGS
Notified by: William Grzybowski <william88@gmail.com> |
0.04 22 Oct 2013 20:44:50
  |
ehaupt  |
Support staging |
0.04 20 Sep 2013 13:11:21
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
archivers) |
0.04 24 Jul 2013 08:19:07
  |
ehaupt  |
Remove MAKE_JOBS_SAFE which is now default. |
0.04 08 May 2013 08:04:04
  |
ehaupt  |
- Mark MAKE_JOBS_SAFE
- Trim header |
0.04 27 Dec 2011 15:14:23
 |
ehaupt  |
Pacify portlint
Feature safe: yes |
0.04 21 Jun 2011 14:25:37
 |
ehaupt  |
Fix build with clang. |
0.04 24 Jan 2011 17:04:52
 |
ehaupt  |
Add LICENSE, remove MD5 sums
Feature safe: yes |
0.04 18 Oct 2009 20:31:16
 |
ehaupt  |
Add archivers/amigadepacker, a tool for depacking some compressed Amiga formats |