FreeBSD Bugzilla – Attachment 107151 Details for
Bug 147867
[NEW PORT] devel/fossil: DSCM with built-in wiki, http interface and server, tickets database
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
fossil-20100611120259.shar
fossil-20100611120259.shar (text/plain), 2.73 KB, created by
baptiste.daroussin
on 2010-06-15 10:20:03 UTC
(
hide
)
Description:
fossil-20100611120259.shar
Filename:
MIME Type:
Creator:
baptiste.daroussin
Created:
2010-06-15 10:20:03 UTC
Size:
2.73 KB
patch
obsolete
># 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@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@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
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 147867
: 107151