Using ENV in Ruby is like using raw SQL statements - it feels wrong, because it is. If you agree, this gem is for you. The benefits over using ENV directly: - much friendlier stubbing in tests - you no longer have to care whether false is "0" or "false" or whatever - NO MORE ALL CAPS EVERYWHERE! - keys become methods - namespaces which can be passed around as objects - you can subclass! - you can marshal/unmarshal your own types automatically! - strict mode saves you from doing validation yourself - and there's more to come... - it's designed to be as lightweight and as fast as possible compared to ENV - designed to be both hackable and convenient WWW: https://github.com/e2/nenv RG: https://rubygems.org/gems/nenv it' href='https://phantom.tfcis.org/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/dolphin-emu
Commit message (Expand)AuthorAgeFilesLines
* - Update devel/sfml to 2.4amdmi32016-10-011-1/+1
* Fix build on -CURRENT now that LIBUSB_API_VERSION is definedmartymac2016-07-081-4/+4
* Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by...amdmi32016-05-241-1/+1
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.mat2016-04-011-13/+13
* Always set the DEFAULT github DISTFILE with .tar.gz for EXTRACT_SUFX.mat2016-03-081-2/+2
* audio/soundtouch: update to 1.9.2jbeich2015-12-161-0/+1
* Clean-up patchesmartymac2015-10-272-14/+8
* Update to 5.0-rcmartymac2015-10-1825-2027/+1852
* Drop 8 support.mat2015-10-151-4/+0
* emulators/dolphin-emu: chase r399209jbeich2015-10-142-1/+138
* Add upstream commit to find X11 directly.rakuco2015-06-161-0/+20
* Update portaudio to v19/Remove portaudio2 [1]bapt2015-05-312-47/+2
* - Mark broken on 8.x: doesn't build because of absent xlocale.hamdmi32015-05-281-0/+5
* Update ports in the [ef]* categories to not use GH_COMMIT.mat2015-05-062-4/+2
* Specify library version when depending on libpolarssl and switch ports totijl2015-04-171-1/+1
* converters/libiconv:tijl2015-04-151-11/+0
* Mark the port as broken on armv6.martymac2015-02-231-0/+2
* Fix build with Gcc 4.9martymac2015-02-231-0/+24
* Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla intijl2014-12-091-1/+1
* Remove @dirrm/@dirrmty from my portsmartymac2014-10-131-20/+0
* Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-0/+1
* Update to 4.0.2martymac2014-09-043-6/+19
* - Add missing patchamdmi32014-08-221-0/+8
* - Switch to bundled SFML in preparation to ports' SFML update (bundled one wa...amdmi32014-08-222-6/+22
* Convert a bunch of EXTRACT_SUFX=... into USES=tar:...adamw2014-07-301-2/+1
* The FreeBSD x11@ and graphics team proudly presentszeising2014-04-171-1/+1
* Switch to wx 3.0bapt2014-03-24