Opened 11 years ago
Closed 11 years ago
#47538 closed submission (fixed)
lmdbxx: new port
| Reported by: | arto@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.3.3 |
| Keywords: | Cc: | ||
| Port: | lmdbxx |
Description
This port provides a C++ interface for the existing 'lmdb' port. As a header-only library downloaded from SourceForge, it has a straightforward Portfile and installs a single file:
$ port contents lmdbxx Port lmdbxx contains: /opt/local/include/lmdb++.h
The upstream versioning policy tracks 'lmdb' versions.
The project homepage is at: http://lmdbxx.sourceforge.net/
Attachments (1)
Change History (4)
Changed 11 years ago by arto@…
comment:2 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
| Cc: | arto@… removed |
|---|---|
| Owner: | changed from macports-tickets@… to ryandesign@… |
| Status: | new → assigned |
Thanks. FYI, you don't need to Cc yourself when you are the reporter.
comment:3 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.

Portfile passes 'port lint --nitpick lmdbxx'