aboutsummaryrefslogtreecommitdiff
path: root/x11-themes
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2007-12-11 21:47:58 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2007-12-11 21:47:58 +0000
commit24f9e6921b431bf45a75452250394ae7e34f6b2f (patch)
treee31a2583dd2f1b78aab0243aceba4ef2580055ab /x11-themes
parent2971ceed5980e4b1345944282679f1ee07b1f4c7 (diff)
downloadports-24f9e6921b431bf45a75452250394ae7e34f6b2f.tar.gz
ports-24f9e6921b431bf45a75452250394ae7e34f6b2f.zip
Notes
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/Makefile3
-rw-r--r--x11-themes/kde-icons-gorilla_svg/Makefile21
-rw-r--r--x11-themes/kde-icons-gorilla_svg/distinfo3
-rw-r--r--x11-themes/kde-icons-gorilla_svg/pkg-descr3
-rw-r--r--x11-themes/kde-icons-gorilla_svg/pkg-message9
-rw-r--r--x11-themes/kde-icons-kids/Makefile17
-rw-r--r--x11-themes/kde-icons-kids/distinfo3
-rw-r--r--x11-themes/kde-icons-kids/pkg-descr15
-rw-r--r--x11-themes/kde-icons-kids/pkg-message9
-rw-r--r--x11-themes/kde-icons-outline/Makefile19
-rw-r--r--x11-themes/kde-icons-outline/distinfo3
-rw-r--r--x11-themes/kde-icons-outline/pkg-descr8
-rw-r--r--x11-themes/kde-icons-outline/pkg-message9
13 files changed, 0 insertions, 122 deletions
diff --git a/x11-themes/Makefile b/x11-themes/Makefile
index e9a6af7c89b2..2fb19fcca3a5 100644
--- a/x11-themes/Makefile
+++ b/x11-themes/Makefile
@@ -132,10 +132,8 @@
SUBDIR += kde-icons-cezanne
SUBDIR += kde-icons-gartoon-blue-svg
SUBDIR += kde-icons-gartoon-svg
- SUBDIR += kde-icons-gorilla_svg
SUBDIR += kde-icons-graphite-rade8
SUBDIR += kde-icons-icosx
- SUBDIR += kde-icons-kids
SUBDIR += kde-icons-kool-gorilla
SUBDIR += kde-icons-krystaline
SUBDIR += kde-icons-lime-rade8
@@ -144,7 +142,6 @@
SUBDIR += kde-icons-noia
SUBDIR += kde-icons-noia-warm
SUBDIR += kde-icons-nuvola
- SUBDIR += kde-icons-outline
SUBDIR += kde-icons-realistic
SUBDIR += kde-icons-sky
SUBDIR += kde-icons-steel
diff --git a/x11-themes/kde-icons-gorilla_svg/Makefile b/x11-themes/kde-icons-gorilla_svg/Makefile
deleted file mode 100644
index bf4f5118b976..000000000000
--- a/x11-themes/kde-icons-gorilla_svg/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# New ports collection makefile for: KDE iconset Gorilla SVG
-# Date created: Sat Feb 21 09:54:52 UTC 2004
-# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= GorillaSVG
-PORTVERSION= 1.4
-MASTER_SITES= http://gorillaonkde.home.comcast.net/gorilla/
-DISTNAME= ${PORTNAME}_Icons-v${PORTVERSION}
-
-COMMENT= KDE Gorilla SVG iconset
-
-USE_BZIP2= yes
-WRKSRC= ${WRKDIR}/${PORTNAME}
-PORT_SHAREDIR?= "${PORTNAME}-${PORTVERSION}"
-
-BROKEN= fails to fetch
-
-.include "${.CURDIR}/../kde-icons-noia/Makefile.icons"
diff --git a/x11-themes/kde-icons-gorilla_svg/distinfo b/x11-themes/kde-icons-gorilla_svg/distinfo
deleted file mode 100644
index 294aa6bce5b9..000000000000
--- a/x11-themes/kde-icons-gorilla_svg/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (KDE/GorillaSVG_Icons-v1.4.tar.bz2) = 6788eb545eb06c3b503c6541d213fd33
-SHA256 (KDE/GorillaSVG_Icons-v1.4.tar.bz2) = 3da40d8a6f16fc375bf72f8df3121519c3d6ec65ff18fd841499085ad24d7f1f
-SIZE (KDE/GorillaSVG_Icons-v1.4.tar.bz2) = 4861821
diff --git a/x11-themes/kde-icons-gorilla_svg/pkg-descr b/x11-themes/kde-icons-gorilla_svg/pkg-descr
deleted file mode 100644
index 420c5d0d470b..000000000000
--- a/x11-themes/kde-icons-gorilla_svg/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-KDE SVG version of Gnome Gorilla iconset.
-
-WWW: http://www.kde-look.org/content/show.php?content=6927
diff --git a/x11-themes/kde-icons-gorilla_svg/pkg-message b/x11-themes/kde-icons-gorilla_svg/pkg-message
deleted file mode 100644
index f4eff96dd8b6..000000000000
--- a/x11-themes/kde-icons-gorilla_svg/pkg-message
+++ /dev/null
@@ -1,9 +0,0 @@
- ATTENTIONATTENTION:
-
-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 Gorilla SVG iconset
-4) Click "Apply"
-5) Have fun! :-)
diff --git a/x11-themes/kde-icons-kids/Makefile b/x11-themes/kde-icons-kids/Makefile
deleted file mode 100644
index c032688e858d..000000000000
--- a/x11-themes/kde-icons-kids/Makefile
+++ /dev/null
@@ -1,17 +0,0 @@
-# New ports collection makefile for: KDE iconset Kids
-# Date created: Fri Feb 13 11:24:29 UTC 2004
-# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= kids
-PORTVERSION= 0.8
-MASTER_SITES= http://linuxcult.com/crystal/icons/
-DISTNAME= ${PORTNAME}
-
-COMMENT= KDE Kids iconset
-
-BROKEN= Unfetchable
-
-.include "${.CURDIR}/../kde-icons-noia/Makefile.icons"
diff --git a/x11-themes/kde-icons-kids/distinfo b/x11-themes/kde-icons-kids/distinfo
deleted file mode 100644
index 9cb451a5d2ac..000000000000
--- a/x11-themes/kde-icons-kids/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (KDE/kids.tar.gz) = dacffb8112fc1f3fef47963f833f9a4c
-SHA256 (KDE/kids.tar.gz) = 57912f33b2bd8bc919b710fc4794040637e221325f25a15e62638cda68e4654e
-SIZE (KDE/kids.tar.gz) = 7481697
diff --git a/x11-themes/kde-icons-kids/pkg-descr b/x11-themes/kde-icons-kids/pkg-descr
deleted file mode 100644
index bf744c373187..000000000000
--- a/x11-themes/kde-icons-kids/pkg-descr
+++ /dev/null
@@ -1,15 +0,0 @@
-[ excerpt from developer's web site ]
-
-The "Kids" iconset has been finished for a while now, but I wish
-to take this chance to dedicate it to my daughter Milena, who will
-be born sometime in the next few days !! ..
-
-Have Fun
-
-Thanks to Lindows.com for having commissioned, sponsored and paid
-for the development of these icons, as well as for sharing them
-back with the open source community. Special thanks also to Ingolfur
-fromLindows.com and for George Brayner from YellowIcon for all their
-help.
-
-WWW: http://www.kde-look.org/content/show.php?content=9144
diff --git a/x11-themes/kde-icons-kids/pkg-message b/x11-themes/kde-icons-kids/pkg-message
deleted file mode 100644
index 937ec926e7b8..000000000000
--- a/x11-themes/kde-icons-kids/pkg-message
+++ /dev/null
@@ -1,9 +0,0 @@
- ATTENTIONATTENTION:
-
-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 Kids iconset
-4) Click "Apply"
-5) Have fun! :-)
diff --git a/x11-themes/kde-icons-outline/Makefile b/x11-themes/kde-icons-outline/Makefile
deleted file mode 100644
index 6735a3c4cdbb..000000000000
--- a/x11-themes/kde-icons-outline/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# New ports collection makefile for: KDE iconset Outline
-# Date created: Fri Feb 13 11:24:29 UTC 2004
-# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= outline
-PORTVERSION= 0.1.0
-MASTER_SITES= http://linuxcult.com/crystal/icons/
-DISTNAME= ${PORTNAME}
-
-COMMENT= KDE Outline iconset
-
-WRKSRC= "${WRKDIR}/Outline"
-
-BROKEN= Unfetchable
-
-.include "${.CURDIR}/../kde-icons-noia/Makefile.icons"
diff --git a/x11-themes/kde-icons-outline/distinfo b/x11-themes/kde-icons-outline/distinfo
deleted file mode 100644
index 982bb9331302..000000000000
--- a/x11-themes/kde-icons-outline/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (KDE/outline.tar.gz) = 8a8426866fe344041c8140fe5234e952
-SHA256 (KDE/outline.tar.gz) = c1a3aaa8a2c21f4877283c66ecdf7d7b4f86d9b7ec703e9842f9e3ed04888f72
-SIZE (KDE/outline.tar.gz) = 465473
diff --git a/x11-themes/kde-icons-outline/pkg-descr b/x11-themes/kde-icons-outline/pkg-descr
deleted file mode 100644
index cef55f596d18..000000000000
--- a/x11-themes/kde-icons-outline/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
-[ excerpt from developer's web site ]
-
-Outline is an iconset that I work on my free time. Some icons from
-"Outline" have inspired a redesign of "Crystal", known as "Crystal
-SVG". This is just a preview, wenever possible, I'll post new icons
-for this Iconset.
-
-WWW: http://www.kde-look.org/content/show.php?content=9143
diff --git a/x11-themes/kde-icons-outline/pkg-message b/x11-themes/kde-icons-outline/pkg-message
deleted file mode 100644
index 307d3e728484..000000000000
--- a/x11-themes/kde-icons-outline/pkg-message
+++ /dev/null
@@ -1,9 +0,0 @@
- ATTENTIONATTENTION:
-
-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 Outline Icons iconset
-4) Click "Apply"
-5) Have fun! :-)