git: dcca667f5cf0 - main - x11-themes/kde-icons-noia: Remove expired port
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 06 Feb 2024 10:26:25 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=dcca667f5cf0c61f2ee0e0c710d52e69248ba6bd commit dcca667f5cf0c61f2ee0e0c710d52e69248ba6bd Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-05 23:17:50 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-06 10:26:12 +0000 x11-themes/kde-icons-noia: Remove expired port x11-themes/kde-icons-noia --- x11-themes/Makefile | 1 - x11-themes/kde-icons-black-and-white/Makefile | 2 +- x11-themes/kde-icons-noia/Makefile | 16 ---------------- x11-themes/kde-icons-noia/distinfo | 2 -- x11-themes/kde-icons-noia/pkg-descr | 13 ------------- x11-themes/kde-icons-noia/pkg-message | 13 ------------- x11-themes/kde-icons-nuovext2/Makefile | 2 +- .../Makefile.icons | 0 8 files changed, 2 insertions(+), 47 deletions(-) diff --git a/x11-themes/Makefile b/x11-themes/Makefile index 53cc96c3eb92..b311409d1cdc 100644 --- a/x11-themes/Makefile +++ b/x11-themes/Makefile @@ -92,7 +92,6 @@ SUBDIR += icons-tango-extras SUBDIR += irssi-themes SUBDIR += kde-icons-black-and-white - SUBDIR += kde-icons-noia SUBDIR += kde-icons-nuovext2 SUBDIR += kf5-breeze-icons SUBDIR += kf5-kemoticons diff --git a/x11-themes/kde-icons-black-and-white/Makefile b/x11-themes/kde-icons-black-and-white/Makefile index 033dd1bb5f20..ed9649796857 100644 --- a/x11-themes/kde-icons-black-and-white/Makefile +++ b/x11-themes/kde-icons-black-and-white/Makefile @@ -19,4 +19,4 @@ NO_ARCH= yes WRKSRC= ${WRKDIR}/"black and white" -.include "${.CURDIR}/../kde-icons-noia/Makefile.icons" +.include "${.CURDIR}/../kde-icons-nuovext2/Makefile.icons" diff --git a/x11-themes/kde-icons-noia/Makefile b/x11-themes/kde-icons-noia/Makefile deleted file mode 100644 index fa4e7bee055a..000000000000 --- a/x11-themes/kde-icons-noia/Makefile +++ /dev/null @@ -1,16 +0,0 @@ -PORTNAME= noia -PORTVERSION= 1.00 -MASTER_SITES= GENTOO -DISTNAME= noia-kde-icons-${PORTVERSION} - -COMMENT= KDE Noia complete iconset -WWW= http://www.kde-look.org/content/show.php?content=3883 - -DEPRECATED= Unfetchable and upstream WWW not found -EXPIRATION_DATE= 2024-01-31 - -USES= tar:tgz -WRKSRC= ${WRKDIR}/noia_kde_${PORTVERSION:C/\.//} -PORT_SHAREDIR= ${PORTNAME} - -.include "${.CURDIR}/Makefile.icons" diff --git a/x11-themes/kde-icons-noia/distinfo b/x11-themes/kde-icons-noia/distinfo deleted file mode 100644 index c0962428c6b3..000000000000 --- a/x11-themes/kde-icons-noia/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (KDE/noia-kde-icons-1.00.tgz) = 87432fd091445c20084880d1a987127c3d33c4bb4733fc3123ccbf75737e6fb1 -SIZE (KDE/noia-kde-icons-1.00.tgz) = 12764378 diff --git a/x11-themes/kde-icons-noia/pkg-descr b/x11-themes/kde-icons-noia/pkg-descr deleted file mode 100644 index a60f798b438e..000000000000 --- a/x11-themes/kde-icons-noia/pkg-descr +++ /dev/null @@ -1,13 +0,0 @@ -[ excerpt from developer's web site with modifications ] - -Complete iconset with around 600 original icons. It can be used -as individual icons for X desktops, or as a complete iconset for -KDE 3.0-3.1 or above (new KDE features will not be iconized at this -moment). - -Please, read the 'readme' text file for more info. - -This iconset is under LGPL. Read the 'lesser.txt' text file about -the license. - -See also: http://www.carlitus.net/ diff --git a/x11-themes/kde-icons-noia/pkg-message b/x11-themes/kde-icons-noia/pkg-message deleted file mode 100644 index bcef457a04ae..000000000000 --- a/x11-themes/kde-icons-noia/pkg-message +++ /dev/null @@ -1,13 +0,0 @@ -[ -{ type: install - message: <<EOM -How to install a new icon theme - -1) Open the KDE-Menu and start the Control Center -2) Click on "Look and Feel", then "Icons" -3) Select Noia KDE iconset -4) Click "Apply" -5) Have fun! :-) -EOM -} -] diff --git a/x11-themes/kde-icons-nuovext2/Makefile b/x11-themes/kde-icons-nuovext2/Makefile index d0548dbc9e72..e7e15ec483fa 100644 --- a/x11-themes/kde-icons-nuovext2/Makefile +++ b/x11-themes/kde-icons-nuovext2/Makefile @@ -12,4 +12,4 @@ LICENSE_FILE_LGPL3= ${WRKSRC}/COPYING USES= tar:xz -.include "${.CURDIR}/../kde-icons-noia/Makefile.icons" +.include "${.CURDIR}/Makefile.icons" diff --git a/x11-themes/kde-icons-noia/Makefile.icons b/x11-themes/kde-icons-nuovext2/Makefile.icons similarity index 100% rename from x11-themes/kde-icons-noia/Makefile.icons rename to x11-themes/kde-icons-nuovext2/Makefile.icons