Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Copy the wiringPi ebuild from the hacking-gentoo overlay | 2017-07-18 | 6 | -0/+128 | |
| | |||||
* | Update mhng to 0.2.4 | 2017-03-02 | 2 | -2/+3 | |
| | |||||
* | Remove unused packages | 2017-03-02 | 80 | -2355/+0 | |
| | | | | I'm cleaning up my portage repo now! | ||||
* | Add a weston at 1.12.0 | 2017-02-14 | 3 | -0/+167 | |
| | |||||
* | MHng depends on msmtp for sending mail | 2017-02-09 | 2 | -1/+2 | |
| | |||||
* | Bump gitdate | 2017-01-16 | 2 | -0/+23 | |
| | |||||
* | Bump pconfigure to 0.12.0 | 2017-01-16 | 2 | -0/+39 | |
| | |||||
* | Update mhng to 0.2.0 | 2017-01-08 | 2 | -0/+31 | |
| | |||||
* | Use a different waf | 2016-09-02 | 2 | -2/+2 | |
| | |||||
* | Add an installer for Synopsys's VCS | 2016-08-24 | 2 | -0/+34 | |
| | |||||
* | Bump pconfigure to 0.11.7 | 2016-07-19 | 2 | -2/+2 | |
| | | | | The older 0.11.* versions are garbage and have been removed. | ||||
* | Bump pconfigure to 0.11.4 | 2016-07-14 | 2 | -0/+50 | |
| | |||||
* | pconfigure bug | 2016-07-11 | 2 | -0/+26 | |
| | |||||
* | milkway doesn't match the synopsys product pattern | 2016-07-07 | 2 | -2/+2 | |
| | |||||
* | Add Milky Way | 2016-07-07 | 2 | -0/+34 | |
| | | | | I haven't tested this at all yet, so maybe it's broken. | ||||
* | Add a C++ JSON parsing library | 2016-07-06 | 4 | -9/+53 | |
| | |||||
* | Fixup the pplug init script | 2016-05-09 | 2 | -3/+4 | |
| | |||||
* | Split the pkg_postinst into pkg_setup and src_install | 2016-05-08 | 2 | -3/+7 | |
| | | | | As far as I can tell, pkg_postinst doesn't actually work? | ||||
* | Add pplug init script manifest | 2016-05-08 | 1 | -0/+1 | |
| | |||||
* | Add pplug, my first init script! | 2016-05-08 | 3 | -0/+46 | |
| | |||||
* | Update pconfigure to 0.11.0 | 2016-05-06 | 4 | -35/+51 | |
| | |||||
* | Bump mhng to 0.1.6 | 2016-03-24 | 2 | -2/+3 | |
| | |||||
* | mhng depends on libbase64 | 2016-03-21 | 2 | -1/+2 | |
| | |||||
* | Bump mhng to 0.1.5 | 2016-03-13 | 2 | -3/+4 | |
| | |||||
* | putil depends on gitdate | 2016-03-10 | 2 | -2/+3 | |
| | |||||
* | Add an old libmng, for the cad tools | 2016-03-10 | 2 | -0/+51 | |
| | |||||
* | Don't install openmpi man pages | 2016-03-05 | 2 | -0/+105 | |
| | | | | These conflict with Intel's MKL. | ||||
* | Add noip-updater | 2016-03-05 | 6 | -0/+140 | |
| | | | | This was dropped from upstream, but I want it | ||||
* | Add a Synopsys Custom Designer ebuild | 2016-02-14 | 3 | -0/+37 | |
| | | | | | This is the one part that doesn't quite work: OpenAccess doesn't find my system name correctly so I need to link over an "unknown_64" directory. | ||||
* | Add a Synopsys Installer ebuild | 2016-02-14 | 2 | -0/+24 | |
| | | | | | | I can't run Custom Designer on my machine without some workarounds, so I'm going to go ahead and add packages for some Synopsys tools now. Since these don't actually fetch anything I think they're fine. | ||||
* | Bump putil and drop circular dependency | 2016-02-13 | 3 | -6/+4 | |
| | | | | This was a mess! | ||||
* | Bump putil to 0.0.4 | 2016-01-25 | 2 | -0/+23 | |
| | |||||
* | Bump libbase64 to 1.0.0_p2 | 2015-12-27 | 2 | -0/+21 | |
| | | | | Now with C++ support! | ||||
* | Bump putil version | 2015-12-25 | 2 | -3/+3 | |
| | |||||
* | Add a libbase64 ebuild | 2015-12-21 | 2 | -0/+21 | |
| | | | | | I'm going to try and use this for my own stuff, and I want to see if it actually works! | ||||
* | Import yp-tools, with a patch | 2015-12-08 | 5 | -0/+75 | |
| | | | | For some reason this doesn't build any more. | ||||
* | Install base_workspace to ${ED}/usr/lib for bazel | 2015-12-03 | 2 | -1/+4 | |
| | | | | | It looks like the stuff in here should be installed (at least, it's installed in the binary distribution). | ||||
* | Don't strip bazel, instal to /usr/bin | 2015-12-03 | 2 | -3/+5 | |
| | | | | | | bazel is some odd self-extracting binary that while appearing to be ELF, is almost entirely stripped. I'm not really sure why it's this way, but if I strip the file it falls apart. | ||||
* | Add app-misc/bazel at 0.1.1 | 2015-12-03 | 3 | -0/+107 | |
| | | | | | | This is a Google-related build system. It's a Java thing, and it only officially supports Java 8. I've hacked it up to not check for Java 8 -- the website says Java 7 works, it just isn't supported. | ||||
* | Drop emscripten-fastcomp | 2015-12-01 | 2 | -17/+0 | |
| | | | | This is in science now. | ||||
* | putil is missing a gitdate dependency | 2015-11-30 | 2 | -2/+2 | |
| | | | | | | I want these as two seperate libraries for licensing reasons: the gitdate library is stolen from git, while putil is all stuff I wrote myself. | ||||
* | Have blogc use epatch_user | 2015-10-26 | 2 | -0/+64 | |
| | |||||
* | Bump mhng to 0.1.2 | 2015-10-23 | 2 | -2/+2 | |
| | |||||
* | Bump palmer-scripts | 2015-10-21 | 2 | -2/+2 | |
| | |||||
* | Bump mhng to 0.1.1 | 2015-10-21 | 2 | -0/+30 | |
| | |||||
* | Drop scala from psqlite USE flags | 2015-10-21 | 3 | -4/+4 | |
| | | | | | This was never supposed to be there, I just accidentally copied it from pconfigure. | ||||
* | Bump psqlite to 0.0.3 | 2015-10-21 | 2 | -4/+5 | |
| | |||||
* | Bump dev-libs/putil to 0.0.2 | 2015-10-21 | 2 | -0/+23 | |
| | |||||
* | KEYWORD caffe | 2015-10-15 | 2 | -1/+2 | |
| | |||||
* | Wrong manifest for caffe | 2015-10-15 | 1 | -1/+1 | |
| |