# ports collection makefile for: Berkeley DB v4.2 # Date created: 2003-11-26 # Whom: Matthias Andree # # $FreeBSD$ # PORTNAME= db42 PORTVERSION= 4.2.52 PORTREVISION= 3 CATEGORIES= databases PKGNAMESUFFIX?= PATCHFILES= patch.${PORTVERSION}.1 patch.${PORTVERSION}.2 MAINTAINER= matthias.andree@gmx.de COMMENT= The Berkeley DB package, revision 4.2 MASTERDIR?= ${.CURDIR} .include <${MASTERDIR}/Makefile.db> .include .if ${ARCH} == amd64 CONFIGURE_ARGS+= --with-mutex=x86/gcc-assembly .endif .include ository'/>
aboutsummaryrefslogtreecommitdiffstats
a>/libkml/Makefile
Commit message (Expand)AuthorAgeFilesLines
Commit message (Expand)AuthorAgeFilesLines
* Fix typos and make small modifications in COMMENT (according to Porter'scs2012-08-031-1/+1
* - Update to 1.2.0wen2012-05-071-1/+1