head	1.2;
access;
symbols
	RELEASE_6_EOL:1.1
	RELEASE_8_1_0:1.1
	old_RELEASE_7_3_0:1.1
	old_RELEASE_8_0_0:1.1
	old_RELEASE_7_2_0:1.1
	old_RELEASE_7_1_0:1.1
	old_RELEASE_6_4_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2011.01.03.11.55.55;	author bsam;	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
@Remove the port lang/squeak-dev since the port is broken
and the maintainer seems to loose interest
(not responding to the PR for 7+ months).

PR:		ports/144728
Submitted by:	Takeshi MUTOH <mutoh at openedu.org>
Approved by:	maintainer timeout (7+ months)
@
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
@@

