From 4bba7804be6c9029921e670e5cf9199caab113f1 Mon Sep 17 00:00:00 2001 From: kwm Date: Mon, 16 Aug 2010 21:56:44 +0000 Subject: Delete peacock. It doesn't work anymore. Last release back in 2003. New button gives some errors on console, open file crashes the problem. Also last user of gtkhtml3. Approved by: pav (maintainer) --- www/Makefile | 1 - www/peacock/Makefile | 23 ----------------------- www/peacock/distinfo | 3 --- www/peacock/pkg-descr | 5 ----- www/peacock/pkg-plist | 8 -------- 5 files changed, 40 deletions(-) delete mode 100644 www/peacock/Makefile delete mode 100644 www/peacock/distinfo delete mode 100644 www/peacock/pkg-descr delete mode 100644 www/peacock/pkg-plist diff --git a/www/Makefile b/www/Makefile index 97ee3b24e665..5c4a8af987c3 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1298,7 +1298,6 @@ SUBDIR += p5-webservice-validator-css-w3c SUBDIR += p5-webservice-validator-html-w3c SUBDIR += paros - SUBDIR += peacock SUBDIR += pear-HTML_AJAX SUBDIR += pear-HTML_TagCloud SUBDIR += pear-HTTP diff --git a/www/peacock/Makefile b/www/peacock/Makefile deleted file mode 100644 index 68f30798fb80..000000000000 --- a/www/peacock/Makefile +++ /dev/null @@ -1,23 +0,0 @@ -# New ports collection makefile for: peacock -# Date created: 21st April 2000 -# Whom: Ade Lovett -# -# $FreeBSD$ -# - -PORTNAME= peacock -PORTVERSION= 1.9.1 -PORTREVISION= 16 -CATEGORIES= www gnome -MASTER_SITES= SF - -MAINTAINER= pav@FreeBSD.org -COMMENT= A GUI-based HTML Editor for GTK+/GNOME - -LIB_DEPENDS= gtkhtml-3.8.15:${PORTSDIR}/www/gtkhtml38 - -USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack libgnomeui gtksourceview -GNU_CONFIGURE= yes - -.include diff --git a/www/peacock/distinfo b/www/peacock/distinfo deleted file mode 100644 index a058127a13a4..000000000000 --- a/www/peacock/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (peacock-1.9.1.tar.gz) = 85283f1c5f6e271ed7f977b18d7504b0 -SHA256 (peacock-1.9.1.tar.gz) = 2e7045cd0b0cba4b2ffe8e056e9a213c4bab63bc946398bbd79e31d44f3fe81a -SIZE (peacock-1.9.1.tar.gz) = 146327 diff --git a/www/peacock/pkg-descr b/www/peacock/pkg-descr deleted file mode 100644 index 2d1aad772d5e..000000000000 --- a/www/peacock/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -Peacock is a GUI-based HTML Editor for GNOME 2. It is a WYSIWYG HTML -editor, using GtkHTML control known from Evolution. It supports most -of HTML 4.0 standards, templates for documents, styles and images. - -WWW: http://peacock.sourceforge.net/ diff --git a/www/peacock/pkg-plist b/www/peacock/pkg-plist deleted file mode 100644 index 474a4cfc2483..000000000000 --- a/www/peacock/pkg-plist +++ /dev/null @@ -1,8 +0,0 @@ -bin/peacock-2 -share/peacock-2/glade/dialogs.glade -share/peacock-2/pixmaps/peacock-logo.png -share/peacock-2/ui/peacock-ui.xml -@dirrm share/peacock-2/ui -@dirrm share/peacock-2/pixmaps -@dirrm share/peacock-2/glade -@dirrm share/peacock-2 -- cgit