1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/Tools/portbuild/4/bindist
..
files/usr/bin
delete
dirlist
README

(1) Copy the following files to under the "files" subdirectory:

    Copy the following files from a running 4.0 system:

    /dev/{bpf0,kmem,lkm,mem,null,random,stderr,stdin,stdout,tty,zero}
    /dev/fd/[0-9]
    /etc/resolv.conf

    /usr/bin/openssl
    /usr/include/openssl/evp.h
    /usr/include/openssl/rsa.h
    /usr/include/openssl/rsaref.h
    /usr/lib/libRSAglue.a
    /usr/lib/libRSAglue.so.1
    /usr/lib/libcrypto.a
    /usr/lib/libcrypto.so.1
    /usr/lib/libssl.a
    /usr/lib/libssl.so.1

    Copy the following files from a running 4-current system or a
    2.2-stable system.  In the latter case, it will be in /usr/lib.

    /usr/lib/aout/c++rt0.o

    Copy the following files from a very recent 4.0 system or source tree:

    /usr/share/info/dir

(2) Run "sh mkbindist".  Note the first time you should set "ftp=1".

(3) Copy "tarballs/bindist.tar" to the same directory in all the build machines.