aboutsummaryrefslogtreecommitdiffstats
path: root/misc/compat4x/pkg-descr
Commit message (Collapse)AuthorAgeFilesLines
* - Use misc/ldconfig_compat on 4.x and rc.d/ldconfig in {5,6}x, this change fixMarcus Alves Grando2006-06-071-6/+7
| | | | | | | rc.d script starting too late. With this, ldconfig run automaticaly on startup and doesn't need add compat{4,5}x_enable in rc.conf. No objection: freebsd-rc, portmgr
* Add usage-example for the misc/compat[34]x portsEdwin Groothuis2003-01-201-0/+9
|
* Add compat22, compat3x and compat4x. These packages allow you toAkinori MUSHA2001-08-131-0/+2
install the compat libraries on your system, so you can use legacy binaries that depend on them. PR: ports/29371 Submitted by: Scot W. Hetzel <hetzels@westbend.net> Altered by: knu