non port: databases/leveldb/Makefile |
SVNWeb
|
Number of commits found: 62 |
Mon, 3 Oct 2022
|
[ 17:10 Po-Chuan Hsieh (sunpoet) ] 34e9638
databases/leveldb: Convert to USES=cmake:testing
|
[ 02:14 Po-Chuan Hsieh (sunpoet) ] b1be432
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
|
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:21 Tobias C. Berner (tcberner) ] d076ad9 (Only the first 10 of 718 ports in this commit are shown above. )
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 )
|
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.
|
Sun, 7 Mar 2021
|
[ 22:10 sunpoet ]
Update to 1.23
Changes: https://github.com/google/leveldb/releases
|
Wed, 3 Mar 2021
|
[ 18:06 sunpoet ]
Cosmetic change
|
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
|
Sun, 12 May 2019
|
[ 16:34 sunpoet ]
Update to 1.22
Changes: https://github.com/google/leveldb/releases
|
Fri, 19 Apr 2019
|
[ 23:25 sunpoet ]
Update to 1.21
Changes: https://github.com/google/leveldb/releases
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
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
|
Sun, 29 Jul 2018
|
[ 22:18 gerald ] (Only the first 10 of 1480 ports in this commit are shown above. )
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
|
Sat, 16 Dec 2017
|
[ 20:54 sunpoet ]
Pet portlint
|
Sun, 10 Sep 2017
|
[ 20:55 gerald ] (Only the first 10 of 1201 ports in this commit are shown above. )
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
|
Sat, 1 Apr 2017
|
[ 15:23 gerald ] (Only the first 10 of 1118 ports in this commit are shown above. )
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
|
Fri, 10 Mar 2017
|
[ 22:44 sunpoet ]
Run configure script in configure stage
|
Thu, 2 Mar 2017
|
[ 17:59 sunpoet ]
Update to 1.20
Changes: https://github.com/google/leveldb/releases
|
Sun, 1 Jan 2017
|
[ 21:40 sunpoet ]
Fix SNAPPY detection
- Bump PORTREVISION for package change
|
Fri, 25 Nov 2016
|
[ 16:40 sunpoet ]
- Mark MAKE_JOBS_UNSAFE
PR: 214817
Submitted by: jhale
|
Sat, 19 Nov 2016
|
[ 17:02 sunpoet ]
- Update to 1.19
Changes: https://github.com/google/leveldb/releases
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Sat, 17 Oct 2015
|
[ 18:07 sunpoet ]
- Cleanup Makefile
|
Sun, 4 Oct 2015
|
[ 18:00 sunpoet ]
- Convert to new test framework
|
Sun, 6 Sep 2015
|
[ 13:57 danfe ]
LevelDB has PowerPC support since version 1.6 (Oct 12 2012).
Upstream commit: https://github.com/google/leveldb/commit/946e5b5
|
Sat, 11 Jul 2015
|
[ 15:27 sunpoet ]
- Convert to new options target helper
- Update comment
- Regenerate patch file with makepatch:
|
Mon, 6 Jul 2015
|
[ 17:46 sunpoet ]
- Convert to new option target helper
|
Fri, 8 May 2015
|
[ 20:22 sunpoet ]
- Use DISTVERSIONPREFIX instead of GH_TAGNAME
- Remove GH_PROJECT
|
[ 14:04 amdmi3 ] (Only the first 10 of 19 ports in this commit are shown above. )
- Don't install static libraries with INSTALL_LIB (part 1/2)
Approved by: portmgr blanket
MFH: 2015Q2
|
Tue, 24 Mar 2015
|
[ 18:24 sunpoet ]
- Cleanup WRKSRC: leading v in GH_TAGNAME is removed from DISTNAME in r382120
|
[ 17:54 sunpoet ]
- Cleanup -lpthread/-pthread manipulation
|
Sat, 21 Mar 2015
|
[ 19:40 sunpoet ]
- Convert to new USE_GITHUB usage and remove deprecated GH_COMMIT
|
Thu, 18 Sep 2014
|
[ 15:17 sunpoet ]
- Update to 1.18
Changes: https://github.com/google/leveldb/releases
|
Mon, 15 Sep 2014
|
[ 17:40 sunpoet ]
- Change upstream to GitHub
- Use ECHO_CMD
|
Sat, 13 Sep 2014
|
[ 15:18 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
|
Mon, 23 Jun 2014
|
[ 13:44 amdmi3 ] (Only the first 10 of 11 ports in this commit are shown above. )
- Switch devel/google-perftools to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket
|
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)
|
Mon, 12 May 2014
|
[ 16:27 sunpoet ]
- Fix build on DragonFlyBSD
Requested by: vanilla
Tested by: vanilla
|
Thu, 8 May 2014
|
[ 03:04 sunpoet ]
- Add regression-test:
|
Fri, 13 Dec 2013
|
[ 00:56 sunpoet ]
- Update LICENSE
- Shorten pkg-descr
|
Wed, 11 Dec 2013
|
[ 18:49 sunpoet ]
- Update to 1.15.0
- Fix make reinstall [1]
Changes: http://code.google.com/p/leveldb/source/list
Submitted by: bdrewery (via IRC)
|
Mon, 18 Nov 2013
|
[ 16:51 sunpoet ]
- Add LICENSE
- Convert to new options helper
|
Tue, 1 Oct 2013
|
[ 16:33 sunpoet ]
- Support STAGEDIR
|
Sat, 21 Sep 2013
|
[ 06:57 sunpoet ]
- Update to 1.14.0
Changes: http://code.google.com/p/leveldb/source/list
|
Fri, 20 Sep 2013
|
[ 16:13 bapt ] (Only the first 10 of 927 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
|
Sun, 25 Aug 2013
|
[ 16:03 sunpoet ]
- Use -pthread instead of deprecated PTHREAD_LIBS
- Use !${PORT_OPTIONS:Mfoo} instead of empty(PORT_OPTIONS:Mfoo)
|
Thu, 22 Aug 2013
|
[ 16:59 sunpoet ]
- Update to 1.13.0
Changes: http://code.google.com/p/leveldb/source/list
|
Wed, 21 Aug 2013
|
[ 17:17 sunpoet ] (Only the first 10 of 52 ports in this commit are shown above. )
- Remove leading indefinite article from COMMENT
|
[ 12:03 sunpoet ] (Only the first 10 of 24 ports in this commit are shown above. )
- Use USES=gmake
|
Sat, 22 Jun 2013
|
[ 03:22 sunpoet ]
- Update to 1.12.0
Changes: http://code.google.com/p/leveldb/source/list
|
Thu, 23 May 2013
|
[ 20:34 sunpoet ]
- Update to 1.10.0
Changes: http://code.google.com/p/leveldb/source/list
|
Tue, 23 Apr 2013
|
[ 17:15 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)
|
Wed, 30 Jan 2013
|
[ 16:49 sunpoet ]
- Update to 1.9.0
Changes: http://code.google.com/p/leveldb/source/list
|
Wed, 5 Dec 2012
|
[ 00:47 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
|
Tue, 19 Jun 2012
|
[ 13:00 sunpoet ]
- Convert to new options framework
- Rename option PERFTOOLS to GPERFTOOLS to match the project name
|
Sat, 16 Jun 2012
|
[ 20:21 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
|
Fri, 16 Mar 2012
|
[ 16:27 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
|
Wed, 7 Dec 2011
|
[ 14:04 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
|
Wed, 23 Nov 2011
|
[ 04:04 linimon ]
Mark as not for powerpc: #error Please implement AtomicPointer for this
platform.
Hat: portmgr
Feature safe: yes
|
Mon, 21 Nov 2011
|
[ 09:01 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
|
Fri, 28 Oct 2011
|
[ 14:18 sunpoet ]
- Fix snappy detection
- Turn off PERFTOOLS by default
- Pet portlint
- Bump PORTREVISION for dependency change
|
[ 10:54 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 )
|
Number of commits found: 62 |