notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: archivers/ppmd-7z/Makefile
SVNWeb

Number of commits found: 26

Sun, 11 Sep 2022
[ 20:21 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:cabbdbaff99b3be5b0e0d488a85e0d3a94f59e32  commit hash:cabbdbaff99b3be5b0e0d488a85e0d3a94f59e32  commit hash:cabbdbaff99b3be5b0e0d488a85e0d3a94f59e32  cabbdba 
archivers/ppmd-7z: Remove

Reasons:
(1) It has multiple vulnerabilities
(2) It is unmaintained
(3) It has a superior functional replacement 7-zip that is maintained

ppmd-7z's real name is p7zip on SourceForge:
https://sourceforge.net/p/sevenzip/bugs/
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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)
Wed, 20 Jul 2022
[ 14:20 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:1ced9d288a7e33f5b7e7922ea8c5f965bbc55768  commit hash:1ced9d288a7e33f5b7e7922ea8c5f965bbc55768  commit hash:1ced9d288a7e33f5b7e7922ea8c5f965bbc55768  1ced9d2  (Only the first 10 of 199 ports in this commit are shown above. View all ports for this commit)
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)
Mon, 6 Sep 2021
[ 19:56 Bernhard Froehlich (decke) search for other commits by this committer ]    commit hash:476cd0bceb2056c8d8deb8e518019cb6c1ab01d6  commit hash:476cd0bceb2056c8d8deb8e518019cb6c1ab01d6  commit hash:476cd0bceb2056c8d8deb8e518019cb6c1ab01d6  476cd0b 
archivers/ppmd-7z: Add CPE information

Approved by:	portmgr (blanket)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Thu, 15 Feb 2018
[ 09:02 amdmi3 search for other commits by this committer ] Original commit   Revision:461869
- Add LICENSE
- Switch to new test framework
- Unsilence installation commands

Approved by:	portmgr blanket
Mon, 27 Jun 2016
[ 21:30 rene search for other commits by this committer ] Original commit   Revision:417685 (Only the first 10 of 94 ports in this commit are shown above. View all ports for this commit)
Reset ports maintained by bf@ until he has time again to work on them.

PR:		210474
Submitted by:	jbeich
With hat:	portmgr-secretary
Tue, 24 Jun 2014
[ 21:46 bapt search for other commits by this committer ] Original commit   Revision:359131
Use MAKE_CMD instead of GMAKE
Sun, 1 Jun 2014
[ 07:59 ohauer search for other commits by this committer ] Original commit   Revision:356058 (Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
- fix sanity in CAT archivers
 - USE_BZIP2   -> USES=tar:bzip2
 - LICENSE=BSD -> BSD[n]CLAUSE
Sat, 4 Jan 2014
[ 23:37 bapt search for other commits by this committer ] Original commit   Revision:338688
Support stage
Fri, 20 Sep 2013
[ 13:11 bapt search for other commits by this committer ] Original commit   Revision:327699 (Only the first 10 of 221 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
archivers)
Fri, 30 Aug 2013
[ 01:02 bapt search for other commits by this committer ] Original commit   Revision:325646 (Only the first 10 of 28 ports in this commit are shown above. View all ports for this commit)
Convert archivers from USE_GMAKE to USES=gmake
While here:
- Trim headers
- Convert some port to the new perl world
- Convert some port from USE_GNOME=pkgconfig to USES=pkgconfig
Thu, 7 Feb 2013
[ 13:04 gahr search for other commits by this committer ] Original commit   Revision:311833
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: archivers)

Approved by:	portmgr
Thu, 8 Jul 2010
[ 12:51 bf search for other commits by this committer ] Original commit  (Only the first 10 of 33 ports in this commit are shown above. View all ports for this commit)
Change my ports to use my FreeBSD.org email address.
Sun, 2 May 2010
[ 07:21 lwhsu search for other commits by this committer ] Original commit 
- Update to 9.04

PR:             ports/146228
Submitted by:   bf <bf1783 AT gmail.com> (maintainer)
Sat, 22 Aug 2009
[ 00:13 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 195 ports in this commit are shown above. View all ports for this commit)
- Switch SourceForge ports to the new File Release System: categories starting
with A
Sun, 7 Jun 2009
[ 18:51 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 24 ports in this commit are shown above. View all ports for this commit)
- Update maintainer mail adresse

Submitted by:   "b. f." <bf1783@gmail.com> (maintainer via private mail)
Sun, 31 May 2009
[ 10:35 miwi search for other commits by this committer ] Original commit 
- Update to 4.65

PR:             135081
Submitted by:   Edmondas Girkantas <eg@fbsd.lt>
Approved by:    maintainer
Mon, 9 Feb 2009
[ 13:04 miwi search for other commits by this committer ] Original commit 
- Update to 4.61

PR:             131461
Submitted by:   bf <bf2006a@yahoo.com> (maintainer)
Fri, 24 Oct 2008
[ 19:00 miwi search for other commits by this committer ] Original commit 
- Update to 4.58
- Add regression-test target

PR:             128332
Submitted by:   bf <bf2006a@yahoo.com> (maintainer)
Sun, 7 Sep 2008
[ 04:07 linimon search for other commits by this committer ] Original commit 
Assign to new volunteer.
[ 00:19 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 279 ports in this commit are shown above. View all ports for this commit)
Reset infofarmer due to maintainer-timeouts and no response to email.

Hat:    portmgr
Sat, 15 Dec 2007
[ 19:43 sat search for other commits by this committer ] Original commit 
- Update to 4.57 (noop bump)
Wed, 12 Dec 2007
[ 01:21 sat search for other commits by this committer ] Original commit 
- Update to 4.55 (noop)

PR:             ports/118411
Submitted by:   Dima Panov <fluffy@Fluffy.Khv.RU>
Tue, 4 Sep 2007
[ 08:41 pav search for other commits by this committer ] Original commit 
- Fix fetch

Reported by:    pointyhat
Pointy hat to:  sat
Sat, 1 Sep 2007
[ 12:31 sat search for other commits by this committer ] Original commit 
Add port archivers/ppmd-7z:

Simple command line implementation of PPMD compression algorithm. It
is based on code by Dmitry Shkarin (archivers/ppmd) but reworked by
Igor Pavlov and bundled with 7zip.

WWW: http://www.7-zip.org/sdk.html

Number of commits found: 26