Date: Thu, 3 Feb 2005 09:40:23 GMT From: jannisan@t-online.de (Jan Rochel) To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/77046: New port: math/wfmath. Worldforge math library. Message-ID: <200502030940.j139eNh2045035@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/77046; it has been noted by GNATS. From: jannisan@t-online.de (Jan Rochel) To: FreeBSD-gnats-submit@freebsd.org Cc: Subject: Re: ports/77046: New port: math/wfmath. Worldforge math library. Date: Thu, 03 Feb 2005 10:32:12 +0100 --- patch-Makefile.in begins here --- *** Makefile.in.orig Thu Feb 3 10:13:51 2005 --- Makefile.in Thu Feb 3 10:16:12 2005 *************** *** 100,106 **** WFMATH_VERSION_INFO = @WFMATH_VERSION_INFO@ WFMATH_VERSION_NO = @WFMATH_VERSION_NO@ ! pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = wfmath-0.3.pc EXTRA_DIST = TODO autogen.sh wfmath.pbproj/project.pbxproj wfmath.spec --- 100,106 ---- WFMATH_VERSION_INFO = @WFMATH_VERSION_INFO@ WFMATH_VERSION_NO = @WFMATH_VERSION_NO@ ! pkgconfigdir = $(prefix)/libdata/pkgconfig pkgconfig_DATA = wfmath-0.3.pc EXTRA_DIST = TODO autogen.sh wfmath.pbproj/project.pbxproj wfmath.spec --- patch-Makefile.in ends here --- --- pkg-plist begins here --- lib/libwfmath-0.3.la lib/libwfmath-0.3.so lib/libwfmath-0.3.so.3 include/wfmath-0.3/wfmath/error.h include/wfmath-0.3/wfmath/const.h include/wfmath-0.3/wfmath/int_to_string.h include/wfmath-0.3/wfmath/probability.h include/wfmath-0.3/wfmath/timestamp.h include/wfmath-0.3/wfmath/MersenneTwister.h include/wfmath-0.3/wfmath/randgen.h include/wfmath-0.3/wfmath/shuffle.h include/wfmath-0.3/wfmath/vector.h include/wfmath-0.3/wfmath/vector_funcs.h include/wfmath-0.3/wfmath/rotmatrix.h include/wfmath-0.3/wfmath/rotmatrix_funcs.h include/wfmath-0.3/wfmath/point.h include/wfmath-0.3/wfmath/point_funcs.h include/wfmath-0.3/wfmath/quaternion.h include/wfmath-0.3/wfmath/axisbox.h include/wfmath-0.3/wfmath/axisbox_funcs.h include/wfmath-0.3/wfmath/ball.h include/wfmath-0.3/wfmath/ball_funcs.h include/wfmath-0.3/wfmath/wrapped_array.h include/wfmath-0.3/wfmath/miniball.h include/wfmath-0.3/wfmath/miniball_funcs.h include/wfmath-0.3/wfmath/segment.h include/wfmath-0.3/wfmath/segment_funcs.h include/wfmath-0.3/wfmath/rotbox.h include/wfmath-0.3/wfmath/rotbox_funcs.h include/wfmath-0.3/wfmath/polygon.h include/wfmath-0.3/wfmath/polygon_funcs.h include/wfmath-0.3/wfmath/polygon_intersect.h include/wfmath-0.3/wfmath/intersect_decls.h include/wfmath-0.3/wfmath/intersect.h include/wfmath-0.3/wfmath/wfmath.h include/wfmath-0.3/wfmath/stream.h include/wfmath-0.3/wfmath/atlasconv.h @dirrm include/wfmath-0.3/wfmath @dirrm include/wfmath-0.3 libdata/pkgconfig/wfmath-0.3.pc --- pkg-plist ends here ---
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502030940.j139eNh2045035>