summaryrefslogtreecommitdiff
path: root/www/libgtkhtml
diff options
context:
space:
mode:
Diffstat (limited to 'www/libgtkhtml')
-rw-r--r--www/libgtkhtml/Makefile33
-rw-r--r--www/libgtkhtml/distinfo1
-rw-r--r--www/libgtkhtml/files/patch-aa11
-rw-r--r--www/libgtkhtml/pkg-comment1
-rw-r--r--www/libgtkhtml/pkg-descr5
-rw-r--r--www/libgtkhtml/pkg-plist91
6 files changed, 0 insertions, 142 deletions
diff --git a/www/libgtkhtml/Makefile b/www/libgtkhtml/Makefile
deleted file mode 100644
index 910448544dd6..000000000000
--- a/www/libgtkhtml/Makefile
+++ /dev/null
@@ -1,33 +0,0 @@
-# New ports collection makefile for: gtkhtml
-# Date created: 2nd June 2000
-# Whom: Ade Lovett <ade@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= gtkhtml
-PORTVERSION= 0.5
-CATEGORIES= www gnome
-MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= unstable/sources/gtkhtml
-
-MAINTAINER= ade@FreeBSD.org
-
-LIB_DEPENDS= bonobo.2:${PORTSDIR}/devel/bonobo \
- wwwzip.1:${PORTSDIR}/www/libwww
-
-GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
-GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
-
-USE_X_PREFIX= yes
-USE_GMAKE= yes
-USE_LIBTOOL= yes
-INSTALLS_SHLIB= yes
-CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \
- --datadir=${PREFIX}/share/gnome
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- GLIB_CONFIG="${GLIB_CONFIG}" \
- GTK_CONFIG="${GTK_CONFIG}" \
- LIBS="-L${LOCALBASE}/lib"
-
-.include <bsd.port.mk>
diff --git a/www/libgtkhtml/distinfo b/www/libgtkhtml/distinfo
deleted file mode 100644
index 33e7381303b6..000000000000
--- a/www/libgtkhtml/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (gtkhtml-0.5.tar.gz) = 06300183b592932020aee185cdaa6f4d
diff --git a/www/libgtkhtml/files/patch-aa b/www/libgtkhtml/files/patch-aa
deleted file mode 100644
index bc5a4bc0ed29..000000000000
--- a/www/libgtkhtml/files/patch-aa
+++ /dev/null
@@ -1,11 +0,0 @@
---- Makefile.in.orig Fri Jun 2 09:18:22 2000
-+++ Makefile.in Fri Jun 2 14:04:24 2000
-@@ -107,7 +107,7 @@
- @BONOBO_TRUE@DIR_COMPONENTS = components
- @BONOBO_FALSE@DIR_COMPONENTS =
-
--confexecdir = $(libdir)
-+confexecdir = $(sysconfdir)
- confexec_DATA = gtkhtmlConf.sh
-
- EXTRA_DIST = html-component.gnorba gtkhtmlConf.sh.in gtkhtml.spec.in gtkhtml.spec
diff --git a/www/libgtkhtml/pkg-comment b/www/libgtkhtml/pkg-comment
deleted file mode 100644
index 7dd0e4db6f0c..000000000000
--- a/www/libgtkhtml/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Lightweight HTML rendering/printing/editing engine
diff --git a/www/libgtkhtml/pkg-descr b/www/libgtkhtml/pkg-descr
deleted file mode 100644
index abb1b154d544..000000000000
--- a/www/libgtkhtml/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-This is GtkHTML, a lightweight HTML rendering/printing/editing engine.
-It was originally based on KHTMLW, but is now being developed
-independently.
-
-WWW: http://www.gnome.org/
diff --git a/www/libgtkhtml/pkg-plist b/www/libgtkhtml/pkg-plist
deleted file mode 100644
index ee56cd2a691b..000000000000
--- a/www/libgtkhtml/pkg-plist
+++ /dev/null
@@ -1,91 +0,0 @@
-bin/gtkhtml-properties-capplet
-bin/html-editor-control
-etc/CORBA/servers/html-component.gnorba
-etc/gtkhtmlConf.sh
-include/gtkhtml/gtkhtml-embedded.h
-include/gtkhtml/gtkhtml-keybinding.h
-include/gtkhtml/gtkhtml-private.h
-include/gtkhtml/gtkhtml-properties.h
-include/gtkhtml/gtkhtml-stream.h
-include/gtkhtml/gtkhtml.h
-include/gtkhtml/gtkhtmldebug.h
-include/gtkhtml/gtkhtmlfontstyle.h
-include/gtkhtml/htmlanchor.h
-include/gtkhtml/htmlbutton.h
-include/gtkhtml/htmlcheckbox.h
-include/gtkhtml/htmlclue.h
-include/gtkhtml/htmlcluealigned.h
-include/gtkhtml/htmlclueflow.h
-include/gtkhtml/htmlclueh.h
-include/gtkhtml/htmlcluev.h
-include/gtkhtml/htmlcolor.h
-include/gtkhtml/htmlcolorset.h
-include/gtkhtml/htmlcursor.h
-include/gtkhtml/htmldrawqueue.h
-include/gtkhtml/htmlembedded.h
-include/gtkhtml/htmlengine-cutbuffer.h
-include/gtkhtml/htmlengine-edit-clueflowstyle.h
-include/gtkhtml/htmlengine-edit-copy.h
-include/gtkhtml/htmlengine-edit-cursor.h
-include/gtkhtml/htmlengine-edit-cut.h
-include/gtkhtml/htmlengine-edit-delete.h
-include/gtkhtml/htmlengine-edit-fontstyle.h
-include/gtkhtml/htmlengine-edit-images.c
-include/gtkhtml/htmlengine-edit-images.h
-include/gtkhtml/htmlengine-edit-insert.h
-include/gtkhtml/htmlengine-edit-movement.h
-include/gtkhtml/htmlengine-edit-paste.h
-include/gtkhtml/htmlengine-edit-rule.h
-include/gtkhtml/htmlengine-edit-selection-updater.h
-include/gtkhtml/htmlengine-edit-text.h
-include/gtkhtml/htmlengine-edit.h
-include/gtkhtml/htmlengine-print.h
-include/gtkhtml/htmlengine-save.h
-include/gtkhtml/htmlengine.h
-include/gtkhtml/htmlentity.h
-include/gtkhtml/htmlform.h
-include/gtkhtml/htmlgdkfontmanager.h
-include/gtkhtml/htmlgdkpainter.h
-include/gtkhtml/htmlhidden.h
-include/gtkhtml/htmliframe.h
-include/gtkhtml/htmlimage.h
-include/gtkhtml/htmlimageinput.h
-include/gtkhtml/htmllinktext.h
-include/gtkhtml/htmllinktextmaster.h
-include/gtkhtml/htmllist.h
-include/gtkhtml/htmlobject.h
-include/gtkhtml/htmlpainter.h
-include/gtkhtml/htmlprinter.h
-include/gtkhtml/htmlprintfontmanager.h
-include/gtkhtml/htmlradio.h
-include/gtkhtml/htmlreplace.h
-include/gtkhtml/htmlrule.h
-include/gtkhtml/htmlsearch.h
-include/gtkhtml/htmlselect.h
-include/gtkhtml/htmlsettings.h
-include/gtkhtml/htmlstack.h
-include/gtkhtml/htmlstringtokenizer.h
-include/gtkhtml/htmltable.h
-include/gtkhtml/htmltablecell.h
-include/gtkhtml/htmltext.h
-include/gtkhtml/htmltextarea.h
-include/gtkhtml/htmltextinput.h
-include/gtkhtml/htmltextmaster.c
-include/gtkhtml/htmltextmaster.h
-include/gtkhtml/htmltextslave.h
-include/gtkhtml/htmltokenizer.h
-include/gtkhtml/htmltype.h
-include/gtkhtml/htmlundo-action.h
-include/gtkhtml/htmlundo.h
-include/gtkhtml/htmlurl.h
-include/gtkhtml/htmlvspace.h
-lib/libgtkhtml.a
-lib/libgtkhtml.so
-lib/libgtkhtml.so.3
-share/gnome/apps/Settings/Documents/gtkhtml-properties.desktop
-share/gnome/control-center/Documents/gtkhtml-properties.desktop
-share/gnome/gtkhtml/keybindingsrc.emacs
-share/gnome/gtkhtml/keybindingsrc.ms
-share/gnome/oaf/html-editor-control.oafinfo
-@dirrm share/gnome/gtkhtml
-@dirrm include/gtkhtml