ports/147867: [NEW PORT] devel/fossil: DSCM with built-in wiki, http interface and server, tickets database

Bapt baptiste.daroussin at gmail.com
Tue Jun 15 09:20:03 UTC 2010


>Number:         147867
>Category:       ports
>Synopsis:       [NEW PORT] devel/fossil: DSCM with built-in wiki, http interface and server, tickets database
>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:   Tue Jun 15 09:20:03 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Bapt
>Release:        FreeBSD 8.1-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD azathoth.lan 8.1-PRERELEASE FreeBSD 8.1-PRERELEASE #5 r208894M: Tue Jun  8 11:03:27
>Description:
Fossil is an easy-to-use Distributed Source Control Management system (DSCM)
which supports access and administration over HTTP CGI or via a built-in HTTP
server, has a built-in wiki, built-in file browsing, a built-in tickets system,
etc

WWW:	http://fossil-scm.org/

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- fossil-20100611120259.shar begins here ---
# 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:
#
#	fossil
#	fossil/pkg-descr
#	fossil/distinfo
#	fossil/Makefile
#	fossil/files
#	fossil/files/patch-Makefile
#
echo c - fossil
mkdir -p fossil > /dev/null 2>&1
echo x - fossil/pkg-descr
sed 's/^X//' >fossil/pkg-descr << '8e8c7d590c894143ebc81a4fb74ab616'
XFossil is an easy-to-use Distributed Source Control Management system (DSCM)
Xwhich supports access and administration over HTTP CGI or via a built-in HTTP
Xserver, has a built-in wiki, built-in file browsing, a built-in tickets system,
Xetc
X
XWWW:	http://fossil-scm.org/
8e8c7d590c894143ebc81a4fb74ab616
echo x - fossil/distinfo
sed 's/^X//' >fossil/distinfo << '21c063b7ab4f503755c632baf92e55ca'
XMD5 (fossil-src-20100611120259.tar.gz) = 296475cec36afe20b7c0696399c3d969
XSHA256 (fossil-src-20100611120259.tar.gz) = c7a2ff471ccde838f0ce30702bd53087cf3ac505e6b93b2049d3c3877e9a4e08
XSIZE (fossil-src-20100611120259.tar.gz) = 1901562
21c063b7ab4f503755c632baf92e55ca
echo x - fossil/Makefile
sed 's/^X//' >fossil/Makefile << 'bc06e453a92f974e199d784462fe4e50'
X# New ports collection makefile for:	fossil
X# Date created:		2010-06-15
X# Whom:			Bapt <baptiste.daroussin at gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	fossil
XPORTVERSION=	20100611120259
XCATEGORIES=	devel www
XMASTER_SITES=	http://www.fossil-scm.org/download/
XDISTNAME=	${PORTNAME}-src-${PORTVERSION}
X
XMAINTAINER=	baptiste.daroussin at gmail.com
XCOMMENT=	DSCM with built-in wiki, http interface and server, tickets database
X
XMAKE_JOBS_SAFE=	yes
X
XPLIST_FILES=	bin/fossil
X
XLICENSE=	BSD
XLICENSE_FILE=	${WRKSRC}/COPYRIGHT-BSD2.txt
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/fossil ${PREFIX}/bin/fossil
X
X.include <bsd.port.mk>
bc06e453a92f974e199d784462fe4e50
echo c - fossil/files
mkdir -p fossil/files > /dev/null 2>&1
echo x - fossil/files/patch-Makefile
sed 's/^X//' >fossil/files/patch-Makefile << '7b809402dd605c954213bc6f48785060'
X--- ./Makefile.orig	2010-06-11 14:08:12.000000000 +0200
X+++ ./Makefile	2010-06-15 11:05:41.895320031 +0200
X@@ -16,7 +16,7 @@
X #    to compile code-generator programs as part of the build process.
X #    See TCC below for the C compiler for building the finished binary.
X #
X-BCC = gcc -g -O2
X+BCC = ${CC} ${CFLAGS}
X 
X #### The suffix to add to executable files.  ".exe" for windows.
X #    Nothing for unix.
X@@ -31,7 +31,7 @@
X #
X #TCC = gcc -O6
X #TCC = gcc -g -O0 -Wall -fprofile-arcs -ftest-coverage
X-TCC = gcc -g -Os -Wall
X+TCC = ${CC} ${CFLAGS}
X 
X # To add support for HTTPS
X TCC += -DFOSSIL_ENABLE_SSL
7b809402dd605c954213bc6f48785060
exit
--- fossil-20100611120259.shar ends here ---

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



More information about the freebsd-ports-bugs mailing list