mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2026-01-08 09:21:42 +01:00
47 lines
1.6 KiB
Plaintext
47 lines
1.6 KiB
Plaintext
The Free Pascal Compiler for Debian
|
|
----------------------
|
|
|
|
The source tree was checked out from CVS at cvs.freepascal.org with
|
|
'cvs -d :pserver:cvs@cvs.freepascal.org:/FPC/CVS -z3 co -r %{fpccvstag} fpc'
|
|
(password: 'cvs')
|
|
|
|
The Debian Build Directory was created with 'make debcopy' and then
|
|
duplicated to .orig before 'dpkg-buildpackage -rfakeroot' was run.
|
|
|
|
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. Building the
|
|
documents requires at least the following values in /etc/texmf/texmf.conf:
|
|
save_size = 10000
|
|
|
|
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 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
|
|
ftp://ftp.nl.freepascal.org/pub/fpc/
|
|
ftp://ftp.de.freepascal.org/pub/fpc/
|
|
ftp://ftp.us.freepascal.org/pub/fpc/
|
|
ftp://freepascal.stack.nl/pub/fpc/
|
|
ftp://ftp.epix.net/pub/languages/pascal/
|
|
ftp://ftp.techgnosis.net/pub/fpc/
|
|
ftp://ftp.fisek.com.tr/pub/fpc/
|
|
http://clubinfo.collegebdeb.qc.ca/nuitari/fpc/
|