Index: head/graphics/gqview-devel/pkg-descr =================================================================== --- head/graphics/gqview-devel/pkg-descr (revision 102721) +++ head/graphics/gqview-devel/pkg-descr (nonexistent) @@ -1,6 +0,0 @@ -Another gtk2-based graphic file viewer. - -WWW: http://gqview.sourceforge.net/ - --Vanilla -vanilla@FreeBSD.ORG Property changes on: head/graphics/gqview-devel/pkg-descr ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/graphics/gqview-devel/distinfo =================================================================== --- head/graphics/gqview-devel/distinfo (revision 102721) +++ head/graphics/gqview-devel/distinfo (nonexistent) @@ -1,2 +0,0 @@ -MD5 (gqview-1.3.9.tar.gz) = eb8ea61c02a757d55b2bf55837b6e2d1 -SIZE (gqview-1.3.9.tar.gz) = 1148128 Property changes on: head/graphics/gqview-devel/distinfo ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.5 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/graphics/gqview-devel/pkg-plist =================================================================== --- head/graphics/gqview-devel/pkg-plist (revision 102721) +++ head/graphics/gqview-devel/pkg-plist (nonexistent) @@ -1,30 +0,0 @@ -bin/gqview -%%PORTDOCS%%%%DOCSDIR%%/README -share/locale/bg/LC_MESSAGES/gqview.mo -share/locale/cs/LC_MESSAGES/gqview.mo -share/locale/da/LC_MESSAGES/gqview.mo -share/locale/de/LC_MESSAGES/gqview.mo -share/locale/es/LC_MESSAGES/gqview.mo -share/locale/et/LC_MESSAGES/gqview.mo -share/locale/fi/LC_MESSAGES/gqview.mo -share/locale/fr/LC_MESSAGES/gqview.mo -share/locale/hu/LC_MESSAGES/gqview.mo -share/locale/id/LC_MESSAGES/gqview.mo -share/locale/it/LC_MESSAGES/gqview.mo -share/locale/ja/LC_MESSAGES/gqview.mo -share/locale/nl/LC_MESSAGES/gqview.mo -share/locale/no/LC_MESSAGES/gqview.mo -share/locale/pl/LC_MESSAGES/gqview.mo -share/locale/pt_BR/LC_MESSAGES/gqview.mo -share/locale/ro/LC_MESSAGES/gqview.mo -share/locale/ru/LC_MESSAGES/gqview.mo -share/locale/sk/LC_MESSAGES/gqview.mo -share/locale/sl/LC_MESSAGES/gqview.mo -share/locale/sv/LC_MESSAGES/gqview.mo -share/locale/th/LC_MESSAGES/gqview.mo -share/locale/tr/LC_MESSAGES/gqview.mo -share/locale/uk/LC_MESSAGES/gqview.mo -share/locale/vi/LC_MESSAGES/gqview.mo -share/locale/zh_CN.GB2312/LC_MESSAGES/gqview.mo -share/locale/zh_TW/LC_MESSAGES/gqview.mo -%%PORTDOCS%%@dirrm %%DOCSDIR%% Property changes on: head/graphics/gqview-devel/pkg-plist ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.4 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/graphics/gqview-devel/Makefile =================================================================== --- head/graphics/gqview-devel/Makefile (revision 102721) +++ head/graphics/gqview-devel/Makefile (nonexistent) @@ -1,39 +0,0 @@ -# New ports collection makefile for: gqview-devel -# Date Created: 5 March 2003 -# Whom: Andrew Dolgov -# based on graphics/gqview port -# -# $FreeBSD$ -# - -PORTNAME= gqview -PORTVERSION= 1.3.9 -CATEGORIES= graphics -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} -PKGNAMESUFFIX= -devel - -MAINTAINER= philip@FreeBSD.org -COMMENT= Another gtk2-based graphic file viewer - -LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png - -USE_X_PREFIX= yes -USE_GNOME= gtk20 -USE_GETTEXT= yes -USE_ICONV= yes -GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" - -CONFLICTS= gqview-1.2.* - -MAN1= gqview.1 - -.if !defined(NOPORTDOCS) -post-install: - @${MKDIR} ${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} -.endif - -.include Property changes on: head/graphics/gqview-devel/Makefile ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.7 \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Index: head/graphics/gqview-devel/files/patch-configure =================================================================== --- head/graphics/gqview-devel/files/patch-configure (revision 102721) +++ head/graphics/gqview-devel/files/patch-configure (nonexistent) @@ -1,11 +0,0 @@ ---- configure.old Fri Feb 6 09:23:28 2004 -+++ configure Fri Feb 6 09:23:50 2004 -@@ -5844,7 +5844,7 @@ - - - cat >>confdefs.h <<_ACEOF --#define GQVIEW_HELPDIR "$prefix/share/gqview" -+#define GQVIEW_HELPDIR "$prefix/share/doc/gqview" - _ACEOF - - Property changes on: head/graphics/gqview-devel/files/patch-configure ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/graphics/gqview-devel/files/patch-Makefile.in =================================================================== --- head/graphics/gqview-devel/files/patch-Makefile.in (revision 102721) +++ head/graphics/gqview-devel/files/patch-Makefile.in (nonexistent) @@ -1,11 +0,0 @@ ---- Makefile.in.orig Fri Jan 23 18:33:39 2004 -+++ Makefile.in Fri Jan 23 18:37:29 2004 -@@ -547,7 +547,7 @@ - - info-am: - --install-data-am: install-desktopDATA install-helpDATA install-iconDATA \ -+install-data-am: install-desktopDATA install-iconDATA \ - install-man - - install-exec-am: Property changes on: head/graphics/gqview-devel/files/patch-Makefile.in ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property