aboutsummaryrefslogtreecommitdiff
path: root/misc/compat3x
Commit message (Collapse)AuthorAgeFilesLines
* Create target directories before installation.Satoshi Asami2001-08-241-1/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=46794
* Change PREFIX from /usr to the default not to harm bento.Akinori MUSHA2001-08-152-7/+11
| | | | | | | | | Prepare rc.d scripts that do ldconfig on startup, because $PREFIX/lib/compat and $PREFIX/lib/compat/aout are no longer included in the default $ldconfig_paths and $ldconfig_paths_aout, respectively. Notes: svn path=/head/; revision=46292
* Use other way to disconnect compatX ports from the bento build.Maxim Sobolev2001-08-151-0/+4
| | | | Notes: svn path=/head/; revision=46270
* Add compat22, compat3x and compat4x. These packages allow you toAkinori MUSHA2001-08-135-0/+81
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 Notes: svn path=/head/; revision=46163