# ex:ts=8 # New ports collection makefile for: HDF5 # Date created: Jul 7, 2002 # Whom: ijliao # # $FreeBSD$ # PORTNAME= hdf5 PORTVERSION= 1.6.1 CATEGORIES= graphics MASTER_SITES= http://fresh.t-systems-sfr.com/unix/src/misc/ MAINTAINER= ports@FreeBSD.org COMMENT= Hierarchical Data Format library (from NCSA) USE_REINPLACE= yes USE_PERL5= yes USE_OPENSSL= yes USE_LIBTOOL= yes LIBTOOLFILES= configure c++/configure CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} ${PTHREAD_CFLAGS}" CONFIGURE_ARGS= --enable-cxx --enable-production \ --enable-threadsafe --disable-debug \ --with-ssl --with-pthread INSTALLS_SHLIB= yes post-patch: @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure @${REINPLACE_CMD} -e 's|[\$$]CFLAGS -pthread|\$$CFLAGS|g ; \ s|-D_THREAD_SAFE|${PTHREAD_CFLAGS}|g ; \ s|[\$$]LDFLAGS -pthread|\$$LDFLAGS ${PTHREAD_LIBS}|g ; \ s|-lcipher||g' \ ${WRKSRC}/config/freebsd @${REINPLACE_CMD} -e 's|-O3||g' ${WRKSRC}/config/gnu-flags post-install: .for i in gif2h5 h52gif h5createU8 h5debug h5diff h5dump h5import h5ls h5repart @${STRIP_CMD} ${PREFIX}/bin/${i} .endfor .include e/'>freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/net/morebalance
Commit message (Expand)AuthorAgeFilesLines
* Reset clement@FreeBSD.org due to long absence from FreeBSD.linimon2009-11-121-1/+1
* Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update.novel2009-08-171-2/+2
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
* - Remove USE_GETOPT_LONG which is a no-op since March 2007pav2008-03-201-1/+0
* - Chase security/gnutls shlib version bumpnovel2008-03-031-2/+2
* Chase gnutls shared library version chase: adjust DEPENDS lines andnovel2007-07-011-2/+2
* - Chase libggz share library bumprafan2007-04-091-2/+2
* - Chase security/gnutls updatenovel2007-01-021-1/+2
* - Update to 0.4clement2006-11-034-22/+14
* Chase gnutls shlib version change.novel2006-07-071-2/+2
* Chase libggz upgradeerwin2006-04-291-1/+1
* SHA256ifyedwin2006-01-231-0/+1
* Chase gnutls update.novel2006-01-101-2/+2
* Bump lib version for games/libggzkrion2005-01-281-1/+2
* Chase gnutls shared library debump.kris2004-06-071-1/+1
* - Update to 0.3clement2004-06-025-42/+29
* Chase the gnutls shared lib version.marcus2004-03-191-1/+1
* - SIZEify distinfoclement2004-02-081-0/+1
* - Update my email addressclement2004-01-131-1/+1
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.trevor2003-11-171-1/+0
* - Add new MASTER_SITESkrion2003-10-141-1/+2