aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2025-03-01 16:36:59 +0000
committerRene Ladan <rene@FreeBSD.org>2025-03-01 16:36:59 +0000
commit7cee6ab57596cebfbe3845aa430b0dda8663cb5d (patch)
tree102116f71770feaf1eec348733510553ee3a7af0
parent0fddd705d638264d8537b4a13c19727eb52ac235 (diff)
math/pspp: Remove expired port
2025-02-28 math/pspp: Listed as broken for more than 5 months
-rw-r--r--MOVED1
-rw-r--r--math/Makefile1
-rw-r--r--math/pspp/Makefile75
-rw-r--r--math/pspp/distinfo3
-rw-r--r--math/pspp/pkg-descr7
-rw-r--r--math/pspp/pkg-plist225
6 files changed, 1 insertions, 311 deletions
diff --git a/MOVED b/MOVED
index e93f1066b8c8..5978fddaeb88 100644
--- a/MOVED
+++ b/MOVED
@@ -4186,3 +4186,4 @@ sysutils/pass-secrets||2025-03-01|Has expired: Listed as BROKEN and unmaintained
sysutils/fluxengine||2025-03-01|Has expired: Broken for several months
textproc/py-pyjade||2025-03-01|Has expired: Upstream is inactive for almost 8.5 years
math/parmetis||2025-03-01|Has expired: Fails to fetch, unmaintained for years in tree
+math/pspp||2025-03-01|Has expired: Listed as broken for more than 5 months
diff --git a/math/Makefile b/math/Makefile
index 4ac9d2abdcc5..d5026e994f55 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -908,7 +908,6 @@
SUBDIR += primme
SUBDIR += prng
SUBDIR += proxsuite
- SUBDIR += pspp
SUBDIR += psurface
SUBDIR += py-CyLP
SUBDIR += py-Diofant
diff --git a/math/pspp/Makefile b/math/pspp/Makefile
deleted file mode 100644
index 93fcd5224489..000000000000
--- a/math/pspp/Makefile
+++ /dev/null
@@ -1,75 +0,0 @@
-PORTNAME= pspp
-PORTVERSION= 2.0.1
-CATEGORIES= math
-MASTER_SITES= GNU
-
-MAINTAINER= wen@FreeBSD.org
-COMMENT= Program for statistical analysis of sampled data
-WWW= https://www.gnu.org/software/pspp/pspp.html
-
-LICENSE= GPLv3
-LICENSE_FILE= ${WRKSRC}/COPYING
-
-BUILD_DEPENDS= p5-Text-Diff>=0:textproc/p5-Text-Diff \
- texinfo>0:print/texinfo
-LIB_DEPENDS= libcairo.so:graphics/cairo \
- libpango-1.0.so:x11-toolkits/pango \
- libgslcblas.so:math/gsl
-
-USES= cpe charsetfix gettext-tools gmake gnome iconv localbase \
- libtool perl5 pkgconfig python:build readline
-
-BROKEN= fills disk with endless log of errors
-DEPRECATED= Listed as broken for more than 5 months
-EXPIRATION_DATE=2025-02-28
-
-CPE_VENDOR= gnu
-USE_GNOME= libxml2
-USE_PERL5= build
-GNU_CONFIGURE= yes
-GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
-CONFIGURE_ENV= PYTHON3=${PYTHON_CMD}
-MAKE_ARGS= MAKEINFO="${LOCALBASE}/bin/makeinfo" \
- XMLLINT="${LOCALBASE}/bin/xmllint"
-INSTALL_TARGET= install-strip
-TEST_TARGET= check
-
-LDFLAGS+= -L${LOCALBASE}/lib -lxml2
-
-INFO= pspp pspp-dev
-PLIST_SUB= VERSION="${PORTVERSION}"
-PORTDOCS= AUTHORS ChangeLog NEWS ONEWS README THANKS
-PORTEXAMPLES= *
-
-OPTIONS_DEFINE= DOCS EXAMPLES GUI NLS PGSQL
-OPTIONS_DEFAULT= GUI
-OPTIONS_SUB= yes
-
-GUI_LIB_DEPENDS= libgladeui-2.so:devel/glade \
- libspread-sheet-widget.so:devel/spread-sheet-widget
-GUI_USES= desktop-file-utils shared-mime-info
-GUI_USE= gnome=cairo,gtk30,gtksourceview4,pango pkgconfig
-GUI_CONFIGURE_WITH= cairo gui
-GUI_INSTALL_TARGET= install-icons install-ext-icons
-
-NLS_BUILD_DEPENDS= appstream-glib>0:devel/appstream-glib
-NLS_USES= gettext-runtime
-NLS_CONFIGURE_OFF= --disable-nls
-NLS_MAKE_ARGS_OFF= POFILES=""
-
-PGSQL_USES= pgsql
-PGSQL_CONFIGURE_WITH= libpq
-
-pre-configure-GUI-off:
- ${REINPLACE_CMD} -e '/language=Glade/d;/j src\/ui\/gui/d' \
- ${WRKSRC}/Makefile.in
-
-post-install-DOCS-on:
- (cd ${WRKSRC} && ${COPYTREE_SHARE} \
- "${PORTDOCS}" ${STAGEDIR}${DOCSDIR})
-
-post-install-EXAMPLES-on:
- (cd ${WRKSRC}/examples && ${COPYTREE_SHARE} \
- "${PORTEXAMPLES}" ${STAGEDIR}${EXAMPLESDIR})
-
-.include <bsd.port.mk>
diff --git a/math/pspp/distinfo b/math/pspp/distinfo
deleted file mode 100644
index 6af54e4482be..000000000000
--- a/math/pspp/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1712564174
-SHA256 (pspp-2.0.1.tar.gz) = 8edbb0f09e8cf8010cad9e0559e0230d7fc5aae4721c756c350554df33024c00
-SIZE (pspp-2.0.1.tar.gz) = 10943885
diff --git a/math/pspp/pkg-descr b/math/pspp/pkg-descr
deleted file mode 100644
index 7dca8eb24ccf..000000000000
--- a/math/pspp/pkg-descr
+++ /dev/null
@@ -1,7 +0,0 @@
-PSPP is a program for statistical analysis of sampled data. It
-interprets commands in the SPSS language and produces tabular output
-in ASCII or PostScript format.
-
-PSPP development is ongoing. It already supports a large subset of
-SPSS's transformation language. Its statistical procedure support is
-currently limited, but growing.
diff --git a/math/pspp/pkg-plist b/math/pspp/pkg-plist
deleted file mode 100644
index 8edee59139b5..000000000000
--- a/math/pspp/pkg-plist
+++ /dev/null
@@ -1,225 +0,0 @@
-bin/pspp
-bin/pspp-convert
-bin/pspp-output
-%%GUI%%bin/psppire
-lib/pspp/libpspp-%%VERSION%%.so
-lib/pspp/libpspp-core-%%VERSION%%.so
-lib/pspp/libpspp-core.a
-lib/pspp/libpspp-core.so
-lib/pspp/libpspp.a
-lib/pspp/libpspp.so
-%%GUI%%share/applications/org.gnu.pspp.desktop
-%%PORTDOCS%%%%DOCSDIR%%/pspp.xml
-%%GUI%%share/icons/hicolor/16x16/apps/org.gnu.pspp.png
-%%GUI%%share/icons/hicolor/16x16/mimetypes/application-x-spss-por.png
-%%GUI%%share/icons/hicolor/16x16/mimetypes/application-x-spss-sav.png
-%%GUI%%share/icons/hicolor/16x16/mimetypes/application-x-spss-sps.png
-%%GUI%%share/icons/hicolor/16x16/mimetypes/application-x-spss-zsav.png
-%%GUI%%share/icons/hicolor/22x22/mimetypes/application-x-spss-por.png
-%%GUI%%share/icons/hicolor/22x22/mimetypes/application-x-spss-sav.png
-%%GUI%%share/icons/hicolor/22x22/mimetypes/application-x-spss-sps.png
-%%GUI%%share/icons/hicolor/22x22/mimetypes/application-x-spss-zsav.png
-%%GUI%%share/icons/hicolor/24x24/mimetypes/application-x-spss-por.png
-%%GUI%%share/icons/hicolor/24x24/mimetypes/application-x-spss-sav.png
-%%GUI%%share/icons/hicolor/24x24/mimetypes/application-x-spss-sps.png
-%%GUI%%share/icons/hicolor/24x24/mimetypes/application-x-spss-zsav.png
-%%GUI%%share/icons/hicolor/256x256/apps/org.gnu.pspp.png
-%%GUI%%share/icons/hicolor/256x256/mimetypes/application-x-spss-por.png
-%%GUI%%share/icons/hicolor/256x256/mimetypes/application-x-spss-sav.png
-%%GUI%%share/icons/hicolor/256x256/mimetypes/application-x-spss-sps.png
-%%GUI%%share/icons/hicolor/256x256/mimetypes/application-x-spss-zsav.png
-%%GUI%%share/icons/hicolor/32x32/apps/org.gnu.pspp.png
-%%GUI%%share/icons/hicolor/32x32/mimetypes/application-x-spss-por.png
-%%GUI%%share/icons/hicolor/32x32/mimetypes/application-x-spss-sav.png
-%%GUI%%share/icons/hicolor/32x32/mimetypes/application-x-spss-sps.png
-%%GUI%%share/icons/hicolor/32x32/mimetypes/application-x-spss-zsav.png
-%%GUI%%share/icons/hicolor/48x48/apps/org.gnu.pspp.png
-%%GUI%%share/icons/hicolor/48x48/mimetypes/application-x-spss-por.png
-%%GUI%%share/icons/hicolor/48x48/mimetypes/application-x-spss-sav.png
-%%GUI%%share/icons/hicolor/48x48/mimetypes/application-x-spss-sps.png
-%%GUI%%share/icons/hicolor/48x48/mimetypes/application-x-spss-zsav.png
-%%GUI%%share/icons/hicolor/scalable/apps/org.gnu.pspp.svg
-%%PORTDOCS%%share/info/dir
-%%PORTDOCS%%share/info/pspp-figures/aggregate.png
-%%PORTDOCS%%share/info/pspp-figures/autorecode.png
-%%PORTDOCS%%share/info/pspp-figures/chisquare.png
-%%PORTDOCS%%share/info/pspp-figures/compute.png
-%%PORTDOCS%%share/info/pspp-figures/count.png
-%%PORTDOCS%%share/info/pspp-figures/crosstabs.png
-share/info/pspp-figures/ctables1.png
-%%PORTDOCS%%share/info/pspp-figures/ctables10.png
-%%PORTDOCS%%share/info/pspp-figures/ctables11.png
-%%PORTDOCS%%share/info/pspp-figures/ctables12.png
-%%PORTDOCS%%share/info/pspp-figures/ctables13.png
-%%PORTDOCS%%share/info/pspp-figures/ctables14.png
-%%PORTDOCS%%share/info/pspp-figures/ctables15.png
-%%PORTDOCS%%share/info/pspp-figures/ctables16.png
-%%PORTDOCS%%share/info/pspp-figures/ctables17.png
-%%PORTDOCS%%share/info/pspp-figures/ctables18.png
-%%PORTDOCS%%share/info/pspp-figures/ctables19.png
-%%PORTDOCS%%share/info/pspp-figures/ctables2.png
-%%PORTDOCS%%share/info/pspp-figures/ctables20.png
-%%PORTDOCS%%share/info/pspp-figures/ctables21.png
-%%PORTDOCS%%share/info/pspp-figures/ctables22.png
-%%PORTDOCS%%share/info/pspp-figures/ctables23.png
-%%PORTDOCS%%share/info/pspp-figures/ctables24.png
-%%PORTDOCS%%share/info/pspp-figures/ctables25.png
-%%PORTDOCS%%share/info/pspp-figures/ctables26.png
-%%PORTDOCS%%share/info/pspp-figures/ctables27.png
-%%PORTDOCS%%share/info/pspp-figures/ctables28.png
-%%PORTDOCS%%share/info/pspp-figures/ctables29.png
-%%PORTDOCS%%share/info/pspp-figures/ctables3.png
-%%PORTDOCS%%share/info/pspp-figures/ctables30.png
-%%PORTDOCS%%share/info/pspp-figures/ctables31.png
-%%PORTDOCS%%share/info/pspp-figures/ctables32.png
-%%PORTDOCS%%share/info/pspp-figures/ctables33.png
-%%PORTDOCS%%share/info/pspp-figures/ctables34.png
-%%PORTDOCS%%share/info/pspp-figures/ctables35.png
-%%PORTDOCS%%share/info/pspp-figures/ctables36.png
-%%PORTDOCS%%share/info/pspp-figures/ctables4.png
-%%PORTDOCS%%share/info/pspp-figures/ctables5.png
-%%PORTDOCS%%share/info/pspp-figures/ctables6.png
-%%PORTDOCS%%share/info/pspp-figures/ctables7.png
-%%PORTDOCS%%share/info/pspp-figures/ctables8.png
-%%PORTDOCS%%share/info/pspp-figures/ctables9.png
-%%PORTDOCS%%share/info/pspp-figures/descriptives.png
-%%PORTDOCS%%share/info/pspp-figures/flip.png
-%%PORTDOCS%%share/info/pspp-figures/frequencies.png
-%%PORTDOCS%%share/info/pspp-figures/independent-samples-t.png
-%%PORTDOCS%%share/info/pspp-figures/matrix-print.png
-%%PORTDOCS%%share/info/pspp-figures/means.png
-%%PORTDOCS%%share/info/pspp-figures/one-sample-t.png
-%%PORTDOCS%%share/info/pspp-figures/reliability.png
-%%PORTDOCS%%share/info/pspp-figures/select-if.png
-%%PORTDOCS%%share/info/pspp-figures/show-system.png
-%%PORTDOCS%%share/info/pspp-figures/sort-cases.png
-%%PORTDOCS%%share/info/pspp-figures/split.png
-%%PORTDOCS%%share/info/pspp-figures/temporary.png
-%%PORTDOCS%%share/info/pspp-figures/tutorial1.png
-%%PORTDOCS%%share/info/pspp-figures/tutorial2.png
-%%PORTDOCS%%share/info/pspp-figures/tutorial2a.png
-%%PORTDOCS%%share/info/pspp-figures/tutorial2b.png
-%%PORTDOCS%%share/info/pspp-figures/tutorial3.png
-%%PORTDOCS%%share/info/pspp-figures/tutorial4.png
-%%PORTDOCS%%share/info/pspp-figures/tutorial5.png
-%%PORTDOCS%%share/info/pspp-figures/tutorial5a.png
-%%PORTDOCS%%share/info/pspp-figures/tutorial5b.png
-%%PORTDOCS%%share/info/pspp-figures/tutorial6.png
-%%PORTDOCS%%share/info/pspp-figures/tutorial7.png
-%%PORTDOCS%%share/info/pspp-figures/tutorial7a.png
-%%PORTDOCS%%share/info/pspp-figures/tutorial7b.png
-%%PORTDOCS%%share/info/pspp-figures/weight.png
-%%PORTDOCS%%share/info/screenshots/autorecode-ad.png
-%%PORTDOCS%%share/info/screenshots/chisquare-ad.png
-%%PORTDOCS%%share/info/screenshots/compute-ad.png
-%%PORTDOCS%%share/info/screenshots/count-ad.png
-%%PORTDOCS%%share/info/screenshots/count-define-ad.png
-%%PORTDOCS%%share/info/screenshots/crosstabs-ad.png
-%%PORTDOCS%%share/info/screenshots/define-groups-t-ad.png
-%%PORTDOCS%%share/info/screenshots/descriptives-ad.png
-%%PORTDOCS%%share/info/screenshots/frequencies-ad.png
-%%PORTDOCS%%share/info/screenshots/independent-samples-t-ad.png
-%%PORTDOCS%%share/info/screenshots/one-sample-t-ad.png
-%%PORTDOCS%%share/info/screenshots/reliability-ad.png
-%%PORTDOCS%%share/info/screenshots/sort-ad.png
-%%PORTDOCS%%share/info/screenshots/sort-simple-ad.png
-%%PORTDOCS%%share/info/screenshots/split-status-bar-ad.png
-%%NLS%%share/locale/ar/LC_MESSAGES/pspp.mo
-%%NLS%%share/locale/ca/LC_MESSAGES/pspp.mo
-%%NLS%%share/locale/cs/LC_MESSAGES/pspp.mo
-%%NLS%%share/locale/de/LC_MESSAGES/pspp.mo
-%%NLS%%share/locale/el/LC_MESSAGES/pspp.mo
-%%NLS%%share/locale/es/LC_MESSAGES/pspp.mo
-%%NLS%%share/locale/fr/LC_MESSAGES/pspp.mo
-%%NLS%%share/locale/gl/LC_MESSAGES/pspp.mo
-%%NLS%%share/locale/hu/LC_MESSAGES/pspp.mo
-%%NLS%%share/locale/ja/LC_MESSAGES/pspp.mo
-%%NLS%%share/locale/lt/LC_MESSAGES/pspp.mo
-%%NLS%%share/locale/nl/LC_MESSAGES/pspp.mo
-%%NLS%%share/locale/pl/LC_MESSAGES/pspp.mo
-%%NLS%%share/locale/pt_BR/LC_MESSAGES/pspp.mo
-%%NLS%%share/locale/ru/LC_MESSAGES/pspp.mo
-%%NLS%%share/locale/sl/LC_MESSAGES/pspp.mo
-%%NLS%%share/locale/ta/LC_MESSAGES/pspp.mo
-%%NLS%%share/locale/tr/LC_MESSAGES/pspp.mo
-%%NLS%%share/locale/uk/LC_MESSAGES/pspp.mo
-%%NLS%%share/locale/zh_CN/LC_MESSAGES/pspp.mo
-share/man/man1/pspp-convert.1.gz
-share/man/man1/pspp-dump-sav.1.gz
-share/man/man1/pspp-output.1.gz
-share/man/man1/pspp.1.gz
-share/man/man1/psppire.1.gz
-%%GUI%%share/metainfo/org.gnu.pspp.metainfo.xml
-%%GUI%%share/mime/packages/org.gnu.pspp.xml
-%%GUI%%%%DATADIR%%/aggregate.ui
-%%GUI%%%%DATADIR%%/autorecode.ui
-%%GUI%%%%DATADIR%%/barchart.ui
-%%GUI%%%%DATADIR%%/binomial.ui
-%%GUI%%%%DATADIR%%/chi-square.ui
-%%GUI%%%%DATADIR%%/comments.ui
-%%GUI%%%%DATADIR%%/compute.ui
-%%GUI%%%%DATADIR%%/correlation.ui
-%%GUI%%%%DATADIR%%/count.ui
-%%GUI%%%%DATADIR%%/crosstabs.ui
-%%GUI%%%%DATADIR%%/ctables.ui
-%%GUI%%%%DATADIR%%/data-editor.ui
-%%GUI%%%%DATADIR%%/descriptives.ui
-%%GUI%%%%DATADIR%%/entry-dialog.ui
-%%GUI%%%%DATADIR%%/examine.ui
-%%GUI%%%%DATADIR%%/examples/descript.sps
-%%GUI%%%%DATADIR%%/examples/grid.sps
-%%GUI%%%%DATADIR%%/examples/horticulture.sav
-%%GUI%%%%DATADIR%%/examples/hotel.sav
-%%GUI%%%%DATADIR%%/examples/nhtsa.sav
-%%GUI%%%%DATADIR%%/examples/personnel.sav
-%%GUI%%%%DATADIR%%/examples/physiology.sav
-%%GUI%%%%DATADIR%%/examples/regress.sps
-%%GUI%%%%DATADIR%%/examples/regress_categorical.sps
-%%GUI%%%%DATADIR%%/examples/repairs.sav
-%%GUI%%%%DATADIR%%/examples/t-test.sps
-%%GUI%%%%DATADIR%%/factor.ui
-%%GUI%%%%DATADIR%%/find.ui
-%%GUI%%%%DATADIR%%/frequencies.ui
-%%GUI%%%%DATADIR%%/goto-case.ui
-%%GUI%%%%DATADIR%%/histogram.ui
-%%GUI%%%%DATADIR%%/indep-samples.ui
-%%GUI%%%%DATADIR%%/k-independent.ui
-%%GUI%%%%DATADIR%%/k-means.ui
-%%GUI%%%%DATADIR%%/k-related.ui
-%%GUI%%%%DATADIR%%/ks-one-sample.ui
-%%GUI%%%%DATADIR%%/logistic.ui
-%%GUI%%%%DATADIR%%/means.ui
-%%GUI%%%%DATADIR%%/missing-val-dialog.ui
-%%GUI%%%%DATADIR%%/oneway.ui
-%%GUI%%%%DATADIR%%/options.ui
-%%GUI%%%%DATADIR%%/output-window.ui
-%%GUI%%%%DATADIR%%/paired-samples.ui
-%%GUI%%%%DATADIR%%/pspp.lang
-%%GUI%%%%DATADIR%%/rank.ui
-%%GUI%%%%DATADIR%%/recode.ui
-%%GUI%%%%DATADIR%%/regression.ui
-%%GUI%%%%DATADIR%%/reliability.ui
-%%GUI%%%%DATADIR%%/roc.ui
-%%GUI%%%%DATADIR%%/runs.ui
-%%GUI%%%%DATADIR%%/scatterplot.ui
-%%GUI%%%%DATADIR%%/select-cases.ui
-%%GUI%%%%DATADIR%%/sort.ui
-%%GUI%%%%DATADIR%%/splash.png
-%%GUI%%%%DATADIR%%/split-file.ui
-%%GUI%%%%DATADIR%%/spreadsheet-import.ui
-%%GUI%%%%DATADIR%%/syntax-editor.ui
-%%GUI%%%%DATADIR%%/t-test.ui
-%%GUI%%%%DATADIR%%/text-data-import.ui
-%%GUI%%%%DATADIR%%/transpose.ui
-%%GUI%%%%DATADIR%%/univariate.ui
-%%GUI%%%%DATADIR%%/val-labs-dialog.ui
-%%GUI%%%%DATADIR%%/var-type-dialog.ui
-%%GUI%%%%DATADIR%%/variable-info.ui
-%%GUI%%%%DATADIR%%/weight.ui
-%%GUI%%@dir %%DATADIR%%/actions
-%%GUI%%@dir %%DATADIR%%/categories
-%%GUI%%@dir share/icons/hicolor/22x22/apps
-%%GUI%%@dir share/icons/hicolor/24x24/apps
-%%GUI%%@dir share/icons/hicolor/96x96/apps
-%%GUI%%@dir share/icons/hicolor/96x96/mimetypes
-%%GUI%%@dir share/icons/hicolor/scalable/mimetypes