git: 2a7682f4188e - main - astro/ptiger: Remove expired port

From: Rene Ladan <rene_at_FreeBSD.org>
Date: Sat, 02 Dec 2023 12:19:58 UTC
The branch main has been updated by rene:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2a7682f4188e9617d76ac193161a8da518cc75a2

commit 2a7682f4188e9617d76ac193161a8da518cc75a2
Author:     Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2023-12-02 12:19:50 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2023-12-02 12:19:50 +0000

    astro/ptiger: Remove expired port
    
    2023-11-30 astro/ptiger: Depends on expired astro/tkgeomap
---
 MOVED                  |  1 +
 astro/Makefile         |  1 -
 astro/ptiger/Makefile  | 27 --------------------
 astro/ptiger/distinfo  |  2 --
 astro/ptiger/pkg-descr | 14 ----------
 astro/ptiger/pkg-plist | 69 --------------------------------------------------
 6 files changed, 1 insertion(+), 113 deletions(-)

diff --git a/MOVED b/MOVED
index 23f6a9225568..c935fc6871d2 100644
--- a/MOVED
+++ b/MOVED
@@ -8120,3 +8120,4 @@ java/wildfly16||2023-12-02|Has expired: End of life upstream
 java/wildfly90||2023-12-02|Has expired: End of life upstream
 java/wildfly17||2023-12-02|Has expired: End of life upstream
 java/wildfly15||2023-12-02|Has expired: End of life upstream
+astro/ptiger||2023-12-02|Has expired: Depends on expired astro/tkgeomap
diff --git a/astro/Makefile b/astro/Makefile
index 7a988ebb3946..c96bebf35e7a 100644
--- a/astro/Makefile
+++ b/astro/Makefile
@@ -79,7 +79,6 @@
     SUBDIR += phd2
     SUBDIR += phoon
     SUBDIR += pp3
-    SUBDIR += ptiger
     SUBDIR += py-astlib
     SUBDIR += py-astral
     SUBDIR += py-astroML
