notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
ppmd Fast archiver with good compression ratio
20050811_1 archivers on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 20050811Version of this port present on the latest quarterly branch.
Maintainer: ehaupt@FreeBSD.org search for ports maintained by this maintainer
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:: ladspa, p5-CPAN-Meta-YAML, python
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. bin/ppmd
  2. share/man/man1/ppmd.1.gz
  3. /usr/local/share/licenses/ppmd-20050811_1/catalog.mk
  4. /usr/local/share/licenses/ppmd-20050811_1/LICENSE
  5. /usr/local/share/licenses/ppmd-20050811_1/PD
Collapse this list.
Dependency lines:
  • ppmd>0:archivers/ppmd
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):
ppmd
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest20050811_120050811_12005081120050811_120050811_1-20050811-
FreeBSD:13:quarterly2005081120050811200508112005081120050811200508112005081120050811
FreeBSD:14:latest20050811_120050811_12005081120050811_120050811_120050811-20050811
FreeBSD:14:quarterly2005081120050811-2005081120050811200508112005081120050811
FreeBSD:15:latest20050811_120050811_1n/a20050811_1n/a20050811_120050811_120050811_1
FreeBSD:15:quarterly--n/a-n/a---
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:
Expand this list (4 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/local-distfiles/ehaupt/
  2. http://distcache.eu.FreeBSD.org/local-distfiles/ehaupt/
  3. http://distcache.us-east.FreeBSD.org/local-distfiles/ehaupt/
  4. http://distcache.us-west.FreeBSD.org/local-distfiles/ehaupt/
Collapse this list.

Number of commits found: 27

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
20050811_1
12 Jan 2024 15:11:29
commit hash: d4329229fbe8ad0a96a1b9ec796d17cf512455d1commit hash: d4329229fbe8ad0a96a1b9ec796d17cf512455d1commit hash: d4329229fbe8ad0a96a1b9ec796d17cf512455d1commit hash: d4329229fbe8ad0a96a1b9ec796d17cf512455d1 files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
MANPREFIX: eliminate its usage

While here move manpages to share/man
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
20050811
20 Jul 2022 14:20:49
commit hash: 1ced9d288a7e33f5b7e7922ea8c5f965bbc55768commit hash: 1ced9d288a7e33f5b7e7922ea8c5f965bbc55768commit hash: 1ced9d288a7e33f5b7e7922ea8c5f965bbc55768commit hash: 1ced9d288a7e33f5b7e7922ea8c5f965bbc55768 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
20050811
06 Sep 2021 19:56:36
commit hash: 1eee18b7fca1a47742e87cc313ebb981311a3b5acommit hash: 1eee18b7fca1a47742e87cc313ebb981311a3b5acommit hash: 1eee18b7fca1a47742e87cc313ebb981311a3b5acommit hash: 1eee18b7fca1a47742e87cc313ebb981311a3b5a files touched by this commit
Bernhard Froehlich (decke) search for other commits by this committer
archivers/ppmd: Add CPE information

Approved by:	portmgr (blanket)
20050811
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
20050811
10 Oct 2019 13:17:47
Revision:514226Original commit files touched by this commit
bapt search for other commits by this committer
Fix plenty of check-sanity warnings:
Add licenses
Modernize using USES=gnome and USES=xorg
20050811
28 Aug 2018 07:55:30
Revision:478290Original commit files touched by this commit
ehaupt search for other commits by this committer
Update WWW and MASTER_SITES
20050811
05 Apr 2018 12:39:29
Revision:466555Original commit files touched by this commit
ehaupt search for other commits by this committer
Fix build with clang 6.

PR:             226176 (related)
Notified by:    emaste (fix provided via mail)
20050811
21 Feb 2018 09:16:47
Revision:462482Original commit files touched by this commit
ehaupt search for other commits by this committer
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
Revision:376387Original commit files touched by this commit
ehaupt search for other commits by this committer
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt
20050811
18 Mar 2014 14:26:58
Revision:348550Original commit files touched by this commit
ehaupt search for other commits by this committer
Quiesce mkdir
20050811
13 Feb 2014 09:38:53
Revision:344051Original commit files touched by this commit
ehaupt search for other commits by this committer
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
Revision:343961Original commit files touched by this commit
ehaupt search for other commits by this committer
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
Revision:331322Original commit files touched by this commit
ehaupt search for other commits by this committer
Support staging
20 Sep 2013 13:11:21
Revision:327699Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
archivers)
20050811
24 Jul 2013 08:19:07
Revision:323578Original commit files touched by this commit
ehaupt search for other commits by this committer
Remove MAKE_JOBS_SAFE which is now default.
20050811
15 Jan 2013 13:40:29
Revision:310443Original commit files touched by this commit
ehaupt search for other commits by this committer
- Use DOC instead of NOPORTDOCS
- Pacify portlint
- Convert header
20050811
18 Dec 2012 07:57:31
Revision:309150Original commit files touched by this commit
danfe search for other commits by this committer
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
Original commit files touched by this commit
eadler search for other commits by this committer
- remove maintainer tags from pkg-descr

Approved by:    portmgr
Approved by:    bapt (mentor)
20050811
18 Mar 2011 17:59:51
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support

With hat:       portmgr (myself)
20050811
27 Mar 2009 09:53:36
Original commit files touched by this commit
ehaupt search for other commits by this committer
Mark MAKE_JOBS_SAFE
20050811
27 Mar 2008 22:15:47
Original commit files touched by this commit
ehaupt search for other commits by this committer
Use MASTER_SITE_CRITICAL
20050811
01 Jun 2006 12:13:54
Original commit files touched by this commit
ehaupt search for other commits by this committer
Add an additional mirror.
20050811
30 Nov 2005 14:01:14
Original commit files touched by this commit
ehaupt search for other commits by this committer
Add SHA256 hashes to my ports
20050811
06 Oct 2005 11:57:11
Original commit files touched by this commit
ehaupt search for other commits by this committer
Change MAINTAINER address for my ports.

Approved by:    novel (mentor)
20050811
29 Aug 2005 16:32:05
Original commit files touched by this commit
garga search for other commits by this committer
Add ppmd 20050811, a fast archiver with a good compression ratio.

PR:             ports/84796
Submitted by:   Emanuel Haupt <ehaupt@critical.ch>

Number of commits found: 27