summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-09-26 12:17:44 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-09-26 12:17:44 +0800
commit1ef4b85360257adc42820c28f01ed3faf7b69327 (patch)
tree51ee796e54e7285d031749068551b4ed7b1df5b3 /www
parent77cace5ae4baa4302e942c2070c691d729998f70 (diff)
downloadmarcuscom-ports-1ef4b85360257adc42820c28f01ed3faf7b69327.tar
marcuscom-ports-1ef4b85360257adc42820c28f01ed3faf7b69327.tar.gz
marcuscom-ports-1ef4b85360257adc42820c28f01ed3faf7b69327.tar.bz2
marcuscom-ports-1ef4b85360257adc42820c28f01ed3faf7b69327.tar.lz
marcuscom-ports-1ef4b85360257adc42820c28f01ed3faf7b69327.tar.xz
marcuscom-ports-1ef4b85360257adc42820c28f01ed3faf7b69327.tar.zst
marcuscom-ports-1ef4b85360257adc42820c28f01ed3faf7b69327.zip
Update to 2.11.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4869 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www')
-rw-r--r--www/libgtkhtml/Makefile28
-rw-r--r--www/libgtkhtml/distinfo2
-rw-r--r--www/libgtkhtml/pkg-descr3
-rw-r--r--www/libgtkhtml/pkg-plist88
4 files changed, 121 insertions, 0 deletions
diff --git a/www/libgtkhtml/Makefile b/www/libgtkhtml/Makefile
new file mode 100644
index 000000000..ce4671aa7
--- /dev/null
+++ b/www/libgtkhtml/Makefile
@@ -0,0 +1,28 @@
+# New ports collection makefile for: libgtkhtml
+# Date created: 2nd June 2000
+# Whom: Ade Lovett <ade@FreeBSD.org>
+#
+# $FreeBSD: ports/www/libgtkhtml/Makefile,v 1.76 2005/03/12 10:53:10 marcus Exp $
+#
+
+PORTNAME= libgtkhtml
+PORTVERSION= 2.11.0
+CATEGORIES= www gnome
+MASTER_SITES= ${MASTER_SITE_GNOME}
+MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.11
+DIST_SUBDIR= gnome2
+
+MAINTAINER= gnome@FreeBSD.org
+COMMENT= Lightweight HTML rendering/printing/editing engine
+
+USE_BZIP2= yes
+USE_X_PREFIX= yes
+USE_GMAKE= yes
+USE_REINPLACE= yes
+USE_GNOME= gnomeprefix gnomehack libxslt gnomevfs2 gail ltverhack
+INSTALLS_SHLIB= yes
+USE_AUTOTOOLS= libtool:15
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib"
+
+.include <bsd.port.mk>
diff --git a/www/libgtkhtml/distinfo b/www/libgtkhtml/distinfo
new file mode 100644
index 000000000..9167a7761
--- /dev/null
+++ b/www/libgtkhtml/distinfo
@@ -0,0 +1,2 @@
+MD5 (gnome2/libgtkhtml-2.11.0.tar.bz2) = ae7fbfda3b5d118c17f089f4de64b5ef
+SIZE (gnome2/libgtkhtml-2.11.0.tar.bz2) = 565750
diff --git a/www/libgtkhtml/pkg-descr b/www/libgtkhtml/pkg-descr
new file mode 100644
index 000000000..173991abc
--- /dev/null
+++ b/www/libgtkhtml/pkg-descr
@@ -0,0 +1,3 @@
+GtkHTML is a lightweight HTML rendering, printing, and editing engine.
+
+WWW: http://www.gnome.org/
diff --git a/www/libgtkhtml/pkg-plist b/www/libgtkhtml/pkg-plist
new file mode 100644
index 000000000..8f41dde64
--- /dev/null
+++ b/www/libgtkhtml/pkg-plist
@@ -0,0 +1,88 @@
+include/gtkhtml-2.0/libgtkhtml/css/cssmatcher.h
+include/gtkhtml-2.0/libgtkhtml/css/cssparser.h
+include/gtkhtml-2.0/libgtkhtml/css/cssstylesheet.h
+include/gtkhtml-2.0/libgtkhtml/css/cssvalue.h
+include/gtkhtml-2.0/libgtkhtml/document/htmldocument.h
+include/gtkhtml-2.0/libgtkhtml/document/htmlparser.h
+include/gtkhtml-2.0/libgtkhtml/dom/core/dom-attr.h
+include/gtkhtml-2.0/libgtkhtml/dom/core/dom-characterdata.h
+include/gtkhtml-2.0/libgtkhtml/dom/core/dom-comment.h
+include/gtkhtml-2.0/libgtkhtml/dom/core/dom-core-utils.h
+include/gtkhtml-2.0/libgtkhtml/dom/core/dom-document.h
+include/gtkhtml-2.0/libgtkhtml/dom/core/dom-documenttype.h
+include/gtkhtml-2.0/libgtkhtml/dom/core/dom-element.h
+include/gtkhtml-2.0/libgtkhtml/dom/core/dom-namednodemap.h
+include/gtkhtml-2.0/libgtkhtml/dom/core/dom-node.h
+include/gtkhtml-2.0/libgtkhtml/dom/core/dom-nodelist.h
+include/gtkhtml-2.0/libgtkhtml/dom/dom-types.h
+include/gtkhtml-2.0/libgtkhtml/dom/events/dom-event.h
+include/gtkhtml-2.0/libgtkhtml/dom/events/dom-eventlistener.h
+include/gtkhtml-2.0/libgtkhtml/dom/events/dom-eventtarget.h
+include/gtkhtml-2.0/libgtkhtml/dom/html/dom-htmlanchorelement.h
+include/gtkhtml-2.0/libgtkhtml/dom/html/dom-htmlcollection.h
+include/gtkhtml-2.0/libgtkhtml/dom/html/dom-htmlelement.h
+include/gtkhtml-2.0/libgtkhtml/dom/html/dom-htmlformelement.h
+include/gtkhtml-2.0/libgtkhtml/dom/html/dom-htmlinputelement.h
+include/gtkhtml-2.0/libgtkhtml/dom/html/dom-htmlobjectelement.h
+include/gtkhtml-2.0/libgtkhtml/dom/html/dom-htmloptionelement.h
+include/gtkhtml-2.0/libgtkhtml/dom/html/dom-htmlselectelement.h
+include/gtkhtml-2.0/libgtkhtml/dom/html/dom-htmltextareaelement.h
+include/gtkhtml-2.0/libgtkhtml/dom/traversal/dom-documenttraversal.h
+include/gtkhtml-2.0/libgtkhtml/dom/traversal/dom-nodefilter.h
+include/gtkhtml-2.0/libgtkhtml/dom/traversal/dom-nodeiterator.h
+include/gtkhtml-2.0/libgtkhtml/dom/traversal/dom-traversal-utils.h
+include/gtkhtml-2.0/libgtkhtml/dom/views/dom-abstractview.h
+include/gtkhtml-2.0/libgtkhtml/dom/views/dom-documentview.h
+include/gtkhtml-2.0/libgtkhtml/graphics/htmlcolor.h
+include/gtkhtml-2.0/libgtkhtml/graphics/htmlfontspecification.h
+include/gtkhtml-2.0/libgtkhtml/graphics/htmlgdkpainter.h
+include/gtkhtml-2.0/libgtkhtml/graphics/htmlimage.h
+include/gtkhtml-2.0/libgtkhtml/graphics/htmlimagefactory.h
+include/gtkhtml-2.0/libgtkhtml/graphics/htmlpainter.h
+include/gtkhtml-2.0/libgtkhtml/graphics/htmlstylepainter.h
+include/gtkhtml-2.0/libgtkhtml/gtkhtml.h
+include/gtkhtml-2.0/libgtkhtml/gtkhtmlcontext.h
+include/gtkhtml-2.0/libgtkhtml/layout/html/htmlboxembedded.h
+include/gtkhtml-2.0/libgtkhtml/layout/html/htmlboxform.h
+include/gtkhtml-2.0/libgtkhtml/layout/html/htmlembedded.h
+include/gtkhtml-2.0/libgtkhtml/layout/htmlbox.h
+include/gtkhtml-2.0/libgtkhtml/layout/htmlboxblock.h
+include/gtkhtml-2.0/libgtkhtml/layout/htmlboxlistitem.h
+include/gtkhtml-2.0/libgtkhtml/layout/htmlboxroot.h
+include/gtkhtml-2.0/libgtkhtml/layout/htmlboxtable.h
+include/gtkhtml-2.0/libgtkhtml/layout/htmlboxtablecaption.h
+include/gtkhtml-2.0/libgtkhtml/layout/htmlboxtablecell.h
+include/gtkhtml-2.0/libgtkhtml/layout/htmlboxtablerow.h
+include/gtkhtml-2.0/libgtkhtml/layout/htmlboxtablerowgroup.h
+include/gtkhtml-2.0/libgtkhtml/layout/htmlboxtext.h
+include/gtkhtml-2.0/libgtkhtml/layout/htmllinebox.h
+include/gtkhtml-2.0/libgtkhtml/layout/htmlrelayout.h
+include/gtkhtml-2.0/libgtkhtml/layout/htmlstyle.h
+include/gtkhtml-2.0/libgtkhtml/util/htmlatomlist.h
+include/gtkhtml-2.0/libgtkhtml/util/htmlglobalatomlist.h
+include/gtkhtml-2.0/libgtkhtml/util/htmlglobalatoms.h
+include/gtkhtml-2.0/libgtkhtml/util/htmlstream.h
+include/gtkhtml-2.0/libgtkhtml/util/htmlstreambuffer.h
+include/gtkhtml-2.0/libgtkhtml/util/rfc1738.h
+include/gtkhtml-2.0/libgtkhtml/view/htmlevent.h
+include/gtkhtml-2.0/libgtkhtml/view/htmlselection.h
+include/gtkhtml-2.0/libgtkhtml/view/htmlview.h
+lib/libgtkhtml-2.a
+lib/libgtkhtml-2.so
+lib/libgtkhtml-2.so.0
+libdata/pkgconfig/libgtkhtml-2.0.pc
+@dirrm include/gtkhtml-2.0/libgtkhtml/view
+@dirrm include/gtkhtml-2.0/libgtkhtml/util
+@dirrm include/gtkhtml-2.0/libgtkhtml/layout/html
+@dirrm include/gtkhtml-2.0/libgtkhtml/layout
+@dirrm include/gtkhtml-2.0/libgtkhtml/graphics
+@dirrm include/gtkhtml-2.0/libgtkhtml/dom/views
+@dirrm include/gtkhtml-2.0/libgtkhtml/dom/traversal
+@dirrm include/gtkhtml-2.0/libgtkhtml/dom/html
+@dirrm include/gtkhtml-2.0/libgtkhtml/dom/events
+@dirrm include/gtkhtml-2.0/libgtkhtml/dom/core
+@dirrm include/gtkhtml-2.0/libgtkhtml/dom
+@dirrm include/gtkhtml-2.0/libgtkhtml/document
+@dirrm include/gtkhtml-2.0/libgtkhtml/css
+@dirrm include/gtkhtml-2.0/libgtkhtml
+@dirrm include/gtkhtml-2.0