non port: devel/xxhash/Makefile |
SVNWeb
|
Number of commits found: 22 |
Mon, 31 Jul 2023
|
[ 20:44 Po-Chuan Hsieh (sunpoet) ] d143a78
devel/xxhash: Update to 0.8.2
Changes: https://github.com/Cyan4973/xxHash/releases
|
[ 16:39 Po-Chuan Hsieh (sunpoet) ] b2833c6
devel/xxhash: Update WWW
- Cosmetic change
|
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, 13 Aug 2022
|
[ 18:43 Matthias Andree (mandree) Author: Thierry Dussuet ] 8a4d5e2
devel/xxhash: fix static_assert to _Static_assert
This fixes C11+ users of xxhash that do not #include <assert.h>
PR: 265819
Approved by: portmgr@ (blanket, one-line fix to unbreak py-borgbackup)
MFH: 2022Q3
|
Wed, 29 Jun 2022
|
[ 16:33 Po-Chuan Hsieh (sunpoet) ] 221363b
devel/xxhash: Fix manpage symbolic links
- Bump PORTREVISION for package change
Before:
lrwx------ 1 sunpoet wheel 15 Jun 22 21:30 xxh128sum.1.gz@ ->
cli/xxhsum.1.gz
lrwx------ 1 sunpoet wheel 15 Jun 22 21:30 xxh32sum.1.gz@ ->
cli/xxhsum.1.gz
lrwx------ 1 sunpoet wheel 15 Jun 22 21:30 xxh64sum.1.gz@ ->
cli/xxhsum.1.gz
-rw-r--r-- 1 sunpoet wheel 1887 Jun 22 21:30 xxhsum.1.gz
After:
lrwx------ 1 sunpoet wheel 11 Jun 22 21:31 xxh64sum.1.gz -> xxhsum.1.gz
lrwx------ 1 sunpoet wheel 11 Jun 22 21:31 xxh32sum.1.gz -> xxhsum.1.gz
lrwx------ 1 sunpoet wheel 11 Jun 22 21:31 xxh128sum.1.gz -> xxhsum.1.gz
-rw-r--r-- 1 sunpoet wheel 1887 Jun 22 21:31 xxhsum.1.gz
PR: 264821
Reported by: Ivan Rozhuk <rozhuk.im@gmail.com>
|
Tue, 11 Jan 2022
|
[ 18:44 Po-Chuan Hsieh (sunpoet) ] 4133134
devel/xxhash: Cosmetic change
|
Thu, 6 Jan 2022
|
[ 19:24 Daniel Engberg (diizzy) ] 5735bde
devel/xxhash: Update to 0.8.1
While at it, switch to DISTVERSION as per recommendation in
Porters Handbook
Changelog: https://github.com/Cyan4973/xxHash/releases/tag/v0.8.1
PR: 260273
Approved by: sunpoet (maintainer timeout, 4+ weeks)
|
Wed, 21 Jul 2021
|
[ 21:12 Po-Chuan Hsieh (sunpoet) ] fbdbe1d
devel/xxhash: Update PORTSCOUT
PORTSCOUT=skipv:r35,r36,r37,r38,r39,r40,r41,r42 does not work as intended.
https://portscout.freebsd.org/ still list r42 as a newer version.
|
Tue, 11 May 2021
|
[ 21:46 Po-Chuan Hsieh (sunpoet) ] 5f4acee
devel/xxhash: Simplify Makefile
|
Thu, 29 Apr 2021
|
[ 14:23 Po-Chuan Hsieh (sunpoet) ] 186ab64
devel/xxhash: Update PORTSCOUT
|
Sun, 25 Apr 2021
|
[ 20:35 Po-Chuan Hsieh (sunpoet) ] 2478ee6
devel/xxhash: Add PORTSCOUT
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
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.
|
Sat, 15 Aug 2020
|
[ 17:11 sunpoet ]
Update to 0.8.0
- Convert to test framework
Changes: https://github.com/Cyan4973/xxHash/releases
PR: 248337
Submitted by: Daniel Engberg <daniel.engberg.lists@pyret.net>
|
Fri, 26 Jun 2020
|
[ 11:55 sunpoet ]
Update to 0.7.4
Changes: https://github.com/Cyan4973/xxHash/releases
|
Sat, 28 Mar 2020
|
[ 12:45 sunpoet ]
Update to 0.7.3
Changes: https://github.com/Cyan4973/xxHash/releases
|
Sun, 20 Oct 2019
|
[ 17:07 sunpoet ]
Update to 0.7.2
Changes: https://github.com/Cyan4973/xxHash/releases
|
Mon, 19 Aug 2019
|
[ 20:51 sunpoet ]
Update to 0.7.1
Changes: https://github.com/Cyan4973/xxHash/releases
|
Sat, 16 Mar 2019
|
[ 23:22 sunpoet ]
Update to 0.7.0
- Update pkg-descr
- Update WWW
- Take maintainership
Changes: https://github.com/Cyan4973/xxHash/releases
|
Mon, 4 Feb 2019
|
[ 21:44 rene ] (Only the first 10 of 12 ports in this commit are shown above. )
Return rezny@'s ports to the pool after his commit bit got safekept.
With hat: portmgr-secretary
|
Tue, 25 Dec 2018
|
[ 20:25 tcberner ] (Only the first 10 of 1277 ports in this commit are shown above. )
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine
|
Wed, 8 Feb 2017
|
[ 17:56 rezny ]
devel/xxhash: new port
xxHash is an extremely fast non-cryptographic hash algorithm, running at RAM
speed limits. It is proposed in two flavors, 32 and 64 bits. It successfully
completes the SMHasher test suite which evaluates collision, dispersion and
randomness qualities of hash functions. Code is highly portable, and hashes
are identical on all platforms (little / big endian).
WWW: http://www.xxhash.com/
Approved by: feld (mentor)
Differential Revision: https://reviews.freebsd.org/D9468
|
Number of commits found: 22 |