Chase guile's shared lib version.
This commit is contained in:
parent
2c1a52bb7d
commit
6e2c11dcf5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=79982
@ -31,7 +31,7 @@ WITHOUT_GTKEXTRA= yes
|
||||
LIB_DEPENDS+= gtkextra.17:${PORTSDIR}/x11-toolkits/gtkextra
|
||||
.endif
|
||||
.if !defined(WITHOUT_GUILE)
|
||||
LIB_DEPENDS+= guile.10:${PORTSDIR}/lang/guile
|
||||
LIB_DEPENDS+= guile.15:${PORTSDIR}/lang/guile
|
||||
.if !defined(WITHOUT_X11)
|
||||
LIB_DEPENDS+= guilegtk-1.2:${PORTSDIR}/x11-toolkits/guile-gtk
|
||||
.endif
|
||||
|
@ -18,7 +18,7 @@ COMMENT= gEDA electronic schematic capture tools
|
||||
|
||||
BUILD_DEPENDS= gesym-config:${PORTSDIR}/cad/geda-symbols
|
||||
LIB_DEPENDS= geda.16:${PORTSDIR}/cad/libgeda \
|
||||
guile.10:${PORTSDIR}/lang/guile
|
||||
guile.15:${PORTSDIR}/lang/guile
|
||||
|
||||
USE_LIBTOOL= yes
|
||||
#USE_AUTOCONF= yes
|
||||
|
@ -17,7 +17,7 @@ MAINTAINER= bruno@tinkerbox.org
|
||||
COMMENT= gEDA electronic schematic capture tools, netlister
|
||||
|
||||
LIB_DEPENDS= geda.16:${PORTSDIR}/cad/libgeda \
|
||||
guile.10:${PORTSDIR}/lang/guile
|
||||
guile.15:${PORTSDIR}/lang/guile
|
||||
BUILD_DEPENDS= gesym-config:${PORTSDIR}/cad/geda-symbols
|
||||
|
||||
USE_LIBTOOL= yes
|
||||
|
@ -18,7 +18,7 @@ COMMENT= gEDA symbol checking utility
|
||||
|
||||
BUILD_DEPENDS= gesym-config:${PORTSDIR}/cad/geda-symbols
|
||||
LIB_DEPENDS= geda.16:${PORTSDIR}/cad/libgeda \
|
||||
guile.10:${PORTSDIR}/lang/guile
|
||||
guile.15:${PORTSDIR}/lang/guile
|
||||
|
||||
USE_LIBTOOL= yes
|
||||
#USE_AUTOCONF= yes
|
||||
|
@ -21,7 +21,7 @@ BUILD_DEPENDS= gesym-config:${PORTSDIR}/cad/geda-symbols \
|
||||
gmk_sym:${PORTSDIR}/cad/geda-utils \
|
||||
gsymcheck:${PORTSDIR}/cad/geda-symcheck
|
||||
|
||||
LIB_DEPENDS= guile.10:${PORTSDIR}/lang/guile \
|
||||
LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile \
|
||||
geda.16:${PORTSDIR}/cad/libgeda
|
||||
|
||||
NO_BUILD= yes
|
||||
|
@ -17,7 +17,7 @@ MAINTAINER= bruno@tinkerbox.org
|
||||
COMMENT= gEDA electronic schematic capture tools, netlister
|
||||
|
||||
LIB_DEPENDS= geda.16:${PORTSDIR}/cad/libgeda \
|
||||
guile.10:${PORTSDIR}/lang/guile
|
||||
guile.15:${PORTSDIR}/lang/guile
|
||||
BUILD_DEPENDS= gesym-config:${PORTSDIR}/cad/geda-symbols
|
||||
|
||||
USE_LIBTOOL= yes
|
||||
|
@ -18,7 +18,7 @@ COMMENT= gEDA electronic schematic capture tools
|
||||
|
||||
BUILD_DEPENDS= gesym-config:${PORTSDIR}/cad/geda-symbols
|
||||
LIB_DEPENDS= geda.16:${PORTSDIR}/cad/libgeda \
|
||||
guile.10:${PORTSDIR}/lang/guile
|
||||
guile.15:${PORTSDIR}/lang/guile
|
||||
|
||||
USE_LIBTOOL= yes
|
||||
#USE_AUTOCONF= yes
|
||||
|
@ -15,7 +15,7 @@ COMMENT= Waveform viewer for analogue electronic simulation tools
|
||||
|
||||
RUN_DEPENDS= graph:${PORTSDIR}/graphics/plotutils
|
||||
LIB_DEPENDS= geda.16:${PORTSDIR}/cad/libgeda \
|
||||
guile.10:${PORTSDIR}/lang/guile \
|
||||
guile.15:${PORTSDIR}/lang/guile \
|
||||
guilegtk-1.2.0:${PORTSDIR}/x11-toolkits/guile-gtk
|
||||
|
||||
USE_AUTOCONF= yes
|
||||
|
@ -16,7 +16,7 @@ MAINTAINER= bruno@tinkerbox.org
|
||||
COMMENT= gEDA tools base utility library
|
||||
|
||||
LIB_DEPENDS= gdgeda.4:${PORTSDIR}/graphics/libgdgeda \
|
||||
guile.10:${PORTSDIR}/lang/guile
|
||||
guile.15:${PORTSDIR}/lang/guile
|
||||
|
||||
USE_LIBTOOL= yes
|
||||
USE_AUTOCONF_VER= 253
|
||||
|
@ -16,7 +16,7 @@ COMMENT= GnoTime is a time tracker for gnome2
|
||||
|
||||
LIB_DEPENDS= gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui \
|
||||
gtkhtml-2.0:${PORTSDIR}/www/libgtkhtml \
|
||||
guile.10:${PORTSDIR}/lang/guile
|
||||
guile.15:${PORTSDIR}/lang/guile
|
||||
|
||||
USE_GNOME= gnomehack gnomeprefix
|
||||
USE_X_PREFIX= yes
|
||||
|
@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= The Automated Program Generator
|
||||
|
||||
LIB_DEPENDS= guile.10:${PORTSDIR}/lang/guile
|
||||
LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile
|
||||
|
||||
GUILE_CONFIG?= ${LOCALBASE}/bin/guile-config
|
||||
XML2_CONFIG?= ${LOCALBASE}/bin/xml2-config
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
PORTNAME= g-wrap
|
||||
PORTVERSION= 1.3.4
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://www.gnucash.org/pub/g-wrap/source/ \
|
||||
http://people.freebsd.org/~sobomax/
|
||||
@ -17,7 +17,7 @@ MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= A tool for exporting C libraries into Scheme interpreters
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/share/slib/require.scm:${PORTSDIR}/lang/slib
|
||||
LIB_DEPENDS= guile.10:${PORTSDIR}/lang/guile \
|
||||
LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile \
|
||||
guilegtk-1.2.0:${PORTSDIR}/x11-toolkits/guile-gtk
|
||||
RUN_DEPENDS= ${LOCALBASE}/share/slib/require.scm:${PORTSDIR}/lang/slib
|
||||
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= gconf
|
||||
PORTVERSION= 1.0.9
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= devel gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= sources/GConf/1.0
|
||||
@ -17,7 +17,7 @@ DIST_SUBDIR= gnome
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= A configuration database system for GNOME
|
||||
|
||||
LIB_DEPENDS= guile.10:${PORTSDIR}/lang/guile \
|
||||
LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile \
|
||||
db3.3:${PORTSDIR}/databases/db3
|
||||
|
||||
USE_BZIP2= yes
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= libgtop
|
||||
PORTVERSION= 1.0.13
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= devel gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.0
|
||||
@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.0
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= GNOME top library
|
||||
|
||||
LIB_DEPENDS= guile.10:${PORTSDIR}/lang/guile
|
||||
LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile
|
||||
|
||||
USE_PERL5= yes
|
||||
USE_GMAKE= yes
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= gnucash
|
||||
PORTVERSION= 1.8.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= finance gnome
|
||||
MASTER_SITES= http://www.gnucash.org/pub/gnucash/sources/stable/ \
|
||||
ftp://ftp.gnucash.org/pub/gnucash/sources/stable/ \
|
||||
@ -17,7 +18,7 @@ MASTER_SITE_SUBDIR= gnucash
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= Quicken-like money and finace manager
|
||||
|
||||
LIB_DEPENDS= guile.10:${PORTSDIR}/lang/guile \
|
||||
LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile \
|
||||
guppi.16:${PORTSDIR}/math/guppi \
|
||||
popt.0:${PORTSDIR}/devel/popt \
|
||||
ofx.0:${PORTSDIR}/finance/libofx \
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= gnucash
|
||||
PORTVERSION= 1.8.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= finance gnome
|
||||
MASTER_SITES= http://www.gnucash.org/pub/gnucash/sources/stable/ \
|
||||
ftp://ftp.gnucash.org/pub/gnucash/sources/stable/ \
|
||||
@ -17,7 +18,7 @@ MASTER_SITE_SUBDIR= gnucash
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= Quicken-like money and finace manager
|
||||
|
||||
LIB_DEPENDS= guile.10:${PORTSDIR}/lang/guile \
|
||||
LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile \
|
||||
guppi.16:${PORTSDIR}/math/guppi \
|
||||
popt.0:${PORTSDIR}/devel/popt \
|
||||
ofx.0:${PORTSDIR}/finance/libofx \
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= gnomegames2
|
||||
PORTVERSION= 2.2.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= games gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= sources/gnome-games/2.2
|
||||
@ -16,7 +17,7 @@ DIST_SUBDIR= gnome2
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= The game applications package for the Gnome 2.0 Desktop Environment
|
||||
|
||||
LIB_DEPENDS= guile.10:${PORTSDIR}/lang/guile
|
||||
LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_X_PREFIX= yes
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= gnomegames
|
||||
PORTVERSION= 1.4.0.4
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= games gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= sources/gnome-games/1.4
|
||||
@ -16,7 +17,7 @@ DIST_SUBDIR= gnome
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= The game applications package for the Gnome Desktop Environment
|
||||
|
||||
LIB_DEPENDS= guile.10:${PORTSDIR}/lang/guile
|
||||
LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_X_PREFIX= yes
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= gnomegames2
|
||||
PORTVERSION= 2.2.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= games gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= sources/gnome-games/2.2
|
||||
@ -16,7 +17,7 @@ DIST_SUBDIR= gnome2
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= The game applications package for the Gnome 2.0 Desktop Environment
|
||||
|
||||
LIB_DEPENDS= guile.10:${PORTSDIR}/lang/guile
|
||||
LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_X_PREFIX= yes
|
||||
|
@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= gnurobots
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= GNU diversion wherein Scheme-coded robots explore a world
|
||||
|
||||
LIB_DEPENDS= guile.10:${PORTSDIR}/lang/guile
|
||||
LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_XPM= yes
|
||||
|
@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= libs
|
||||
MAINTAINER= dinoex@FreeBSD.org
|
||||
COMMENT= GNUstep interface to the GUILE scheme interpreter
|
||||
|
||||
LIB_DEPENDS+= guile.10:${PORTSDIR}/lang/guile
|
||||
LIB_DEPENDS+= guile.15:${PORTSDIR}/lang/guile
|
||||
|
||||
PREFIX= ${LOCALBASE}/GNUstep
|
||||
NO_MTREE= yes
|
||||
@ -45,6 +45,6 @@ USE_GNUSTEP_BUILD= yes
|
||||
USE_GNUSTEP_INSTALL= yes
|
||||
.include "${PORTSDIR}/devel/gnustep/bsd.gnustep.mk"
|
||||
|
||||
GUILE_VER!= (cd ${PORTSDIR}/lang/guile && make -V PORTVERSION)
|
||||
GUILE_VER!= (cd ${PORTSDIR}/lang/guile && make -V GUILE_VER)
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -18,7 +18,7 @@ COMMENT= A simple ICQ->Email gateway
|
||||
IGNORE= "Does not work with newer version of protocol"
|
||||
|
||||
LIB_DEPENDS= icq0.1:${PORTSDIR}/net/icqlib0 \
|
||||
guile.10:${PORTSDIR}/lang/guile
|
||||
guile.15:${PORTSDIR}/lang/guile
|
||||
|
||||
USE_AUTOCONF= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -14,7 +14,7 @@ MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= The Gnome Interactive Geometry Sofware
|
||||
|
||||
BUILD_DEPENDS= gob:${PORTSDIR}/x11-toolkits/gob
|
||||
LIB_DEPENDS= guile.10:${PORTSDIR}/lang/guile
|
||||
LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_REINPLACE= yes
|
||||
|
@ -14,7 +14,7 @@ MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= The Gnome Interactive Geometry Sofware
|
||||
|
||||
BUILD_DEPENDS= gob:${PORTSDIR}/x11-toolkits/gob
|
||||
LIB_DEPENDS= guile.10:${PORTSDIR}/lang/guile
|
||||
LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_REINPLACE= yes
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= guppi
|
||||
PORTVERSION= 0.40.3
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= math gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= sources/Guppi/0.40
|
||||
@ -16,7 +16,7 @@ DISTNAME= Guppi-${PORTVERSION}
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= A ploting program for GNOME
|
||||
|
||||
LIB_DEPENDS= guile.10:${PORTSDIR}/lang/guile
|
||||
LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_GMAKE= yes
|
||||
|
@ -41,7 +41,7 @@ CONFIGURE_ENV+= LOCALBASE=${LOCALBASE} \
|
||||
MAKE_ARGS= "-j 2"
|
||||
|
||||
.if defined(WITH_GUILE) || defined(GUILE)
|
||||
LIB_DEPENDS+= guile.10:${PORTSDIR}/lang/guile
|
||||
LIB_DEPENDS+= guile.15:${PORTSDIR}/lang/guile
|
||||
.endif
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
|
@ -17,7 +17,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A server framework
|
||||
|
||||
LIB_DEPENDS= guile.10:${PORTSDIR}/lang/guile
|
||||
LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile
|
||||
.if !exists(/usr/bin/bzip2)
|
||||
LIB_DEPENDS+= bz2.1:${PORTSDIR}/archivers/bzip2
|
||||
.endif
|
||||
|
@ -17,7 +17,7 @@ MAINTAINER= trevor@FreeBSD.org
|
||||
COMMENT= The GNU music typesetter
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/bin/latex:${PORTSDIR}/print/teTeX
|
||||
LIB_DEPENDS= guile.10:${PORTSDIR}/lang/guile
|
||||
LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile
|
||||
|
||||
MAN1= abc2ly.1 as2text.1 convert-ly.1 etf2ly.1 lilypond.1 \
|
||||
lilypond-book.1 ly2dvi.1 midi2ly.1 mup2ly.1 musedata2ly.1 pmx2ly.1
|
||||
|
@ -14,7 +14,7 @@ MASTER_SITES= http://ab-initio.mit.edu/libctl/
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Control Language Library
|
||||
|
||||
LIB_DEPENDS= guile.10:${PORTSDIR}/lang/guile
|
||||
LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
|
@ -21,7 +21,7 @@ LIB_DEPENDS= blas.1:${PORTSDIR}/math/blas \
|
||||
atlas.1:${PORTSDIR}/math/atlas \
|
||||
fftw.2:${PORTSDIR}/math/fftw \
|
||||
hdf5.0:${PORTSDIR}/graphics/hdf5 \
|
||||
guile.10:${PORTSDIR}/lang/guile
|
||||
guile.15:${PORTSDIR}/lang/guile
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \
|
||||
|
@ -13,7 +13,7 @@ MASTER_SITES= ftp://scwm.mit.edu/pub/scwm/
|
||||
MAINTAINER= nakai@FreeBSD.org
|
||||
COMMENT= Scheme configurable window manager
|
||||
|
||||
LIB_DEPENDS= guile.10:${PORTSDIR}/lang/guile
|
||||
LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile
|
||||
RUN_DEPENDS= ${X11BASE}/share/scwm/pixmaps/Animator.xpm:${PORTSDIR}/graphics/scwm-icons
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
|
Loading…
Reference in New Issue
Block a user