summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lang/fpc/ChangeLog')
-rw-r--r--dev-lang/fpc/ChangeLog70
1 files changed, 65 insertions, 5 deletions
diff --git a/dev-lang/fpc/ChangeLog b/dev-lang/fpc/ChangeLog
index 3d12d7456aea..826261fb8342 100644
--- a/dev-lang/fpc/ChangeLog
+++ b/dev-lang/fpc/ChangeLog
@@ -1,9 +1,69 @@
# ChangeLog for dev-lang/fpc
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc/ChangeLog,v 1.1 2003/08/26 21:43:29 hanno Exp $
+# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc/ChangeLog,v 1.1.1.1 2005/11/30 09:58:05 chriswhite Exp $
-*fpc-1.0.10 (26 Aug 2003)
+ 14 Oct 2005; Gustavo Zacarias <gustavoz@gentoo.org> fpc-2.0.0-r1.ebuild:
+ Added sparc support and keyworded accordingly
- 26 Aug 2003; Hanno Boeck <hanno@gentoo.org> fpc-1.0.10.ebuild:
- The Free Pascal Compiler.
+ 15 Sep 2005; Marcelo Goes <vanquirius@gentoo.org>
+ fpc-1.9.5_pre20040820.ebuild:
+ Add app-arch/unzip to DEPEND for bug 69831.
+ 24 Jul 2005; Herbie Hopkins <herbs@gentoo.org> fpc-2.0.0-r1.ebuild:
+ Added amd64 support thanks to Matthias Jansen.
+
+*fpc-2.0.0-r1 (03 Jul 2005)
+
+ 03 Jul 2005; Carsten Lohrke <carlo@gentoo.org> +fpc-2.0.0-r1.ebuild:
+ added optional documentation
+
+ 27 Jun 2005; Aron Griffis <agriffis@gentoo.org> fpc-2.0.0_rc2.ebuild,
+ fpc-2.0.0.ebuild:
+ Fix src_compile to call set_pp instead of set_compiler
+
+ 26 Jun 2005; David Holm <dholm@gentoo.org> fpc-2.0.0.ebuild:
+ Added to ~ppc.
+
+ 25 Jun 2005; Aron Griffis <agriffis@gentoo.org> fpc-2.0.0.ebuild:
+ Install the man-pages too
+
+*fpc-2.0.0 (25 Jun 2005)
+
+ 25 Jun 2005; Aron Griffis <agriffis@gentoo.org>
+ fpc-1.9.5_pre20040820.ebuild, fpc-2.0.0_rc2.ebuild, +fpc-2.0.0.ebuild:
+ Update to 2.0.0 and clean up these ebuilds #93233
+
+ 19 Apr 2005; Elfyn McBratney <beu@gentoo.org> metadata.xml:
+ Remove retired developer from metadata.xml.
+
+ 31 Mar 2005; Chris White <chriswhite@gentoo.org> fpc-2.0.0_rc2.ebuild:
+ Wasn't supposed to be stable marked when imported.
+
+*fpc-2.0.0_rc2 (31 Mar 2005)
+
+ 31 Mar 2005; Chris White <chriswhite@gentoo.org> +fpc-2.0.0_rc2.ebuild:
+ Closing part 1 of 2 for Bug #87337. Thanks to expose for the ebuild.
+
+*fpc-1.9.5_pre20040820 (21 Jan 2005)
+
+ 21 Jan 2005; Chris White <chriswhite@gentoo.org> +metadata.xml,
+ +fpc-1.9.5_pre20040820.ebuild:
+ Fixing bug #71677. Renaming fpc-source to fpc.
+
+ 26 Aug 2004; Chris White <chriswhite@gentoo.org>
+ fpc-source-1.9.5_pre20040820.ebuild:
+ FPC asm doesn't go too well with amd64. -arch marking. Used zhen's dev box to verify this.
+
+ 22 Aug 2004; Chris White <chriswhite@gentoo.org>
+ fpc-source-1.9.5_pre20040820.ebuild:
+ Changed to emake -j1 since the makefile apparently doesn't like parallel makes.
+
+ 22 Aug 2004; Chris White <chriswhite@gentoo.org>
+ fpc-source-1.9.5_pre20040820.ebuild:
+ Added fpc blocker.
+
+*fpc-source-1.9.5_pre20040820 (22 Aug 2004)
+
+ 22 Aug 2004; Chris White <chriswhite@gentoo.org> +metadata.xml,
+ +fpc-source-1.9.5_pre20040820.ebuild:
+ Initial package import. Adding myself as maintainer.