mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
update to 1.9.6
This commit is contained in:
parent
97912b5ba7
commit
961cfc0b8a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=283949
4 changed files with 23 additions and 10 deletions
|
@ -7,8 +7,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= gretl
|
||||
PORTVERSION= 1.9.5
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 1.9.6
|
||||
CATEGORIES= math finance
|
||||
MASTER_SITES= SF
|
||||
|
||||
|
@ -25,7 +24,8 @@ USE_LDCONFIG= yes
|
|||
WANT_GNOME= yes
|
||||
|
||||
ALL_TARGET= # empty
|
||||
CONFIGURE_ARGS = --enable-static --enable-shared --with-gmake --without-gnome
|
||||
CONFIGURE_ARGS = --enable-static --enable-shared --with-gmake \
|
||||
--without-gnome
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
CONFIGURE_ENV= LAPACK_LIBS="${LAPACK} ${BLAS}"
|
||||
|
@ -34,6 +34,7 @@ MAN1= gretl.1
|
|||
OPTIONS= ATLAS "Use Atlas for BLAS and LAPACK" off \
|
||||
GUI "Build the graphical user interface and plugins" on \
|
||||
NLS "Build with Natural Language Support" on \
|
||||
OPENMP "Use multithreading via OpenMP" on \
|
||||
ODBC "Build with unixODBC database support" off \
|
||||
R "Build with libR support" off
|
||||
|
||||
|
@ -79,6 +80,10 @@ CONFIGURE_ARGS+= --without-odbc
|
|||
PLIST_SUB+= ODBC="@comment "
|
||||
.endif
|
||||
|
||||
.if defined(WITH_OPENMP)
|
||||
CONFIGURE_ARGS+= --enable-openmp
|
||||
.endif
|
||||
|
||||
.if defined(WITH_R)
|
||||
CONFIGURE_ARGS+= --with-libR
|
||||
LIB_DEPENDS+= R.0:${PORTSDIR}/math/R
|
||||
|
@ -86,13 +91,17 @@ LIB_DEPENDS+= R.0:${PORTSDIR}/math/R
|
|||
CONFIGURE_ARGS+= --without-libR
|
||||
.endif
|
||||
|
||||
.if ${MACHINE_CPU:Msse2}
|
||||
.if !empty(MACHINE_CPU:Msse2)
|
||||
CONFIGURE_ARGS+= --enable-sse2=yes
|
||||
.else
|
||||
CONFIGURE_ARGS+= --enable-sse2=no
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
@${SED} -i '.orig' -E -e '/#include[[:blank:]]+<sys\/socket\.h>/\
|
||||
{x; s/.*/#include <netinet\/in.h>/; H; x;}' \
|
||||
${WRKSRC}/configure \
|
||||
${WRKSRC}/plugin/mailer.c
|
||||
@${REINPLACE_CMD} -e 's|set term png|set term dumb|g' \
|
||||
${WRKSRC}/configure
|
||||
@${REINPLACE_CMD} -e 's| DOMAIN| CEPHES_DOMAIN|g' \
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (gretl-1.9.5.tar.bz2) = cfc6bc9a7c78c3e6819b42c4e5b892e106203a622b1ae76552aed7cf418eb307
|
||||
SIZE (gretl-1.9.5.tar.bz2) = 8843566
|
||||
SHA256 (gretl-1.9.6.tar.bz2) = 2ec972a8c1935b91d2b6334f9aee64f0fe2b2022496679a959efdc577b0dff71
|
||||
SIZE (gretl-1.9.6.tar.bz2) = 9131807
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
--- share/bcih/Makefile.in.orig 2009-11-24 00:57:13.000000000 +0900
|
||||
+++ share/bcih/Makefile.in 2009-12-04 04:05:47.000000000 +0900
|
||||
--- share/bcih/Makefile.in.orig 2011-08-21 15:13:15.000000000 -0400
|
||||
+++ share/bcih/Makefile.in 2011-10-18 21:24:45.000000000 -0400
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
CC = @CC@
|
||||
HOSTCC = @HOSTCC@
|
||||
-INSTALL_DATA = cp -fp
|
||||
+INSTALL_DATA = @INSTALL_DATA@
|
||||
swap_ends = @swap_ends@
|
||||
|
||||
ifeq ($(HOSTCC),)
|
||||
HOSTCC = $(CC)
|
||||
|
|
|
@ -188,10 +188,13 @@ lib/gretl-gtk2/urcdist.so
|
|||
lib/gretl-gtk2/vif.a
|
||||
lib/gretl-gtk2/vif.la
|
||||
lib/gretl-gtk2/vif.so
|
||||
%%GUI%%lib/gretl-gtk2/xlsx_import.a
|
||||
%%GUI%%lib/gretl-gtk2/xlsx_import.la
|
||||
%%GUI%%lib/gretl-gtk2/xlsx_import.so
|
||||
lib/libgretl-1.0.a
|
||||
lib/libgretl-1.0.la
|
||||
lib/libgretl-1.0.so
|
||||
lib/libgretl-1.0.so.0
|
||||
lib/libgretl-1.0.so.1
|
||||
libdata/pkgconfig/gretl.pc
|
||||
%%GUI%%share/applications/gretl.desktop
|
||||
%%GUI%%%%DATADIR%%/COPYING
|
||||
|
@ -372,6 +375,7 @@ libdata/pkgconfig/gretl.pc
|
|||
%%DATADIR%%/fonts/VeraMono.ttf
|
||||
%%DATADIR%%/functions/criteria.gfn
|
||||
%%DATADIR%%/functions/gretlfunc.dtd
|
||||
%%DATADIR%%/functions/packages.xml
|
||||
%%DATADIR%%/genrcli.hlp
|
||||
%%DATADIR%%/genrcli.hlp.it
|
||||
%%DATADIR%%/genrcli.hlp.pt
|
||||
|
|
Loading…
Add table
Reference in a new issue