Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Mar 2002 14:57:25 +0000 (GMT)
From:      Dominic Marks <dominic_marks@btinternet.com>
To:        freebsd-gnats-submit@FreeBSD.org
Cc:        jim@FreeBSD.org
Subject:   ports/36572: New port devel/ccache
Message-ID:  <20020331145725.5B0FA78@host213-123-131-244.in-addr.btopenworld.com>

next in thread | raw e-mail | index | archive | help

>Number:         36572
>Category:       ports
>Synopsis:       New port devel/ccache
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 31 07:00:09 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Dominic Marks
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
Student
>Environment:
System: FreeBSD gallium 4.5-STABLE FreeBSD 4.5-STABLE #9: Sat Mar 30
14:38:31 GMT 2002 dom@gallium:/usr/obj/usr/src/sys/GALLIUM i386

	
>Description:
	ccache is a program which minimizes compilation times by using the
	most effiecent compilation practises. Improvements of upto 6x times
	in compilation speed have been observed.

	http://ccache.samba.org/

	
>How-To-Repeat:
	NA.

	
>Fix:

# 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:
#
#	ccache/Makefile
#	ccache/distinfo
#	ccache/pkg-comment
#	ccache/pkg-descr
#	ccache/pkg-plist
#
echo x - ccache/Makefile
sed 's/^X//' >ccache/Makefile << 'END-of-ccache/Makefile'
X# New ports collection makefile for:	ccache
X# Date created:							31/03/2002
X# Whom:			Dominic Marks <dominic_marks@btinternet.com>
X#
X# $FreeBSD$
X
XPORTNAME=	ccache
XPORTVERSION=	1.2
XCATEGORIES=	devel
XMASTER_SITES=	http://ccache.samba.org/ftp/ccache/
XMAINTAINER=	dominic_marks@btinternet.com
XMAN1=	ccache.1
XGNU_CONFIGURE=	yes
X
X.include <bsd.port.mk>
END-of-ccache/Makefile
echo x - ccache/distinfo
sed 's/^X//' >ccache/distinfo << 'END-of-ccache/distinfo'
XMD5 (ccache-1.2.tar.gz) = cab14bbaaf9ed158c60cc47111bb3409
END-of-ccache/distinfo
echo x - ccache/pkg-comment
sed 's/^X//' >ccache/pkg-comment << 'END-of-ccache/pkg-comment'
XA tool to minimize the compile time of C programs
END-of-ccache/pkg-comment
echo x - ccache/pkg-descr
sed 's/^X//' >ccache/pkg-descr << 'END-of-ccache/pkg-descr'
XThis is a port ccache, a tool which aims to make sure that the
Xcompilation process is efficent as possible, and therefore take the
Xminimum amount of time.
X
XWWW: http://ccache.samba.org/
X
X- Dominic
Xdominic_marks@btinternet.com
END-of-ccache/pkg-descr
echo x - ccache/pkg-plist
sed 's/^X//' >ccache/pkg-plist << 'END-of-ccache/pkg-plist'
Xbin/ccache
END-of-ccache/pkg-plist
exit

	


>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020331145725.5B0FA78>