Kirill A. Korinsky and GitHub
ce801b48c0
Drop myself as maintainer and thanks for the fish! ( #26457 )
...
[skip ci]
2024-11-06 15:34:34 +01:00
Kirill A. Korinsky and Perry E. Metzger
47ee39e84e
leveldb: expose memenv
...
See: https://trac.macports.org/ticket/68132
2023-09-09 12:55:35 -04:00
Kirill A. Korinsky and Renee Otten
9a7a13c0a8
leveldb: update to 1.23; claim maintainership
...
Closes: https://trac.macports.org/ticket/56288
2023-09-06 08:28:29 -04:00
harens
bf574293e5
various: check for empty cxx_stdlib
...
By default there is no stdlib option on non-Darwin, resulting in build errors unless checked for.
Example fix: https://github.com/macports/macports-ports/commit/ee5188c0921e48a93c1f2ae10a206941fcc8f4fd
See: https://github.com/macports/macports-ports/pull/14323#discussion_r835618657
Closes: https://github.com/macports/macports-base/pull/269
2022-11-14 12:22:40 +00:00
Joshua Root
e63f3b5c49
nomaintainer ports: remove universal_possible compat code
2021-10-10 05:40:05 +11:00
Joshua Root
36a4990f19
adapt ports to muniversal and base changes
2021-01-31 07:05:59 +11:00
Joshua Root
dcc120953e
nomaintainer ports: retire cxx11 portgroup
...
Use new compiler options instead.
2019-10-07 00:45:20 +11:00
Joshua Root
88ea584994
nomaintainer ports: remove old base compat code
2019-10-06 13:22:59 +11:00
Joshua Root
a560834f1e
Adapt Portfiles to base *.env parsing changes
...
See: #116
2019-03-23 20:31:04 +11:00
Rainer Müller and Perry E. Metzger
547e3c593e
Rev-bump ports linking with snappy
...
The snappy port accidentally only provided a static libsnappy.a instead
of libsnappy.dylib as a shared libary. All ports linking with libsnappy
need to be rebuilt due to the change in snappy @1.1.7_1.
See: https://trac.macports.org/ticket/55583
2018-07-08 12:49:52 -04:00
Ken and GitHub
6923617d7e
leveldb: fix build on 10.6.8
...
does not build with standard compilers on 10.6.8
next version of leveldb will need c++11 (announced)
so use cxx11 1.1 PG on 10.6.8 for now until this is generally applied to all builds next update
2018-06-29 23:33:09 +00:00
Marcus Calhoun-Lopez and Ryan Schmidt
c327b5b6b7
leveldb: remove unused leftover code
...
See https://github.com/macports/macports-ports/commit/bfccf696443f130727a9547b4504800a5a4246a1
2018-05-24 14:36:50 -05:00
Marcus Calhoun-Lopez and Perry E. Metzger
ab3e08a8f5
leveldb: explain patches in comments
2018-05-21 10:46:59 -04:00
Marcus Calhoun-Lopez and Perry E. Metzger
bfccf69644
leveldb: muniversal PG no longer requires Makefile
2018-05-21 10:46:59 -04:00
Veence
8a10bcb2c0
leveldb: remove tcmalloc detection and automatic dependency
2018-05-20 18:23:48 +02:00
Veence
53fe1949ef
leveldb: pull out gperftool dependency which causes crashes (QGis3, see #56508 )
2018-05-19 17:16:47 +02:00
Ryan Schmidt
e7838648d8
leveldb: Update to 1.20
...
Add gperftools dependency.
Closes: https://trac.macports.org/ticket/55584
Honor cxx_stdlib.
Closes: https://trac.macports.org/ticket/53104
2018-03-09 18:14:14 -06:00
Eitan Adler and Ryan Schmidt
890a6415e3
all: use https for google.com domains
2018-01-04 04:55:16 -06:00
Ken and GitHub
7ddf3e55eb
leveldb: revbump to build against new snappy
2017-12-26 11:22:44 -08:00
Lawrence Velázquez and Mojca Miklavec
34b3070336
Remove all $Id$ lines
...
for pf in */*/Portfile
do
ed -s "$pf" <<-'EOF'
1,3g/^[[:space:]]*#[[:space:]]*\$Id.*\$[[:space:]]*$/d
1g/^[[:space:]]*$/d
w
q
EOF
done
2016-12-28 18:14:04 +01:00
Ryan Schmidt
41982c4f34
leveldb: Update to 1.19
...
Also fix shared library install_name.
Resolves https://trac.macports.org/ticket/52608
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@153953 d073be05-634f-4543-b044-5fe20cf6d1d6
2016-10-16 22:16:03 +00:00
Craig Treleaven
3f638b1813
levelsdb: fix build on Lion, nomaintainer
...
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@145070 d073be05-634f-4543-b044-5fe20cf6d1d6
2016-01-25 15:08:23 +00:00
Marcus Calhoun-Lopez
e8de65f93e
leveldb: Update version 1.9.0 -> 1.18
...
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@140702 d073be05-634f-4543-b044-5fe20cf6d1d6
2015-09-30 15:50:23 +00:00
Frank Schima
c7390ca462
leveldb: New port. ( https://trac.macports.org/ticket/37844 )
...
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@119873 d073be05-634f-4543-b044-5fe20cf6d1d6
2014-05-08 20:54:02 +00:00