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/lzma/Makefile
SVNWeb

Number of commits found: 61

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)
Fri, 29 Oct 2021
[ 09:50 Stefan Eßer (se) search for other commits by this committer ]    commit hash:819f25b36d45b8ac5593ec8e6f470d9ad454b08a  commit hash:819f25b36d45b8ac5593ec8e6f470d9ad454b08a  commit hash:819f25b36d45b8ac5593ec8e6f470d9ad454b08a  819f25b  (Only the first 10 of 388 ports in this commit are shown above. View all ports for this commit)
*/*: Remove redundant '-[0-9]*' from CONFLICTS

The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").

Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".

Approved by:	portmgr (blanket)
Tue, 21 Sep 2021
[ 13:47 Ryan Steinmetz (zi) search for other commits by this committer ]    commit hash:8703fc2c05e3229c7739725aa37b5dfc55b0a649  commit hash:8703fc2c05e3229c7739725aa37b5dfc55b0a649  commit hash:8703fc2c05e3229c7739725aa37b5dfc55b0a649  8703fc2  (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
*/*: Reset MAINTAINER due to repeat fatal email bounces
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.
Mon, 7 Oct 2019
[ 17:47 swills search for other commits by this committer ] Original commit   Revision:513983
archivers/lzma: update to 19.00

PR:		240951
Submitted by:	Nathan <ndowens04@gmail.com> (maintainer)
Sun, 7 Oct 2018
[ 04:34 swills search for other commits by this committer ] Original commit   Revision:481416
archivers/lzma: Update maintainer email

PR:		231928
Submitted by:	Nathan <ndowens@yahoo.com> (maintainer)
Tue, 17 Jul 2018
[ 19:23 pi search for other commits by this committer ] Original commit   Revision:474824
archivers/lzma: update 16.04 -> 18.05

- submitter becomes maintainer

PR:		229798
Submitted by:	Nathan <ndowens.fbsd@yandex.com>
MFH:		2018Q3
Security:	CVE-2018-10115
Relnotes:	https://www.7-zip.org/history.txt
Fri, 22 Jun 2018
[ 08:04 yuri search for other commits by this committer ] Original commit   Revision:473019 (Only the first 10 of 46 ports in this commit are shown above. View all ports for this commit)
Reset MAINTAINER on ports maintained by amutu@amutu.com

Based on the new policy of all maintained ports reset
when maintaner is absent for 3 months.

Bug#226400 for science/py-tensorflow is ignored since 2018-03-06 (3+ months).
portscout database indicates that 48.94% of his ports aren't updated.
Thu, 25 May 2017
[ 21:02 sunpoet search for other commits by this committer ] Original commit   Revision:441734
Convert to options target helper

Approved by:	portmgr (blanket)
[ 20:34 bapt search for other commits by this committer ] Original commit   Revision:441716
Update to 16.04
Pass maintainership to submitter

PR:		219184
Submitted by:	Jov <amutu@amutu.com>
Wed, 29 Jun 2016
[ 15:36 amdmi3 search for other commits by this committer ] Original commit   Revision:417777
- Switch to new test framework
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
Wed, 16 Jul 2014
[ 03:47 adamw search for other commits by this committer ] Original commit   Revision:362027 (Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
Add DOCS to OPTIONS_DEFINE where PORTDOCS= is set.
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
Thu, 26 Dec 2013
[ 14:41 bapt search for other commits by this committer ] Original commit   Revision:337525
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
Wed, 22 Jun 2011
[ 14:47 bf search for other commits by this committer ] Original commit 
update to 9.22; clean up pkg-descr
Fri, 11 Mar 2011
[ 07:16 bf search for other commits by this committer ] Original commit 
Update to 9.20
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.
Thu, 29 Apr 2010
[ 06:32 wen search for other commits by this committer ] Original commit 
- Update to 9.12

PR:             ports/146138
Submitted by:   bf <bf1783@gmail.com> (maintainer)
Mon, 21 Sep 2009
[ 14:42 naddy search for other commits by this committer ] Original commit 
also conflicts with archivers/xz

Feature safe:   yes
Fri, 11 Sep 2009
[ 04:12 bland search for other commits by this committer ] Original commit 
Update to 9.07 beta

PR:     138693
Sun, 23 Aug 2009
[ 09:33 miwi search for other commits by this committer ] Original commit 
- Fix fetch
Sat, 22 Aug 2009
[ 20:37 miwi search for other commits by this committer ] Original commit 
- Update to 9.06 beta

PR:             137979
Submitted by:   bf <bf1783@gmail.com> (maintainer)
Sun, 26 Jul 2009
[ 20:43 miwi search for other commits by this committer ] Original commit 
- Update to 9.04.beta

PR:             136923
Submitted by:   bf <bf1783@gmail.com> (maintainer)
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)
Mon, 9 Feb 2009
[ 13:03 miwi search for other commits by this committer ] Original commit 
- Update to 4.65

PR:             131460
Submitted by:   bf <bf2006a@yahoo.com> (maintainer)
Wed, 14 Jan 2009
[ 16:00 miwi search for other commits by this committer ] Original commit 
- Update to 4.63

