head	1.3;
access;
symbols
	RELEASE_6_1_0:1.2
	RELEASE_5_5_0:1.2
	RELEASE_6_0_0:1.2
	RELEASE_5_4_0:1.2
	RELEASE_4_11_0:1.2
	RELEASE_5_3_0:1.2
	RELEASE_4_10_0:1.2
	RELEASE_5_2_1:1.2
	RELEASE_5_2_0:1.2
	RELEASE_4_9_0:1.2
	RELEASE_5_1_0:1.2
	RELEASE_4_8_0:1.2
	RELEASE_5_0_0:1.2
	RELEASE_4_7_0:1.2
	RELEASE_4_6_2:1.2
	RELEASE_4_6_1:1.2
	RELEASE_4_6_0:1.2
	RELEASE_5_0_DP1:1.2
	RELEASE_4_5_0:1.2
	RELEASE_4_4_0:1.2
	RELEASE_4_3_0:1.2
	RELEASE_4_2_0:1.1
	RELEASE_4_1_1:1.1;
locks; strict;
comment	@# @;


1.3
date	2006.05.25.17.37.23;	author thierry;	state dead;
branches;
next	1.2;

1.2
date	2000.12.21.10.35.19;	author will;	state Exp;
branches;
next	1.1;

1.1
date	2000.07.31.15.01.38;	author nbm;	state Exp;
branches;
next	;


desc
@@


1.3
log
@- Update to 2005;

- Take maintainership.

PR:		ports/95055
Submitted by:	Max E. Kuznecov <mek (at) mek.uz.ua>
@
text
@--- Dist/xe_utils.adb.orig	Mon Nov 13 11:33:17 2000
+++ Dist/xe_utils.adb	Mon Nov 13 11:33:22 2000
@@@@ -630,7 +630,7 @@@@
       Obj_Suffix           := Str_To_Id (Get_Object_Suffix.all);
       Exe_Suffix           := Str_To_Id (Get_Executable_Suffix.all);
 
-      Gcc             := Locate ("gcc");
+      Gcc             := Locate ("adagcc");
       Link            := Locate ("ln", False);
       Gnatbind        := Locate ("gnatbind");
       Gnatlink        := Locate ("gnatlink");
@


1.2
log
@Update to 3.13p.

PR:		22807
Submitted by:	MAINTAINER
@
text
@@


1.1
log
@Add gnat-glade, the glade companion package to gnat, for building
distributed systems in Ada.

PR:		ports/18374
Submitted by:	Samuel Tardieu <sam@@inf.enst.fr>
@
text
@d1 3
a3 3
--- Dist/xe_utils.adb.orig	Wed May  3 20:07:33 2000
+++ Dist/xe_utils.adb	Wed May  3 20:07:44 2000
@@@@ -629,7 +629,7 @@@@
a8 2
       Mkdir           := Locate ("mkdir");
       Copy            := Locate ("cp");
d10 2
@

