Seamonkey port?

Steve Wills swills at FreeBSD.org
Wed Nov 4 05:17:21 UTC 2015


On 11/03/2015 23:38, Louis Epstein wrote:
> 
> On Tue, 3 Nov 2015, Steve Wills wrote:
> 
>> On 11/02/2015 23:59, Louis Epstein wrote:
>>>
>>> While /usr/ports/UPDATING mentioned a seamonkey 2.38 port on October 6th
>>> the port itself doesn't seem to exist yet!
>>>
>>> When's it coming?
>>
>> I have worked on it and have a patch here:
>>
>> https://people.freebsd.org/~swills/seamonkey.diff
>>
>> It builds but fails to link for me, at least on 11-CURRENT. I haven't
>> tested other versions. Could you test?
> 
> I'm running 10.1-RELEASE-p23.
> How would I install that patch?

There are two steps:

1. Get an update to date ports tree. You can use either portsnap or svn
for this. Skip this step if you already have a ports tree.

2. Apply the patch using the patch command.

Then you can use "make install" to build and install the updated version.

Steve



More information about the freebsd-gecko mailing list