freebsd bs
[freeside.git] / install / freebsd / INSTALL
index 9b05c6f..6fff379 100755 (executable)
@@ -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