Port details |
- ancient Decompression routines for ancient formats
- 2.2.0 archivers
=2 2.2.0Version of this port present on the latest quarterly branch. - Maintainer: ehaupt@FreeBSD.org
 - Port Added: 2023-02-06 06:54:09
- Last Update: 2024-06-08 07:27:46
- Commit Hash: 1726f22
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD2CLAUSE
- WWW:
- https://github.com/temisu/ancient
- Description:
- ancient is a collection of decompression routines for old formats popular in the
Amiga, Atari computers and some other systems from 80's and 90's as well as some
that are currently used which were used in a some specific way in these old
systems. For simple usage both a simple command line application as well as a
simple API to use the decompressors are provided. The compression algorithm is
automatically detected in most cases, however there are some corner cases where
it is not entirely reliable due to weaknesses in the old format used.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ancient>0:archivers/ancient
- To install the port:
- cd /usr/ports/archivers/ancient/ && make install clean
- To add the package, run one of these commands:
- pkg install archivers/ancient
- pkg install ancient
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ancient
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1717830511
SHA256 (temisu-ancient-v2.2.0_GH0.tar.gz) = d814b0a1f2c08cb7e8dc94506c096f21471719a6f9d3d2f93ab9416f1ea98712
SIZE (temisu-ancient-v2.2.0_GH0.tar.gz) = 119589
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:
-
- autoconf-archive>=0 : devel/autoconf-archive
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- autoconf>=2.72 : devel/autoconf
- automake>=1.16.5 : devel/automake
- libtoolize : devel/libtool
- This port is required by:
- for Libraries
-
- audio/ocp
Configuration Options:
- ===> The following configuration options are available for ancient-2.2.0:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- archivers_ancient
- USES:
- autoreconf gmake libtool pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.2.0 08 Jun 2024 07:27:46
    |
Emanuel Haupt (ehaupt)  |
archivers/ancient: Update to 2.2.0 |
2.1.1 20 Jul 2023 06:13:40
    |
Emanuel Haupt (ehaupt)  |
archivers/ancient: Update to 2.1.1 |
2.1.0 11 Jul 2023 05:15:16
    |
Emanuel Haupt (ehaupt)  |
archivers/ancient: Update to 2.1.0
Changes: https://github.com/temisu/ancient/releases/tag/v2.1.0 |
2.0.0 06 Feb 2023 06:53:44
    |
Emanuel Haupt (ehaupt)  |
archivers/ancient: Add new port
ancient is a collection of decompression routines for old formats popular in the
Amiga, Atari computers and some other systems from 80's and 90's as well as some
that are currently used which were used in a some specific way in these old
systems. For simple usage both a simple command line application as well as a
simple API to use the decompressors are provided. The compression algorithm is
automatically detected in most cases, however there are some corner cases where
it is not entirely reliable due to weaknesses in the old format used. |
Number of commits found: 4
|