# New ports collection makefile for: ledger-smb # Date created: 2007-3-20 # Whom: anarcat@anarcat.ath.cx # # $FreeBSD$ # PORTNAME= ledger-smb PORTVERSION= 1.1.12 PORTREVISION= 1 CATEGORIES= finance perl5 MASTER_SITES= SF/${PORTNAME}/ledgersmb/${PORTVERSION} MAINTAINER= anarcat@anarcat.ath.cx COMMENT= A double entry accounting system BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBD/Pg.pm:${PORTSDIR}/databases/p5-DBD-Pg RUN_DEPENDS= ${BUILD_DEPENDS} NO_BUILD= yes USE_PERL5= yes WRKSRC= ${WRKDIR}/${PORTNAME} PKGMESSAGE= ${WRKDIR}/pkg-message post-patch: @${PERL} -pi -e 's|/usr/bin/perl|${PERL}|' \ `${FIND} ${WRKSRC} -name \*.pl` @${PERL} -pe 's|%%PREFIX%%|${PREFIX}|g' \ ${FILESDIR}/${PORTNAME}-httpd.conf.in \ > ${WRKDIR}/${PORTNAME}-httpd.conf @${PERL} -pe 's|%%PREFIX%%|${PREFIX}|g' \ ${PKGDIR}/pkg-message \ > ${PKGMESSAGE} do-install: @cd ${WRKDIR} ; \ ${TAR} -cf - ${PORTNAME} | ( cd ${PREFIX} ; ${TAR} xf - ) @cd ${PREFIX}/${PORTNAME} ; \ ${CHOWN} -hR ${WWWOWN}:${WWWGRP} * ; \ ${CHMOD} 711 users templates css spool @${INSTALL_DATA} ${WRKDIR}/${PORTNAME}-httpd.conf ${PREFIX}/etc/ post-install: @${CAT} ${PKGMESSAGE} .include orts-gnome/'>freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/hs-yaml
Commit message (Expand)AuthorAgeFilesLines
* - Update The Glorious Glasgow Haskell Compiler to version 7.10.2pgj2015-08-212-7/+6
* Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-0/+1
* - Update The Glorious Glasgow Haskell Compiler to version 7.8.3pgj2014-08-113-8/+9
* - Reroll and update bootstrap Haskell compilers to GHC 7.6.3 on 8.x andpgj2014-03-291-1/+1
* Update the default version of GCC used in the Ports Collection fromgerald2014-03-111-1/+1
* - Stagify lang/ghc and all the Haskell Cabal portspgj2014-01-101-1/+0
* - Fix a run-time problem with lang/ghc on FreeBSD 10.0 and later, caused bypgj2014-01-101-1/+1