From owner-svn-ports-all@FreeBSD.ORG Thu Apr 25 21:33:57 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 2E36DCCD; Thu, 25 Apr 2013 21:33:57 +0000 (UTC) (envelope-from nivit@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 10A121D6A; Thu, 25 Apr 2013 21:33:57 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r3PLXuTJ044376; Thu, 25 Apr 2013 21:33:56 GMT (envelope-from nivit@svn.freebsd.org) Received: (from nivit@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r3PLXukw044371; Thu, 25 Apr 2013 21:33:56 GMT (envelope-from nivit@svn.freebsd.org) Message-Id: <201304252133.r3PLXukw044371@svn.freebsd.org> From: Nicola Vitale Date: Thu, 25 Apr 2013 21:33:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r316534 - in head/print: . foxitreader X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Apr 2013 21:33:57 -0000 Author: nivit Date: Thu Apr 25 21:33:55 2013 New Revision: 316534 URL: http://svnweb.freebsd.org/changeset/ports/316534 Log: Foxit Reader is a free PDF document viewer for the Linux platform, with a new streamlined interface, user-customized toolbar, incredibly small size, breezing-fast launch speed and rich features. This empowers PDF document users with Zoom function, Navigation function, Bookmarks, Thumbnails, Text Selection Tool, Snapshot, and Full Screen capabilities. Foxit Reader for Desktop Linux is provided by Foxit Corporation free for non-commercial use. WWW: http://www.foxitsoftware.com/pdf/desklinux/ Added: head/print/foxitreader/ head/print/foxitreader/Makefile (contents, props changed) head/print/foxitreader/distinfo (contents, props changed) head/print/foxitreader/pkg-descr (contents, props changed) head/print/foxitreader/pkg-plist (contents, props changed) Modified: head/print/Makefile Modified: head/print/Makefile ============================================================================== --- head/print/Makefile Thu Apr 25 21:31:23 2013 (r316533) +++ head/print/Makefile Thu Apr 25 21:33:55 2013 (r316534) @@ -72,6 +72,7 @@ SUBDIR += foomatic-db-engine SUBDIR += foomatic-db-hpijs SUBDIR += foomatic-filters + SUBDIR += foxitreader SUBDIR += fpdf SUBDIR += freetype SUBDIR += freetype-tools Added: head/print/foxitreader/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/print/foxitreader/Makefile Thu Apr 25 21:33:55 2013 (r316534) @@ -0,0 +1,61 @@ +# Created by: Nicola Vitale +# $FreeBSD$ + +PORTNAME= foxitreader +PORTVERSION= 1.1.0 +#PORTREVISION= 0 +CATEGORIES= print +MASTER_SITES= http://cdn04.foxitsoftware.com/pub/foxit/%SUBDIR%/:reader,manual +MASTER_SITE_SUBDIR= reader/desktop/linux/1.x/${PORTVERSION:R}/enu/:reader \ + manual/enu/:manual +DISTFILES= FoxitReader-${PORTVERSION}.tar.bz2:reader +EXTRACT_ONLY= FoxitReader-${PORTVERSION}.tar.bz2 + +MAINTAINER= nivit@FreeBSD.org +COMMENT= Free PDF document viewer for desktop Linux + +LICENSE_NAME= EULA +LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell +LICENSE_TEXT= http://www.foxitsoftware.com/pdf/desklinux/eula.htm + +NO_BUILD= yes + +PLIST_SUB= NLS="${NLS}" + +USE_BZIP2= yes +USE_GETTEXT= yes +USE_LINUX= yes +USE_LINUX_APPS= cups-libs gtk2 + +WRKSRC= ${WRKDIR}/${PORTVERSION:R}-release + +.include + +.if ${PORT_OPTIONS:MDOCS} +DISTFILES+=FoxitReader${PORTVERSION:R}ForLinux_Manual.pdf:doc +.endif +.if ${PORT_OPTIONS:MNLS} +NLS= "" +.else +NLS= "@comment " +.endif + +do-install: + cd ${WRKSRC} && ${MKDIR} ${DATADIR} && \ + ${INSTALL_DATA} fpdfcjk.bin fum.fhd ${DATADIR} && \ + ${INSTALL_PROGRAM} FoxitReader ${DATADIR} && \ + ${LN} -s ${DATADIR}/FoxitReader ${PREFIX}/bin/FoxitReader +.if ${PORT_OPTIONS:MNLS} +.for locale in de fr ja zh_CN zh_TW + ${INSTALL_DATA} ${WRKSRC}/po/${locale}/FoxitReader.mo ${PREFIX}/share/locale/${locale}/LC_MESSAGES/ +.endfor +.endif +.if ${PORT_OPTIONS:MDOCS} + ${MKDIR} ${DOCSDIR} && \ + ${INSTALL_DATA} ${DISTDIR}/FoxitReader${PORTVERSION:R}ForLinux_Manual.pdf ${DOCSDIR} +.endif + +post-install: + ${CAT} ${PKGMESSAGE} + +.include Added: head/print/foxitreader/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/print/foxitreader/distinfo Thu Apr 25 21:33:55 2013 (r316534) @@ -0,0 +1,4 @@ +SHA256 (FoxitReader-1.1.0.tar.bz2) = 02f1ad5ad2fd516754254f349c94b8e81b57b9eb2a0315f30debdc5d7fb8dbf4 +SIZE (FoxitReader-1.1.0.tar.bz2) = 3787587 +SHA256 (FoxitReader1.1ForLinux_Manual.pdf) = 0882173090a66f1525d3f2a3c430f34204992a78d556f6f935d0383f5a0e8591 +SIZE (FoxitReader1.1ForLinux_Manual.pdf) = 2662827 Added: head/print/foxitreader/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/print/foxitreader/pkg-descr Thu Apr 25 21:33:55 2013 (r316534) @@ -0,0 +1,8 @@ +Foxit Reader is a free PDF document viewer for the Linux platform, with a new +streamlined interface, user-customized toolbar, incredibly small size, +breezing-fast launch speed and rich features. This empowers PDF document users +with Zoom function, Navigation function, Bookmarks, Thumbnails, Text Selection +Tool, Snapshot, and Full Screen capabilities. Foxit Reader for Desktop Linux +is provided by Foxit Corporation free for non-commercial use. + +WWW: http://www.foxitsoftware.com/pdf/desklinux/ Added: head/print/foxitreader/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/print/foxitreader/pkg-plist Thu Apr 25 21:33:55 2013 (r316534) @@ -0,0 +1,13 @@ +@comment $FreeBSD$ +bin/FoxitReader +%%PORTDOCS%%%%DOCSDIR%%/FoxitReader1.1ForLinux_Manual.pdf +%%DATADIR%%/FoxitReader +%%DATADIR%%/fpdfcjk.bin +%%DATADIR%%/fum.fhd +%%NLS%%share/locale/de/LC_MESSAGES/FoxitReader.mo +%%NLS%%share/locale/fr/LC_MESSAGES/FoxitReader.mo +%%NLS%%share/locale/ja/LC_MESSAGES/FoxitReader.mo +%%NLS%%share/locale/zh_CN/LC_MESSAGES/FoxitReader.mo +%%NLS%%share/locale/zh_TW/LC_MESSAGES/FoxitReader.mo +@dirrm %%DATADIR%% +%%PORTDOCS%%@dirrm %%DOCSDIR%%