head	1.2;
access;
symbols
	RELEASE_7_0_0:1.1
	RELEASE_6_3_0:1.1
	PRE_XORG_7:1.1
	RELEASE_4_EOL:1.1
	RELEASE_6_2_0:1.1
	RELEASE_6_1_0:1.1
	RELEASE_5_5_0:1.1
	RELEASE_6_0_0:1.1
	RELEASE_5_4_0:1.1
	RELEASE_4_11_0:1.1
	RELEASE_5_3_0:1.1
	RELEASE_4_10_0:1.1
	RELEASE_5_2_1:1.1
	RELEASE_5_2_0:1.1
	RELEASE_4_9_0:1.1
	RELEASE_5_1_0:1.1
	RELEASE_4_8_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2007.12.14.18.45.58;	author miwi;	state dead;
branches;
next	1.1;

1.1
date	2003.01.20.05.06.33;	author edwin;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- Update to 3.0c

PR:		118600
Submitted by:	KATO Tsuguru <tkato432@@yahoo.com>
@
text
@--- autoconf/pthread.orig	Mon Jul 15 21:08:08 2002
+++ autoconf/pthread	Mon Jul 15 21:08:16 2002
@@@@ -14,7 +14,7 @@@@
 #*---------------------------------------------------------------------*/
 cc=gcc
 cflags=
-pthreadlibs="-lpthread"
+pthreadlibs="-pthread"
 tmp=/tmp
 user=bigloo
 
@


1.1
log
@New port: lang/bigloo - A Scheme interpreter and native code compiler

	This is a port of Bigloo, a Scheme system which includes a
	compiler generating C code and Java classes and an interpreter.
	Bigloo is the tool of choice for the construction of small
	autonomous applications in Scheme. Bigloo is mostly conformant
	to the Revised5 Report on the Algorithmic Language Scheme
	with many extensions.

PR:		ports/40644
Submitted by:	Stanislav Grozev <tacho@@factline.com>
@
text
@@

