Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.23_1 20 Apr 2024 14:25:34 |
Po-Chuan Hsieh (sunpoet) |
databases/leveldb: Use hard-coded shlib version
It helps remind maintainer to bump PORTREVISION of dependent ports. |
1.23_1 03 Oct 2022 17:10:15 |
Po-Chuan Hsieh (sunpoet) |
databases/leveldb: Convert to USES=cmake:testing |
1.23_1 03 Oct 2022 02:14:04 |
Po-Chuan Hsieh (sunpoet) |
databases/leveldb: Clean up
- Bump PORTREVISION for package change
SOVERSION has been added by upstream since 1.22.
Reference: https://github.com/google/leveldb/commit/37300aa54b8256dd2edfd504942eb2bd20823647
https://github.com/google/leveldb/commit/09fa8868dbe0cb2701f0560c59ebb63cc17f1271 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.23 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
1.23 20 Jul 2022 14:21:07 |
Tobias C. Berner (tcberner) |
databases: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* "Mahdi Mokhtari <mokhi64@gmail.com>"
* "Meikel Brandmeyer" <ocaml-sqlite3-port@kotka.de>
* <hvo.pm@xs4all.nl>
* <jsmith@resonatingmedia.com>
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Snelson <Alan@Wave2.org> (Only the first 15 lines of the commit message are shown above ) |
1.23 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.23 07 Mar 2021 22:10:20 |
sunpoet |
Update to 1.23
Changes: https://github.com/google/leveldb/releases |
1.22_1 03 Mar 2021 18:06:53 |
sunpoet |
Cosmetic change |
1.22_1 26 Jul 2019 20:46:57 |
gerald |
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 |
1.22 12 May 2019 16:34:04 |
sunpoet |
Update to 1.22
Changes: https://github.com/google/leveldb/releases |
1.21 19 Apr 2019 23:25:49 |
sunpoet |
Update to 1.21
Changes: https://github.com/google/leveldb/releases |
1.20_4 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
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, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
1.20_3 29 Jul 2018 22:18:46 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
1.20_2 16 Dec 2017 20:54:49 |
sunpoet |
Pet portlint |
1.20_2 10 Sep 2017 20:55:39 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
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, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
1.20_1 01 Apr 2017 15:23:32 |
gerald |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
1.20 12 Mar 2017 17:28:51 |
sunpoet |
Fix SSE 4.2 detection (on armv6)
PR: 217575
Submitted by: Mikael Urankar <mikael.urankar@gmail.com> |
1.20 10 Mar 2017 22:44:43 |
sunpoet |
Run configure script in configure stage |
1.20 02 Mar 2017 17:59:09 |
sunpoet |
Update to 1.20
Changes: https://github.com/google/leveldb/releases |
1.19_1 01 Jan 2017 21:40:01 |
sunpoet |
Fix SNAPPY detection
- Bump PORTREVISION for package change |
1.19 25 Nov 2016 16:40:33 |
sunpoet |
- Mark MAKE_JOBS_UNSAFE
PR: 214817
Submitted by: jhale |
1.19 19 Nov 2016 17:02:40 |
sunpoet |
- Update to 1.19
Changes: https://github.com/google/leveldb/releases |
1.18_1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.18_1 17 Oct 2015 18:07:44 |
sunpoet |
- Cleanup Makefile |
1.18_1 04 Oct 2015 18:00:20 |
sunpoet |
- Convert to new test framework |
1.18_1 06 Sep 2015 13:57:54 |
danfe |
LevelDB has PowerPC support since version 1.6 (Oct 12 2012).
Upstream commit: https://github.com/google/leveldb/commit/946e5b5 |
1.18_1 11 Jul 2015 15:27:23 |
sunpoet |
- Convert to new options target helper
- Update comment
- Regenerate patch file with makepatch: |
1.18_1 06 Jul 2015 17:46:17 |
sunpoet |
- Convert to new option target helper |
1.18_1 08 May 2015 20:22:14 |
sunpoet |
- Use DISTVERSIONPREFIX instead of GH_TAGNAME
- Remove GH_PROJECT |
1.18_1 08 May 2015 14:04:51 |
amdmi3 |
- Don't install static libraries with INSTALL_LIB (part 1/2)
Approved by: portmgr blanket
MFH: 2015Q2 |
1.18 24 Mar 2015 18:24:29 |
sunpoet |
- Cleanup WRKSRC: leading v in GH_TAGNAME is removed from DISTNAME in r382120 |
1.18 24 Mar 2015 17:54:00 |
sunpoet |
- Cleanup -lpthread/-pthread manipulation |
1.18 21 Mar 2015 19:40:36 |
sunpoet |
- Convert to new USE_GITHUB usage and remove deprecated GH_COMMIT |
1.18 06 Dec 2014 16:51:07 |
sunpoet |
- Remove WWW of Google Code |
1.18 20 Oct 2014 10:41:13 |
bapt |
Cleanup plist |
1.18 18 Sep 2014 15:17:04 |
sunpoet |
- Update to 1.18
Changes: https://github.com/google/leveldb/releases |
1.17 15 Sep 2014 17:40:41 |
sunpoet |
- Change upstream to GitHub
- Use ECHO_CMD |
1.17 13 Sep 2014 15:18:27 |
sunpoet |
- Update to 1.17
- Use my LOCAL as MASTER_SITES
- Add GitHub to WWW
Changes: http://code.google.com/p/leveldb/source/list
https://github.com/google/leveldb/commits/master |
1.15.0_3 23 Jun 2014 13:44:39 |
amdmi3 |
- Switch devel/google-perftools to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket |
1.15.0_2 16 Jun 2014 15:16:18 |
amdmi3 |
- Add missing USES=libtool to archivers/snappy
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket |
1.15.0_1 03 Jun 2014 14:34:06 |
vanilla |
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) |
1.15.0 12 May 2014 16:27:31 |
sunpoet |
- Fix build on DragonFlyBSD
Requested by: vanilla
Tested by: vanilla |
1.15.0 08 May 2014 03:04:11 |
sunpoet |
- Add regression-test: |
1.15.0 13 Dec 2013 00:56:22 |
sunpoet |
- Update LICENSE
- Shorten pkg-descr |
1.15.0 11 Dec 2013 18:49:14 |
sunpoet |
- Update to 1.15.0
- Fix make reinstall [1]
Changes: http://code.google.com/p/leveldb/source/list
Submitted by: bdrewery (via IRC) |
1.14.0 18 Nov 2013 16:51:17 |
sunpoet |
- Add LICENSE
- Convert to new options helper |
1.14.0 01 Oct 2013 16:33:52 |
sunpoet |
- Support STAGEDIR |
1.14.0 21 Sep 2013 06:57:29 |
sunpoet |
- Update to 1.14.0
Changes: http://code.google.com/p/leveldb/source/list |
1.13.0 20 Sep 2013 16:13:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
1.13.0 25 Aug 2013 16:03:33 |
sunpoet |
- Use -pthread instead of deprecated PTHREAD_LIBS
- Use !${PORT_OPTIONS:Mfoo} instead of empty(PORT_OPTIONS:Mfoo) |
1.13.0 22 Aug 2013 16:59:13 |
sunpoet |
- Update to 1.13.0
Changes: http://code.google.com/p/leveldb/source/list |
1.12.0 21 Aug 2013 17:17:26 |
sunpoet |
- Remove leading indefinite article from COMMENT |
1.12.0 21 Aug 2013 12:03:52 |
sunpoet |
- Use USES=gmake |
1.12.0 22 Jun 2013 03:22:26 |
sunpoet |
- Update to 1.12.0
Changes: http://code.google.com/p/leveldb/source/list |
1.10.0 23 May 2013 20:34:55 |
sunpoet |
- Update to 1.10.0
Changes: http://code.google.com/p/leveldb/source/list |
1.9.0_1 23 Apr 2013 17:15:36 |
sunpoet |
- Build/install memenv header file and shared/static library
- Bump PORTREVISION for package change
- Cosmetic change
Requested by: mi
Tested by: mi, Robert Backhaus <robbak@robbak.com> (net-p2p/bitcoin maintainer) |
1.9.0 30 Jan 2013 16:49:44 |
sunpoet |
- Update to 1.9.0
Changes: http://code.google.com/p/leveldb/source/list |
1.7.0 05 Dec 2012 00:47:57 |
sunpoet |
- Update to 1.7.0
- Cleanup Makefile header
Changes: http://code.google.com/p/leveldb/source/list
http://code.google.com/p/leveldb/source/detail?r=40768657bc8ec3ded60712eeeab7c25b1b07deca
http://code.google.com/p/leveldb/source/detail?r=946e5b5a4ce7980917b22a408f090a4e86c3fa44
Feature safe: yes |
1.5.0 19 Jun 2012 13:00:47 |
sunpoet |
- Convert to new options framework
- Rename option PERFTOOLS to GPERFTOOLS to match the project name |
1.5.0 16 Jun 2012 20:21:57 |
sunpoet |
- Update to 1.5.0
Changes: http://code.google.com/p/leveldb/source/list
http://code.google.com/p/leveldb/source/detail?r=dd0d562b4d4fbd07db6a44f9e221f8d368fee8e4
http://code.google.com/p/leveldb/source/detail?r=b914f91b1049699aa2d0e08660aa9246b87bdcb7
http://code.google.com/p/leveldb/source/detail?r=075a35a6d390167b77b687e067dd0ba593e7f624
http://code.google.com/p/leveldb/source/detail?r=85584d497e7b354853b72f450683d59fcf6b9c5c
http://code.google.com/p/leveldb/source/detail?r=bc1ee4d25e09b04e074db330a41f54ef4af0e31b
http://code.google.com/p/leveldb/source/detail?r=a1ad4d1995dc8efeb0d3d7a40b8bb63c9b7c8259
Submitted by: vanilla |
1.2.20120315 16 Mar 2012 16:27:49 |
sunpoet |
- Update to 1.2.20120315
Changes: http://code.google.com/p/leveldb/source/list
http://code.google.com/p/leveldb/source/detail?r=9013f13b1512f6ab8c04518e8f036e58be271eba
http://code.google.com/p/leveldb/source/detail?r=583f1499c00ff40f332149021f583cf6ee78dd7e
http://code.google.com/p/leveldb/source/detail?r=d79762e27369365a7ffe1f2e3a5c64b0632079e1
http://code.google.com/p/leveldb/source/detail?r=015d26f8be6e27d96c536eb9f1ef7275898e3603
http://code.google.com/p/leveldb/source/detail?r=239ac9d2dea0ac1708b7d903a3d80d3883e0781b
http://code.google.com/p/leveldb/source/detail?r=3c8be108bfb5fbd7d51f824199627e757279f79e
Feature safe: yes |
1.2.20111130 07 Dec 2011 14:04:16 |
sunpoet |
- Update to 1.2.20111130
Changes: http://code.google.com/p/leveldb/source/list
http://code.google.com/p/leveldb/source/detail?r=c8c5866a86c8d4a3e80d8708d14a06776fb683d1
Feature safe: yes |
1.2.20111114 23 Nov 2011 04:04:21 |
linimon |
Mark as not for powerpc: #error Please implement AtomicPointer for this
platform.
Hat: portmgr
Feature safe: yes |
1.2.20111114 21 Nov 2011 09:01:06 |
sunpoet |
- Update to 1.2.20111114
Changes: http://code.google.com/p/leveldb/source/list
http://code.google.com/p/leveldb/source/detail?r=42fb47f6edab02d4abb814631c6615dd4661d7d2
http://code.google.com/p/leveldb/source/detail?r=36a5f8ed7f9fb3373236d5eace4f5fea369856ee
Feature safe: yes |
1.2.20111024_1 28 Oct 2011 14:18:06 |
sunpoet |
- Fix snappy detection
- Turn off PERFTOOLS by default
- Pet portlint
- Bump PORTREVISION for dependency change |
1.2.20111024 28 Oct 2011 10:54:30 |
sunpoet |
- Add leveldb 1.2.20111024
LevelDB is a fast key-value storage library written at Google that provides an
ordered mapping from string keys to string values.
Features:
- Keys and values are arbitrary byte arrays.
- Data is stored sorted by key.
- Callers can provide a custom comparison function to override the sort order.
- The basic operations are Put(key,value), Get(key), Delete(key).
- Multiple changes can be made in one atomic batch.
- Users can create a transient snapshot to get a consistent view of data.
- Forward and backward iteration is supported over the data.
- Data is automatically compressed using the Snappy compression library.
- External activity (file system operations etc.) is relayed through a virtual (Only the first 15 lines of the commit message are shown above ) |