freebsd / portmaster

FreeBSD port management script without external databases or languages
77 stars 40 forks source link

DEPRICATED ports should still be allowed to be installed. #32

Closed amishHammer closed 10 years ago

amishHammer commented 10 years ago

This allows things like apache22/subversion and other things that have dependencies on recently deprecated bdb versions to install.

AMDmi3 commented 10 years ago

I don't think this is acceptable. Users should switch to newer bdb versions, not tools be allowed to install deprecated stuff. Also, second commit does not belong this this pull request.

AMDmi3 commented 10 years ago

Sorry, I was wrong as I've missed that DEPRECATED is advisory only in ports. Given that, this PR is quite legal and DEPRECATED should probably be handled equally in portmaster.