summaryrefslogtreecommitdiffstats
path: root/encap/epkg
Commit message (Collapse)AuthorAgeFilesLines
* ...Daniel Joseph Barnhart Clark2007-07-221-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3534 ce84e21b-d406-0410-9b95-82705330c041
* EncapPackages: Give encap package name in a non-hackish way, other misc ↵Daniel Joseph Barnhart Clark2007-07-211-0/+3
| | | | | | Makefile updates. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3533 ce84e21b-d406-0410-9b95-82705330c041
* EncapPackages: Major updates to epkg Makefile, including proper static ↵Daniel Joseph Barnhart Clark2007-07-212-8/+119
| | | | | | building of OpenSSL into the epkg binary, and the use of https URLs with server verification via the /usr/local/etc/epkg-ca-bundle.pem, proper naming of GNU/Linux platforms, and creation of a epkg-2.3.9-encap-*-*.tar.gz distribution as the last step. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3532 ce84e21b-d406-0410-9b95-82705330c041
* EncapPackages: Improve epkg makefile, add openssl depDaniel Joseph Barnhart Clark2007-07-211-12/+30
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3529 ce84e21b-d406-0410-9b95-82705330c041
* EncapPackages: Updated to curl-7.16.4 (just because it now exists), and much ↵Daniel Joseph Barnhart Clark2007-07-211-2/+2
| | | | | | more importantly libtar-1.2.12, which fixes a bug that truncated 100 character long path names to 99 characters (and also fixes some major memory leaks). The truncation but was visable with 0.9.5pre1 - the "pre1" added enough characters that there were 3 *.py files that became *.p files. This was esp. confusing as the build systems continued to work, and even some clients continued to work because they still had *.pyc files lying around. New epkg binaries for a bunch of platforms will be made available shortly. Fun fun :-) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3528 ce84e21b-d406-0410-9b95-82705330c041
* Some OS/Make need all lines to exit with 0 status to continueDaniel Joseph Barnhart Clark2007-07-131-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3450 ce84e21b-d406-0410-9b95-82705330c041
* EncapPackages: seperating out server stuffDaniel Joseph Barnhart Clark2007-06-222-4/+8
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3332 ce84e21b-d406-0410-9b95-82705330c041
* Merged in certs branch in preparation for 0.9.3pre2Narayan Desai2007-03-121-11/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2928 ce84e21b-d406-0410-9b95-82705330c041
* EncapPackages: Upgrade openssl to 0.9.8eDaniel Joseph Barnhart Clark2007-02-251-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2877 ce84e21b-d406-0410-9b95-82705330c041
* EncapPackages: Changes for AIX 4.3.1Daniel Joseph Barnhart Clark2006-10-051-2/+7
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2387 ce84e21b-d406-0410-9b95-82705330c041
* EncapPackages: Make CC gccDaniel Joseph Barnhart Clark2006-10-051-0/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2386 ce84e21b-d406-0410-9b95-82705330c041
* EncapPackages: Changes to work with Redhat 6.0. (For Redhat 6.0, youDaniel Joseph Barnhart Clark2006-10-031-2/+2
| | | | | | | also need to use fget-1.2.9 instead of the listed fget-1.3.3) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2377 ce84e21b-d406-0410-9b95-82705330c041
* EncapPackages: Created convienience dir to download all deps at once,Daniel Joseph Barnhart Clark2006-10-031-11/+12
| | | | | | | reference that in the README... git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2376 ce84e21b-d406-0410-9b95-82705330c041
* EncapPackages: update for opensslDaniel Joseph Barnhart Clark2006-10-031-2/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2375 ce84e21b-d406-0410-9b95-82705330c041
* EncapPackages: Restructuring directory layoutDaniel Joseph Barnhart Clark2006-08-242-0/+66
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2100 ce84e21b-d406-0410-9b95-82705330c041
* * reorged tangential tools into tools directoryDaniel Joseph Barnhart Clark2006-08-022-66/+0
| | | | | | | * added ostiary encap git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2024 ce84e21b-d406-0410-9b95-82705330c041
* Added documentation package for daemontools (just mirrors of websites,Daniel Joseph Barnhart Clark2006-08-011-2/+2
| | | | | | | should make man pages from them at some point) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2020 ce84e21b-d406-0410-9b95-82705330c041
* The Makefile used for building epkg for Solaris/x86Daniel Joseph Barnhart Clark2006-07-312-0/+66
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2014 ce84e21b-d406-0410-9b95-82705330c041