summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2022-12-31 03:14:40 +0100
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2022-12-31 03:14:40 +0100
commitc1d08cc1c653d0f1dcca02aa1449dddf3788220c (patch)
tree71cd66d77e168cbb25a210780a6222525e6d8ed2 /math
parentmath/graphthing: Cleanup expired ports (diff)
math/pynac: Cleanup expired ports
Approved by: portmgr
Diffstat (limited to 'math')
-rw-r--r--math/Makefile1
-rw-r--r--math/pynac/Makefile39
-rw-r--r--math/pynac/distinfo3
-rw-r--r--math/pynac/pkg-descr6
-rw-r--r--math/pynac/pkg-plist52
5 files changed, 0 insertions, 101 deletions
diff --git a/math/Makefile b/math/Makefile
index 46321202e5c3..39079c10d9e5 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1040,7 +1040,6 @@
SUBDIR += py-vincenty
SUBDIR += py-yt
SUBDIR += py-z3-solver
- SUBDIR += pynac
SUBDIR += qalculate-gtk
SUBDIR += qalculate-qt
SUBDIR += qd
diff --git a/math/pynac/Makefile b/math/pynac/Makefile
deleted file mode 100644
index 2598d89957f4..000000000000
--- a/math/pynac/Makefile
+++ /dev/null
@@ -1,39 +0,0 @@
-PORTNAME= pynac
-PORTVERSION= 0.7.29
-PORTREVISION= 1
-CATEGORIES= math python
-MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/archive/
-
-MAINTAINER= thierry@FreeBSD.org
-COMMENT= Symbolic computation with Python objects, Sage Math support library
-WWW= http://pynac.org/
-
-LICENSE= GPLv2
-
-DEPRECATED= Project merged with SageMath
-EXPIRATION_DATE=2022-12-31
-
-LIB_DEPENDS= libgmp.so:math/gmp \
- libntl.so:math/ntl \
- libmpfr.so:math/mpfr \
- libflint.so:math/flint2 \
- libSingular.so:math/singular
-
-USES= autoreconf compiler:c++11-lang libtool localbase pkgconfig \
- python:3.6+
-
-OPTIONS_DEFINE= GIAC
-OPTIONS_DEFAULT=
-GIAC_DESC= Use giac for polynomial manipulations
-GIAC_LIB_DEPENDS= libgiac.so:math/giacxcas
-GIAC_CONFIGURE_ON= --with-giac
-GIAC_CONFIGURE_OFF= --without-giac
-GIAC_LIBS= "-lm"
-
-GNU_CONFIGURE= yes
-WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTNAME}-${PORTVERSION}
-USE_LDCONFIG= yes
-INSTALL_TARGET= install-strip
-TEST_TARGET= check
-
-.include <bsd.port.mk>
diff --git a/math/pynac/distinfo b/math/pynac/distinfo
deleted file mode 100644
index 2eb6f13544da..000000000000
--- a/math/pynac/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1650617635
-SHA256 (pynac-0.7.29.tar.gz) = 44c7628f23f48299dac538cb99a9f5e615fa730e4d48b89291fa72fda109bb64
-SIZE (pynac-0.7.29.tar.gz) = 346586
diff --git a/math/pynac/pkg-descr b/math/pynac/pkg-descr
deleted file mode 100644
index 92923f393dbc..000000000000
--- a/math/pynac/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-Pynac -- "Python is Not a CAS" is a modified version of Ginac that
-replaces the depency of GiNaC on CLN by a dependency instead of Python.
-It is a lite version of GiNaC as well, not implementing all the features
-of the full GiNaC, and it is *only* meant to be used as a Python library.
-
-Note: since Sage-9.5, Pynac has been merged into the Sage library source code.
diff --git a/math/pynac/pkg-plist b/math/pynac/pkg-plist
deleted file mode 100644
index ef8e1a27c2ad..000000000000
--- a/math/pynac/pkg-plist
+++ /dev/null
@@ -1,52 +0,0 @@
-include/pynac/add.h
-include/pynac/archive.h
-include/pynac/assertion.h
-include/pynac/assume.h
-include/pynac/basic.h
-include/pynac/class_info.h
-include/pynac/cmatcher.h
-include/pynac/constant.h
-include/pynac/container.h
-include/pynac/context.h
-include/pynac/ex.h
-include/pynac/ex_utils.h
-include/pynac/expair.h
-include/pynac/expairseq.h
-include/pynac/exprseq.h
-include/pynac/extern_templates.h
-include/pynac/fderivative.h
-include/pynac/flags.h
-include/pynac/function.h
-include/pynac/ginac.h
-include/pynac/infinity.h
-include/pynac/infoflagbase.h
-include/pynac/inifcns.h
-include/pynac/lst.h
-include/pynac/matrix.h
-include/pynac/mpoly.h
-include/pynac/mul.h
-include/pynac/normal.h
-include/pynac/numeric.h
-include/pynac/operators.h
-include/pynac/optional.hpp
-include/pynac/order.h
-include/pynac/power.h
-include/pynac/print.h
-include/pynac/pseries.h
-include/pynac/ptr.h
-include/pynac/py_funcs.h
-include/pynac/pynac-config.h
-include/pynac/registrar.h
-include/pynac/relational.h
-include/pynac/sum.h
-include/pynac/symbol.h
-include/pynac/templates.h
-include/pynac/upoly.h
-include/pynac/useries-flint.h
-include/pynac/useries.h
-include/pynac/version.h
-include/pynac/wildcard.h
-lib/libpynac.so
-lib/libpynac.so.18
-lib/libpynac.so.18.3.7
-libdata/pkgconfig/pynac.pc