diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-03-19 13:35:06 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-03-19 13:35:06 +0800 |
commit | 716e853082f85512d878931d3c2903f4a669c7e8 (patch) | |
tree | 3a24d58f313f014bb8f3aca107a85ec50d2fb1df /www/peacock | |
parent | ea6bb0f0996a0cf559b13cfa9aef24e8199d6a23 (diff) | |
download | marcuscom-ports-716e853082f85512d878931d3c2903f4a669c7e8.tar marcuscom-ports-716e853082f85512d878931d3c2903f4a669c7e8.tar.gz marcuscom-ports-716e853082f85512d878931d3c2903f4a669c7e8.tar.bz2 marcuscom-ports-716e853082f85512d878931d3c2903f4a669c7e8.tar.lz marcuscom-ports-716e853082f85512d878931d3c2903f4a669c7e8.tar.xz marcuscom-ports-716e853082f85512d878931d3c2903f4a669c7e8.tar.zst marcuscom-ports-716e853082f85512d878931d3c2903f4a669c7e8.zip |
Remove these ports now that they have been committed to FreeBSD.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8576 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www/peacock')
-rw-r--r-- | www/peacock/Makefile | 27 | ||||
-rw-r--r-- | www/peacock/distinfo | 3 | ||||
-rw-r--r-- | www/peacock/pkg-descr | 5 | ||||
-rw-r--r-- | www/peacock/pkg-plist | 8 |
4 files changed, 0 insertions, 43 deletions
diff --git a/www/peacock/Makefile b/www/peacock/Makefile deleted file mode 100644 index ebc4bf3bf..000000000 --- a/www/peacock/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -# New ports collection makefile for: peacock -# Date created: 21st April 2000 -# Whom: Ade Lovett <ade@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= peacock -PORTVERSION= 1.9.1 -PORTREVISION= 8 -CATEGORIES= www gnome -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} - -MAINTAINER= pav@FreeBSD.org -COMMENT= A GUI-based HTML Editor for GTK+/GNOME - -USE_GMAKE= yes -USE_X_PREFIX= yes -USE_GNOME= gnomeprefix gnomehack libgnomeui gtksourceview gtkhtml3 -GNU_CONFIGURE= yes - -post-patch: - @${REINPLACE_CMD} -e 's|libgtkhtml-3.8|libgtkhtml-3.14|g' \ - ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/www/peacock/distinfo b/www/peacock/distinfo deleted file mode 100644 index a058127a1..000000000 --- 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 2d1aad772..000000000 --- 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 cf58da995..000000000 --- a/www/peacock/pkg-plist +++ /dev/null @@ -1,8 +0,0 @@ -bin/peacock-2 -share/gnome/peacock-2/glade/dialogs.glade -share/gnome/peacock-2/pixmaps/peacock-logo.png -share/gnome/peacock-2/ui/peacock-ui.xml -@dirrm share/gnome/peacock-2/ui -@dirrm share/gnome/peacock-2/pixmaps -@dirrm share/gnome/peacock-2/glade -@dirrm share/gnome/peacock-2 |