Commit Graph

17 Commits

Author SHA1 Message Date
Akinori MUSHA
48f9157161 Update compat4x for 5.0-CURRENT/i386 to 20030328. 2003-03-28 04:44:16 +00:00
Akinori MUSHA
10bbaf474b Update misc/compat4x for 5.0/i386 to 5.0.20030218.
Have a separate pkg-plist for each platform.
2003-02-19 09:41:16 +00:00
Edwin Groothuis
a74a70fbe4 Add usage-example for the misc/compat[34]x ports 2003-01-20 09:19:47 +00:00
Akinori MUSHA
c9d03d0371 Update misc/compat4x for 5.0/i386 to 5.0.20021221 and fix a fetch
problem.

Update misc/compat4x for 4.x to 4.7 while I'm at it.
2002-12-21 15:09:58 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Akinori MUSHA
2107d1b652 Update to the latest library set and unmark FORBIDDEN excpet:
- On 5-CURRENT/alpha: still FORBIDDEN because no updated libc/libc_r
  is available yet.

- By default, OpenSSL libraries are not installed because they are
  known to be vulnerable. (cf. FreeBSD-SA-02:33.openssl)  They are
  installed only when FORCE_VULNERABLE_OPENSSL is defined, although
  in that case the port is marked FORBIDDEN.  So, one must specify
  -DFORCE_VULNERABLE_OPENSSL -DNO_IGNORE to install this port with
  vulnerable OpenSSL libraries.
2002-09-25 19:25:14 +00:00
Akinori MUSHA
51b744f070 Mark FORBIDDEN due to buffer overflow in resolver in libc.
(FreeBSD-SA-02:28.resolv)
2002-07-24 08:57:53 +00:00
Pete Fritchman
bd27e965a4 Update to latest available snapshot for i386/5-CURRENT:
- 5.0-20020219-CURRENT

PR:		34517
2002-02-26 09:05:47 +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
7961a4eb6f Update compat4x for i386/4-STABLE. 2001-12-28 17:22:34 +00:00
Akinori MUSHA
f5f58d0f23 - Update to the latest available versions:
4-STABLE/alpha:	4.4-RELEASE
  4-STABLE/i386:	4.4-20011011-STABLE
  5-CURRENT/alpha:	5.0-20010721-CURRENT
  5-CURRENT/i386:	5.0-20011011-CURRENT

  I could not find up-to-date snapshots available for alpha.  If
  anyone knows one, please let me know.

- 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:19:29 +00:00
Akinori MUSHA
e4a0217d6d Update compat4x for the 5-CURRENT/i386 platform. 2001-09-12 05:05:38 +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