From owner-cvs-all@FreeBSD.ORG Sat Jun 30 15:35:25 2012 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 576F81065670; Sat, 30 Jun 2012 15:35:25 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 420888FC08; Sat, 30 Jun 2012 15:35:25 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id q5UFZP6A004826; Sat, 30 Jun 2012 15:35:25 GMT (envelope-from pawel@repoman.freebsd.org) Received: (from pawel@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q5UFZPa3004825; Sat, 30 Jun 2012 15:35:25 GMT (envelope-from pawel) Message-Id: <201206301535.q5UFZPa3004825@repoman.freebsd.org> From: Pawel Pekala Date: Sat, 30 Jun 2012 15:35:25 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports MOVED ports/mail Makefile ports/mail/claws-mail-pdf_viewer Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Jun 2012 15:35:25 -0000 pawel 2012-06-30 15:35:25 UTC FreeBSD ports repository Modified files: . MOVED mail Makefile Added files: mail/claws-mail-pdf_viewer Makefile distinfo pkg-descr pkg-plist Log: - Readd mail/claws-mail-pdf_viewer, licensing of xpdf and poppler libraries has changed and now is compliant with GPLv3 which claws-mail uses - Update to version 0.9.2 - Depend on graphics/poppler-glib - Correctly use LDFLAGS, CFLAGS - Convert to OptionsNG - Add homepage, LICENSE Revision Changes Path 1.2894 +1 -2 ports/MOVED 1.1136 +1 -0 ports/mail/Makefile 1.23 +42 -0 ports/mail/claws-mail-pdf_viewer/Makefile (new) 1.9 +2 -0 ports/mail/claws-mail-pdf_viewer/distinfo (new) 1.3 +4 -0 ports/mail/claws-mail-pdf_viewer/pkg-descr (new) 1.6 +19 -0 ports/mail/claws-mail-pdf_viewer/pkg-plist (new)