svn commit: r314923 - head/databases/mongodb

Alexey Dokuchaev danfe at FreeBSD.org
Fri Mar 22 14:30:16 UTC 2013


On Fri, Mar 22, 2013 at 01:10:26PM +0000, Frederic Culot wrote:
> New Revision: 314923
> URL: http://svnweb.freebsd.org/changeset/ports/314923
> 
> -COMMENT=	A NOSQL distributed document-oriented database
> +COMMENT=	NOSQL distributed document-oriented database

I would say that standard practice is calling these things "NoSQL".  Can be
verified by simple googling.

>  LIB_DEPENDS=	boost_system:${PORTSDIR}/devel/boost-libs \
>  		execinfo.1:${PORTSDIR}/devel/libexecinfo \
			^^
Unless it's really required (most often it's not), shlib ABI version numbers
should be trimmed.

./danfe


More information about the svn-ports-all mailing list