head	1.4;
access;
symbols
	pkgsrc-2013Q2:1.4.0.38
	pkgsrc-2013Q2-base:1.4
	pkgsrc-2012Q4:1.4.0.36
	pkgsrc-2012Q4-base:1.4
	pkgsrc-2011Q4:1.4.0.34
	pkgsrc-2011Q4-base:1.4
	pkgsrc-2011Q2:1.4.0.32
	pkgsrc-2011Q2-base:1.4
	pkgsrc-2009Q4:1.4.0.30
	pkgsrc-2009Q4-base:1.4
	pkgsrc-2008Q4:1.4.0.28
	pkgsrc-2008Q4-base:1.4
	pkgsrc-2008Q3:1.4.0.26
	pkgsrc-2008Q3-base:1.4
	cube-native-xorg:1.4.0.24
	cube-native-xorg-base:1.4
	pkgsrc-2008Q2:1.4.0.22
	pkgsrc-2008Q2-base:1.4
	pkgsrc-2008Q1:1.4.0.20
	pkgsrc-2008Q1-base:1.4
	pkgsrc-2007Q4:1.4.0.18
	pkgsrc-2007Q4-base:1.4
	pkgsrc-2007Q3:1.4.0.16
	pkgsrc-2007Q3-base:1.4
	pkgsrc-2007Q2:1.4.0.14
	pkgsrc-2007Q2-base:1.4
	pkgsrc-2007Q1:1.4.0.12
	pkgsrc-2007Q1-base:1.4
	pkgsrc-2006Q4:1.4.0.10
	pkgsrc-2006Q4-base:1.4
	pkgsrc-2006Q3:1.4.0.8
	pkgsrc-2006Q3-base:1.4
	pkgsrc-2006Q2:1.4.0.6
	pkgsrc-2006Q2-base:1.4
	pkgsrc-2006Q1:1.4.0.4
	pkgsrc-2006Q1-base:1.4
	pkgsrc-2005Q4:1.4.0.2
	pkgsrc-2005Q4-base:1.4
	pkgsrc-2005Q3:1.3.0.10
	pkgsrc-2005Q3-base:1.3
	pkgsrc-2005Q2:1.3.0.8
	pkgsrc-2005Q2-base:1.3
	pkgsrc-2005Q1:1.3.0.6
	pkgsrc-2005Q1-base:1.3
	pkgsrc-2004Q4:1.3.0.4
	pkgsrc-2004Q4-base:1.3
	pkgsrc-2004Q3:1.3.0.2
	pkgsrc-2004Q3-base:1.3
	pkgsrc-2004Q2:1.2.0.2
	pkgsrc-2004Q2-base:1.2
	pkgsrc-base:1.1.1.2
	TNF:1.1.1;
locks; strict;
comment	@# @;


1.4
date	2005.10.20.17.43.29;	author wiz;	state dead;
branches;
next	1.3;

1.3
date	2004.06.30.11.23.43;	author shannonjr;	state Exp;
branches;
next	1.2;

1.2
date	2004.06.03.21.42.37;	author shannonjr;	state dead;
branches;
next	1.1;

1.1
date	2004.06.03.10.07.28;	author shannonjr;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2004.06.03.10.07.28;	author shannonjr;	state Exp;
branches;
next	1.1.1.2;

1.1.1.2
date	2004.06.30.11.02.16;	author shannonjr;	state Exp;
branches;
next	;


desc
@@


1.4
log
@Rename patch files to match standard pattern.
@
text
@$NetBSD: patch-posix-process_identification.gpb,v 1.3 2004/06/30 11:23:43 shannonjr Exp $

--- posix-process_identification.gpb.orig	2002-10-24 02:03:52.000000000 -0600
+++ posix-process_identification.gpb
@@@@ -213,7 +213,7 @@@@ package body POSIX.Process_Identificatio
       Name_Ptr : char_ptr;
    begin
       Name_Ptr := getlogin;
-      if (Name_Ptr = null) then Raise_POSIX_Error; end if;
+      if Name_Ptr = null then Raise_POSIX_Error; end if;
       return Form_POSIX_String (Name_Ptr);
    end Get_Login_Name;
 
@


1.3
log
@Package was removed when gcc 3.4 was removed. Adding back now.
@
text
@d1 1
a1 1
$NetBSD: patch-posix-process_identification.gpb,v 1.1.1.2 2004/06/30 11:02:16 shannonjr Exp $
@


1.2
log
@Removing package because it depends on package gccAda-3.4 (just removed)
@
text
@d1 1
a1 1
$NetBSD: patch-posix-process_identification.gpb,v 1.1 2004/06/03 10:07:28 shannonjr Exp $
@


1.1
log
@Initial revision
@
text
@d1 1
a1 1
$NetBSD$
@


1.1.1.1
log
@florist-3.15p FSU implementation of POSIX.5 (Ada binding)
Florist is the FSU open-source implementaton
of IEEE Standard 1003.5b-1996, the POSIX Ada
binding, including real-time extensions. This
software provides access to the UNIX operating
system services for application programs
written in the Ada programming language.
@
text
@@


1.1.1.2
log
@Florist is the FSU open-source implementaton
of IEEE Standard 1003.5b-1996, the POSIX Ada
binding, including real-time extensions. This
software provides access to the UNIX operating
system services for application programs
written in the Ada programming language.

Florist is written in Ada and requires an
installed Ada compiler.
@
text
@d1 1
a1 1
$NetBSD: patch-posix-process_identification.gpb,v 1.1.1.1 2004/06/03 10:07:28 shannonjr Exp $
@

