Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Mar 2009 10:43:28 -0400
From:      "Ivan \"Rambius\" Ivanov" <rambiusparkisanius@gmail.com>
To:        Ian Fitzgerald <ianf@ozemail.com.au>
Cc:        "mail.list freebsd-questions" <freebsd-questions@freebsd.org>
Subject:   Re: Free Pascal
Message-ID:  <89ce7f740903120743p16e41ac5h874ab9588979a5fa@mail.gmail.com>
In-Reply-To: <49B8E1C0.6060505@ozemail.com.au>
References:  <49B01CED.6080804@ozemail.com.au> <89ce7f740903051131s4ca1437dncd900bd7fe1b20c8@mail.gmail.com> <49B02FF4.3060903@ozemail.com.au> <89ce7f740903051205qb8bcc08tb7cdf2ac612a0d8d@mail.gmail.com> <49B05629.7040105@ozemail.com.au> <89ce7f740903051907i67cf91aah48251032fd0a37d@mail.gmail.com> <49B8E1C0.6060505@ozemail.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello,

On Thu, Mar 12, 2009 at 6:19 AM, Ian Fitzgerald <ianf@ozemail.com.au> wrote:
> Ivan "Rambius" Ivanov wrote:
>>
>> Hello,
>>
>> On Fri, Mar 6, 2009 at 12:46 AM, Ian Fitzgerald <ianf@ozemail.com.au>
>> wrote:
>>
>>>
>>> Ivan "Rambius" Ivanov wrote:
>>> cd /usr/ports/lang/fpc
>>> pkg_add -r fpc
>>>
>>
>> You should do
>>
>> # cd /usr/ports/lang/fpc
>> # make install
>>
>> Please read Chapter 4 of the hadbook at [1] for more information on
>> how to use FreeBSD ports.
>>
>> Regards
>> Rambius
>>
>> [1]
>> http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports-using.html
>>
>>
>
> Hi. Thanks for your help. make install demands a distribution, and without
> broadband at present, I used what I could get. Unfortunately the downloaded
> tarball was 2.2.2, and the make file was set up for 2.2.0, and complained. I
> don't know whether simply changing the references in the makefile to 2.2.2
> is a fix or complication, so I may have to wait for the broadband to cut in
> (new plan).

If you are not connected to internet all the time you can use

# make fetch

or

# make fetch-recursive

for the port you want to install. fetch will download the distfiles
for the port and fetch-recursive will download the distfiles for the
port and its dependencies. Then you can disconnect and proceed with
'make install'

Regards
Rambius

P.S. Please remember to put freebsd-questions@freebsd.org in CC and
not only me.

-- 
Tangra Mega Rock: http://www.radiotangra.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?89ce7f740903120743p16e41ac5h874ab9588979a5fa>