Port details |
- ppmd Fast archiver with good compression ratio
- 20050811_1 archivers =3 20050811_1Version of this port present on the latest quarterly branch.
- Maintainer: ehaupt@FreeBSD.org
- Port Added: 2005-08-29 16:32:56
- Last Update: 2024-01-12 15:11:29
- Commit Hash: d432922
- People watching this port, also watch:: xcb-util-image, vcdimager, spamass-iXhash, p5-MIME-Tools, OpenSP
- License: PD
- WWW:
- https://packages.debian.org/unstable/utils/ppmd/
- Description:
- PPMD is a fast archiver with a good compression ratio. It is written for
embedding in user programs mainly it is not intended for immediate use.
Speed and performance improvements of abstract PPM model 1-6 are the main
goal.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/archivers/ppmd/ && make install clean
- To add the package, run one of these commands:
- pkg install archivers/ppmd
- pkg install ppmd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ppmd
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (ppmd-20050811.tar.gz) = 81fc0cd13b1a6277959f52f9215e62ce71824ff652b28b2a754e469b9fa4ba22
SIZE (ppmd-20050811.tar.gz) = 19910
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for ppmd-20050811_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- archivers_ppmd
- USES:
- cpe
- 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 |
20050811_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) |
20050811 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 ) |
20050811 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 ) |
20050811 06 Sep 2021 19:56:36 |
Bernhard Froehlich (decke) |
archivers/ppmd: Add CPE information
Approved by: portmgr (blanket) |
20050811 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
20050811 10 Oct 2019 13:17:47 |
bapt |
Fix plenty of check-sanity warnings:
Add licenses
Modernize using USES=gnome and USES=xorg |
20050811 28 Aug 2018 07:55:30 |
ehaupt |
Update WWW and MASTER_SITES |
20050811 05 Apr 2018 12:39:29 |
ehaupt |
Fix build with clang 6.
PR: 226176 (related)
Notified by: emaste (fix provided via mail) |
20050811 21 Feb 2018 09:16:47 |
ehaupt |
Fix build on 12.0-CURRENT after upgrading clang, llvm, lld, lldb, compiler-rt
and libc++ to 6.0.0 by falling back to gcc.
Notified by: pkg-fallout |
20050811 06 Jan 2015 09:36:03 |
ehaupt |
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt |
20050811 18 Mar 2014 14:26:58 |
ehaupt |
Quiesce mkdir |
20050811 13 Feb 2014 09:38:53 |
ehaupt |
Eliminate inclusion of bsd.port.options.mk where PORT_OPTIONS is not tested for
afterwards.
Encouraged by: mat |
20050811 12 Feb 2014 19:23:01 |
ehaupt |
Now that this port is staged and DOCS defined we can stop testing for DOCS in
any install target. |
20050811 22 Oct 2013 20:57:25 |
ehaupt |
Support staging |
20 Sep 2013 13:11:21
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
archivers) |
20050811 24 Jul 2013 08:19:07 |
ehaupt |
Remove MAKE_JOBS_SAFE which is now default. |
20050811 15 Jan 2013 13:40:29 |
ehaupt |
- Use DOC instead of NOPORTDOCS
- Pacify portlint
- Convert header |
20050811 18 Dec 2012 07:57:31 |
danfe |
For a number of ports in archives category, trim the header and drop leading
indefinite article from COMMENT line; also fix few noticed styles bugs while
I am here. |
20050811 22 Oct 2011 23:50:23 |
eadler |
- remove maintainer tags from pkg-descr
Approved by: portmgr
Approved by: bapt (mentor) |
20050811 18 Mar 2011 17:59:51 |
miwi |
- Get Rid MD5 support
With hat: portmgr (myself) |
20050811 27 Mar 2009 09:53:36 |
ehaupt |
Mark MAKE_JOBS_SAFE |
20050811 27 Mar 2008 22:15:47 |
ehaupt |
Use MASTER_SITE_CRITICAL |
20050811 01 Jun 2006 12:13:54 |
ehaupt |
Add an additional mirror. |
20050811 30 Nov 2005 14:01:14 |
ehaupt |
Add SHA256 hashes to my ports |
20050811 06 Oct 2005 11:57:11 |
ehaupt |
Change MAINTAINER address for my ports.
Approved by: novel (mentor) |
20050811 29 Aug 2005 16:32:05 |
garga |
Add ppmd 20050811, a fast archiver with a good compression ratio.
PR: ports/84796
Submitted by: Emanuel Haupt <ehaupt@critical.ch> |