# 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://www.sleepycat.com/update/snapshot/ DISTNAME= db-${PORTVERSION} DIST_SUBDIR= bdb #PATCH_SITES= ${MASTER_SITES} #PATCHFILES= patch.${PORTVERSION}.1 patch.${PORTVERSION}.2 #PATCH_DIST_STRIP= -d ${WRKDIR}/${DISTNAME} MAINTAINER= matthias.andree@gmx.de COMMENT= The Berkeley DB package, revision 4 WRKSRC= ${WRKDIR}/${DISTNAME}/build_unix USE_REINPLACE= yes 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 INSTALLS_SHLIB= yes .if !defined(NOPORTDOCS) INSTALL_TARGET= install install_docs .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 04b4a50c0b745fd7a5535f09547a7e46'/> FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MA...pav2008-07-251-1/+0
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-2/+2
* - Chase devel/sdl12 shlib version bumpmiwi2008-03-131-1/+1
* Fix build on 64bit platformsarved2007-08-032-4/+36
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
* - COPYTREE_* are now part of bsd.port.mkpav2007-03-241-7/+0
* - Chase net/enet update.stas2007-02-063-1/+43
* - Unbrokestas2006-09-243-35/+52
* - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directorystas2006-09-201-0/+1
* BROKEN: Does not buildkris2006-09-171-0/+2
* Maintainer asked to return these ports to the pool.linimon2006-09-041-1/+1
* - Fix wrong target names from my last patch.alepulver2006-08-091-2/+2
* - Update to version 2005.08.29.alepulver2006-08-078-91/+479
* Remove USE_REINPLACE for categories starting with a Gedwin2006-05-081-1/+0
* SHA256ifyedwin2006-01-221-0/+1
* - Don't remove what belongs to mtreepav2006-01-051-2/+0
* o Add wrapper scripts for the executables cube_client and cube_server, andgarga2005-10-066-898/+922
* Unbreak (fix build on 5.X and -CURRENT).danfe2004-09-232-7/+20
* BROKEN on 5.x: Does not compilekris2004-09-181-1/+7
* - Update to 2004.05.22pav2004-06-054-32/+323
* Add size data.trevor2004-03-181-0/+1
* Chase library bump of libSDL-1.1 for all ports which were dependingedwin2004-03-161-1/+1
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
* - Use new knobs from bsd.sdl.mkkrion2004-01-211-3/+1
* Remove a MASTER_SITE with a corrupt DISTFILE as reported by bento.tom2003-09-241-2/+1
* De-pkg-comment.knu2003-02-212-1/+1