non port: archivers/liblz4/Makefile |
SVNWeb
|
Number of commits found: 34 |
Tue, 27 Jun 2023
|
[ 19:34 Rene Ladan (rene) ] 3d9a815 (Only the first 10 of 4481 ports in this commit are shown above. )
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) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Sat, 27 Aug 2022
|
[ 10:50 Po-Chuan Hsieh (sunpoet) Author: Martin Waschbusch ] 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) ] 1ced9d2 (Only the first 10 of 199 ports in this commit are shown above. )
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 )
|
Sun, 15 Aug 2021
|
[ 14:10 Bernhard Froehlich (decke) ] 4dc8a02
archivers/liblz4: Add CPE information
Approved by: portmgr (blanket)
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Tue, 24 Nov 2020
|
[ 09:26 fernape ]
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 ]
Bump PORTREVISION after man page move, it has an impact on 1 reverse dep
|
Thu, 16 Jan 2020
|
[ 09:34 bapt ] (Only the first 10 of 53 ports in this commit are shown above. )
First pass at moving manpages to share/man for category a*
|
Mon, 2 Sep 2019
|
[ 19:47 swills ]
archivers/liblz4: Update to 1.9.2
PR: 240007
Submitted by: Martin Waschbusch <martin@waschbuesch.de> (maintainer)
|
Fri, 26 Apr 2019
|
[ 19:38 swills ]
archivers/liblz4: Update to 1.9.1
PR: 237520
Submitted by: Martin Waschbusch <martin@waschbuesch.de> (maintainer)
|
Thu, 14 Feb 2019
|
[ 14:49 olivier ]
Fix compilation when TARGET_ARCH is set
PR: 225377
Approved by: Martin Waschbusch (maintainer)
|
Tue, 18 Sep 2018
|
[ 15:09 swills ]
archivers/liblz4: Update to v1.8.3
PR: 231324
Submitted by: Martin Waschbusch <martin@waschbuesch.de> (maintainer)
|
Mon, 14 May 2018
|
[ 19:12 bapt ]
Remove LIBDIR arguments which are now unneeded
|
Tue, 8 May 2018
|
[ 09:10 bapt ]
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 ]
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 ]
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 ]
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 ]
Delete duplicate line
Submitted by: sunpoet
|
Thu, 2 Feb 2017
|
[ 22:25 matthew ]
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 ] (Only the first 10 of 354 ports in this commit are shown above. )
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 ]
Pass maintainership to submitter
PR: 209516
Submitted by: martin@waschbuesch.de
|
Tue, 29 Dec 2015
|
[ 14:30 mat ] (Only the first 10 of 84 ports in this commit are shown above. )
Cleanup GH_* and variables order.
Sponsored by: Absolight
|
Tue, 6 Oct 2015
|
[ 21:14 amdmi3 ]
- Silence patching
- Fix WWW:
|
Mon, 5 Oct 2015
|
[ 16:13 adamw ]
Reassign some of my ports to the Collective.
|
Tue, 7 Jul 2015
|
[ 19:17 adamw ]
Update to r131.
|
Mon, 29 Jun 2015
|
[ 00:36 adamw ]
Update to r130, which incorporates the patches that riggs committed in
r387288.
|
Sun, 24 May 2015
|
[ 18:01 riggs ]
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 ]
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 ]
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 ]
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 ]
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 ]
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 ]
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 |