From nobody@FreeBSD.org  Mon May  3 14:03:50 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 26E30106566B
	for <freebsd-gnats-submit@FreeBSD.org>; 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 <freebsd-gnats-submit@FreeBSD.org>; 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 <freebsd-gnats-submit@FreeBSD.org>; 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 <jupengfei@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: New port: graphics/apvlv Apvlv is a PDF Viewer Under Linux and its behaviour like Vim
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>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:    wen
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 03 14:10:08 UTC 2010
>Closed-Date:    Tue May 04 03:25:36 UTC 2010
>Last-Modified:  Tue May  4 03:30:02 UTC 2010
>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 <jupengfei@gmail.com>
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 <bsd.port.mk>
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:
Responsible-Changed-From-To: freebsd-ports-bugs->wen 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon May 3 14:14:34 UTC 2010 
Responsible-Changed-Why:  
wen@ wants his PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=146265 
State-Changed-From-To: open->closed 
State-Changed-By: wen 
State-Changed-When: Tue May 4 03:25:35 UTC 2010 
State-Changed-Why:  
New port added. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=146265 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/146265: commit references a PR
Date: Tue,  4 May 2010 03:23:26 +0000 (UTC)

 wen         2010-05-04 03:23:13 UTC
 
   FreeBSD ports repository
 
   Modified files:
     graphics             Makefile 
   Added files:
     graphics/apvlv       Makefile distinfo pkg-descr pkg-plist 
   Log:
   Apvlv is a PDF Viewer Under Linux and its behaviour like Vim.
   
   WWW: http://code.google.com/p/apvlv/
   
   PR:             ports/146265
   Submitted by:   Ju Pengfei <jupengfei@gmail.com>
   
   Revision  Changes    Path
   1.1323    +1 -0      ports/graphics/Makefile
   1.1       +24 -0     ports/graphics/apvlv/Makefile (new)
   1.1       +3 -0      ports/graphics/apvlv/distinfo (new)
   1.1       +3 -0      ports/graphics/apvlv/pkg-descr (new)
   1.1       +8 -0      ports/graphics/apvlv/pkg-plist (new)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
