From owner-svn-ports-head@FreeBSD.ORG Sat Dec 28 23:28:53 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 717E0B2; Sat, 28 Dec 2013 23:28:53 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 5125F131D; Sat, 28 Dec 2013 23:28:53 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rBSNSrm0011046; Sat, 28 Dec 2013 23:28:53 GMT (envelope-from rakuco@svn.freebsd.org) Received: (from rakuco@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id rBSNSqML011043; Sat, 28 Dec 2013 23:28:52 GMT (envelope-from rakuco@svn.freebsd.org) Message-Id: <201312282328.rBSNSqML011043@svn.freebsd.org> From: Raphael Kubo da Costa Date: Sat, 28 Dec 2013 23:28:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r337929 - head/palm/pilot-link X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Dec 2013 23:28:53 -0000 Author: rakuco Date: Sat Dec 28 23:28:52 2013 New Revision: 337929 URL: http://svnweb.freebsd.org/changeset/ports/337929 Log: - Set LICENSE - Support staging PR: ports/184780 Submitted by: skreuzer@ Approved by: maintainer timeout (14 days) Deleted: head/palm/pilot-link/manpages.mk Modified: head/palm/pilot-link/Makefile head/palm/pilot-link/pkg-plist Modified: head/palm/pilot-link/Makefile ============================================================================== --- head/palm/pilot-link/Makefile Sat Dec 28 23:24:36 2013 (r337928) +++ head/palm/pilot-link/Makefile Sat Dec 28 23:28:52 2013 (r337929) @@ -11,6 +11,8 @@ MASTER_SITES= http://downloads.pilot-lin MAINTAINER= samm@os2.kiev.ua COMMENT= Suite of tools used to connect and sync your Palm handled +LICENSE= GPLv2 + BUILD_DEPENDS= xsltproc:${PORTSDIR}/textproc/libxslt USES= pathfix pkgconfig iconv @@ -23,7 +25,6 @@ USE_LDCONFIG= yes OPTIONS_DEFINE= PNG THREADS USB USB_DESC= Compile with USB via libusb support (READ MANUAL!) -NO_STAGE= yes .include .if ${PORT_OPTIONS:MTHREADS} @@ -50,8 +51,6 @@ CONFIGURE_ARGS+= --with-libpng=${PREFIX} CONFIGURE_ARGS+= --disable-png .endif -.include "${.CURDIR}/manpages.mk" - post-patch: @${REINPLACE_CMD} -e 's|png_voidp_NULL|NULL|g' \ -e 's|png_error_ptr_NULL|NULL|g' \ Modified: head/palm/pilot-link/pkg-plist ============================================================================== --- head/palm/pilot-link/pkg-plist Sat Dec 28 23:24:36 2013 (r337928) +++ head/palm/pilot-link/pkg-plist Sat Dec 28 23:28:52 2013 (r337929) @@ -98,6 +98,43 @@ share/aclocal/pilot-link.m4 %%DATADIR%%/prc/getrom.prc %%DATADIR%%/prc/getrom2.prc %%DATADIR%%/udev/60-libpisock.rules +man/man1/ietf2datebook.1.gz +man/man1/pilot-install-datebook.1.gz +man/man1/pilot-install-expenses.1.gz +man/man1/pilot-install-hinote.1.gz +man/man1/pilot-install-memo.1.gz +man/man1/pilot-install-netsync.1.gz +man/man1/pilot-install-todo.1.gz +man/man1/pilot-install-todos.1.gz +man/man1/pilot-install-user.1.gz +man/man1/pilot-addresses.1.gz +man/man1/pilot-clip.1.gz +man/man1/pilot-csd.1.gz +man/man1/pilot-debugsh.1.gz +man/man1/pilot-dedupe.1.gz +man/man1/pilot-dlpsh.1.gz +man/man1/pilot-file.1.gz +man/man1/pilot-foto.1.gz +man/man1/pilot-foto-treo600.1.gz +man/man1/pilot-foto-treo650.1.gz +man/man1/pilot-getram.1.gz +man/man1/pilot-getrom.1.gz +man/man1/pilot-getromtoken.1.gz +man/man1/pilot-hinotes.1.gz +man/man1/pilot-memos.1.gz +man/man1/pilot-nredir.1.gz +man/man1/pilot-reminders.1.gz +man/man1/pilot-schlep.1.gz +man/man1/pilot-wav.1.gz +man/man1/pilot-xfer.1.gz +man/man1/pilot-read-expenses.1.gz +man/man1/pilot-read-ical.1.gz +man/man1/pilot-read-notepad.1.gz +man/man1/pilot-read-palmpix.1.gz +man/man1/pilot-read-screenshot.1.gz +man/man1/pilot-read-todos.1.gz +man/man1/pilot-read-veo.1.gz +man/man7/pilot-link.7.gz @dirrm %%DATADIR%%/udev @dirrm %%DATADIR%%/prc @dirrm %%DATADIR%%/pix