diff --git a/astro/ptiger/Makefile b/astro/ptiger/Makefile
deleted file mode 100644
index 562bb21dbfd1..000000000000
--- a/astro/ptiger/Makefile
+++ /dev/null
@@ -1,27 +0,0 @@
-PORTNAME=	ptiger
-PORTVERSION=	2.2
-PORTREVISION=	3
-CATEGORIES=	astro tk
-MASTER_SITES=	SF/tkgeomap/${PORTNAME}/${PORTVERSION}
-
-MAINTAINER=	tcltk@FreeBSD.org
-COMMENT=	Displays U.S. Census Bureau populated places on a map
-WWW=		http://www.tkgeomap.org/ptiger.html
-
-DEPRECATED=	Depends on expired astro/tkgeomap
-EXPIRATION_DATE=2023-11-30
-
-LIB_DEPENDS=	libtkgeomap.so:astro/tkgeomap
-
-USES+=		tk:run
-NO_BUILD=	yes
-
-post-patch:
-	@${REINPLACE_CMD} -Ee 's,\[pwd\],${DATADIR}/src,;s,(lines/|places/|src/),${DATADIR}/\1,g;s,wish,${WISH},' ${WRKSRC}/src/PTiger.tcl
-
-do-install:
-	${INSTALL_SCRIPT} ${WRKSRC}/src/PTiger.tcl ${STAGEDIR}${PREFIX}/bin/${PORTNAME}
-	${MKDIR} ${STAGEDIR}${DATADIR}
-	${CP} -Rf ${WRKSRC}/lines ${WRKSRC}/places ${WRKSRC}/src ${STAGEDIR}${DATADIR}
-
-.include <bsd.port.mk>
diff --git a/astro/ptiger/distinfo b/astro/ptiger/distinfo
deleted file mode 100644
index 4ae957ef8f73..000000000000
--- a/astro/ptiger/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (ptiger-2.2.tar.gz) = abdf7d68d728a424014ed507bdda78768f1b8be9be0c48c354072822ddc0b63f
-SIZE (ptiger-2.2.tar.gz) = 4300581
diff --git a/astro/ptiger/pkg-descr b/astro/ptiger/pkg-descr
deleted file mode 100644
index 6606021ef529..000000000000
--- a/astro/ptiger/pkg-descr
+++ /dev/null
@@ -1,14 +0,0 @@
-ptiger is a Tcl/Tk/Tkgeomap script that uses wdgeomap to display U.S.
-Census Burea populated places on an interactive geographic map.
-
-To run it, type ptiger on the command line. After a few seconds, a map
-should appear. Adjust the view by Dragging or Double-Clicking. As the
-cursor moves, a label below the map displays the cursor location and
-the azimuth and range from the + marker to the cursor. Move the + marker
-by Right-Double-Clicking. The map has dots at places with population
-greater than a user selected threshold. Moving the cursor over a dot
-labels the place with its name and displays the population in another
-label below the map. In addition to the wdgeomap menus, a Places menu
-enables adjustment of the population threshold and dot size. There is
-also a Find menu that does a case insensitive regular expression search
-for a named place.
diff --git a/astro/ptiger/pkg-plist b/astro/ptiger/pkg-plist
deleted file mode 100644
index 7b92f8c6bcc6..000000000000
--- a/astro/ptiger/pkg-plist
+++ /dev/null
@@ -1,69 +0,0 @@
-bin/ptiger
-%%DATADIR%%/lines/highways/interstate.xdr
-%%DATADIR%%/lines/states/Alabama.xdr
-%%DATADIR%%/lines/states/Alaska.xdr
-%%DATADIR%%/lines/states/American Samoa.xdr
-%%DATADIR%%/lines/states/Arizona.xdr
-%%DATADIR%%/lines/states/Arkansas.xdr
-%%DATADIR%%/lines/states/California.xdr
-%%DATADIR%%/lines/states/Canada.xdr
-%%DATADIR%%/lines/states/Colorado.xdr
-%%DATADIR%%/lines/states/Connecticut.xdr
-%%DATADIR%%/lines/states/Delaware.xdr
-%%DATADIR%%/lines/states/District of Columbia.xdr
-%%DATADIR%%/lines/states/Florida.xdr
-%%DATADIR%%/lines/states/Georgia.xdr
-%%DATADIR%%/lines/states/Guam.xdr
-%%DATADIR%%/lines/states/Hawaii.xdr
-%%DATADIR%%/lines/states/Idaho.xdr
-%%DATADIR%%/lines/states/Illinois.xdr
-%%DATADIR%%/lines/states/Indiana.xdr
-%%DATADIR%%/lines/states/Iowa.xdr
-%%DATADIR%%/lines/states/Kansas.xdr
-%%DATADIR%%/lines/states/Kentucky.xdr
-%%DATADIR%%/lines/states/Louisiana.xdr
-%%DATADIR%%/lines/states/Maine.xdr
-%%DATADIR%%/lines/states/Marianas.xdr
-%%DATADIR%%/lines/states/Maryland.xdr
-%%DATADIR%%/lines/states/Massachusetts.xdr
-%%DATADIR%%/lines/states/Mexico.xdr
-%%DATADIR%%/lines/states/Michigan.xdr
-%%DATADIR%%/lines/states/Midway.xdr
-%%DATADIR%%/lines/states/Minnesota.xdr
-%%DATADIR%%/lines/states/Mississippi.xdr
-%%DATADIR%%/lines/states/Missouri.xdr
-%%DATADIR%%/lines/states/Montana.xdr
-%%DATADIR%%/lines/states/Nebraska.xdr
-%%DATADIR%%/lines/states/Nevada.xdr
-%%DATADIR%%/lines/states/New Hampshire.xdr
-%%DATADIR%%/lines/states/New Jersey.xdr
-%%DATADIR%%/lines/states/New Mexico.xdr
-%%DATADIR%%/lines/states/New York.xdr
-%%DATADIR%%/lines/states/North Carolina.xdr
-%%DATADIR%%/lines/states/North Dakota.xdr
-%%DATADIR%%/lines/states/Ohio.xdr
-%%DATADIR%%/lines/states/Oklahoma.xdr
-%%DATADIR%%/lines/states/Oregon.xdr
-%%DATADIR%%/lines/states/Pennsylvania.xdr
-%%DATADIR%%/lines/states/Puerto Rico.xdr
-%%DATADIR%%/lines/states/Rhode Island.xdr
-%%DATADIR%%/lines/states/South Carolina.xdr
-%%DATADIR%%/lines/states/South Dakota.xdr
-%%DATADIR%%/lines/states/Tennessee.xdr
-%%DATADIR%%/lines/states/Texas.xdr
-%%DATADIR%%/lines/states/Utah.xdr
-%%DATADIR%%/lines/states/Vermont.xdr
-%%DATADIR%%/lines/states/Virgin Islands.xdr
-%%DATADIR%%/lines/states/Virginia.xdr
-%%DATADIR%%/lines/states/Washington.xdr
-%%DATADIR%%/lines/states/West Virginia.xdr
-%%DATADIR%%/lines/states/Wisconsin.xdr
-%%DATADIR%%/lines/states/Wyoming.xdr
-%%DATADIR%%/lines/world/World.xdr
-%%DATADIR%%/places/places2k.sort
-%%DATADIR%%/src/Convert.tcl
-%%DATADIR%%/src/PTiger.tcl
-%%DATADIR%%/src/PTiger.tcl.bak
-%%DATADIR%%/src/pkgIndex.tcl
-%%DATADIR%%/src/plus.bm
-%%DATADIR%%/src/us_census.tcl