# New ports collection makefile for: libhoard # Date created: May 24, 2003 # Whom: Sergey A. Osokin # # $FreeBSD$ # PORTNAME= libhoard PORTVERSION= 2.1.2d PORTREVISION?= 2 CATEGORIES= devel MASTER_SITES= http://www.cs.umass.edu/~emery/software/ MAINTAINER= osa@FreeBSD.org COMMENT= Fast, scalable and memory-efficient allocator for MP USE_GMAKE= yes MAKE_ENV= USE_FREEBSD=1 \ PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \ PTHREAD_LIBS="${PTHREAD_LIBS}" INSTALLS_SHLIB= YES .include .if ${OSVERSION} < 501100 IGNORE= "You must have a FreeBSD 5.1-RELEASE or better" .endif do-install: ${INSTALL_DATA} ${WRKSRC}/libhoard.so ${PREFIX}/lib/libhoard.so.1 ${LN} -sf ${PREFIX}/lib/libhoard.so.1 ${PREFIX}/lib/libhoard.so .if !defined(NOPORTDOCS) ${INSTALL} -d -m 0755 ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/docs/asplos2000.pdf ${DOCSDIR} .endif .include it.cgi/'>cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - Convert to new perl frameworkaz2013-08-071-1/+2
* - update to 0.19lth2013-06-202-9/+3
* fix _DEPENDSlth2012-03-121-2/+4
* -remove MD5ohauer2011-07-031-1/+0
* Update to 0.18lth2010-01-152-4/+4
* Update to 1.17lth2009-12-103-5/+12
* Update to 0.16lth2009-11-183-5/+7
* Update to 0.15lth2009-10-262-4/+4
* Update to 0.14lth2008-09-242-5/+4
* Update to 0.12lth2008-02-142-4/+4
* Update to 0.11lth2007-12-182-4/+4