blob: 9314f80f6faf81ef952586594fa03513b173f945 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
|
The Free Pascal Compiler for Debian
-----------------------------------
The source tree was checked out from the subversion repository at
svn.freepascal.org with
'svn co http://svn.freepascal.org/svn/fpcbuild/tags/%{fpcsvnpath}'
Only PDF docs are built as shipped. You may want to make the HTML files with
tex4ht by yourself and eventually adapt the doc-base file.
To create a new config file for fpc (/etc/fpc.cfg) use the command:
/usr/lib/fpc/%{fpcversion}/samplecfg /usr/lib/fpc/%{fpcversion}
However, you should be aware that said file (/etc/fpc.cfg) is
declared as a conffile since version 1.0.2.
And, yes - this is a i386/amd64/powerpc/sparc/arm only package currently.
Web site and download information:
----------------------------------
The Original site is
http://www.freepascal.org/
ftp://ftp.freepascal.org/
HTTP Mirrored at
http://www.nl.freepascal.org/
http://www.de.freepascal.org/
http://www.freepascal.sk/
http://gd.tuwien.ac.at/languages/pascal/fpc/www/
http://www.atlasz.com/freepascal/
FTP Mirrored at
http://fpc.planetmirror.com/pub/fpc/
ftp://gd.tuwien.ac.at/languages/pascal/fpc/
ftp://ftp.hu.freepascal.org/pub/fpc/
ftp://ftp.uni-erlangen.de/pub/mirrors/freepascal/
http://mirror.mirimar.net/freepascal/
http://cdn.mirror.garr.it/mirrors/freepascal/
ftp://ftpsv1.u-aizu.ac.jp/pub/lang/pascal/freepascal/
ftp://ftp.nl.freepascal.org/pub/fpc/
ftp://freepascal.stack.nl/pub/fpc/
ftp://ftp.no.freepascal.org/pub/fpc/
ftp://ftp.chg.ru/pub/lang/pascal/fpc/
ftp://ftp.us.freepascal.org/pub/fpc/
-- Varun Hiremath <varunhiremath@gmail.com>, Sat, 20 Jan 2007 01:28:28 +0530
|