diff options
author | marcus <marcus@FreeBSD.org> | 2003-05-12 07:15:11 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-05-12 07:15:11 +0800 |
commit | d66f1d53c8902fcad8b77cdc766c526643c9df98 (patch) | |
tree | d5b7cc44752869b347b2cb6911dcafd45c24e588 /www | |
parent | e20e67f1458947f9534216d68306e60c60bb7a67 (diff) | |
download | freebsd-ports-gnome-d66f1d53c8902fcad8b77cdc766c526643c9df98.tar.gz freebsd-ports-gnome-d66f1d53c8902fcad8b77cdc766c526643c9df98.tar.zst freebsd-ports-gnome-d66f1d53c8902fcad8b77cdc766c526643c9df98.zip |
Remove nautilus-gtkhtml. It is no longer maintained, and did not make
the cut for GNOME 2.
Diffstat (limited to 'www')
-rw-r--r-- | www/nautilus-gtkhtml/Makefile | 32 | ||||
-rw-r--r-- | www/nautilus-gtkhtml/distinfo | 1 | ||||
-rw-r--r-- | www/nautilus-gtkhtml/files/patch-configure | 13 | ||||
-rw-r--r-- | www/nautilus-gtkhtml/pkg-descr | 4 | ||||
-rw-r--r-- | www/nautilus-gtkhtml/pkg-plist | 22 |
5 files changed, 0 insertions, 72 deletions
diff --git a/www/nautilus-gtkhtml/Makefile b/www/nautilus-gtkhtml/Makefile deleted file mode 100644 index 125b987eeed1..000000000000 --- a/www/nautilus-gtkhtml/Makefile +++ /dev/null @@ -1,32 +0,0 @@ -# New ports collection makefile for: nautilus-gtkhtml -# Date created: 21 May 2002 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= nautilus-gtkhtml -PORTVERSION= 0.3.2 -PORTREVISION= 1 -CATEGORIES= www gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/nautilus-gtkhtml/0.3 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= A simple NautilusView component for displaying html files in Nautilus - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_REINPLACE= yes -USE_GNOME= gnomeprefix gnomehack libgtkhtml nautilus2 -USE_LIBTOOL= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" - -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/nautilus-gtkhtml/distinfo b/www/nautilus-gtkhtml/distinfo deleted file mode 100644 index 390e96eba117..000000000000 --- a/www/nautilus-gtkhtml/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/nautilus-gtkhtml-0.3.2.tar.bz2) = 5cf8cf3cc261afd1ef486bd1126f7f9e diff --git a/www/nautilus-gtkhtml/files/patch-configure b/www/nautilus-gtkhtml/files/patch-configure deleted file mode 100644 index 65ce6b225d68..000000000000 --- a/www/nautilus-gtkhtml/files/patch-configure +++ /dev/null @@ -1,13 +0,0 @@ - -$FreeBSD: /tmp/pcvs/ports/www/nautilus-gtkhtml/files/Attic/patch-configure,v 1.1 2002-05-21 07:28:50 sobomax Exp $ - ---- configure.orig Mon May 20 15:11:25 2002 -+++ configure Mon May 20 15:12:24 2002 -@@ -7374,6 +7374,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/nautilus-gtkhtml/pkg-descr b/www/nautilus-gtkhtml/pkg-descr deleted file mode 100644 index 8bd6eb334a2d..000000000000 --- a/www/nautilus-gtkhtml/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -This is a simple NautilusView component which embeds a GtkHTML2 widget, -used to display HTML files. - -WWW: http://www.gnome.org/ diff --git a/www/nautilus-gtkhtml/pkg-plist b/www/nautilus-gtkhtml/pkg-plist deleted file mode 100644 index b5206a633cde..000000000000 --- a/www/nautilus-gtkhtml/pkg-plist +++ /dev/null @@ -1,22 +0,0 @@ -bin/nautilus-gtkhtml-view -libdata/bonobo/servers/Nautilus_View_gtkhtml.server -share/locale/az/LC_MESSAGES/nautilus-gtkhtml.mo -share/locale/de/LC_MESSAGES/nautilus-gtkhtml.mo -share/locale/es/LC_MESSAGES/nautilus-gtkhtml.mo -share/locale/fi/LC_MESSAGES/nautilus-gtkhtml.mo -share/locale/fr/LC_MESSAGES/nautilus-gtkhtml.mo -share/locale/ja/LC_MESSAGES/nautilus-gtkhtml.mo -share/locale/ko/LC_MESSAGES/nautilus-gtkhtml.mo -share/locale/ms/LC_MESSAGES/nautilus-gtkhtml.mo -share/locale/no/LC_MESSAGES/nautilus-gtkhtml.mo -share/locale/pl/LC_MESSAGES/nautilus-gtkhtml.mo -share/locale/pt/LC_MESSAGES/nautilus-gtkhtml.mo -share/locale/ru/LC_MESSAGES/nautilus-gtkhtml.mo -share/locale/sk/LC_MESSAGES/nautilus-gtkhtml.mo -share/locale/sl/LC_MESSAGES/nautilus-gtkhtml.mo -share/locale/sv/LC_MESSAGES/nautilus-gtkhtml.mo -share/locale/tr/LC_MESSAGES/nautilus-gtkhtml.mo -share/locale/vi/LC_MESSAGES/nautilus-gtkhtml.mo -share/locale/wa/LC_MESSAGES/nautilus-gtkhtml.mo -share/locale/zh_CN/LC_MESSAGES/nautilus-gtkhtml.mo -share/locale/zh_TW/LC_MESSAGES/nautilus-gtkhtml.mo |