Commit graph

11 commits

Author SHA1 Message Date
Baptiste Daroussin
4a4ec28d37 Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)

bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore

Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier

With hat:	portmgr
2014-05-05 09:45:36 +00:00
Emanuel Haupt
edfd67d861 Support staging 2014-02-20 08:06:18 +00:00
Xin LI
0103c4fd1b Update to 0.9.11 2014-01-15 19:50:34 +00:00
Xin LI
d155ff39a4 Update to 0.9.10. 2013-11-20 20:18:24 +00:00
Xin LI
0d0604a341 Update to 0.9.9. 2013-10-28 03:22:17 +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
Xin LI
886e61b82c - Update to 0.9.8.
- Override 'do-install' target so we install shared
   library with a version number.
2013-09-09 19:29:00 +00:00
Xin LI
78fb15bbc2 Use local mirror for lmdb distfiles. 2013-09-03 22:27:17 +00:00
Bryan Drewery
b179278458 - Mark BROKEN, fails to fetch 2013-08-31 00:04:51 +00:00
Xin LI
4ee49f4279 Update to 0.9.7. 2013-08-16 18:40:22 +00:00
Xin LI
7214e51437 LMDB is an ultra-fast, ultra-compact key-value data
store developed by Symas for the OpenLDAP Project.

PR:		ports/174007
2013-03-11 23:58:01 +00:00