PR:             130533
Submitted by:   bf <bf2006a@yahoo.com> (maintainer)
Sat, 6 Dec 2008
[ 15:39 miwi search for other commits by this committer ] Original commit 
- Update to 4.62

PR:             129377
Submitted by:   bf <bf2006a@yahoo.com> (maintainer)
Sat, 29 Nov 2008
[ 20:34 miwi search for other commits by this committer ] Original commit 
- Update to 4.61

PR:             129171
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.60
- Remove an outdated change to the source code
- Add two build knobs and a regression-test target

PR:             128330
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
Fri, 25 Jul 2008
[ 09:08 pav search for other commits by this committer ] Original commit  (Only the first 10 of 35 ports in this commit are shown above. View all ports for this commit)
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV
Wed, 7 May 2008
[ 13:44 sat search for other commits by this committer ] Original commit 
- Fix docs installation

Reported by:    Gri Msb <gri.msb@gmail.com>
[ 04:51 sat search for other commits by this committer ] Original commit 
- Update to 4.58
Mon, 21 Apr 2008
[ 15:57 naddy search for other commits by this committer ] Original commit 
Conflict with archivers/lzmautils.

Approved by:    infofarmer
[ 07:10 sat search for other commits by this committer ] Original commit 
- Respect a non-default CC

PR:             ports/122931
Submitted by:   Frank Fenor <frank@fenor.de>
Wed, 12 Dec 2007
[ 01:10 sat search for other commits by this committer ] Original commit 
- Update to 4.57
Tue, 4 Sep 2007
[ 15:26 sat search for other commits by this committer ] Original commit 
- Update to 4.54
Sat, 1 Sep 2007
[ 11:30 sat search for other commits by this committer ] Original commit 
- Update to 4.53
Sat, 4 Aug 2007
[ 13:45 sat search for other commits by this committer ] Original commit 
- Update to 4.52
Sat, 28 Jul 2007
[ 11:58 sat search for other commits by this committer ] Original commit 
- Respect CXX and CFLAGS better
Thu, 26 Jul 2007
[ 09:51 sat search for other commits by this committer ] Original commit 
- Update to 4.51
Tue, 24 Jul 2007
[ 11:48 sat search for other commits by this committer ] Original commit 
- Update to 4.50
Tue, 26 Jun 2007
[ 14:55 sat search for other commits by this committer ] Original commit 
- Update to 4.48
Sun, 27 May 2007
[ 08:40 sat search for other commits by this committer ] Original commit 
- Update to 4.47 (a noop bump)
Fri, 25 May 2007
[ 13:03 sat search for other commits by this committer ] Original commit 
- Update to 4.46
Mon, 23 Apr 2007
[ 00:15 sat search for other commits by this committer ] Original commit 
- Fix build

Reported by:    pointyhat via kris
Sat, 21 Apr 2007
[ 21:09 sat search for other commits by this committer ] Original commit 
- Update to 4.45
Sat, 20 Jan 2007
[ 12:17 sat search for other commits by this committer ] Original commit 
- Update to 4.44
Fri, 11 Aug 2006
[ 16:31 sat search for other commits by this committer ] Original commit 
- Respect DESTDIR

PR:             ports/101803
Submitted by:   Gabor Kovesdan <gabor@FreeBSD.org>
Sun, 30 Jul 2006
[ 22:46 sat search for other commits by this committer ] Original commit  (Only the first 10 of 58 ports in this commit are shown above. View all ports for this commit)
- Provide additional mirrors where needed
- Convert to "magic" master sites
- Various minor portlint-prodded fixes
Fri, 9 Jun 2006
[ 11:39 sat search for other commits by this committer ] Original commit 
- Edit comment and pkg-descr
Sun, 4 Jun 2006
[ 10:46 sat search for other commits by this committer ] Original commit 
- Update to 4.43
Sun, 19 Mar 2006
[ 02:05 jylefort search for other commits by this committer ] Original commit 
- Update to 4.32 [1]
- Drop maintainership

[1]:
PR:             ports/93778
Submitted by:   Andrew Pantyukhin <infofarmer@gmail.com>
Thu, 26 May 2005
[ 16:05 jylefort search for other commits by this committer ] Original commit 
- Respect ${CC} and ${CXX}
- Convert line terminators to UNIX format rather than requiring GCC 3.4 [1]

Reported by:    Patrick Bihan-Faou <patrick.bihan-faou@netzuno.com> [1]
Sun, 8 May 2005
[ 16:22 jylefort search for other commits by this committer ] Original commit 
Update to 4.17

PR:             ports/80706
Submitted by:   Radim Kolar <hsn@netmag.cz>
Sat, 7 May 2005
[ 19:11 jylefort search for other commits by this committer ] Original commit 
Simple command line version of compression program using LZMA compression
method. This program is taken from LZMA SDK. 7-zip uses the same compression
method, but creates 7Z archives instead of pure LZMA data stream. LZMA can
compress and decompress data streams using standard input/output.

Compression ratio is about 25-30% better than bzip2 and decompression speed
is about two times faster. This makes LZMA good bzip2 replacement for
use in software distribution.

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

PR:             ports/80554
Submitted by:   Radim Kolar <hsn@netmag.cz>

Number of commits found: 61