Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Feb 2007 15:18:51 +0100 (CET)
From:      Martin Matuska <martin@matuska.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/109677: [NEW PORT] lang/xotcl-thread
Message-ID:  <20070228141851.8EBFF3F4F1@mail.vx.sk>
Resent-Message-ID: <200702281420.l1SEK9bm019541@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         109677
>Category:       ports
>Synopsis:       [NEW PORT] lang/xotcl-thread
>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:   Wed Feb 28 14:20:09 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Martin Matuska
>Release:        FreeBSD 6.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD 6.2-RELEASE i386 amd64
>Description:
Slave port for lang/xotcl with threads support.
Requires ports/109675 to be commited first.

Tested with tinderbox:
http://tinderbox.vx.sk/logs/6.2-FreeBSD-amd64/xotcl-threads-1.5.3_2.log

.tar.gz:
http://www.matuska.org/martin/freebsd/ports/patches/lang-xotcl-thread.tar.gz

>How-To-Repeat:
>Fix:
# 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:
#
#	lang/xotcl-thread
#	lang/xotcl-thread/Makefile
#
echo c - lang/xotcl-thread
mkdir -p lang/xotcl-thread > /dev/null 2>&1
echo x - lang/xotcl-thread/Makefile
sed 's/^X//' >lang/xotcl-thread/Makefile << 'END-of-lang/xotcl-thread/Makefile'
X# New ports collection makefile for:	xotcl-thread
X# Date created:				28 February 2007
X# Whom:					Martin Matuska <martin@matuska.org>
X#
X# $FreeBSD$
X#
X
XWITH_THREADS=	yes
X
XMASTERDIR=	${.CURDIR}/../xotcl
X
X.include "${MASTERDIR}/Makefile"
END-of-lang/xotcl-thread/Makefile
exit

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070228141851.8EBFF3F4F1>