[MacPorts] #16830: RFE: Have only one perl5 package
MacPorts
noreply at macports.org
Tue Nov 10 16:46:57 PST 2009
#16830: RFE: Have only one perl5 package
-----------------------------------+----------------------------------------
Reporter: mcalhoun@… | Owner: ricci@…
Type: enhancement | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 1.6.0
Keywords: | Port: perl5, perl5.8, perl5.10
-----------------------------------+----------------------------------------
Comment(by ryandesign@…):
Replying to [comment:64 skaimauve@…]:
> There is a problem with the uninstall/clean/install script above, as it
uninstall all php5* ports.
Oops! :)
> port installed | grep p5 | grep -v php5 | cut -f 3 -d " " >
perl_ports.txt
Or better yet:
{{{
port installed name:^p5- | cut -f 3 -d " " > perl_ports.txt
}}}
--
Ticket URL: <http://trac.macports.org/ticket/16830#comment:65>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list