non port: archivers/snappy/Makefile |
SVNWeb
|
Number of commits found: 34 |
Thu, 3 Aug 2023
|
[ 13:46 Vanilla I. Shu (vanilla) ] e72a6ce
archivers/snappy: mark as PIE_UNSAFE
PR: 268920
Reported by: netchild@
|
Sun, 12 Mar 2023
|
[ 12:21 Vanilla I. Shu (vanilla) ] c703ad1
archivers/snappy: update to 1.1.10.
|
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 )
|
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 )
|
Mon, 20 Sep 2021
|
[ 14:20 Bernhard Froehlich (decke) ] 0ffea0d
archivers/snappy: Add CPE information
Approved by: portmgr (blanket)
|
Wed, 16 Jun 2021
|
[ 02:40 Yuri Victorovich (yuri) ] 57c6667
archivers/snappy: Enable RTTI info
devel/folly is (silently) built with unresolved symbols because snappy disables
RTTI info.
This later causes www/proxygen build failure.
PR: 256625
Approved by: vanilla (maintainer)
|
Thu, 6 May 2021
|
[ 15:05 Vanilla I. Shu (vanilla) ] 35c6c84
archivers/snappy: update to 1.1.9, also build static library.
PR: 246592
Reported by: Mitchell Holland <mitchell.holland@akips.com>
|
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.
|
Wed, 22 Jan 2020
|
[ 00:12 vanilla ]
Update to 1.1.8.
|
Sat, 23 Nov 2019
|
[ 15:40 vanilla ]
1: update to 1.1.7.
2: install snappy.pc for backward compatible.
PR: 227220
Submitted by: tcovert+freebsd@sahuagin.net
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
|
Wed, 26 Dec 2018
|
[ 21:58 linimon ]
Add USES=compiler:c++11-lang to fix linking with devel/smack on GCC-based
architectures.
PR: 234411
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket)
|
Sun, 24 Dec 2017
|
[ 10:48 danfe ]
Remove BROKEN_sparc64 statement which was originally added in r277772 by
linimon@ 6.5 years ago for Snappy 1.0.2. It now builds and runs fine on
10.4-STABLE running under QEMU 2.9.0 (regression tests pass, courtesy of
TEST_TARGET). While at it, move OPTIONS_DEFINE knob where it is usually
expected to be found in the Makefile.
|
Fri, 4 Aug 2017
|
[ 07:11 vanilla ]
Update to 1.1.6.
|
Sat, 28 Jan 2017
|
[ 15:30 vanilla ]
Update to 1.1.4.
|
Wed, 30 Sep 2015
|
[ 15:04 swills ]
archivers/snappy: fix build
PR: 203451
Reported by: Dusan Vejnovic <freebsd@dussan.org>
Approved by: vanilla (maintianer)
|
[ 02:40 vanilla ]
1: Upgrade to 1.1.3.
2: switch to GITHUB.
|
Mon, 16 Jun 2014
|
[ 15:16 amdmi3 ]
- Add missing USES=libtool to archivers/snappy
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket
|
Tue, 3 Jun 2014
|
[ 14:34 vanilla ] (Only the first 10 of 16 ports in this commit are shown above. )
Upgrade snappy to 1.1.1, and bump all related PORTREVISION to chase shared
library version.
PR: ports/190409
Submitted by: ports at robakdesign.com
Approved by: portmgr@ (for NO_STAGE)
|
Wed, 15 Jan 2014
|
[ 22:22 bapt ]
Use BROKEN_sparc64
Stop patching Makefile and let stage take care installing PORTDICS or not
This avoid including too many times bsd.port.mk
|
Tue, 24 Sep 2013
|
[ 06:24 bapt ] (Only the first 10 of 61 ports in this commit are shown above. )
Remove NO_STAGE to ports natively stage ready shown by a FORCE_STAGE exp-run
Exp-run by: bdrewery
|
Fri, 20 Sep 2013
|
[ 13:11 bapt ] (Only the first 10 of 221 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
archivers)
|
Wed, 20 Feb 2013
|
[ 21:15 sunpoet ]
- Fix build when devel/googletest was installed
- Convert to new options framework
Approved by: vanilla (maintainer)
|
Tue, 19 Feb 2013
|
[ 08:17 vanilla ]
Upgrade to 1.1.0.
|
Tue, 18 Dec 2012
|
[ 07:57 danfe ] (Only the first 10 of 32 ports in this commit are shown above. )
For a number of ports in archives category, trim the header and drop leading
indefinite article from COMMENT line; also fix few noticed styles bugs while
I am here.
|
Thu, 15 Mar 2012
|
[ 15:29 vanilla ]
Upgrade to 1.0.5.
Feature safe: yes
|
Wed, 9 Nov 2011
|
[ 15:26 miwi ] (Only the first 10 of 250 ports in this commit are shown above. )
- Remove WITH_FBSD10_FIX, is no longer needed
|
Sat, 29 Oct 2011
|
[ 17:40 miwi ]
- Fix build on FreeBSD 10
|
Mon, 19 Sep 2011
|
[ 01:00 vanilla ]
Upgrade to 1.0.4.
|
Tue, 19 Jul 2011
|
[ 13:11 vanilla ]
Upgrade to 1.0.3.
|
Sat, 16 Jul 2011
|
[ 05:18 linimon ]
Mark as broken on sparc64: does not compile.
|
Sat, 21 May 2011
|
[ 15:09 vanilla ]
Upgrade to 1.0.2.
|
Thu, 7 Apr 2011
|
[ 08:41 vanilla ]
fix pkg-plist.
Obtained from: erwin@
|
Mon, 4 Apr 2011
|
[ 10:21 vanilla ]
Add snappy, google's compress/uncompress library.
|
Number of commits found: 34 |