LiteBSD/src 7c9f8ceadmin/build lorder, contrib/ufstool manifest.c Makefile

Merge pull request #62 from sergev/build-on-freebsd

Make the build of LiteBSD more self-contained:
DeltaFile
+88-0admin/build/lorder
+4-4lib/libncurses/config.status
+7-0contrib/ufstool/manifest.c
+3-3lib/libncurses/config.log
+3-2contrib/ufstool/Makefile
+2-2lib/libncurses/ncurses/Makefile
+107-1129 files not shown
+138-4135 files

LiteBSD/src 2ccac5cadmin/build lorder, contrib/ufstool manifest.c Makefile

Make the build of LiteBSD more self-contained:
* Use our own lorder script instead of relying on what is on the OS.
* /usr/bin/env perl everywhere, for FreeBSD (which installs to /usr/local/bin).
* ufstool needs a FreeBSD-specific #ifdef in one spot.
* pcc was using bison as its yacc, switch pcc to byacc like everything else.
* Some tweaks to the ncurses build process.
DeltaFile
+88-0admin/build/lorder
+4-4lib/libncurses/config.status
+7-0contrib/ufstool/manifest.c
+3-3lib/libncurses/config.log
+3-2contrib/ufstool/Makefile
+2-2lib/libcrypto/util/pod2man.pl
+107-1129 files not shown
+138-4135 files

LiteBSD/src b738024lib/libcrypto CHANGES, lib/libcrypto/crypto/bn/asm vms.mar

Merge branch 'master' into assembler
DeltaFile
+10,934-0lib/libcrypto/CHANGES
+9,533-0lib/libcrypto/crypto/ec/ecp_nistz256_table.c
+7,030-0lib/libcrypto/doc/ssleay.txt
+6,484-0usr.bin/pcc/pcc/configure
+6,440-0lib/libcrypto/crypto/bn/asm/vms.mar
+5,547-0usr.bin/pcc/libs/libsoftfloat/bits64/softfloat.c
+45,968-03,331 files not shown
+940,905-12,8873,337 files

LiteBSD/src 9d6eb5clib/libcrypto CHANGES, lib/libcrypto/crypto/bn/asm vms.mar

Merge branch 'master' of https://github.com/sergev/LiteBSD
DeltaFile
+10,934-0lib/libcrypto/CHANGES
+9,533-0lib/libcrypto/crypto/ec/ecp_nistz256_table.c
+7,030-0lib/libcrypto/doc/ssleay.txt
+6,484-0usr.bin/pcc/pcc/configure
+6,440-0lib/libcrypto/crypto/bn/asm/vms.mar
+5,547-0usr.bin/pcc/libs/libsoftfloat/bits64/softfloat.c
+45,968-03,305 files not shown
+929,141-1,9443,311 files

LiteBSD/src 7f9ff9clib/libcrypto CHANGES, lib/libcrypto/MacOS OpenSSL.mcp.hqx

Merge pull request #32 from ibara/bc-and-dc

Introduce OpenSSL 1.0.2e, the latest version of the 1.0.2 branch.
DeltaFile
+10,934-0lib/libcrypto/CHANGES
+9,533-0lib/libcrypto/crypto/ec/ecp_nistz256_table.c
+7,030-0lib/libcrypto/doc/ssleay.txt
+6,440-0lib/libcrypto/crypto/bn/asm/vms.mar
+5,319-0lib/libcrypto/crypto/objects/obj_dat.h
+4,940-0lib/libcrypto/MacOS/OpenSSL.mcp.hqx
+44,196-02,415 files not shown
+732,898-12,421 files

LiteBSD/src a34d72blib/libcrypto CHANGES, lib/libcrypto/MacOS OpenSSL.mcp.hqx

Introduce OpenSSL 1.0.2e, the latest version of the 1.0.2 branch.
Place this in lib/libcrypto, as is customary. Note that libssl is part of this build. I don't see a reason to separate them (yet?).
This commit only brings the code in and hooks it up to the *build*. It does not place OpenSSL on the sdcard, as OpenSSL does not yet have any consumers.
It will soon, as the BSD-licensed version of dc(1) that all the projects use depends on OpenSSL. I will introduce OpenSSL to the sdcard when dc(1) is committed.
DeltaFile
+10,934-0lib/libcrypto/CHANGES
+9,533-0lib/libcrypto/crypto/ec/ecp_nistz256_table.c
+7,030-0lib/libcrypto/doc/ssleay.txt
+6,440-0lib/libcrypto/crypto/bn/asm/vms.mar
+5,319-0lib/libcrypto/crypto/objects/obj_dat.h
+4,940-0lib/libcrypto/MacOS/OpenSSL.mcp.hqx
+44,196-02,415 files not shown
+732,898-12,421 files