FreeBSD Bugzilla – Attachment 38160 Details for
Bug 60473
New port databases/db3-tcl
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
db3-tcl.shar
db3-tcl.shar (text/plain), 1.19 KB, created by
Roberto Grassi
on 2003-12-21 16:30:16 UTC
(
hide
)
Description:
db3-tcl.shar
Filename:
MIME Type:
Creator:
Roberto Grassi
Created:
2003-12-21 16:30:16 UTC
Size:
1.19 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: ># ># db3-tcl ># db3-tcl/Makefile ># >echo c - db3-tcl >mkdir -p db3-tcl > /dev/null 2>&1 >echo x - db3-tcl/Makefile >sed 's/^X//' >db3-tcl/Makefile << 'END-of-db3-tcl/Makefile' >X# ex:ts=8 >X# Ports collection makefile for: db3-tcl >X# Date created: Sun Dec 21, 2003 >X# Whom: Roberto Grassi (r.grassi@obicon.it) >X# >X# $Id$ >X# >X >XMAINTAINER?= r.grassi@obicon.it >XCOMMENT?= The Berkeley DB package, revision 3 with TCL support >X >XMASTERDIR= ${.CURDIR}/../db3 >X.include "${MASTERDIR}/Makefile" >X >X.if !defined(WITH_TCL_VER) >XWITH_TCL_VER?= 8.3 >X.endif >X >XTCLVERSION?= ${WITH_TCL_VER} >XLIB_DEPENDS+= tcl${TCLVERSION:S/.//}:${PORTSDIR}/lang/tcl${TCLVERSION:S/.//} >X >X >X.if defined(WITH_TCL_VER) >X.if ${WITH_TCL_VER} == "8.4" || ${WITH_TCL_VER} == "8.3" >XCONFIGURE_ARGS+=--enable-tcl --with-tcl=/usr/local/lib/tcl${WITH_TCL_VER} >X.else >XBROKEN= "WITH_TCL_VER must be 8.4 or 8.3" >X.endif >X.endif >END-of-db3-tcl/Makefile >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 60473
: 38160 |
38161