Opened 9 years ago

Closed 9 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)

Portfile (1.1 KB) - added by arto@… 9 years ago.
Portfile passes 'port lint --nitpick lmdbxx'

Download all attachments as: .zip

Change History (4)

Changed 9 years ago by arto@…

Attachment: Portfile added

Portfile passes 'port lint --nitpick lmdbxx'

comment:1 Changed 9 years ago by arto@…

Cc: arto@… added

Cc Me!

comment:2 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: arto@… removed
Owner: changed from macports-tickets@… to ryandesign@…
Status: newassigned

Thanks. FYI, you don't need to Cc yourself when you are the reporter.

comment:3 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.