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

Number of commits found: 34

Tue, 27 Jun 2023
[ 19:34 Rene Ladan (rene) search for other commits by this committer ]    commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  3d9a815  (Only the first 10 of 4481 ports in this commit are shown above. View all ports for this commit)
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
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)
Sat, 27 Aug 2022
[ 10:50 Po-Chuan Hsieh (sunpoet) search for other commits by this committer Author: Martin Waschbusch ]    commit hash:efa005214e4254e1b2ee468c09009c71d5622e33  commit hash:efa005214e4254e1b2ee468c09009c71d5622e33  commit hash:efa005214e4254e1b2ee468c09009c71d5622e33  efa0052 
archivers/liblz4: Update to 1.9.4

Changes:	https://github.com/lz4/lz4/releases
PR:		266063
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)
Sun, 15 Aug 2021
[ 14:10 Bernhard Froehlich (decke) search for other commits by this committer ]    commit hash:4dc8a0226078b79ec745f563e7ca4dad0e5a742d  commit hash:4dc8a0226078b79ec745f563e7ca4dad0e5a742d  commit hash:4dc8a0226078b79ec745f563e7ca4dad0e5a742d  4dc8a02 
archivers/liblz4: 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.
Tue, 24 Nov 2020
[ 09:26 fernape search for other commits by this committer ] Original commit   Revision:556153
archivers/liblz4: Update to 1.9.3

ChangeLog: https://github.com/lz4/lz4/releases/tag/v1.9.3

 * Switch from gmake to meson.
 * Enable tests

PR:	251183
Submitted by:	daniel.engberg.lists@pyret.net
Approved by:	martin@waschbuesch.de (maintainer)
Sun, 19 Jan 2020
[ 17:19 antoine search for other commits by this committer ] Original commit   Revision:523581
Bump PORTREVISION after man page move, it has an impact on 1 reverse dep
Thu, 16 Jan 2020
[ 09:34 bapt search for other commits by this committer ] Original commit   Revision:523220 (Only the first 10 of 53 ports in this commit are shown above. View all ports for this commit)
First pass at moving manpages to share/man for category a*
Mon, 2 Sep 2019
[ 19:47 swills search for other commits by this committer ] Original commit   Revision:510837
archivers/liblz4: Update to 1.9.2

PR:		240007
Submitted by:	Martin Waschbusch <martin@waschbuesch.de> (maintainer)
Fri, 26 Apr 2019
[ 19:38 swills search for other commits by this committer ] Original commit   Revision:500130
archivers/liblz4: Update to 1.9.1

PR:		237520
Submitted by:	Martin Waschbusch <martin@waschbuesch.de> (maintainer)
Thu, 14 Feb 2019
[ 14:49 olivier search for other commits by this committer ] Original commit   Revision:492921
Fix compilation when TARGET_ARCH is set

PR:		225377
Approved by:	Martin Waschbusch (maintainer)
Tue, 18 Sep 2018
[ 15:09 swills search for other commits by this committer ] Original commit   Revision:480030
archivers/liblz4: Update to v1.8.3

PR:		231324
Submitted by:	Martin Waschbusch <martin@waschbuesch.de> (maintainer)
Mon, 14 May 2018
[ 19:12 bapt search for other commits by this committer ] Original commit   Revision:469954
Remove LIBDIR arguments which are now unneeded
Tue, 8 May 2018
[ 09:10 bapt search for other commits by this committer ] Original commit   Revision:469368
Update to 1.8.2

Remove the now unneeded post-patch section
Enforce usage of our INSTALL_PROGRAM instead of manually strip
Pass variables via MAKE_ARGS to avoid patching
Remove now useless USES=pathfix

PR:		228060
Submitted by:	bapt
Reported by:	Yann Collet (Upstream)
Reviewed by:	Martin Waschbusch (maintainer)
Approved by:	Martin Waschbusch (maintainer)
Thu, 18 Jan 2018
[ 14:44 sunpoet search for other commits by this committer ] Original commit   Revision:459351
Update to 1.8.1.2

Changes:	https://github.com/lz4/lz4/releases
PR:		225277
Submitted by:	Martin Waschbusch <martin@waschbuesch.de> (maintainer)
Sun, 14 Jan 2018
[ 07:07 sunpoet search for other commits by this committer ] Original commit   Revision:458961
Update to 1.8.1

Changes:	https://github.com/lz4/lz4/releases
PR:		225145
Submitted by:	Martin Waschbusch <martin@waschbuesch.de> (maintainer)
Sun, 20 Aug 2017
[ 12:30 sunpoet search for other commits by this committer ] Original commit   Revision:448415
Update to 1.8.0

