From dcd77b42f7d872c87a25ba3b56b45793d5cb2d36 Mon Sep 17 00:00:00 2001 From: ivan Date: Thu, 10 Mar 2005 07:27:00 +0000 Subject: [PATCH] freebsd bs --- install/freebsd/INSTALL | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/install/freebsd/INSTALL b/install/freebsd/INSTALL index 9b05c6f43..6fff379f1 100755 --- a/install/freebsd/INSTALL +++ b/install/freebsd/INSTALL @@ -1,9 +1,11 @@ #!/bin/sh ( cd /usr/ports/sysutils/portupgrade + #??? setenv WITH_OPENSSL_PORT "yes" make install ) +#rehash pkgdb -u portinstall -PR cvsup-without-gui @@ -14,7 +16,7 @@ cvsup /root/ports-supfile portsdb -Uu -portinstall -P -R portupgrade +portinstall -PR portupgrade for port in `grep -v '^ *#' ports`; do #cd /usr/ports/$port -- 2.11.0