Commit Graph

10 Commits

Author SHA1 Message Date
Maxim Sobolev
a9a56837d1 Backout previous commit (addition of libperl), for some reason it isn't really
installed.

Submitted by:	bento
Pointy hat to:	sobomax
2002-03-17 17:46:19 +00:00
Maxim Sobolev
4648f2b395 Add missed libperl. 2002-03-14 17:14:46 +00:00
Pete Fritchman
5d23c00eac Update to latest available snapshot for i386/5-CURRENT:
- 5.0-20020219-CURRENT

PR:		34516
2002-02-26 08:59:50 +00:00
Akinori MUSHA
897d06aa97 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
2002-01-29 11:48:57 +00:00
Akinori MUSHA
52a0256a06 Update for i386/4-STABLE. (libc_r.so.4 was removed) 2001-12-28 17:36:18 +00:00
Akinori MUSHA
155fdac42d - Update to the latest available versions:
4-STABLE/i386:	4.4-20011011-STABLE
  5-CURRENT/i386:	5.0-20011011-CURRENT

- Transfer the maintainership to ports@, because this rather belongs
  to the base/ports infrastructure.

  We greatly appreciate your inititial idea and work, Scott! :)
2001-10-12 07:37:15 +00:00
Satoshi Asami
eab7ae49bf Create target directories before installation.
Submitted by:	bento
2001-08-24 14:55:36 +00:00
Akinori MUSHA
fa5fed5bbe Change PREFIX from /usr to the default not to harm bento.
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.
2001-08-15 18:17:47 +00:00
Maxim Sobolev
80cb699533 Use other way to disconnect compatX ports from the bento build. 2001-08-15 07:40:36 +00:00
Akinori MUSHA
1ebdec8e3d Add compat22, compat3x and compat4x. These packages allow you to
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
2001-08-13 04:32:06 +00:00