Re: Help with a new port?

2007-11-25 Thread Roland Smith
On Sat, Nov 24, 2007 at 05:01:36PM -0800, Zachary Kline wrote:

> I must confess I haven't.  I'll look into it and see what comes up. 
> Currently trying to figure out how to get ports upgraded in a sane fashion 
> as well, as I've noticed some of the packages are quite behind in comparison 
> to the ports they're based on.

First of all, if you look into the ports directories on the FreeBSD FTP
servers, you'll see different versions of the packages, e.g.
packages-5-stable, packages-6-stable, packages-6.2-release,
packages-7-current, etc. Depending on which version you installed,
'pkg_add -r' picks the packages from one of those directories. So if you
installed 6.2-RELEASE, you'll probably get packages from
packages-6.2-release. That packages tree is based on the ports tree at
the moment that 6.2 was released.

So the best way to keep your ports current is to build them
yourself. First, update your ports tree with portsnap (from the base
system). Then install one of the ports management tools like portmaster
or portupgrade, and use that to upgrade the ports. Do read
/usr/ports/UPDATING so that you are aware of any issues.

If you have questions, don't hesitate to ask on the list, but have a
look through the list archives as well, if you can access them. 

If you have trouble navigating the FreeBSD website, you should contact
the website maintainers mailing list: [EMAIL PROTECTED]

Good luck!

Roland
-- 
R.F.Smith   http://www.xs4all.nl/~rsmith/
[plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated]
pgp: 1A2B 477F 9970 BA3C 2914  B7CE 1277 EFB0 C321 A725 (KeyID: C321A725)


pgp2azUCvG5I2.pgp
Description: PGP signature


Re: Help with a new port?

2007-11-24 Thread Giorgos Keramidas
On 2007-11-24 15:24, Zachary Kline <[EMAIL PROTECTED]> wrote:
> Hi,
> My name is Zachary Kline,

Hi Zachary,

> Anyway, to get to the point: I'm not quite sure where to ask this.  I
> have a new port which I feel should be included in the FreeBSD
> accessibility category, [...]
> This port is Emacspeak, from http://emacspeak.sf.net.  It's a screen
> reader--though that term isn't really encouraged by the developer--for
> the Emacs work environment.

I can help with the integration of the new port.  I will have a look at
the site of the program, but it would be nice if you sent me any porting
details/work you have already.

Happy FreeBSD'ing :-)

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Help with a new port?

2007-11-24 Thread Zachary Kline

"Robert Joosten" <[EMAIL PROTECTED]> wrote in message 
news:[EMAIL PROTECTED]
> Hi,
>
>> I have a new port which I feel should be included in the FreeBSD
>> accessibility  category, if only because I noticed its absence in
>> searching for it.
>
> Have you read
> http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/index.html
> yet ?
>
I must confess I haven't.  I'll look into it and see what comes up. 
Currently trying to figure out how to get ports upgraded in a sane fashion 
as well, as I've noticed some of the packages are quite behind in comparison 
to the ports they're based on.
Thanks,
Zack.



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Help with a new port?

2007-11-24 Thread Robert Joosten
Hi,

> I have a new port which I feel should be included in the FreeBSD 
> accessibility  category, if only because I noticed its absence in 
> searching for it.

Have you read 
http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/index.html 
yet ?

I don't use ports myself and never ported anything but I've read that 
guide a long time ago and to me it seemed quite easy to do.

Happy porting.

Regards,
Robert
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"