Gerald Pfeifer
04d6f52202
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
2017-04-01 15:23:30 +00:00
Sunpoet Po-Chuan Hsieh
f5244e9a47
Fix SSE 4.2 detection (on armv6)
...
PR: 217575
Submitted by: Mikael Urankar <mikael.urankar@gmail.com>
2017-03-12 17:28:51 +00:00
Sunpoet Po-Chuan Hsieh
027a83aeea
Run configure script in configure stage
2017-03-10 22:44:43 +00:00
Sunpoet Po-Chuan Hsieh
7cdeb4f9bb
Update to 1.20
...
Changes: https://github.com/google/leveldb/releases
2017-03-02 17:59:09 +00:00
Sunpoet Po-Chuan Hsieh
4c8ac0fdf9
Fix SNAPPY detection
...
- Bump PORTREVISION for package change
2017-01-01 21:40:01 +00:00
Sunpoet Po-Chuan Hsieh
8e43991953
- Mark MAKE_JOBS_UNSAFE
...
PR: 214817
Submitted by: jhale
2016-11-25 16:40:33 +00:00
Sunpoet Po-Chuan Hsieh
919f3b34ee
- Update to 1.19
...
Changes: https://github.com/google/leveldb/releases
2016-11-19 17:02:40 +00:00
Mathieu Arnold
4e1b79a0a6
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
...
With hat: portmgr
Sponsored by: Absolight
2016-04-01 14:00:51 +00:00
Sunpoet Po-Chuan Hsieh
d8057e481f
- Cleanup Makefile
2015-10-17 18:07:44 +00:00
Sunpoet Po-Chuan Hsieh
87e548dc18
- Convert to new test framework
2015-10-04 18:00:19 +00:00
Alexey Dokuchaev
95fbe9db6e
LevelDB has PowerPC support since version 1.6 (Oct 12 2012).
...
Upstream commit: https://github.com/google/leveldb/commit/946e5b5
2015-09-06 13:57:53 +00:00
Sunpoet Po-Chuan Hsieh
133bb3f069
- Convert to new options target helper
...
- Update comment
- Regenerate patch file with makepatch:
2015-07-11 15:27:23 +00:00
Sunpoet Po-Chuan Hsieh
50b8db09da
- Convert to new option target helper
2015-07-06 17:46:17 +00:00
Sunpoet Po-Chuan Hsieh
da3613a240
- Use DISTVERSIONPREFIX instead of GH_TAGNAME
...
- Remove GH_PROJECT
2015-05-08 20:22:14 +00:00
Dmitry Marakasov
178592ab36
- Don't install static libraries with INSTALL_LIB (part 1/2)
...
Approved by: portmgr blanket
MFH: 2015Q2
2015-05-08 14:04:50 +00:00
Sunpoet Po-Chuan Hsieh
b4872adff4
- Cleanup WRKSRC: leading v in GH_TAGNAME is removed from DISTNAME in r382120
2015-03-24 18:24:27 +00:00
Sunpoet Po-Chuan Hsieh
392d9ad8e8
- Cleanup -lpthread/-pthread manipulation
2015-03-24 17:53:59 +00:00
Sunpoet Po-Chuan Hsieh
14ffee87c2
- Convert to new USE_GITHUB usage and remove deprecated GH_COMMIT
2015-03-21 19:40:35 +00:00
Sunpoet Po-Chuan Hsieh
115dc0c23f
- Remove WWW of Google Code
2014-12-06 16:51:06 +00:00
Baptiste Daroussin
3edc030b9f
Cleanup plist
2014-10-20 10:41:12 +00:00
Sunpoet Po-Chuan Hsieh
bf12363603
- Update to 1.18
...
Changes: https://github.com/google/leveldb/releases
2014-09-18 15:17:04 +00:00
Sunpoet Po-Chuan Hsieh
67ec24ddab
- Change upstream to GitHub
...
- Use ECHO_CMD
2014-09-15 17:40:41 +00:00
Sunpoet Po-Chuan Hsieh
b19d234f12
- 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
2014-09-13 15:18:27 +00:00
Dmitry Marakasov
622869e534
- Switch devel/google-perftools to USES=libtool, drop .la files
...
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket
2014-06-23 13:44:39 +00:00
Dmitry Marakasov
2ab8bf6757
- Add missing USES=libtool to archivers/snappy
...
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket
2014-06-16 15:16:17 +00:00
Vanilla I. Shu
28775aff66
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)
2014-06-03 14:34:06 +00:00
Sunpoet Po-Chuan Hsieh
0db13278e7
- Fix build on DragonFlyBSD
...
Requested by: vanilla
Tested by: vanilla
2014-05-12 16:27:31 +00:00
Sunpoet Po-Chuan Hsieh
26d7f14b24
- Add regression-test:
2014-05-08 03:04:11 +00:00
Sunpoet Po-Chuan Hsieh
bbb5e00ca7
- Update LICENSE
...
- Shorten pkg-descr
2013-12-13 00:56:22 +00:00
Sunpoet Po-Chuan Hsieh
c80d295ede
- Update to 1.15.0
...
- Fix make reinstall [1]
Changes: http://code.google.com/p/leveldb/source/list
Submitted by: bdrewery (via IRC)
2013-12-11 18:49:13 +00:00
Sunpoet Po-Chuan Hsieh
62c17b0e51
- Add LICENSE
...
- Convert to new options helper
2013-11-18 16:51:16 +00:00
Sunpoet Po-Chuan Hsieh
9ab273a47f
- Support STAGEDIR
2013-10-01 16:33:52 +00:00
Sunpoet Po-Chuan Hsieh
8f996b939c
- Update to 1.14.0
...
Changes: http://code.google.com/p/leveldb/source/list
2013-09-21 06:57:29 +00:00
Baptiste Daroussin
36117d7097
Add NO_STAGE all over the place in preparation for the staging support (cat: databases)
2013-09-20 16:13:47 +00:00
Sunpoet Po-Chuan Hsieh
5cb9fafa19
- Use -pthread instead of deprecated PTHREAD_LIBS
...
- Use !${PORT_OPTIONS:Mfoo} instead of empty(PORT_OPTIONS:Mfoo)
2013-08-25 16:03:32 +00:00
Sunpoet Po-Chuan Hsieh
d3f55b8d11
- Update to 1.13.0
...
Changes: http://code.google.com/p/leveldb/source/list
2013-08-22 16:59:13 +00:00
Sunpoet Po-Chuan Hsieh
fa1716b118
- Remove leading indefinite article from COMMENT
2013-08-21 17:17:25 +00:00
Sunpoet Po-Chuan Hsieh
bc221a68c1
- Use USES=gmake
2013-08-21 12:03:51 +00:00
Sunpoet Po-Chuan Hsieh
e3b131d461
- Update to 1.12.0
...
Changes: http://code.google.com/p/leveldb/source/list
2013-06-22 03:22:26 +00:00
Sunpoet Po-Chuan Hsieh
8c86052e02
- Update to 1.10.0
...
Changes: http://code.google.com/p/leveldb/source/list
2013-05-23 20:34:55 +00:00
Sunpoet Po-Chuan Hsieh
ac00bdebb4
- 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)
2013-04-23 17:15:35 +00:00
Sunpoet Po-Chuan Hsieh
6972636b98
- Update to 1.9.0
...
Changes: http://code.google.com/p/leveldb/source/list
2013-01-30 16:49:44 +00:00
Sunpoet Po-Chuan Hsieh
9dc70edf6c
- 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
2012-12-05 00:47:56 +00:00
Sunpoet Po-Chuan Hsieh
cee7b9cafe
- Convert to new options framework
...
- Rename option PERFTOOLS to GPERFTOOLS to match the project name
2012-06-19 13:00:47 +00:00
Sunpoet Po-Chuan Hsieh
541c36a3e9
- 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
2012-06-16 20:21:57 +00:00
Sunpoet Po-Chuan Hsieh
b29ccfdff0
- 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
2012-03-16 16:27:49 +00:00
Sunpoet Po-Chuan Hsieh
675bdb9537
- 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
2011-12-07 14:04:16 +00:00
Mark Linimon
959aab7a08
Mark as not for powerpc: #error Please implement AtomicPointer for this
...
platform.
Hat: portmgr
Feature safe: yes
2011-11-23 04:04:21 +00:00
Sunpoet Po-Chuan Hsieh
65dd136eb0
- 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
2011-11-21 09:01:06 +00:00
Sunpoet Po-Chuan Hsieh
c2cfef1d88
- Fix snappy detection
...
- Turn off PERFTOOLS by default
- Pet portlint
- Bump PORTREVISION for dependency change
2011-10-28 14:18:06 +00:00