1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00

cleanup: Remove expired ports:

2022-09-12 science/R-cran-AMORE: Upstream no longer maintained
This commit is contained in:
Rene Ladan 2022-09-12 23:43:05 +02:00
parent 8e938a086c
commit 3c9bb28fab
5 changed files with 1 additions and 26 deletions

1
MOVED
View File

@ -17554,3 +17554,4 @@ games/sopwith|games/sdl-sopwith|2022-09-04|Moved to match upstream name
graphics/drm-fbsd13-kmod|graphics/drm-510-kmod|2022-09-07|Obsolete, use graphics/drm-510-kmod
graphics/drm-54-kmod|graphics/drm-510-kmod|2022-09-07|Obsolete, use graphics/drm-510-kmod
archivers/ppmd-7z|archivers/7-zip|2022-09-11|ppmd-7z was a mis-named p7zip project that is unmaintained and has numerous vulnerabilities, users should use 7-zip instead
science/R-cran-AMORE||2022-09-12|Has expired: Upstream no longer maintained

View File

@ -5,7 +5,6 @@
SUBDIR += ChipmunkPhysics
SUBDIR += InsightToolkit
SUBDIR += PETSc
SUBDIR += R-cran-AMORE
SUBDIR += R-cran-DCluster
SUBDIR += R-cran-Epi
SUBDIR += R-cran-FAdist

View File

@ -1,19 +0,0 @@
PORTNAME= AMORE
PORTVERSION= 0.2.14
PORTREVISION= 7
CATEGORIES= science
DISTNAME= ${PORTNAME}_${PORTVERSION:C/\./-/g:C/-/./1}
MAINTAINER= wen@FreeBSD.org
COMMENT= MORE flexible neural network package
WWW= http://rwiki.sciviews.org/doku.php?id=packages:cran:amore
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
DEPRECATED= Upstream no longer maintained
EXPIRATION_DATE= 2022-09-12
USES= cran:auto-plist,compiles
.include <bsd.port.mk>

View File

@ -1,2 +0,0 @@
SHA256 (AMORE_0.2-14.tar.gz) = 4bb6bcfbee5d3cae7c2288ce4353154bfa20ee881dd3d1af5b050c8fa66ee6ff
SIZE (AMORE_0.2-14.tar.gz) = 24244

View File

@ -1,4 +0,0 @@
R-cran-AMORE was born to release the TAO robust neural network algorithm
to the R users. It has grown and I think it can be of interest for
the users wanting to implement their own training algorithms as well as
for those others whose needs lye only in the "user space".