Re: using ports or gems (easy_install)

2013-05-29 Thread Zane C. B-H.
On Tue, 28 May 2013 15:06:15 +0200 Albert Shih wrote: > Le 28/05/2013 ? 14:50:25+0700, Olivier Nicole a écrit > > Hi, > > > > > I would like to known how you manage your gem (ruby) or > > > easyinstall (python). Do you use ports ? or directly gems or > > > easyinstall ? or both ? > > > > As f

Re: using ports or gems (easy_install)

2013-05-28 Thread Olivier Nicole
Albert, > > > I would like to known how you manage your gem (ruby) or easyinstall > > > (python). Do you use ports ? or directly gems or easyinstall ? or both ? > > As far as I can, I use ports, for consistency. > Me too. But what you do when you cannot ? (Like the ports don't exist) ? > I see t

Re: using ports or gems (easy_install)

2013-05-28 Thread Albert Shih
Le 28/05/2013 ? 14:50:25+0700, Olivier Nicole a écrit > Hi, > > > I would like to known how you manage your gem (ruby) or easyinstall > > (python). Do you use ports ? or directly gems or easyinstall ? or both ? > > As far as I can, I use ports, for consistency. Me too. But what you do when you

Re: using ports or gems (easy_install)

2013-05-28 Thread Olivier Nicole
Hi, > I would like to known how you manage your gem (ruby) or easyinstall > (python). Do you use ports ? or directly gems or easyinstall ? or both ? As far as I can, I use ports, for consistency. But I am using mostly Perl and CPAN is very well integrated in FreeBSD ports. Voila. Olivier