head	1.2;
access;
symbols
	RELEASE_8_3_0:1.1
	RELEASE_9_0_0:1.1
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1
	RELEASE_6_EOL:1.1
	RELEASE_8_1_0:1.1
	RELEASE_7_3_0:1.1
	RELEASE_8_0_0:1.1
	RELEASE_7_2_0:1.1
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2012.04.20.17.18.26;	author jgh;	state dead;
branches;
next	1.1;

1.1
date	2008.08.25.21.04.41;	author miwi;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- Update to 4.4.7-2375

PR:	ports/166959
Submitted by:	maintainer, mutoh@@openedu.org
@
text
@--- platforms/unix/plugins/SqueakFFIPrims/ffi-config.org	Wed Apr 26 20:27:53 2006
+++ platforms/unix/plugins/SqueakFFIPrims/ffi-config	Wed Apr 26 20:29:00 2006
@@@@ -39,6 +39,7 @@@@
 
 case ${abi} in
     linux)		abi=sysv;;
+    freebsd*)		abi=sysv;;
     darwin*)		abi=darwin;;
     *)			abi=libffi; lib="-lffi";;
 esac
@


1.1
log
@- Update to 3.9-7

PR:		126298
Submitted by:	Takeshi MUTOH <mutoh@@openedu.org> (maintainer)
@
text
@@

