1998-02-16 15:58:37 +00:00
|
|
|
# New ports collection makefile for: tcl8.1
|
1998-03-02 02:10:01 +00:00
|
|
|
# Version required: 8.1.a2
|
1997-08-20 10:33:43 +00:00
|
|
|
# Date created: 19 August 1997
|
|
|
|
# Whom: jkh
|
|
|
|
#
|
1999-04-22 00:17:18 +00:00
|
|
|
# $Id: Makefile,v 1.16 1999/04/08 19:05:47 billf Exp $
|
1997-08-20 10:33:43 +00:00
|
|
|
#
|
|
|
|
|
1999-01-17 14:07:13 +00:00
|
|
|
DISTNAME= tcl8.1b1
|
|
|
|
PKGNAME= tcl-8.1.b1
|
1998-02-16 15:58:37 +00:00
|
|
|
CATEGORIES= lang tcl81
|
1998-07-04 17:29:15 +00:00
|
|
|
MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/tcl8_1/
|
1997-08-20 10:33:43 +00:00
|
|
|
|
1998-02-16 15:58:37 +00:00
|
|
|
MAINTAINER= jseger@FreeBSD.ORG
|
1997-08-20 10:33:43 +00:00
|
|
|
|
1999-03-11 21:47:15 +00:00
|
|
|
Y2K= http://www.scriptics.com/Y2K.html
|
|
|
|
|
1998-12-01 03:06:49 +00:00
|
|
|
FILE_DEPENDS= ${PORTSDIR}/lang/tcl80
|
|
|
|
|
1998-03-22 09:37:19 +00:00
|
|
|
NO_LATEST_LINK= yes
|
1998-02-16 15:58:37 +00:00
|
|
|
WRKSRC= ${WRKDIR}/${DISTNAME}/unix
|
1997-08-20 10:33:43 +00:00
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
CONFIGURE_ARGS= --enable-shared
|
|
|
|
CONFIGURE_ENV= PORTSDIR=${PORTSDIR}
|
1998-12-13 08:49:14 +00:00
|
|
|
PKGINSTALL= ${PORTSDIR}/lang/tcl80/pkg/INSTALL.tclsh
|
1997-08-20 10:33:43 +00:00
|
|
|
|
1998-10-03 21:35:24 +00:00
|
|
|
MAN1= tclsh.1
|
1999-01-17 14:07:13 +00:00
|
|
|
|
1998-10-03 21:35:24 +00:00
|
|
|
MAN3= AddErrInfo.3 Alloc.3 AllowExc.3 AppInit.3 AssocData.3 Async.3 \
|
|
|
|
BackgdErr.3 Backslash.3 BoolObj.3 ByteArrObj.3 CallDel.3 CmdCmplt.3 \
|
|
|
|
Concat.3 CrtChannel.3 CrtChnlHdlr.3 CrtCloseHdlr.3 CrtCommand.3 \
|
|
|
|
CrtFileHdlr.3 CrtInterp.3 CrtMathFnc.3 CrtObjCmd.3 CrtSlave.3 \
|
|
|
|
CrtTimerHdlr.3 CrtTrace.3 DString.3 DetachPids.3 DoOneEvent.3 \
|
|
|
|
DoWhenIdle.3 DoubleObj.3 Encoding.3 Eval.3 Exit.3 ExprLong.3 \
|
|
|
|
ExprLongObj.3 FindExec.3 GetIndex.3 GetInt.3 GetOpnFl.3 GetStdChan.3 \
|
|
|
|
Hash.3 IntObj.3 Interp.3 LinkVar.3 ListObj.3 Notifier.3 Object.3 \
|
1999-01-17 14:07:13 +00:00
|
|
|
ObjectType.3 OpenFileChnl.3 OpenTcp.3 ParseCmd.3 PkgRequire.3 \
|
1998-10-03 21:35:24 +00:00
|
|
|
Preserve.3 PrintDbl.3 RecEvalObj.3 RecordEval.3 RegExp.3 SaveResult.3 \
|
|
|
|
SetErrno.3 SetRecLmt.3 SetResult.3 SetVar.3 Sleep.3 SplitList.3 \
|
|
|
|
SplitPath.3 StaticPkg.3 StrMatch.3 StringObj.3 Tcl_Main.3 Thread.3 \
|
1999-01-17 14:07:13 +00:00
|
|
|
ToUpper.3 TraceVar.3 Translate.3 UpVar.3 Utf.3 WrongNumArgs.3
|
|
|
|
|
1998-10-03 21:35:24 +00:00
|
|
|
MANN= Tcl.n after.n append.n array.n bgerror.n binary.n break.n case.n \
|
1999-01-17 14:07:13 +00:00
|
|
|
catch.n cd.n clock.n close.n concat.n continue.n encoding.n eof.n \
|
|
|
|
error.n eval.n exec.n exit.n expr.n fblocked.n fconfigure.n fcopy.n \
|
|
|
|
file.n fileevent.n filename.n flush.n for.n foreach.n format.n gets.n \
|
|
|
|
glob.n global.n history.n http.n if.n incr.n info.n interp.n join.n \
|
1998-10-03 21:35:24 +00:00
|
|
|
lappend.n library.n lindex.n linsert.n list.n llength.n load.n \
|
1999-01-17 14:07:13 +00:00
|
|
|
lrange.n lreplace.n lsearch.n lsort.n msgcat.n namespace.n open.n \
|
|
|
|
package.n pid.n pkgMkIndex.n proc.n puts.n pwd.n read.n regexp.n \
|
|
|
|
registry.n regsub.n rename.n resource.n return.n safe.n scan.n seek.n \
|
|
|
|
set.n socket.n source.n split.n string.n subst.n switch.n tclvars.n \
|
|
|
|
tell.n time.n trace.n unknown.n unset.n update.n uplevel.n upvar.n \
|
|
|
|
variable.n vwait.n while.n
|
|
|
|
|
1998-10-03 21:35:24 +00:00
|
|
|
MANCOMPRESSED= yes
|
|
|
|
|
1998-12-13 08:49:14 +00:00
|
|
|
.include <bsd.port.pre.mk>
|
|
|
|
|
1997-08-20 10:33:43 +00:00
|
|
|
post-install:
|
1998-10-03 21:35:24 +00:00
|
|
|
${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib
|
1998-12-13 08:49:14 +00:00
|
|
|
.if exists(${PKGINSTALL})
|
|
|
|
${SETENV} PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL}
|
1998-07-27 21:14:50 +00:00
|
|
|
.endif
|
1997-08-20 10:33:43 +00:00
|
|
|
|
|
|
|
test:
|
|
|
|
cd ${WRKSRC} && ${MAKE} test
|
|
|
|
|
1998-12-13 08:49:14 +00:00
|
|
|
.include <bsd.port.post.mk>
|