summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2000-05-03 14:26:01 +0000
committerAde Lovett <ade@FreeBSD.org>2000-05-03 14:26:01 +0000
commit87d31418b0baa4dcb9edf1700bb4dac1b3e2fbb0 (patch)
tree8d3e03df896fa3bd1202f874860905f7cfe58efd /www
parentUpdate to 0.93.4 (diff)
Add peacock, an HTML editor (not WYSIWYG) for GTK/GNOME, similar
to Homesite for Win32 or Bluefish for GTK. Basic functionality only, no bells or whistles (yet).
Notes
Notes: svn path=/head/; revision=28284
Diffstat (limited to 'www')
-rw-r--r--www/Makefile1
-rw-r--r--www/peacock/Makefile28
-rw-r--r--www/peacock/distinfo1
-rw-r--r--www/peacock/pkg-comment1
-rw-r--r--www/peacock/pkg-descr9
-rw-r--r--www/peacock/pkg-plist27
6 files changed, 67 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index 8dcefac0206c..96b4ca6dab37 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -116,6 +116,7 @@
SUBDIR += p5-WWW-Search
SUBDIR += p5-libapreq
SUBDIR += p5-libwww
+ SUBDIR += peacock
SUBDIR += plugger
SUBDIR += publicfile
SUBDIR += py-HTMLgen
diff --git a/www/peacock/Makefile b/www/peacock/Makefile
new file mode 100644
index 000000000000..b540a7c71d8d
--- /dev/null
+++ b/www/peacock/Makefile
@@ -0,0 +1,28 @@
+# New ports collection makefile for: peacock
+# Date created: 21st April 2000
+# Whom: Ade Lovett <ade@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= peacock
+PORTVERSION= 0.1
+CATEGORIES= www gnome
+MASTER_SITES= http://peacock.sourceforge.net/sources/
+
+MAINTAINER= ade@FreeBSD.org
+
+LIB_DEPENDS= gnome.3:${PORTSDIR}/x11/gnomelibs
+
+GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
+
+USE_GMAKE= yes
+USE_X_PREFIX= yes
+USE_LIBTOOL= yes
+CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \
+ --datadir=${PREFIX}/share/gnome
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LIBS="-L${LOCALBASE}/lib" \
+ GTK_CONFIG="${GTK_CONFIG}"
+
+.include <bsd.port.mk>
diff --git a/www/peacock/distinfo b/www/peacock/distinfo
new file mode 100644
index 000000000000..a4bed5a1a8aa
--- /dev/null
+++ b/www/peacock/distinfo
@@ -0,0 +1 @@
+MD5 (peacock-0.1.tar.gz) = 4d0fd2447e1349b672f2d5f050d00a49
diff --git a/www/peacock/pkg-comment b/www/peacock/pkg-comment
new file mode 100644
index 000000000000..580f3da71f42
--- /dev/null
+++ b/www/peacock/pkg-comment
@@ -0,0 +1 @@
+A GUI-based HTML Editor for GTK+/GNOME
diff --git a/www/peacock/pkg-descr b/www/peacock/pkg-descr
new file mode 100644
index 000000000000..ae377fb09dd2
--- /dev/null
+++ b/www/peacock/pkg-descr
@@ -0,0 +1,9 @@
+Peacock is a GUI-based HTML Editor for GTK+/GNOME.
+Its still in its infancy. Very, very alpha.
+The version number speaks for itself. Its not a WYSIWYG HTML Editor.
+Its like Homesite for Win32 (or much closer to home), Bluefish for GTK+.
+You have to type your HTML yourself. But there are these 'HTML Toolbars'
+which allow easy and quick entry of commonly used tags, thus saving you
+time and keystrokes.
+
+http://peacock.sourceforge.net/
diff --git a/www/peacock/pkg-plist b/www/peacock/pkg-plist
new file mode 100644
index 000000000000..88c6729b9fc1
--- /dev/null
+++ b/www/peacock/pkg-plist
@@ -0,0 +1,27 @@
+bin/peacock
+share/gnome/apps/Development/peacock.desktop
+share/gnome/help/peacock/C/docbook.css
+share/gnome/help/peacock/C/peacock.html
+share/gnome/help/peacock/C/topic.dat
+share/gnome/pixmaps/peacock/anchor.xpm
+share/gnome/pixmaps/peacock/br.xpm
+share/gnome/pixmaps/peacock/font_base.xpm
+share/gnome/pixmaps/peacock/font_minus.xpm
+share/gnome/pixmaps/peacock/font_plus.xpm
+share/gnome/pixmaps/peacock/font_sub.xpm
+share/gnome/pixmaps/peacock/font_sup.xpm
+share/gnome/pixmaps/peacock/h1.xpm
+share/gnome/pixmaps/peacock/h2.xpm
+share/gnome/pixmaps/peacock/h3.xpm
+share/gnome/pixmaps/peacock/h4.xpm
+share/gnome/pixmaps/peacock/h5.xpm
+share/gnome/pixmaps/peacock/h6.xpm
+share/gnome/pixmaps/peacock/help.xpm
+share/gnome/pixmaps/peacock/hr.xpm
+share/gnome/pixmaps/peacock/image.xpm
+share/gnome/pixmaps/peacock/nbsp.xpm
+share/gnome/pixmaps/peacock/paragraph.xpm
+@dirrm share/gnome/pixmaps/peacock
+@dirrm share/gnome/help/peacock/C/images
+@dirrm share/gnome/help/peacock/C
+@dirrm share/gnome/help/peacock