drop RCS Ids
This commit is contained in:
parent
348a3e29c5
commit
ab45f39af6
@ -1,5 +1,3 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2020/07/18 18:11:03 daniel Exp $
|
||||
|
||||
COMMENT = solve algebraic, geometric, combinatorial problems
|
||||
|
||||
V = 1.6.9
|
||||
|
@ -1,4 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2020/07/16 05:42:27 daniel Exp $
|
||||
@bin bin/4ti2gmp
|
||||
@bin bin/4ti2int32
|
||||
@bin bin/4ti2int64
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $OpenBSD: Makefile,v 1.124 2021/11/04 07:57:06 feinerer Exp $
|
||||
|
||||
COMMENT= powerful math/statistics/graphics language
|
||||
DISTNAME= R-4.1.2
|
||||
|
||||
|
@ -1,4 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.49 2021/11/04 07:57:06 feinerer Exp $
|
||||
bin/R
|
||||
@bin bin/Rscript
|
||||
lib/R/
|
||||
|
@ -1,5 +1,3 @@
|
||||
$OpenBSD: README,v 1.10 2020/05/18 05:26:13 feinerer Exp $
|
||||
|
||||
+-----------------------------------------------------------------------
|
||||
| Running ${PKGSTEM} on OpenBSD
|
||||
+-----------------------------------------------------------------------
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $OpenBSD: Makefile,v 1.20 2019/07/12 20:47:39 sthen Exp $
|
||||
|
||||
COMMENT= ASCII art mathematics
|
||||
|
||||
DISTNAME= aamath-0.3
|
||||
|
@ -1,4 +1,3 @@
|
||||
$OpenBSD: patch-expr_cc,v 1.1 2017/05/11 16:34:03 espie Exp $
|
||||
clang looks at parameter names
|
||||
|
||||
Index: expr.cc
|
||||
|
@ -1,4 +1,3 @@
|
||||
$OpenBSD: patch-expr_h,v 1.1 2017/05/11 16:34:03 espie Exp $
|
||||
clang looks at parameter names
|
||||
|
||||
Index: expr.h
|
||||
|
@ -1,3 +1,2 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2018/05/20 08:21:35 espie Exp $
|
||||
@bin bin/aamath
|
||||
@man man/man1/aamath.1
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2020/12/11 12:40:44 martin Exp $
|
||||
|
||||
COMMENT = C++ library for scientific computing
|
||||
DISTNAME = armadillo-9.900.4
|
||||
SHARED_LIBS = armadillo 3.1 # 9.900.4
|
||||
|
@ -1,4 +1,3 @@
|
||||
$OpenBSD: patch-CMakeLists_txt,v 1.2 2019/10/28 15:13:35 espie Exp $
|
||||
Not sure if blas build is okay ? it should probably have gfortran built-in
|
||||
|
||||
Index: CMakeLists.txt
|
||||
|
@ -1,4 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.5 2020/12/11 12:40:44 martin Exp $
|
||||
include/armadillo
|
||||
include/armadillo_bits/
|
||||
include/armadillo_bits/BaseCube_bones.hpp
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $OpenBSD: Makefile,v 1.20 2019/07/12 20:47:39 sthen Exp $
|
||||
|
||||
COMMENT= solve large scale eigenvalue problems
|
||||
|
||||
DISTNAME= arpack96
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2006/10/19 16:19:54 steven Exp $
|
||||
|
||||
LIB= arpack
|
||||
SRCS= sgetv0.f slaqrb.f sstqrb.f ssortc.f ssortr.f sstatn.f sstats.f \
|
||||
snaitr.f snapps.f snaup2.f snaupd.f snconv.f sneigh.f sngets.f \
|
||||
|
@ -1,5 +1,3 @@
|
||||
$OpenBSD: patch-SRC_second_f,v 1.1 2017/11/13 07:09:06 steven Exp $
|
||||
|
||||
Index: SRC/second.f
|
||||
--- SRC/second.f.orig
|
||||
+++ SRC/second.f
|
||||
|
@ -1,4 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.5 2019/05/17 17:01:08 naddy Exp $
|
||||
lib/libarpack.a
|
||||
@lib lib/libarpack.so.${LIBarpack_VERSION}
|
||||
share/doc/arpack/
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $OpenBSD: Makefile,v 1.18 2022/02/09 02:02:43 bcallah Exp $
|
||||
|
||||
V = 5.2.2
|
||||
COMMENT = implementation of POSIX bc with GNU and BSD extensions
|
||||
DISTNAME = bc-${V}
|
||||
|
@ -1,4 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2020/07/08 21:01:13 bcallah Exp $
|
||||
@pkgpath math/ebc
|
||||
@bin bin/bc-gh
|
||||
bin/dc-gh
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2022/02/19 14:20:45 bcallah Exp $
|
||||
|
||||
# Upstream says 64-bit only.
|
||||
# https://github.com/jarun/bcal/issues/4
|
||||
ONLY_FOR_ARCHS = ${LP64_ARCHS}
|
||||
|
@ -1,5 +1,3 @@
|
||||
$OpenBSD: patch-Makefile,v 1.2 2020/01/10 15:03:23 bcallah Exp $
|
||||
|
||||
Remove -O3
|
||||
Remove -Werror
|
||||
Link with -lcurses to appease lld
|
||||
|
@ -1,5 +1,3 @@
|
||||
$OpenBSD: patch-bcal_1,v 1.4 2021/10/30 04:02:05 bcallah Exp $
|
||||
|
||||
We use our own bc(1)
|
||||
|
||||
Index: bcal.1
|
||||
|
@ -1,3 +1,2 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2018/11/08 04:23:43 bcallah Exp $
|
||||
@bin bin/bcal
|
||||
@man man/man1/bcal.1
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $OpenBSD: Makefile,v 1.32 2019/07/12 20:47:39 sthen Exp $
|
||||
|
||||
COMMENT= Basic Linear Algebra Subprograms
|
||||
|
||||
VERSION= 3.8.0
|
||||
|
@ -1,4 +1,3 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2017/11/13 06:56:38 steven Exp $
|
||||
# @(#)Makefile 5.7 (Berkeley) 6/27/91
|
||||
|
||||
# BLAS sources
|
||||
|
@ -1,4 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.8 2017/11/13 06:56:38 steven Exp $
|
||||
@conflict lapack-<=3.1.1p5
|
||||
lib/libblas.a
|
||||
@lib lib/libblas.so.${LIBblas_VERSION}
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $OpenBSD: Makefile,v 1.21 2020/03/13 13:36:42 jca Exp $
|
||||
|
||||
COMMENT= C interface to the BLAS library
|
||||
|
||||
VERSION= 1.0
|
||||
|
@ -1,4 +1,3 @@
|
||||
$OpenBSD: patch-testing_Makefile,v 1.2 2017/11/13 07:01:56 steven Exp $
|
||||
Index: testing/Makefile
|
||||
--- testing/Makefile.orig
|
||||
+++ testing/Makefile
|
||||
|
@ -1,4 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.5 2020/03/13 13:36:42 jca Exp $
|
||||
include/cblas.h
|
||||
include/cblas_f77.h
|
||||
@static-lib lib/libcblas.a
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2020/12/11 12:38:20 martin Exp $
|
||||
|
||||
COMMENT = C library for double description method for convex polyhedra
|
||||
|
||||
GH_ACCOUNT = cddlib
|
||||
|
@ -1,5 +1,3 @@
|
||||
$OpenBSD: patch-Makefile_am,v 1.1 2020/10/04 07:27:36 martin Exp $
|
||||
|
||||
Avoid building documentation
|
||||
|
||||
--- Makefile.am.orig Sun Sep 20 20:38:23 2020
|
||||
|
@ -1,4 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.3 2020/12/11 12:38:20 martin Exp $
|
||||
@bin bin/adjacency
|
||||
@bin bin/adjacency_gmp
|
||||
@bin bin/allfaces
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2019/11/03 14:12:35 sthen Exp $
|
||||
|
||||
COMMENT= library for handling FITS data
|
||||
CATEGORIES= math graphics devel
|
||||
|
||||
|
@ -1,5 +1,3 @@
|
||||
$OpenBSD: patch-configure,v 1.1 2019/05/02 13:13:08 rsadowski Exp $
|
||||
|
||||
Index: configure
|
||||
--- configure.orig
|
||||
+++ configure
|
||||
|
@ -1,4 +1,3 @@
|
||||
$OpenBSD: patch-fitsio2_h,v 1.3 2019/05/03 13:32:57 kn Exp $
|
||||
Index: fitsio2.h
|
||||
--- fitsio2.h.orig
|
||||
+++ fitsio2.h
|
||||
|
@ -1,4 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.3 2019/05/02 13:13:08 rsadowski Exp $
|
||||
@bin bin/fitscopy
|
||||
@bin bin/fpack
|
||||
@bin bin/funpack
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $OpenBSD: Makefile,v 1.25 2020/02/04 06:09:02 rsadowski Exp $
|
||||
|
||||
BROKEN-mips64 = ICE on Interval_nt.h:98
|
||||
|
||||
COMMENT = Computational Geometry Algorithms Library
|
||||
|
@ -1,5 +1,3 @@
|
||||
$OpenBSD: patch-CMakeLists_txt,v 1.3 2020/02/04 06:09:02 rsadowski Exp $
|
||||
|
||||
- add workaround from https://bugs.kde.org/show_bug.cgi?id=304111
|
||||
- Disable some dependencies
|
||||
|
||||
|
@ -1,4 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.6 2020/02/04 06:09:02 rsadowski Exp $
|
||||
bin/cgal_create_CMakeLists
|
||||
bin/cgal_create_cmake_script
|
||||
bin/cgal_make_macosx_app
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2021/12/10 13:27:02 op Exp $
|
||||
|
||||
COMMENT = highly optimized graphics math library
|
||||
|
||||
GH_ACCOUNT = recp
|
||||
|
@ -1,5 +1,3 @@
|
||||
$OpenBSD: patch-CMakeLists_txt,v 1.2 2021/12/22 17:43:34 op Exp $
|
||||
|
||||
- don't hardcode optimization flags and drop -Werror
|
||||
- set PACKAGE_VERSION for cglm.pc.in
|
||||
|
||||
|
@ -1,4 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2021/12/10 13:27:02 op Exp $
|
||||
include/cglm/
|
||||
include/cglm/affine-mat.h
|
||||
include/cglm/affine.h
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $OpenBSD: Makefile,v 1.59 2022/02/13 11:10:56 kn Exp $
|
||||
|
||||
COMMENT= proof assistant based on a typed lambda calculus
|
||||
|
||||
V= 8.13.2
|
||||
|
@ -1,5 +1,3 @@
|
||||
$OpenBSD: patch-Makefile_ide,v 1.3 2020/07/16 02:50:08 daniel Exp $
|
||||
|
||||
Index: Makefile.ide
|
||||
--- Makefile.ide.orig
|
||||
+++ Makefile.ide
|
||||
|
@ -1,4 +1,3 @@
|
||||
@comment $OpenBSD: PFRAG.dynlink-native,v 1.9 2021/12/04 04:33:45 daniel Exp $
|
||||
@bin lib/ocaml/coq/plugins/btauto/btauto_plugin.cmxs
|
||||
@bin lib/ocaml/coq/plugins/cc/cc_plugin.cmxs
|
||||
@bin lib/ocaml/coq/plugins/derive/derive_plugin.cmxs
|
||||
|
@ -1,4 +1,3 @@
|
||||
@comment $OpenBSD: PFRAG.native,v 1.10 2022/02/12 22:29:22 kn Exp $
|
||||
%%dynlink%%
|
||||
@bin bin/coq-tex
|
||||
@bin bin/coq_makefile
|
||||
|
@ -1,4 +1,3 @@
|
||||
@comment $OpenBSD: PFRAG.no-native,v 1.5 2022/02/12 22:29:22 kn Exp $
|
||||
bin/coq-tex
|
||||
bin/coq_makefile
|
||||
bin/coqc
|
||||
|
@ -1,4 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.18 2022/02/12 22:29:22 kn Exp $
|
||||
%%native%%
|
||||
!%%native%%
|
||||
bin/coqpp
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2021/02/02 19:27:50 tb Exp $
|
||||
|
||||
COMMENT = random number generator (rng) testing suite
|
||||
|
||||
DISTNAME = dieharder-3.31.1
|
||||
|
@ -1,5 +1,3 @@
|
||||
$OpenBSD: patch-dieharder_help_c,v 1.1 2017/11/05 11:30:43 tb Exp $
|
||||
|
||||
Index: dieharder/help.c
|
||||
--- dieharder/help.c.orig
|
||||
+++ dieharder/help.c
|
||||
|
@ -1,5 +1,3 @@
|
||||
$OpenBSD: patch-dieharder_output_rnds_c,v 1.1.1.1 2017/09/11 18:29:52 jasper Exp $
|
||||
|
||||
Fix format strings.
|
||||
|
||||
Index: dieharder/output_rnds.c
|
||||
|
@ -1,5 +1,3 @@
|
||||
$OpenBSD: patch-libdieharder_bits_c,v 1.1.1.1 2017/09/11 18:29:52 jasper Exp $
|
||||
|
||||
Fix format strings.
|
||||
|
||||
Index: libdieharder/bits.c
|
||||
|
@ -1,5 +1,3 @@
|
||||
$OpenBSD: patch-libdieharder_dab_filltree2_c,v 1.1 2017/11/05 08:55:32 jca Exp $
|
||||
|
||||
Index: libdieharder/dab_filltree2.c
|
||||
--- libdieharder/dab_filltree2.c.orig
|
||||
+++ libdieharder/dab_filltree2.c
|
||||
|
@ -1,5 +1,3 @@
|
||||
$OpenBSD: patch-libdieharder_dab_filltree_c,v 1.1 2017/11/05 08:55:32 jca Exp $
|
||||
|
||||
Index: libdieharder/dab_filltree.c
|
||||
--- libdieharder/dab_filltree.c.orig
|
||||
+++ libdieharder/dab_filltree.c
|
||||
|
@ -1,5 +1,3 @@
|
||||
$OpenBSD: patch-libdieharder_rng_file_input_c,v 1.1.1.1 2017/09/11 18:29:52 jasper Exp $
|
||||
|
||||
Fix format strings.
|
||||
|
||||
Index: libdieharder/rng_file_input.c
|
||||
|
@ -1,4 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2017/11/05 18:19:06 jasper Exp $
|
||||
@bin bin/dieharder
|
||||
include/dieharder/
|
||||
include/dieharder/Dtest.h
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2019/10/18 10:39:09 cwen Exp $
|
||||
|
||||
COMMENT= binary-decimal and decimal-binary routines for IEEE doubles
|
||||
|
||||
CATEGORIES= math
|
||||
|
@ -1,4 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2019/10/17 19:53:58 rsadowski Exp $
|
||||
include/double-conversion/
|
||||
include/double-conversion/bignum.h
|
||||
include/double-conversion/cached-powers.h
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $OpenBSD: Makefile,v 1.19 2019/07/01 09:49:43 benoit Exp $
|
||||
|
||||
COMMENT = elliptic curve method (ECM) factorization library
|
||||
|
||||
DISTNAME = ecm-7.0.4
|
||||
|
@ -1,4 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.4 2013/03/05 08:01:32 benoit Exp $
|
||||
@conflict cmdpack-*
|
||||
@bin bin/ecm
|
||||
include/ecm.h
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2022/02/19 21:10:57 rsadowski Exp $
|
||||
|
||||
PKG_ARCH = *
|
||||
|
||||
COMMENT = lightweight C++ template library for linear algebra
|
||||
|
@ -1,4 +1,3 @@
|
||||
$OpenBSD: patch-cmake_FindGoogleHash_cmake,v 1.1.1.1 2014/07/10 08:59:52 zhuk Exp $
|
||||
Fix configure check.
|
||||
--- cmake/FindGoogleHash.cmake.orig Tue Jul 30 15:24:36 2013
|
||||
+++ cmake/FindGoogleHash.cmake Tue Jul 30 15:24:20 2013
|
||||
|
@ -1,5 +1,3 @@
|
||||
$OpenBSD: patch-scripts_buildtests_in,v 1.1 2022/02/19 21:10:57 rsadowski Exp $
|
||||
|
||||
Index: scripts/buildtests.in
|
||||
--- scripts/buildtests.in.orig
|
||||
+++ scripts/buildtests.in
|
||||
|
@ -1,5 +1,3 @@
|
||||
$OpenBSD: patch-scripts_check_in,v 1.1 2022/02/19 21:10:57 rsadowski Exp $
|
||||
|
||||
Index: scripts/check.in
|
||||
--- scripts/check.in.orig
|
||||
+++ scripts/check.in
|
||||
|
@ -1,4 +1,3 @@
|
||||
$OpenBSD: patch-test_main_h,v 1.2 2022/02/19 21:10:57 rsadowski Exp $
|
||||
This test fails, and we actually DO provide min() and max() correctly,
|
||||
so disable it.
|
||||
--- test/main.h.orig
|
||||
|
@ -1,4 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.3 2022/02/19 21:10:58 rsadowski Exp $
|
||||
include/eigen3/
|
||||
include/eigen3/Eigen/
|
||||
include/eigen3/Eigen/Cholesky
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2019/10/28 15:13:35 espie Exp $
|
||||
|
||||
COMMENT = C++ template library for function minimization
|
||||
DISTNAME = ensmallen-2.10.3
|
||||
CATEGORIES = math
|
||||
|
@ -1,4 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2019/10/28 15:13:35 espie Exp $
|
||||
include/ensmallen.hpp
|
||||
include/ensmallen_bits/
|
||||
include/ensmallen_bits/ada_delta/
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2019/07/12 20:47:40 sthen Exp $
|
||||
|
||||
COMMENT= Fast Artificial Neural Network Library
|
||||
|
||||
GH_ACCOUNT= libfann
|
||||
|
@ -1,4 +1,3 @@
|
||||
$OpenBSD: patch-examples_Makefile,v 1.1 2017/03/08 17:41:42 sthen Exp $
|
||||
--- examples/Makefile.orig Wed Mar 8 17:35:04 2017
|
||||
+++ examples/Makefile Wed Mar 8 17:36:12 2017
|
||||
@@ -9,10 +9,10 @@ DEBUG_TARGETS = xor_train_debug xor_test_debug xor_tes
|
||||
|
@ -1,4 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.3 2017/03/08 17:17:14 sthen Exp $
|
||||
include/compat_time.h
|
||||
include/doublefann.h
|
||||
include/fann.h
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $OpenBSD: Makefile,v 1.23 2019/07/12 20:47:40 sthen Exp $
|
||||
|
||||
PORTROACH= limit:^2\.
|
||||
|
||||
COMMENT= C routines for computing the Discrete Fourier Transform
|
||||
|
@ -1,4 +1,3 @@
|
||||
$OpenBSD: gcc-patch-configure,v 1.1 2006/01/17 07:18:23 steven Exp $
|
||||
--- configure.orig Mon Mar 24 08:09:56 2003
|
||||
+++ configure Sun Dec 25 18:04:52 2005
|
||||
@@ -9852,6 +9852,10 @@ acx_gcc_stack_align_bug=yes
|
||||
|
@ -1,4 +1,3 @@
|
||||
$OpenBSD: patch-doc_fftw_texi,v 1.1.1.1 2001/07/01 23:10:44 lebel Exp $
|
||||
--- doc/fftw.texi.orig Mon Nov 8 02:41:53 1999
|
||||
+++ doc/fftw.texi Sat Jun 30 13:53:48 2001
|
||||
@@ -5,6 +5,12 @@
|
||||
|
@ -1,4 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.3 2015/03/16 18:07:50 naddy Exp $
|
||||
include/fftw.h
|
||||
include/rfftw.h
|
||||
@info info/fftw.info
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $OpenBSD: Makefile,v 1.37 2019/10/03 16:49:10 naddy Exp $
|
||||
|
||||
COMMENT-main= C routines for computing the Discrete Fourier Transform
|
||||
COMMENT-common= common files for the fftw3 packages
|
||||
|
||||
|
@ -1,4 +1,3 @@
|
||||
@comment $OpenBSD: PFRAG.double-main,v 1.5 2019/10/03 16:49:11 naddy Exp $
|
||||
@pkgpath math/fftw3
|
||||
@pkgpath math/fftw3,double
|
||||
@bin bin/fftw-wisdom
|
||||
|
@ -1,4 +1,3 @@
|
||||
@comment $OpenBSD: PFRAG.float-main,v 1.5 2019/10/03 16:49:11 naddy Exp $
|
||||
@pkgpath math/fftw3,float
|
||||
@bin bin/fftwf-wisdom
|
||||
lib/cmake/fftw3/FFTW3fConfig.cmake
|
||||
|
@ -1,4 +1,3 @@
|
||||
@comment $OpenBSD: PLIST-common,v 1.5 2019/10/03 16:49:11 naddy Exp $
|
||||
@pkgpath math/fftw3,-common,double
|
||||
@pkgpath math/fftw3,-common,float
|
||||
bin/fftw-wisdom-to-conf
|
||||
|
@ -1,3 +1,2 @@
|
||||
@comment $OpenBSD: PLIST-main,v 1.5 2019/04/18 15:11:55 rsadowski Exp $
|
||||
%%double%%
|
||||
%%float%%
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2021/02/19 02:13:02 tb Exp $
|
||||
|
||||
COMMENT = finite-state compiler and C library
|
||||
|
||||
DISTNAME = foma-0.9.18.20200928
|
||||
|
@ -1,5 +1,3 @@
|
||||
$OpenBSD: patch-foma_Makefile,v 1.1 2021/02/19 02:13:02 tb Exp $
|
||||
|
||||
Index: foma/Makefile
|
||||
--- foma/Makefile.orig
|
||||
+++ foma/Makefile
|
||||
|
@ -1,5 +1,3 @@
|
||||
$OpenBSD: patch-foma_flookup_c,v 1.1 2021/02/19 02:13:02 tb Exp $
|
||||
|
||||
Index: foma/flookup.c
|
||||
--- foma/flookup.c.orig
|
||||
+++ foma/flookup.c
|
||||
|
@ -1,4 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.3 2021/02/19 02:13:02 tb Exp $
|
||||
@bin bin/cgflookup
|
||||
@bin bin/flookup
|
||||
@bin bin/foma
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2021/01/31 04:09:38 bcallah Exp $
|
||||
|
||||
BROKEN-sparc64 = Bus error during build
|
||||
|
||||
COMMENT = GNU version of the arbitrary precision calculators bc and dc
|
||||
|
@ -1,5 +1,3 @@
|
||||
$OpenBSD: patch-bc_global_h,v 1.1 2021/01/31 04:09:38 bcallah Exp $
|
||||
|
||||
Fix for -fno-common
|
||||
Identical to FreeBSD's fix:
|
||||
https://svnweb.freebsd.org/ports/head/math/gnubc/files/patch-bc_global.h?revision=547437&view=co
|
||||
|
@ -1,4 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2018/08/21 02:04:04 bcallah Exp $
|
||||
@bin bin/gbc
|
||||
@bin bin/gdc
|
||||
@info info/bc.info
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $OpenBSD: Makefile,v 1.16 2021/05/19 01:50:30 kurt Exp $
|
||||
|
||||
COMMENT= educational mathematical software
|
||||
|
||||
V= 4.2.60.0
|
||||
|
@ -1,4 +1,3 @@
|
||||
$OpenBSD: patch-geogebra,v 1.1 2013/12/20 07:58:09 ajacoutot Exp $
|
||||
--- geogebra.orig Fri Oct 4 16:11:17 2013
|
||||
+++ geogebra Fri Dec 20 08:55:47 2013
|
||||
@@ -1,4 +1,4 @@
|
||||
|
@ -1,4 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.5 2018/07/01 18:33:36 espie Exp $
|
||||
bin/geogebra
|
||||
share/applications/geogebra.desktop
|
||||
share/geogebra/
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $OpenBSD: Makefile,v 1.35 2021/02/23 19:39:29 sthen Exp $
|
||||
|
||||
COMMENT= GiNaC is Not a Computer Algebra System (CAS)
|
||||
|
||||
DISTNAME= ginac-1.7.4
|
||||
|
@ -1,4 +1,3 @@
|
||||
$OpenBSD: patch-configure,v 1.6 2017/04/29 19:18:49 rsadowski Exp $
|
||||
--- configure.orig Sun Apr 23 20:10:28 2017
|
||||
+++ configure Sun Apr 23 20:12:42 2017
|
||||
@@ -12145,7 +12145,7 @@ if ${ac_cv_lib_dl_dlopen+:} false; then :
|
||||
|
@ -1,4 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.6 2017/04/29 19:18:49 rsadowski Exp $
|
||||
@bin bin/ginsh
|
||||
@bin bin/viewgar
|
||||
include/ginac/
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $OpenBSD: Makefile,v 1.150 2022/01/21 07:55:56 ajacoutot Exp $
|
||||
|
||||
GOFFICE_API_VERSION= 0.10
|
||||
GOFFICE_VERSION= 0.10.51
|
||||
|
||||
|
@ -1,4 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.58 2021/03/21 08:25:17 ajacoutot Exp $
|
||||
bin/gnumeric
|
||||
@bin bin/gnumeric-${GNOME_VERSION}
|
||||
@bin bin/ssconvert
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $OpenBSD: Makefile,v 1.77 2020/04/06 08:48:06 pirofti Exp $
|
||||
|
||||
COMMENT = command-driven interactive function plotting program
|
||||
|
||||
V = 5.2
|
||||
|
@ -1,5 +1,3 @@
|
||||
$OpenBSD: patch-configure,v 1.2 2018/12/22 09:35:30 pirofti Exp $
|
||||
|
||||
readline -> ereadline
|
||||
|
||||
Index: configure
|
||||
|
@ -1,5 +1,3 @@
|
||||
$OpenBSD: patch-src_command_c,v 1.2 2018/12/22 09:35:30 pirofti Exp $
|
||||
|
||||
command.o: In function `report_error':
|
||||
command.c:(.text+0x5842): undefined reference to `WEXITSTATUS'
|
||||
|
||||
|
@ -1,4 +1,3 @@
|
||||
@comment $OpenBSD: PFRAG.no-no_x11,v 1.5 2009/04/19 15:06:50 steven Exp $
|
||||
lib/X11/app-defaults/Gnuplot
|
||||
libexec/gnuplot/
|
||||
libexec/gnuplot/${V}/
|
||||
|
@ -1,4 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.19 2017/11/04 17:21:41 pirofti Exp $
|
||||
@bin bin/gnuplot
|
||||
@man man/man1/gnuplot-ja.1
|
||||
@man man/man1/gnuplot.1
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $OpenBSD: Makefile,v 1.48 2020/05/17 23:04:49 cwen Exp $
|
||||
|
||||
COMMENT= GRaphing, Advanced Computation and Exploration of data
|
||||
|
||||
DISTNAME= grace-5.1.25
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user