Chase guile update.

PR:		121137
Submitted by:	David Barksdale <amatus@gnu.org>
This commit is contained in:
Joe Marcus Clarke 2008-03-01 06:24:16 +00:00
parent 1861d9f9e8
commit e068a5c001
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=208244
4 changed files with 10 additions and 8 deletions

View File

@ -8,7 +8,7 @@
PORTNAME= gnucash
PORTVERSION= 2.2.3
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= finance gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://www.gnucash.org/pub/gnucash/sources/stable/
@ -23,7 +23,7 @@ LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt \
gtkhtml-3.8.15:${PORTSDIR}/www/gtkhtml38 \
goffice-0.4:${PORTSDIR}/devel/goffice04
RUN_DEPENDS= guile>=1.6.8_2:${PORTSDIR}/lang/guile \
${LOCALBASE}/share/guile/1.6/slibcat:${PORTSDIR}/lang/slib-guile \
${LOCALBASE}/share/guile/1.8/slibcat:${PORTSDIR}/lang/slib-guile \
${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \
${SITE_PERL}/Date/Manip.pm:${PORTSDIR}/devel/p5-Date-Manip \
${SITE_PERL}/Finance/Quote.pm:${PORTSDIR}/finance/p5-Finance-Quote \

View File

@ -7,6 +7,7 @@
PORTNAME= slib
PORTVERSION= 3a4 # Keep this in sync with lang/slib
PORTREVISION= 1
CATEGORIES= lang scheme
MASTER_SITES= # empty
PKGNAMESUFFIX= -guile
@ -22,8 +23,8 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
NO_BUILD= yes
do-install:
${LN} -shf ${PREFIX}/share/slib ${LOCALBASE}/share/guile/1.6/slib
cd ${PREFIX}/share/guile/1.6/slib && \
${LN} -shf ${PREFIX}/share/slib ${LOCALBASE}/share/guile/1.8/slib
cd ${PREFIX}/share/guile/1.8/slib && \
${LOCALBASE}/bin/guile -q -l guile.init -c \
"(require 'new-catalog)"

View File

@ -1,4 +1,4 @@
@exec ln -shf %D/share/slib %D/share/guile/1.6/slib
@exec ln -shf %D/share/slib %D/share/guile/1.8/slib
@exec %D/bin/guile -q -l %%LOCALBASE%%/share/slib/guile.init -c "(require 'new-catalog)"
@unexec rm -f %D/share/guile/1.6/slib
@unexec rm -f %D/share/guile/1.6/slibcat
@unexec rm -f %D/share/guile/1.8/slib
@unexec rm -f %D/share/guile/1.8/slibcat

View File

@ -6,6 +6,7 @@
PORTNAME= lsh
PORTVERSION= 2.0.4
PORTREVISION= 1
CATEGORIES= security ipv6
MASTER_SITES= ${MASTER_SITE_GNUPG} \
ftp://ftp.lysator.liu.se/pub/security/%SUBDIR%/
@ -15,7 +16,7 @@ MAINTAINER= farrokhi@FreeBSD.org
COMMENT= A secure (encrypted) remote shell compatible with ssh 2.0
BUILD_DEPENDS+= ${LOCALBASE}/include/gmp.h:${PORTSDIR}/math/libgmp4 \
${LOCALBASE}/share/guile/1.6/slibcat:${PORTSDIR}/lang/slib-guile
${LOCALBASE}/share/guile/1.8/slibcat:${PORTSDIR}/lang/slib-guile
LIB_DEPENDS+= oop:${PORTSDIR}/devel/liboop \
gmp.7:${PORTSDIR}/math/libgmp4