ports/60473: New port

Roberto Grassi r.grassi at obicon.it
Sun Dec 21 16:30:26 UTC 2003


>Number:         60473
>Category:       ports
>Synopsis:       New port
>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:   Sun Dec 21 08:30:16 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Roberto Grassi
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
>Environment:
>Description:
	New ports - add TCL support to Berkeley DB3 port
>How-To-Repeat:
>Fix:
--- db3-tcl.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:
#
#	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 at obicon.it)
X#
X# $Id$
X#
X
XMAINTAINER?=	r.grassi at 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
--- db3-tcl.shar ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:
 >System: FreeBSD dublino.obicon.it 4.9-STABLE FreeBSD 4.9-STABLE #0: Sat Dec 20 12:37:30 CET 2003 root at dublino.obicon.it:/usr/obj/usr/src/sys/dublino i386
 
 



More information about the freebsd-ports-bugs mailing list