From owner-freebsd-ports-bugs@FreeBSD.ORG Mon May 3 14:10:08 2010 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9CBE81065670 for ; Mon, 3 May 2010 14:10:08 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 61A5D8FC17 for ; Mon, 3 May 2010 14:10:08 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o43EA8MK092723 for ; Mon, 3 May 2010 14:10:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o43EA8mQ092722; Mon, 3 May 2010 14:10:08 GMT (envelope-from gnats) Resent-Date: Mon, 3 May 2010 14:10:08 GMT Resent-Message-Id: <201005031410.o43EA8mQ092722@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Ju Pengfei Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 26E30106566B for ; Mon, 3 May 2010 14:03:50 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [69.147.83.33]) by mx1.freebsd.org (Postfix) with ESMTP id 16C268FC15 for ; Mon, 3 May 2010 14:03:50 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o43E3nLV000899 for ; Mon, 3 May 2010 14:03:49 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id o43E3nNO000898; Mon, 3 May 2010 14:03:49 GMT (envelope-from nobody) Message-Id: <201005031403.o43E3nNO000898@www.freebsd.org> Date: Mon, 3 May 2010 14:03:49 GMT From: Ju Pengfei To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/146265: New port: graphics/apvlv Apvlv is a PDF Viewer Under Linux and its behaviour like Vim X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 May 2010 14:10:08 -0000 >Number: 146265 >Category: ports >Synopsis: New port: graphics/apvlv Apvlv is a PDF Viewer Under Linux and its behaviour like Vim >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon May 03 14:10:08 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Ju Pengfei >Release: 8.0-RELEASE-p2 >Organization: Ju Pengfei >Environment: >Description: New port: graphics/apvlv Apvlv is a PDF Viewer Under Linux and its behaviour like Vim WWW: http://code.google.com/p/apvlv/ >How-To-Repeat: >Fix: use this sharfile, please. thanks. Patch attached with submission follows: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # apvlv # apvlv/Makefile # apvlv/distinfo # apvlv/pkg-descr # apvlv/pkg-plist # echo c - apvlv mkdir -p apvlv > /dev/null 2>&1 echo x - apvlv/Makefile sed 's/^X//' >apvlv/Makefile << 'f03feb43f3841016ef5fc01ddc49e38d' X# New ports collection makefile for: apvlv X# Date created: 03 May 2010 X# Whom: Ju Pengfei X# X# $FreeBSD$ X# X XPORTNAME= apvlv XPORTVERSION= 0.0.9.6 XCATEGORIES= graphics XMASTER_SITES= GOOGLE_CODE X XMAINTAINER= jupengfei@gmail.com XCOMMENT= Apvlv is a PDF Viewer Under Linux and its behaviour like Vim X XLIB_DEPENDS= poppler-glib.4:${PORTSDIR}/graphics/poppler-gtk X XGNU_CONFIGURE= yes XUSE_GMAKE= yes X XMAN1= apvlv.1 X X.include f03feb43f3841016ef5fc01ddc49e38d echo x - apvlv/distinfo sed 's/^X//' >apvlv/distinfo << '37a30a38c8bea31db5d6789522d3e4b2' XMD5 (apvlv-0.0.9.6.tar.gz) = 6128f0cb86d2d7b063c2feed04ab5f90 XSHA256 (apvlv-0.0.9.6.tar.gz) = 5d6363bf57d2869679b246cfcf838335782423e0c2a8892f8fdc64e0564d9af3 XSIZE (apvlv-0.0.9.6.tar.gz) = 215077 37a30a38c8bea31db5d6789522d3e4b2 echo x - apvlv/pkg-descr sed 's/^X//' >apvlv/pkg-descr << '0c0503ded73470bdaa67bbc187f056a5' XApvlv is a PDF Viewer Under Linux and its behaviour like Vim. X XWWW: http://code.google.com/p/apvlv/ 0c0503ded73470bdaa67bbc187f056a5 echo x - apvlv/pkg-plist sed 's/^X//' >apvlv/pkg-plist << 'ae19a497d941a4cfc55a48caeeb0a705' Xbin/apvlv X%%DOCSDIR%%/apvlvrc.example X%%DOCSDIR%%/reg.png X%%DOCSDIR%%/dir.png X%%DOCSDIR%%/pdf.png X%%DOCSDIR%%/Startup.pdf X@dirrm %%DOCSDIR%% ae19a497d941a4cfc55a48caeeb0a705 exit >Release-Note: >Audit-Trail: >Unformatted: