summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorwulf <wulf@pkgsrc.org>2000-05-10 12:38:26 +0000
committerwulf <wulf@pkgsrc.org>2000-05-10 12:38:26 +0000
commit3956783a5c32d0d1d0478be440a7f1751d2cfdb0 (patch)
treeb247c6d33a548ee805aee53c1cc9cc284abab280 /www
parent35e049414dd1dbc547daac45cf92458d5b67e69f (diff)
downloadpkgsrc-3956783a5c32d0d1d0478be440a7f1751d2cfdb0.tar.gz
Initial import of bluefish-0.4pre11: A HTML Editor
Diffstat (limited to 'www')
-rw-r--r--www/bluefish/Makefile24
-rw-r--r--www/bluefish/files/md53
-rw-r--r--www/bluefish/files/patch-sum3
-rw-r--r--www/bluefish/patches/patch-aa19
-rw-r--r--www/bluefish/pkg/COMMENT1
-rw-r--r--www/bluefish/pkg/DESCR4
-rw-r--r--www/bluefish/pkg/PLIST15
7 files changed, 69 insertions, 0 deletions
diff --git a/www/bluefish/Makefile b/www/bluefish/Makefile
new file mode 100644
index 00000000000..da5644522fc
--- /dev/null
+++ b/www/bluefish/Makefile
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1.1.1 2000/05/10 12:38:26 wulf Exp $
+#
+
+DISTNAME= bluefish-0.4pre11
+CATEGORIES= www
+MASTER_SITES= http://bluefish.openoffice.nl/download/
+
+MAINTAINER= wulf@ping.net.au
+HOMEPAGE= http://bluefish.openoffice.nl/
+
+BUILD_DEPENDS+= ${LOCALBASE}/bin/msgfmt:../../devel/gettext
+DEPENDS+= gtk+-1.2.7:../../x11/gtk
+DEPENDS+= imlib-*:../../graphics/imlib
+DEPENDS+= weblint-*:../../www/weblint
+
+MANCOMPRESSED= yes
+
+USE_GMAKE= yes
+GNU_CONFIGURE= yes
+
+CFLAGS+= -I${LOCALBASE}/include
+CONFIGURE_ENV= CPPFLAGS="${CFLAGS}"
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/www/bluefish/files/md5 b/www/bluefish/files/md5
new file mode 100644
index 00000000000..1e8160550e6
--- /dev/null
+++ b/www/bluefish/files/md5
@@ -0,0 +1,3 @@
+$NetBSD: md5,v 1.1.1.1 2000/05/10 12:38:26 wulf Exp $
+
+MD5 (bluefish-0.4pre11.tar.gz) = 4d9d0a71842b0cab2d2518a1bf79c4c5
diff --git a/www/bluefish/files/patch-sum b/www/bluefish/files/patch-sum
new file mode 100644
index 00000000000..9c7e829cb1c
--- /dev/null
+++ b/www/bluefish/files/patch-sum
@@ -0,0 +1,3 @@
+$NetBSD: patch-sum,v 1.1.1.1 2000/05/10 12:38:26 wulf Exp $
+
+MD5 (patch-aa) = 32545c9c154073291ef9ac70b710618d
diff --git a/www/bluefish/patches/patch-aa b/www/bluefish/patches/patch-aa
new file mode 100644
index 00000000000..bca34926240
--- /dev/null
+++ b/www/bluefish/patches/patch-aa
@@ -0,0 +1,19 @@
+$NetBSD: patch-aa,v 1.1.1.1 2000/05/10 12:38:27 wulf Exp $
+
+--- man/Makefile.in.orig Tue May 9 23:30:06 2000
++++ man/Makefile.in Tue May 9 23:34:04 2000
+@@ -42,7 +42,7 @@
+ SRCS = bluefish.1
+ OBJS = bluefish.1.gz
+
+-all: bluefish
++all:
+ bluefish:
+ gzip -c $(SRCS) > $(OBJS)
+
+@@ -56,4 +56,4 @@
+
+ install: all
+ $(INSTALL) -d -m 755 $(mandir)
+- $(INSTALL) -m 644 ./$(OBJS) $(mandir)/$(OBJS)
++ $(INSTALL) -m 644 ./$(SRCS) $(mandir)/$(SRCS)
diff --git a/www/bluefish/pkg/COMMENT b/www/bluefish/pkg/COMMENT
new file mode 100644
index 00000000000..ad0ce36255d
--- /dev/null
+++ b/www/bluefish/pkg/COMMENT
@@ -0,0 +1 @@
+GTK HTML editor for the experienced web designer
diff --git a/www/bluefish/pkg/DESCR b/www/bluefish/pkg/DESCR
new file mode 100644
index 00000000000..11e880f9457
--- /dev/null
+++ b/www/bluefish/pkg/DESCR
@@ -0,0 +1,4 @@
+A GTK HTML editor for the experienced web designer featuring project
+management, setup and configuration wizards, CSS dialogs, syntax
+highlighting, HTML toolbar, tearable menu's and reference for
+PHP3, SSI and RXML.
diff --git a/www/bluefish/pkg/PLIST b/www/bluefish/pkg/PLIST
new file mode 100644
index 00000000000..54c26a05936
--- /dev/null
+++ b/www/bluefish/pkg/PLIST
@@ -0,0 +1,15 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2000/05/10 12:38:26 wulf Exp $
+
+bin/bluefish
+man/man1/bluefish.1
+share/pixmaps/bluefish_icon_xpm
+share/bluefish/php3_functions
+share/bluefish/ssi_functions
+share/bluefish/rxml_functions
+share/locale/de/LC_MESSAGES/bluefish.mo
+share/locale/da/LC_MESSAGES/bluefish.mo
+share/locale/fr/LC_MESSAGES/bluefish.mo
+share/locale/ru/LC_MESSAGES/bluefish.mo
+share/locale/es/LC_MESSAGES/bluefish.mo
+share/locale/ro/LC_MESSAGES/bluefish.mo
+share/locale/cs/LC_MESSAGES/bluefish.mo