| Commit message (Expand) | Author | Age | Files | Lines |
* | Move away from einfo (bug #504284) to solve bugs #538374 and #513070 | Fabian Groffen | 2015-02-28 | 3 | -17/+98 |
* | Bump einfo version for fixes for platforms without visibility(hidden) support. | Ruud Koolen | 2014-02-12 | 3 | -11/+24 |
* | Bump einfo version for bootstrap fixes | Fabian Groffen | 2014-02-06 | 3 | -22/+15 |
* | Inherit the user eclass for enewuser/etc... | Mike Frysinger | 2014-01-08 | 3 | -11/+25 |
* | baselayout-prefix-2.2-r3: Fix termcap check and conditional. | Michael Haubenwallner | 2013-10-29 | 5 | -132/+98 |
* | Fix build on platforms with strlcpy/strlcat | Fabian Groffen | 2013-10-27 | 4 | -110/+14 |
* | baselayout-prefix-2.2-r3: Add generic AIX port, lacks strlcpy/strlcat/vsyslog... | Michael Haubenwallner | 2013-10-23 | 4 | -7/+136 |
* | +baselayout-prefix-2.2-r3: Still need elibtoolize, if only for exotic Prefix ... | Michael Haubenwallner | 2013-10-22 | 3 | -5/+110 |
* | baselayout-prefix-2.2-r2: POSIX specifies <termios.h>, AIX lacks <sys/termios... | Michael Haubenwallner | 2013-10-17 | 3 | -18/+17 |
* | adding arm keywords | Richard Farina | 2013-09-25 | 3 | -5/+29 |
* | Whitespace | Patrick Lauer | 2013-08-14 | 3 | -16/+10 |
* | Fix stupid mistake, causing the ebuild to die if the host doesn't provide /us... | Fabian Groffen | 2013-05-08 | 3 | -9/+15 |
* | Don't hardcode a possibly incorrect shell, bug #468304#c3 | Fabian Groffen | 2013-05-07 | 3 | -8/+12 |
* | Bump einfo version for Solaris 10 fixes | Fabian Groffen | 2013-05-06 | 3 | -9/+13 |
* | Bump einfo tar for Solaris fixes | Fabian Groffen | 2013-05-05 | 3 | -10/+14 |
* | add dummy sbin/runscript to make Portage's shebang check happy for all init s... | Fabian Groffen | 2013-02-07 | 3 | -7/+24 |
* | Revbump for einfo-1.0.1 fixing broken PATH after sourcing functions.sh | Fabian Groffen | 2013-01-10 | 3 | -9/+15 |
* | Version bump. Takes libeinfo and einfo from forked OpenRC, takes profile fro... | Fabian Groffen | 2013-01-10 | 3 | -27/+126 |
* | remove functions.sh, newer version is provided by sys-apps/openrc | Benda XU | 2012-08-11 | 3 | -10/+8 |
* | add new revision for testing openrc. bug 415895 | Benda XU | 2012-08-07 | 3 | -26/+163 |
* | Inherit user for enewuser/etc... | Mike Frysinger | 2012-05-24 | 1 | -1/+25 |
* | remove old versions | Jeremy Olexa | 2012-05-24 | 4 | -409/+8 |
* | Inherit user for enewuser/etc... | Mike Frysinger | 2012-05-24 | 5 | -11/+16 |
* | Drop unused autotools inherit. | Mike Frysinger | 2012-05-24 | 4 | -18/+12 |
* | Use append-cflags instead of too generic append-flags to avoid F77 and FC rej... | Fabian Groffen | 2012-02-19 | 3 | -11/+16 |
* | Avoid automake call that breaks in the early bootstrapping stage | Fabian Groffen | 2011-12-04 | 3 | -11/+16 |
* | Remove <herd>no-herd</herd>. | Michał Górny | 2011-09-24 | 1 | -6/+8 |
* | Remove <herd>no-herd</herd>. | Michał Górny | 2011-09-24 | 1 | -1/+0 |
* | include cflags for ld since we use CC, to make sure the linker is invoked cor... | Fabian Groffen | 2011-06-14 | 3 | -8/+14 |
* | Bump sources to include compile fixes for Interix and OpenBSD | Fabian Groffen | 2011-06-05 | 4 | -85/+20 |
* | added interix patch. | Markus Duft | 2011-05-09 | 3 | -12/+81 |
* | Bump sources to include compile fixes for FreeBSD and OpenBSD, bug #365613 | Fabian Groffen | 2011-05-01 | 3 | -9/+14 |
* | Version bump to match latest 1.12 release of baselayout | Fabian Groffen | 2011-04-29 | 3 | -5/+191 |
* | Revbump, switch to using forked repository with our patches applied | Fabian Groffen | 2011-03-31 | 3 | -2/+200 |
* | Take strndup from gnulib too, breaks on Linux (#361417). | Michael Haubenwallner | 2011-03-31 | 5 | -33/+97 |
* | baselayout-prefix-1.12.5: Split strsep out of solaris patch and use it in r9 ... | Michael Haubenwallner | 2011-03-30 | 7 | -47/+297 |
* | recreate to work with older GNU patch (#361109) | Michael Haubenwallner | 2011-03-29 | 3 | -21/+18 |
* | Add patch to fix compilation on Solaris, bug #360917 | Fabian Groffen | 2011-03-28 | 4 | -7/+121 |
* | Add patch for Mac OS X >= 10.5, thanks JTRiley in bug #360855 | Fabian Groffen | 2011-03-28 | 4 | -4/+43 |
* | AIX port of source: use sys-devel/gnulib for getopt. | Michael Haubenwallner | 2011-03-28 | 5 | -5/+161 |
* | Don't use userland_{Darwin,FreeBSD}, we're always on userland_GNU in Prefix | Fabian Groffen | 2011-03-24 | 3 | -6/+10 |
* | quote EROOT, add IUSE metadata | Fabian Groffen | 2011-03-23 | 3 | -5/+8 |
* | Move to gx86, bump for EAPI=3 and other small fixes, including bug #358823 | Fabian Groffen | 2011-03-23 | 15 | -0/+1304 |