diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-05-01 19:52:00 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-05-01 19:52:00 +0000 |
commit | e2d4219b8c51c57e4c9953fd4566020d1cbe27be (patch) | |
tree | 8ceca6123d051f54c9f8d71a3699c5653f22c8b9 /sysutils/gnomefind | |
parent | 47a21a54dded355a183053151eb0aa400170db5c (diff) |
Notes
Diffstat (limited to 'sysutils/gnomefind')
-rw-r--r-- | sysutils/gnomefind/Makefile | 38 | ||||
-rw-r--r-- | sysutils/gnomefind/distinfo | 2 | ||||
-rw-r--r-- | sysutils/gnomefind/pkg-descr | 22 | ||||
-rw-r--r-- | sysutils/gnomefind/pkg-plist | 34 |
4 files changed, 0 insertions, 96 deletions
diff --git a/sysutils/gnomefind/Makefile b/sysutils/gnomefind/Makefile deleted file mode 100644 index 2b2c3ba3ea52..000000000000 --- a/sysutils/gnomefind/Makefile +++ /dev/null @@ -1,38 +0,0 @@ -# New ports collection makefile for: gnomefind -# Date created: 26 May 2000 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnomefind -PORTVERSION= 1.0.2 -PORTREVISION= 8 -CATEGORIES= sysutils gnome -MASTER_SITES= SF/gnome-find/gnome-find-stable/${PORTVERSION} -DISTNAME= gnome-find-${PORTVERSION} - -MAINTAINER= ports@FreeBSD.org -COMMENT= Graphical version of the GNU "find" utility - -DEPRECATED= Abandoned upstream -EXPIRATION_DATE= 2011-05-01 - -USE_GNOME= gnomehack gnomeprefix libglade -GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-lgnuregex -L${LOCALBASE}/lib" - -MAN1= gnome-find.1 - -.include <bsd.port.pre.mk> - -post-patch: - @${GREP} -lR "<regex\.h>" ${WRKSRC} | ${XARGS} ${REINPLACE_CMD} -e \ - 's|<regex\.h>|<gnuregex.h>|g' -.if ${OSVERSION} >= 800023 - ${REINPLACE_CMD} -e "s,^int readlink,//int readlink," \ - ${WRKSRC}/src/listfile.c -.endif - -.include <bsd.port.post.mk> diff --git a/sysutils/gnomefind/distinfo b/sysutils/gnomefind/distinfo deleted file mode 100644 index 8cb8b894d57a..000000000000 --- a/sysutils/gnomefind/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (gnome-find-1.0.2.tar.gz) = 06aa8244cefbcc924a544d4a32af83c6a833ed3a1bd3ec3a23482b0247602965 -SIZE (gnome-find-1.0.2.tar.gz) = 451517 diff --git a/sysutils/gnomefind/pkg-descr b/sysutils/gnomefind/pkg-descr deleted file mode 100644 index d86cbd2f8b1f..000000000000 --- a/sysutils/gnomefind/pkg-descr +++ /dev/null @@ -1,22 +0,0 @@ -gnome-find is an easy-to-use, but powerful, graphical version of the GNU "find" -utility. - -It is not just a front-end which just forks and execs "find", nor is it a -utility that reinvents the wheel by rewriting the "find" utility itself. - -The original source code to the GNU "find" utility (as found in findutils-4.1) -was used, and a GUI component was integrated into it. Consequently, the actual -file finding backend component is based on the very stable and mature code in -GNU "find", while the GUI component provides a modern, easy-to-use, yet -powerful, interface. - -By making it a truely graphical program, it avoids the common portability -problems typically encountered by front-ends when they run on systems without -GNU "find", as well as avoiding messy issues with forking a new process and -communicating with it (e.g., pipes, temporary files, etc.). - -gnome-find features a default, no-nonsense dialog for use in most commonly -specified searches. Additionally, a second, more detailed and advanced dialog -is available to specify more powerful search parameters. - -WWW: http://gnome-find.sourceforge.net/ diff --git a/sysutils/gnomefind/pkg-plist b/sysutils/gnomefind/pkg-plist deleted file mode 100644 index 3c86bfd151f9..000000000000 --- a/sysutils/gnomefind/pkg-plist +++ /dev/null @@ -1,34 +0,0 @@ -bin/gnome-find -share/gnome/apps/Utilities/gnome-find.desktop -share/gnome-find/gnome-find.glade -share/gnome-find/gnome-find.xpm -share/gnome-find/multiple.xpm -share/gnome-find/shell.xpm -share/gnome/help/gnome-find/C/bugreport.html -share/gnome/help/gnome-find/C/contacting.html -share/gnome/help/gnome-find/C/copyright.html -share/gnome/help/gnome-find/C/faq.html -share/gnome/help/gnome-find/C/manual.html -share/gnome/help/gnome-find/C/prefs-0.html -share/gnome/help/gnome-find/C/prefs-1.html -share/gnome/help/gnome-find/C/prefs-2.html -share/gnome/help/gnome-find/C/prefs-3.html -share/gnome/help/gnome-find/C/prefs-4.html -share/gnome/help/gnome-find/C/topic.dat -share/locale/da/LC_MESSAGES/gnome-find.mo -share/locale/de/LC_MESSAGES/gnome-find.mo -share/locale/es/LC_MESSAGES/gnome-find.mo -share/locale/fi/LC_MESSAGES/gnome-find.mo -share/locale/hu/LC_MESSAGES/gnome-find.mo -share/locale/ja/LC_MESSAGES/gnome-find.mo -share/locale/ko/LC_MESSAGES/gnome-find.mo -share/locale/nl/LC_MESSAGES/gnome-find.mo -share/locale/no/LC_MESSAGES/gnome-find.mo -share/locale/pt_BR/LC_MESSAGES/gnome-find.mo -share/locale/ru/LC_MESSAGES/gnome-find.mo -share/locale/sk/LC_MESSAGES/gnome-find.mo -share/locale/sv/LC_MESSAGES/gnome-find.mo -share/locale/uk/LC_MESSAGES/gnome-find.mo -@dirrm share/gnome/help/gnome-find/C -@dirrm share/gnome/help/gnome-find -@dirrm share/gnome-find |