# ports collection makefile for: Berkeley DB v4 # Date created: 16 August 2000 # Whom: Sergey Osokin aka oZZ # # $FreeBSD$ # PORTNAME= db4 PORTVERSION= 4.0.14 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= databases MASTER_SITES= http://download-uk.oracle.com/berkeley-db/ \ http://download-west.oracle.com/berkeley-db/ \ http://download-east.oracle.com/berkeley-db/ DISTNAME= db-${PORTVERSION} DIST_SUBDIR= bdb MAINTAINER= matthias.andree@gmx.de COMMENT= The Berkeley DB package, revision 4 WRKSRC= ${WRKDIR}/${DISTNAME}/build_unix GNU_CONFIGURE= yes CONFIGURE_SCRIPT= ../dist/configure CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --enable-compat185 --enable-dump185 \ --enable-cxx --enable-dynamic \ --includedir=${PREFIX}/include/db4 USE_LDCONFIG= yes .if !defined(NOPORTDOCS) INSTALL_TARGET= install install_docs PORTDOCS= * .endif # the db install_docs target installs an empty directory, kill it # (it's not packaged and it's not needed): .if !defined(NOPORTDOCS) post-install: @${RMDIR} ${PREFIX}/share/doc/db4/ref/splash .endif post-patch: @${REINPLACE_CMD} -Ee \ 's|-l?pthread|${PTHREAD_LIBS}|g' ${WRKSRC}/${CONFIGURE_SCRIPT} .include ='cinnamon'>cinnamon FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add DOCS options to ports that should have one.mat2018-09-101-1/+1
* - Fix trailing whitespace in pkg-descrs, categories [g-n]*amdmi32016-05-191-1/+1
* Convert to @sampleantoine2016-04-101-3/+1
* Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.mat2016-04-011-8/+8
* - Fix build. A "grep" directory conflicted with "grep" target.hrs2014-08-302-9/+10
* Rename all patches that contain '::' as a path separator, and useadamw2014-07-301-0/+0
* Support LIBS like LDFLAGS.tijl2014-06-111-6/+3
* Fix build.hrs2014-05-251-10/+8
* Remove the last @comment $FreeBSD$ from plists.mat2014-04-251-1/+0
* Mark broken: Fails to linkantoine2014-03-291-0/+2
* - Fix build.hrs2014-03-144-47/+50
* Mark broken again, fails to installantoine2014-02-211-0/+2
* Fix properties on pkg-plistbapt2014-01-221-1/+0
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0
* - Update to 3.0.j2.1b.hrs2013-05-045-114/+322
* Unmark BROKEN. It seems buildable.ume2013-05-041-2/+0
* - BROKEN does not buildmiwi2013-02-231-0/+2
* Convert to new option frameworkbapt2012-06-291-17/+18
* - Get Rid MD5 supportmiwi2011-03-191-2/+0
* Fix build error on clangbsdnork2010-05-291-0/+15
* Fix "make install" when setting all of $OPTIONS off.hrs2008-11-211-2/+0
* - Simplify japanese/jvim3-* variants into a single japanese/jvim3.hrs2008-10-283-110/+79
* Update dependency.hrs2008-10-281-2/+2
* Update dependency.hrs2008-10-271-4/+4
* - Fix pkg-plist when NOPORTDOCS is definedrafan2008-08-241-10/+10
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-4/+4
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1