git: c1d08cc1c653 - main - math/pynac: Cleanup expired ports
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 31 Dec 2022 02:15:24 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=c1d08cc1c653d0f1dcca02aa1449dddf3788220c commit c1d08cc1c653d0f1dcca02aa1449dddf3788220c Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2022-12-31 02:14:40 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2022-12-31 02:14:40 +0000 math/pynac: Cleanup expired ports Approved by: portmgr --- MOVED | 1 + math/Makefile | 1 - math/pynac/Makefile | 39 --------------------------------------- math/pynac/distinfo | 3 --- math/pynac/pkg-descr | 6 ------ math/pynac/pkg-plist | 52 ---------------------------------------------------- 6 files changed, 1 insertion(+), 101 deletions(-) diff --git a/MOVED b/MOVED index 5bccf8bc7934..685fee23995a 100644 --- a/MOVED +++ b/MOVED @@ -17737,3 +17737,4 @@ net/opennx||2022-12-31|Has expired: Abandoned project and use deprecated wxgtk28 cad/basicdsp||2022-12-31|Has expired: Abandoned project and use deprecated wxgtk28 deskutils/xchm||2022-12-31|Has expired: Abandoned project and use deprecated wxgtk28 math/graphthing||2022-12-31|Has expired: Abandoned project and use deprecated wxgtk28 +math/pynac||2022-12-31|Project merged with SageMath 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