Changes:	https://github.com/lz4/lz4/releases
PR:		221630
Submitted by:	Martin Waschbusch <martin@waschbuesch.de>
Fri, 3 Feb 2017
[ 08:31 matthew search for other commits by this committer ] Original commit   Revision:433202
Delete duplicate line

Submitted by:	sunpoet
Thu, 2 Feb 2017
[ 22:25 matthew search for other commits by this committer ] Original commit   Revision:433181
Update to 1.7.5

Notable changes:
- Upstream switched versioning from e.g. r131 to v1.7.5, forcing me to
  make use of PORTEPOCH.
- (Submitter) pushed a change upstream to add FreeBSD to the OSs
  recognized in Makefile, requiring one less search & replace action
  in post-patch section.

PR:		216599
Submitted by:	martin@waschbuesch.de (maintainer)
Fri, 21 Oct 2016
[ 15:21 mat search for other commits by this committer ] Original commit   Revision:424427 (Only the first 10 of 354 ports in this commit are shown above. View all ports for this commit)
Use USES=pathfix where applicable.

PR:		213195
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D8093
Sun, 15 May 2016
[ 12:24 riggs search for other commits by this committer ] Original commit   Revision:415228
Pass maintainership to submitter

PR:		209516
Submitted by:	martin@waschbuesch.de
Tue, 29 Dec 2015
[ 14:30 mat search for other commits by this committer ] Original commit   Revision:404743 (Only the first 10 of 84 ports in this commit are shown above. View all ports for this commit)
Cleanup GH_* and variables order.

Sponsored by:	Absolight
Tue, 6 Oct 2015
[ 21:14 amdmi3 search for other commits by this committer ] Original commit   Revision:398721
- Silence patching
- Fix WWW:
Mon, 5 Oct 2015
[ 16:13 adamw search for other commits by this committer ] Original commit   Revision:398654
Reassign some of my ports to the Collective.
Tue, 7 Jul 2015
[ 19:17 adamw search for other commits by this committer ] Original commit   Revision:391523
Update to r131.
Mon, 29 Jun 2015
[ 00:36 adamw search for other commits by this committer ] Original commit   Revision:390875
Update to r130, which incorporates the patches that riggs committed in
r387288.
Sun, 24 May 2015
[ 18:01 riggs search for other commits by this committer ] Original commit   Revision:387288
Fix decompression in a pipeline: import fix from dev branch in
https://github.com/Cyan4973/lz4/commit/58b5aadb1fc5d937e81c8f33e0e8290f2097c6bb

PR:		200422
Submitted by:	eborisch+FreeBSD@gmail.com
Approved by:	adamw (maintainer, implicit)
Tue, 19 May 2015
[ 16:37 adamw search for other commits by this committer ] Original commit   Revision:386791
Update to r129. Changes at https://github.com/Cyan4973/lz4/releases/tag/r129.
Remove the CONFLICTS on archivers/lz4 which was removed from the ports tree.
Sun, 19 Apr 2015
[ 19:34 adamw search for other commits by this committer ] Original commit   Revision:384319
Update to r128.

Changes are listed on https://github.com/Cyan4973/lz4/releases

Also, use the new USE_GITHUB syntax, and update WWW.
Wed, 25 Mar 2015
[ 00:11 adamw search for other commits by this committer ] Original commit   Revision:382192
Re-add back ALL_TARGET=default. For reasons that I still don't understand,
it breaks the build for some people.

This time, add a comment so I don't try to remove it again in the future.
Tue, 24 Mar 2015
[ 18:25 adamw search for other commits by this committer ] Original commit   Revision:382152
Update to r127. Fix tons of hardcoded paths in the Makefile to enable
'make install' to work properly.
Sat, 6 Dec 2014
[ 19:40 adamw search for other commits by this committer ] Original commit   Revision:374141
I was never able to replicate this, but a number of people have reported that
liblz4 fails to build on amd64, and they all agree that this patch fixes it.

PR:		194609
Submitted by:	Roland Smith
Sun, 26 Oct 2014
[ 00:14 adamw search for other commits by this committer ] Original commit   Revision:371493
Add archivers/liblz4. There is already archivers/lz4, which it looks
like might be an old version of this, but it only installs a binary.
This installs binaries and libraries/headers.

LZ4 is a very fast lossless compression algorithm, providing compression speed
at 400 MB/s per core, scalable with multi-cores CPU. It also features an
extremely fast decoder, with speed in multiple GB/s per core, typically
reaching RAM speed limits on multi-core systems.

A high compression derivative, called LZ4_HC, is also provided. It trades CPU
time for compression ratio.

The libraries are BSD licensed, and the binaries are GPLv2.

WWW: https://code.google.com/p/lz4/

Number of commits found: 34