From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 21 11:10:21 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9F56716A4DF for ; Fri, 21 Jul 2006 11:10:21 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4FE5343D5C for ; Fri, 21 Jul 2006 11:10:18 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k6LBAIIR019822 for ; Fri, 21 Jul 2006 11:10:18 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k6LBAIhD019821; Fri, 21 Jul 2006 11:10:18 GMT (envelope-from gnats) Resent-Date: Fri, 21 Jul 2006 11:10:18 GMT Resent-Message-Id: <200607211110.k6LBAIhD019821@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, Stanislav Sedov Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8754616A4E5 for ; Fri, 21 Jul 2006 11:03:40 +0000 (UTC) (envelope-from ssedov@mbsd.msk.ru) Received: from com1.ht-systems.ru (com1.ht-systems.ru [83.97.104.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 58E7A43D79 for ; Fri, 21 Jul 2006 11:03:39 +0000 (GMT) (envelope-from ssedov@mbsd.msk.ru) Received: from [213.87.72.70] (helo=fonon.realnet) by com1.ht-systems.ru with esmtpa (Exim 4.62) (envelope-from ) id 1G3suu-0004vb-V5 for FreeBSD-gnats-submit@freebsd.org; Fri, 21 Jul 2006 15:11:38 +0400 Received: by fonon.realnet (Postfix, from userid 1001) id 3BF3312642; Fri, 21 Jul 2006 15:02:51 +0400 (MSD) Message-Id: <20060721110251.3BF3312642@fonon.realnet> Date: Fri, 21 Jul 2006 15:02:51 +0400 (MSD) From: Stanislav Sedov To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/100667: [PATCH] devel/cxref: install supplimetary scripts, take maintainership 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: Fri, 21 Jul 2006 11:10:21 -0000 >Number: 100667 >Category: ports >Synopsis: [PATCH] devel/cxref: install supplimetary scripts, take maintainership >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: Fri Jul 21 11:10:17 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Stanislav Sedov >Release: FreeBSD 7.0-CURRENT i386 >Organization: MBSD labs, Inc. >Environment: System: FreeBSD fonon.realnet 7.0-CURRENT FreeBSD 7.0-CURRENT #7: Sun Jun 18 20:51:36 MSD 2006 >Description: - Install supplementary scripts and emacs files - Use gnometarget macro - Remove unneccessory BISON dependency - Take maintainership Added file(s): - pkg-plist >How-To-Repeat: >Fix: --- cxref-1.6a_1.patch begins here --- diff -ruN --exclude=CVS /usr/ports/devel/cxref/Makefile /var/tmp/cxref/Makefile --- /usr/ports/devel/cxref/Makefile Sun May 8 18:18:22 2005 +++ /var/tmp/cxref/Makefile Fri Jul 21 15:00:30 2006 @@ -7,23 +7,28 @@ PORTNAME= cxref PORTVERSION= 1.6a +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://www.gedanken.demon.co.uk/download-cxref/ \ ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= devel/lang/c EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ssedov@mbsd.msk.ru COMMENT= C program cross-referencing & documentation tool -USE_BISON= yes USE_GMAKE= yes +USE_GNOME= gnometarget GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --without-cxref-cpp ALL_TARGET= programs MAN1= cxref.1 cxref-query.1 -PLIST_FILES= bin/cxref bin/cxref-cc bin/cxref-query + +post-install: + @${MKDIR} ${DATADIR} + @${INSTALL_SCRIPT} ${WRKSRC}/contrib/*.pl ${DATADIR} + @${INSTALL_DATA} ${WRKSRC}/contrib/*.el ${DATADIR} + @${INSTALL_DATA} ${WRKSRC}/contrib/README* ${DATADIR} .include diff -ruN --exclude=CVS /usr/ports/devel/cxref/pkg-plist /var/tmp/cxref/pkg-plist --- /usr/ports/devel/cxref/pkg-plist Thu Jan 1 03:00:00 1970 +++ /var/tmp/cxref/pkg-plist Fri Jul 21 14:55:51 2006 @@ -0,0 +1,17 @@ +bin/cxref +bin/cxref-cc +bin/cxref-query +%%DATADIR%%/README +%%DATADIR%%/README.xrgr +%%DATADIR%%/cflow.el +%%DATADIR%%/cxref.el +%%DATADIR%%/cxref_includes.pl +%%DATADIR%%/daVinvi_function.pl +%%DATADIR%%/daVinvi_include.pl +%%DATADIR%%/fixheader.pl +%%DATADIR%%/includes2cxref.pl +%%DATADIR%%/knr2ansi.pl +%%DATADIR%%/make_depend.pl +%%DATADIR%%/tree.pl +%%DATADIR%%/xrgr.pl +@dirrm %%DATADIR%% --- cxref-1.6a_1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: