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).
This commit is contained in:
Ade Lovett 2000-05-03 14:26:01 +00:00
parent b409f25850
commit 87d31418b0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=28284
6 changed files with 67 additions and 0 deletions

View File

@ -116,6 +116,7 @@
SUBDIR += p5-WWW-Search
SUBDIR += p5-libapreq
SUBDIR += p5-libwww
SUBDIR += peacock
SUBDIR += plugger
SUBDIR += publicfile
SUBDIR += py-HTMLgen

28
www/peacock/Makefile Normal file
View File

@ -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>

1
www/peacock/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (peacock-0.1.tar.gz) = 4d0fd2447e1349b672f2d5f050d00a49

1
www/peacock/pkg-comment Normal file
View File

@ -0,0 +1 @@
A GUI-based HTML Editor for GTK+/GNOME

9
www/peacock/pkg-descr Normal file
View File

@ -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/

27
www/peacock/pkg-plist Normal file
View File

@ -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