Received: by mail.netbsd.org (Postfix, from userid 605) id A4FE8852E1; Tue, 6 Dec 2022 20:39:40 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D2BE484E6F for ; Tue, 6 Dec 2022 20:39:39 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id BelPIKrs8jXy for ; Tue, 6 Dec 2022 20:39:39 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 3302584D1D for ; Tue, 6 Dec 2022 20:39:39 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 25A71FA90; Tue, 6 Dec 2022 20:39:39 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1670359179259840" MIME-Version: 1.0 Date: Tue, 6 Dec 2022 20:39:39 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/devel To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20221206203939.25A71FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1670359179259840 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Tue Dec 6 20:39:39 UTC 2022 Modified Files: pkgsrc/devel: Makefile Added Files: pkgsrc/devel/ccache3: DESCR Makefile PLIST distinfo Log Message: ccache3: resurrected version 3 of ccache To generate a diff of this commit: cvs rdiff -u -r1.3844 -r1.3845 pkgsrc/devel/Makefile cvs rdiff -u -r0 -r1.1 pkgsrc/devel/ccache3/DESCR \ pkgsrc/devel/ccache3/Makefile pkgsrc/devel/ccache3/PLIST \ pkgsrc/devel/ccache3/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1670359179259840 Content-Disposition: inline Content-Length: 2763 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/Makefile diff -u pkgsrc/devel/Makefile:1.3844 pkgsrc/devel/Makefile:1.3845 --- pkgsrc/devel/Makefile:1.3844 Tue Dec 6 20:34:20 2022 +++ pkgsrc/devel/Makefile Tue Dec 6 20:39:38 2022 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3844 2022/12/06 20:34:20 wiz Exp $ +# $NetBSD: Makefile,v 1.3845 2022/12/06 20:39:38 adam Exp $ # COMMENT= Development utilities @@ -208,6 +208,7 @@ SUBDIR+= catch2 SUBDIR+= cbindgen SUBDIR+= cbrowser SUBDIR+= ccache +SUBDIR+= ccache3 SUBDIR+= cdecl SUBDIR+= cdk SUBDIR+= cervisia Added files: Index: pkgsrc/devel/ccache3/DESCR diff -u /dev/null pkgsrc/devel/ccache3/DESCR:1.1 --- /dev/null Tue Dec 6 20:39:39 2022 +++ pkgsrc/devel/ccache3/DESCR Tue Dec 6 20:39:38 2022 @@ -0,0 +1,4 @@ +ccache is a compiler cache. It acts as a caching pre-processor +to C/C++ compilers, using the -E compiler switch and a hash to +detect when a compilation can be satisfied from cache. This +often results in a 5 to 10 times speedup in common compilations. Index: pkgsrc/devel/ccache3/Makefile diff -u /dev/null pkgsrc/devel/ccache3/Makefile:1.1 --- /dev/null Tue Dec 6 20:39:39 2022 +++ pkgsrc/devel/ccache3/Makefile Tue Dec 6 20:39:38 2022 @@ -0,0 +1,23 @@ +# $NetBSD: Makefile,v 1.1 2022/12/06 20:39:38 adam Exp $ + +DISTNAME= ccache-3.7.12 +PKGREVISION= 2 +CATEGORIES= devel +MASTER_SITES= ${MASTER_SITE_GITHUB:=ccache/} +# do not use xz distfile here, xz needs gettext-lib which leads to circular +# dependencies on some platforms. +GITHUB_RELEASE= v${PKGVERSION_NOREV} + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= https://ccache.dev/ +COMMENT= Cache for C/C++ compilers +LICENSE= gnu-gpl-v3 AND modified-bsd AND public-domain AND zlib + +USE_TOOLS+= bash:test gmake perl:test +GNU_CONFIGURE= yes +TEST_TARGET= test + +INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 + +.include "../../devel/zlib/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" Index: pkgsrc/devel/ccache3/PLIST diff -u /dev/null pkgsrc/devel/ccache3/PLIST:1.1 --- /dev/null Tue Dec 6 20:39:39 2022 +++ pkgsrc/devel/ccache3/PLIST Tue Dec 6 20:39:38 2022 @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2022/12/06 20:39:38 adam Exp $ +bin/ccache +man/man1/ccache.1 Index: pkgsrc/devel/ccache3/distinfo diff -u /dev/null pkgsrc/devel/ccache3/distinfo:1.1 --- /dev/null Tue Dec 6 20:39:39 2022 +++ pkgsrc/devel/ccache3/distinfo Tue Dec 6 20:39:38 2022 @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2022/12/06 20:39:38 adam Exp $ + +BLAKE2s (ccache-3.7.12.tar.gz) = 81ee3b98600c80c0531f7a46d2542cb7f0446b08a6db445ef250c7cf4274927a +SHA512 (ccache-3.7.12.tar.gz) = 1de2dcb6568486d82b589e35f46e7f24306821545617cb9e991c1122b257d2872c1f342fd941f98777ebfd5b0b0babc45a33d824925759478f1f67370db3dd3c +Size (ccache-3.7.12.tar.gz) = 506948 bytes --_----------=_1670359179259840--