diff options
| author | Rene Ladan <rene@FreeBSD.org> | 2024-10-31 22:21:43 +0000 |
|---|---|---|
| committer | Rene Ladan <rene@FreeBSD.org> | 2024-10-31 22:21:43 +0000 |
| commit | 91c09bfec5936c54af214e7f0193d59e8c1a0ef4 (patch) | |
| tree | 80f556e6a63aa1aa10818faa189ac03094d02fd3 | |
| parent | d117bb41fedeeb4d2bb64b660f4ff3cf972f3391 (diff) | |
misc/uk-phone: Remove expired port
2024-10-31 misc/uk-phone: Obsolete, 20+ year old data
| -rw-r--r-- | MOVED | 1 | ||||
| -rw-r--r-- | misc/Makefile | 1 | ||||
| -rw-r--r-- | misc/uk-phone/Makefile | 24 | ||||
| -rw-r--r-- | misc/uk-phone/distinfo | 2 | ||||
| -rw-r--r-- | misc/uk-phone/pkg-descr | 3 |
5 files changed, 1 insertions, 30 deletions
@@ -3573,3 +3573,4 @@ databases/emacs-sqlite3-api||2024-10-31|Has expired: Emacs 29 and later support lang/ferite||2024-10-31|Has expired: Abandonware and outdated, last release in 2009 (current version in 2005) www/moodle42||2024-10-31|Has expired: Upstream EOL misc/uk-postcodes||2024-10-31|Has expired: Obsolete, 20+ year old data +misc/uk-phone||2024-10-31|Has expired: Obsolete, 20+ year old data diff --git a/misc/Makefile b/misc/Makefile index 70b6296720c5..34195fc80e54 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -633,7 +633,6 @@ SUBDIR += tvbrowser SUBDIR += tvm SUBDIR += tzdiff - SUBDIR += uk-phone SUBDIR += umodunpack SUBDIR += unclutter SUBDIR += unclutter-xfixes diff --git a/misc/uk-phone/Makefile b/misc/uk-phone/Makefile deleted file mode 100644 index 73722f19b049..000000000000 --- a/misc/uk-phone/Makefile +++ /dev/null @@ -1,24 +0,0 @@ -PORTNAME= uk-phone -PORTVERSION= 2.7 -CATEGORIES= misc -MASTER_SITES= ftp://ftp.Awfulhak.org/pub/uk-phone/ \ - http://people.FreeBSD.org/~brian/uk-phone/ -EXTRACT_SUFX= .gz - -MAINTAINER= ports@FreeBSD.org -COMMENT= United Kingdom phone codes - -DEPRECATED= Obsolete, 20+ year old data -EXPIRATION_DATE=2024-10-31 - -NO_WRKSUBDIR= yes -EXTRACT_CMD= ${GZCAT} -EXTRACT_BEFORE_ARGS= # None -EXTRACT_AFTER_ARGS= > ${WRKSRC}/uk.phone -NO_BUILD= yes -PLIST_FILES= share/misc/uk.phone - -do-install: - ${INSTALL_DATA} ${WRKSRC}/uk.phone ${STAGEDIR}${PREFIX}/share/misc - -.include <bsd.port.mk> diff --git a/misc/uk-phone/distinfo b/misc/uk-phone/distinfo deleted file mode 100644 index fe6567d4f7a0..000000000000 --- a/misc/uk-phone/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (uk-phone-2.7.gz) = 2dfb415af2910d65a2ebc2b843f79c730b0e9fab3faed998b46e94a286b40f9f -SIZE (uk-phone-2.7.gz) = 94250 diff --git a/misc/uk-phone/pkg-descr b/misc/uk-phone/pkg-descr deleted file mode 100644 index 852d33a43d3e..000000000000 --- a/misc/uk-phone/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -United Kingdom phone codes. 93K compressed ASCII data. - -Obtained from http://www.brainstorm.co.uk/stdcodes.csv |
