diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-02-20 06:20:25 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-02-20 06:20:25 +0800 |
commit | 52eb0c363dbd39ca18828556aa6e06a0f55cdad1 (patch) | |
tree | 4b825dc642cb6eb9a060e54bf8d69288fbee4904 /www/libgtkhtml | |
parent | 02ae0012100b6d06fd4310bcc5e44198eaf8930e (diff) | |
download | marcuscom-ports-52eb0c363dbd39ca18828556aa6e06a0f55cdad1.tar marcuscom-ports-52eb0c363dbd39ca18828556aa6e06a0f55cdad1.tar.gz marcuscom-ports-52eb0c363dbd39ca18828556aa6e06a0f55cdad1.tar.bz2 marcuscom-ports-52eb0c363dbd39ca18828556aa6e06a0f55cdad1.tar.lz marcuscom-ports-52eb0c363dbd39ca18828556aa6e06a0f55cdad1.tar.xz marcuscom-ports-52eb0c363dbd39ca18828556aa6e06a0f55cdad1.tar.zst marcuscom-ports-52eb0c363dbd39ca18828556aa6e06a0f55cdad1.zip |
Remove the GNOME 2.1 ports. These have been merged into FreeBSD CVS
as GNOME 2.2....next up, GNOME 2.3.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@538 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www/libgtkhtml')
-rw-r--r-- | www/libgtkhtml/Makefile | 37 | ||||
-rw-r--r-- | www/libgtkhtml/distinfo | 1 | ||||
-rw-r--r-- | www/libgtkhtml/files/patch-af | 13 | ||||
-rw-r--r-- | www/libgtkhtml/pkg-comment | 1 | ||||
-rw-r--r-- | www/libgtkhtml/pkg-descr | 5 | ||||
-rw-r--r-- | www/libgtkhtml/pkg-plist | 88 |
6 files changed, 0 insertions, 145 deletions
diff --git a/www/libgtkhtml/Makefile b/www/libgtkhtml/Makefile deleted file mode 100644 index 29cc490b3..000000000 --- a/www/libgtkhtml/Makefile +++ /dev/null @@ -1,37 +0,0 @@ -# New ports collection makefile for: libgtkhtml -# Date created: 2nd June 2000 -# Whom: Ade Lovett <ade@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= libgtkhtml -PORTVERSION= 2.2.0 -CATEGORIES= www gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.2 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org - -LIB_DEPENDS= xslt.1:${PORTSDIR}/textproc/libxslt \ - gnomevfs-2.0:${PORTSDIR}/devel/gnomevfs2 \ - gailutil.17:${PORTSDIR}/x11-toolkits/gail - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_REINPLACE= yes -USE_GNOMENG= yes -USE_GNOME= gnomeprefix gnomehack -INSTALLS_SHLIB= yes -USE_LIBTOOL= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} - -post-patch: - @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ - s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/www/libgtkhtml/distinfo b/www/libgtkhtml/distinfo deleted file mode 100644 index 8bba09c72..000000000 --- a/www/libgtkhtml/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/libgtkhtml-2.2.0.tar.bz2) = 55681a938ed9f8ae121f38556d36e9a6 diff --git a/www/libgtkhtml/files/patch-af b/www/libgtkhtml/files/patch-af deleted file mode 100644 index de57871ff..000000000 --- a/www/libgtkhtml/files/patch-af +++ /dev/null @@ -1,13 +0,0 @@ - -$FreeBSD$ - ---- configure.orig Fri May 17 13:34:46 2002 -+++ configure Fri May 17 13:37:13 2002 -@@ -6567,6 +6567,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/www/libgtkhtml/pkg-comment b/www/libgtkhtml/pkg-comment deleted file mode 100644 index 7dd0e4db6..000000000 --- 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 abb1b154d..000000000 --- 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 8f41dde64..000000000 --- a/www/libgtkhtml/pkg-plist +++ /dev/null @@ -1,88 +0,0 @@ -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 |