would like to update devel/gsl. It has no maintainer. I ran $ make
test and got this result:
============================================================================
Testsuite summary for gsl 2.7
============================================================================
# TOTAL: 2
# PASS: 2
# SKIP: 0
# XFAIL: 0
# FAIL: 0
# XPASS: 0
# ERROR: 0
============================================================================
Attached is my Makefile.diff, distinfo and PLIST.diff, Below is the
Makefile:
COMMENT= GNU Scientific Library
DISTNAME= gsl-2.7
# REVISION= 3
SHARED_LIBS += gslcblas 1.0
SHARED_LIBS += gsl 12.0
CATEGORIES= devel
HOMEPAGE= https://www.gnu.org/software/gsl/
# GPLv3
PERMIT_PACKAGE= Yes
WANTLIB= c m
MASTER_SITES= ${MASTER_SITE_GNU:=gsl/}
SEPARATE_BUILD= Yes
CONFIGURE_STYLE= gnu
.include <bsd.port.mk>
I also compiled and ran some of the example rpograms from the GSL 2.7
Manual.
The patches should remain the same,
--
Kind regrads,
Jonathan
No comments:
Post a Comment