Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Typo | Michael Sterrett | 2004-11-05 | 1 | -2/+2 |
| | |||||
* | fix KEYWORDS | Mike Frysinger | 2004-11-05 | 1 | -2/+2 |
| | |||||
* | * added missing flag in ghc-makeghcilib function | Andres Loeh | 2004-11-04 | 1 | -2/+2 |
| | |||||
* | * added a ghc-makeghclib function, and generalized ghc-setup-pkg | Andres Loeh | 2004-11-04 | 1 | -6/+25 |
| | |||||
* | don't disable the sandbox during depend phase. | Brian Harring | 2004-11-04 | 1 | -2/+9 |
| | | | | It's just not nice. | ||||
* | * removed --auto-ghci-libs flag because it produces orphaned files in | Andres Loeh | 2004-11-03 | 1 | -2/+2 |
| | | | | the portage tree | ||||
* | an edit or two needed to work with gcc 3.3, updated version checks to use ↵ | Travis Tilley | 2004-11-03 | 1 | -18/+19 |
| | | | | version_is_at_least from versionator.eclass. | ||||
* | * new eclass for GHC packages | Andres Loeh | 2004-11-03 | 1 | -0/+135 |
| | |||||
* | Update xfree references (#68657). | Donnie Berkholz | 2004-11-03 | 1 | -6/+6 |
| | |||||
* | Took patches out of ${FILESDIR} and put them onto Gentoo mirrors. | Mamoru Komachi | 2004-11-03 | 1 | -5/+8 |
| | |||||
* | bug #67968. | Robin H. Johnson | 2004-11-02 | 1 | -2/+2 |
| | |||||
* | stop using old WANT_AUTOTOOL_#_# syntax | Mike Frysinger | 2004-10-31 | 2 | -14/+9 |
| | |||||
* | die if newins fails | Aaron Walker | 2004-10-31 | 1 | -2/+2 |
| | |||||
* | remove macos (use only ppc-macos now) | Mike Frysinger | 2004-10-31 | 1 | -5/+5 |
| | |||||
* | Fix RDEPEND. | Aaron Walker | 2004-10-30 | 1 | -3/+4 |
| | |||||
* | texi2html fix for tetex-2.0.2. | Mamoru Komachi | 2004-10-30 | 1 | -1/+7 |
| | |||||
* | allow debugging flags through strip-flags | Mike Frysinger | 2004-10-30 | 1 | -2/+6 |
| | |||||
* | Fixed xdvik compilation on ppc-macos (10.3.5 or above). | Mamoru Komachi | 2004-10-29 | 1 | -5/+17 |
| | |||||
* | Removed texi2html alternatives. Added libwww + mysql warning. Changed "chown ↵ | Mamoru Komachi | 2004-10-29 | 1 | -15/+21 |
| | | | | -R root:root" to "chown -R 0:0" as Mac OS X doesn't have root group. | ||||
* | Restore eclass because portage sucks. | Donnie Berkholz | 2004-10-29 | 1 | -0/+163 |
| | |||||
* | Try changing ECLASS= to match name. | Donnie Berkholz | 2004-10-29 | 1 | -2/+2 |
| | |||||
* | Drop eclass. Use x11.eclass instead. | Donnie Berkholz | 2004-10-29 | 1 | -163/+0 |
| | |||||
* | tc-getGCJ | Mike Frysinger | 2004-10-29 | 1 | -1/+3 |
| | |||||
* | remove the ppc and sparc --with-cpu stuff | Travis Tilley | 2004-10-28 | 1 | -3/+3 |
| | |||||
* | add fortran wrapper tc-getF77 | Mike Frysinger | 2004-10-28 | 1 | -1/+3 |
| | |||||
* | Changed TEXMFMAIN to /var/lib/texmf, as suggested in ↵ | Mamoru Komachi | 2004-10-28 | 1 | -50/+47 |
| | | | | http://www.mail-archive.com/tetex-pretest@dbs.uni-hannover.de/msg00043.html. See bug #60835. | ||||
* | use $(tc-getCC) | Mike Frysinger | 2004-10-28 | 1 | -8/+4 |
| | |||||
* | don't export postinst as we don't use it any more | Jeremy Huddleston | 2004-10-27 | 1 | -2/+2 |
| | |||||
* | fixed snapshot support to work with snapshots made within the past two years ;) | Travis Tilley | 2004-10-27 | 1 | -10/+32 |
| | | | | | | made _alpha and _beta ebuilds auto-set SNAPSHOT added function that allows us to enable a language only if it's supported in this release of gcc. added stubs for f95 and treelang for when gcc 4.0 is released | ||||
* | Fix RDEPEND | Aaron Walker | 2004-10-26 | 1 | -2/+3 |
| | |||||
* | Initial commit. | Aaron Walker | 2004-10-26 | 1 | -0/+30 |
| | |||||
* | dont create multiple specs files if USE=boundschecking | Travis Tilley | 2004-10-26 | 1 | -2/+4 |
| | |||||
* | fix the slot | Travis Tilley | 2004-10-26 | 1 | -2/+6 |
| | |||||
* | favor $CTARGET over $CHOST | Mike Frysinger | 2004-10-26 | 1 | -5/+5 |
| | |||||
* | Changed ${myconf} to ${TETEX_ECONF}. | Mamoru Komachi | 2004-10-26 | 1 | -2/+2 |
| | |||||
* | have gcc-config create the 32bit/64bit wrappers | Mike Frysinger | 2004-10-26 | 1 | -36/+7 |
| | |||||
* | make -very- sure that MY_PV_FULL is set during do_gcc_config | Travis Tilley | 2004-10-25 | 1 | -1/+5 |
| | |||||
* | only download boundschecking patch if USE=boundschecking | Travis Tilley | 2004-10-25 | 1 | -2/+2 |
| | |||||
* | Configure xdvik inside tetex.eclass. | Mamoru Komachi | 2004-10-25 | 1 | -8/+18 |
| | |||||
* | dont set GCC_SPECS by default, fix hardenednossp specs file with USE=hardened | Travis Tilley | 2004-10-25 | 1 | -4/+14 |
| | |||||
* | merge a bunch of fixes from my local | Mike Frysinger | 2004-10-25 | 1 | -49/+32 |
| | |||||
* | get_libdir fixes for bug #68749. | Jeremy Huddleston | 2004-10-25 | 1 | -13/+15 |
| | |||||
* | adjust regex in java-utils_get-vm-version for bug 68702 | Thomas Matthijs | 2004-10-24 | 1 | -1/+1 |
| | |||||
* | Remove conflicting XDvi file. | Mamoru Komachi | 2004-10-23 | 1 | -1/+4 |
| | |||||
* | update | Akinori Hattori | 2004-10-23 | 1 | -2/+2 |
| | |||||
* | USE=nocxx | Mike Frysinger | 2004-10-22 | 1 | -4/+5 |
| | |||||
* | make sure we call the right unpack func when using cvs | Mike Frysinger | 2004-10-22 | 1 | -2/+6 |
| | |||||
* | Changed depend on tetex versioned to virtual/tetex | Armando Di Cianno | 2004-10-22 | 1 | -2/+2 |
| | |||||
* | minor fixes & updates | Marinus Schraal | 2004-10-21 | 1 | -4/+2 |
| | |||||
* | releases should be stable KEYWORDS | Mike Frysinger | 2004-10-21 | 1 | -2/+2 |
| |