aboutsummaryrefslogtreecommitdiff
path: root/math/gretl
diff options
context:
space:
mode:
authorBrendan Fabeny <bf@FreeBSD.org>2011-04-28 00:58:42 +0000
committerBrendan Fabeny <bf@FreeBSD.org>2011-04-28 00:58:42 +0000
commit15b715f7c7b479f72593c445f63c5cdef0fc6633 (patch)
treeb3348366417b8a7d0479ad992f7358c6101f7d6c /math/gretl
parent485dab62fd3be0f1fa4629ec952cafe6563d9127 (diff)
downloadports-15b715f7c7b479f72593c445f63c5cdef0fc6633.tar.gz
ports-15b715f7c7b479f72593c445f63c5cdef0fc6633.zip
- Update to 1.9.5
- Discard the SSE2 option in favor of a test of MACHINE_CPU
Notes
Notes: svn path=/head/; revision=273279
Diffstat (limited to 'math/gretl')
-rw-r--r--math/gretl/Makefile9
-rw-r--r--math/gretl/distinfo4
-rw-r--r--math/gretl/pkg-plist5
3 files changed, 8 insertions, 10 deletions
diff --git a/math/gretl/Makefile b/math/gretl/Makefile
index 5b429ad5ff8e..523a500f14ce 100644
--- a/math/gretl/Makefile
+++ b/math/gretl/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= gretl
-PORTVERSION= 1.9.4
+PORTVERSION= 1.9.5
CATEGORIES= math finance
MASTER_SITES= SF
@@ -28,15 +28,14 @@ CONFIGURE_ARGS = --enable-static --enable-shared --with-gmake --without-gnome
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ENV= LAPACK_LIBS="${LAPACK} ${BLAS}" \
- LDFLAGS="${LDFLAGS}"
+ LDFLAGS="${LDFLAGS}"
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 \
ODBC "Build with unixODBC database support" off \
- R "Build with libR support" off \
- SSE2 "Enable build-time auto-detection of SSE2 on i386 for RNG" off
+ R "Build with libR support" off
.include <bsd.port.pre.mk>
@@ -87,7 +86,7 @@ LIB_DEPENDS+= R.0:${PORTSDIR}/math/R
CONFIGURE_ARGS+= --without-libR
.endif
-.if ${ARCH} == "amd64" || (${ARCH} == "i386" && defined(WITH_SSE2))
+.if ${MACHINE_CPU:Msse2}
CONFIGURE_ARGS+= --enable-sse2=yes
.else
CONFIGURE_ARGS+= --enable-sse2=no
diff --git a/math/gretl/distinfo b/math/gretl/distinfo
index e0dc9bf46ff0..7d298e8bfe65 100644
--- a/math/gretl/distinfo
+++ b/math/gretl/distinfo
@@ -1,2 +1,2 @@
-SHA256 (gretl-1.9.4.tar.bz2) = 2fc34ee06e2baf7f122d9102b64a4c74360a362fac356d5d65d0486202afd3f7
-SIZE (gretl-1.9.4.tar.bz2) = 8140957
+SHA256 (gretl-1.9.5.tar.bz2) = cfc6bc9a7c78c3e6819b42c4e5b892e106203a622b1ae76552aed7cf418eb307
+SIZE (gretl-1.9.5.tar.bz2) = 8843566
diff --git a/math/gretl/pkg-plist b/math/gretl/pkg-plist
index 388346ae4411..54970aac0792 100644
--- a/math/gretl/pkg-plist
+++ b/math/gretl/pkg-plist
@@ -179,9 +179,6 @@ lib/gretl-gtk2/stats_tables.so
lib/gretl-gtk2/sysest.a
lib/gretl-gtk2/sysest.la
lib/gretl-gtk2/sysest.so
-lib/gretl-gtk2/tobit.a
-lib/gretl-gtk2/tobit.la
-lib/gretl-gtk2/tobit.so
%%GUI%%lib/gretl-gtk2/tramo-x12a.a
%%GUI%%lib/gretl-gtk2/tramo-x12a.la
%%GUI%%lib/gretl-gtk2/tramo-x12a.so
@@ -354,6 +351,7 @@ libdata/pkgconfig/gretl.pc
%%DATADIR%%/data/misc/sw_ch12.gdt
%%DATADIR%%/data/misc/sw_ch14.gdt
%%DATADIR%%/data/misc/theil.gdt
+%%DATADIR%%/data/misc/ukppp.gdt
%%DATADIR%%/data/misc/wtp.gdt
%%DATADIR%%/data/nist/Filip.dat
%%DATADIR%%/data/nist/Longley.dat
@@ -557,6 +555,7 @@ libdata/pkgconfig/gretl.pc
%%GUI%%share/gtksourceview-2.0/language-specs/gretl.lang
%%NLS%%share/locale/cs/LC_MESSAGES/gretl.mo
%%NLS%%share/locale/de/LC_MESSAGES/gretl.mo
+%%NLS%%share/locale/el/LC_MESSAGES/gretl.mo
%%NLS%%share/locale/es/LC_MESSAGES/gretl.mo
%%NLS%%share/locale/eu/LC_MESSAGES/gretl.mo
%%NLS%%share/locale/fr/LC_MESSAGES/gretl.mo