PDA

View Full Version : perl5.8.9


ccc
February 4th, 2009, 23:25
hi

howto install perl5.8.9 from ports under freeBSD 7.0 ?
in ports I can find only /usr/ports/lang/perl5.8

DutchDaemon
February 5th, 2009, 00:02
That's it. See 'distinfo' in the port directory.

hydra
February 5th, 2009, 00:19
It's not a big surprise, that 5.8.9 falls under 5.8 branch.

Carpetsmoker
February 5th, 2009, 20:58
You can also use make -V PKGNAME or make -V PORTVERSION

ccc
March 2nd, 2009, 22:15
thx