Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update vmware.eclass to use any-any-105 (for 2.6.19 compilation fix). | 2006-12-01 | 1 | -2/+2 | |
| | |||||
* | Don't use subdirectories for man, so to install sparc64's utilities in the ↵ | 2006-12-01 | 1 | -2/+2 | |
| | | | | right directory. | ||||
* | Remove setting of KEYWORDS - now all done in app-dicts/aspell-* ebuilds. Bug ↵ | 2006-12-01 | 1 | -3/+1 | |
| | | | | #132718 | ||||
* | KEYWORDS should be moved to the ebuilds; to transition set KEYWORDS in the | 2006-11-30 | 1 | -3/+3 | |
| | | | | eclass only if not already set. (see bug #132718) | ||||
* | Updated to remove a typo and fix bug #156387. | 2006-11-29 | 1 | -2/+2 | |
| | |||||
* | Replaced call to 'doins -r' with 'cp -pPR' so we don't have to manually ↵ | 2006-11-27 | 1 | -33/+10 | |
| | | | | assign permissions afterwards | ||||
* | Making the quote stripping global so that all quotes are removed. Thankfully ↵ | 2006-11-26 | 1 | -3/+3 | |
| | | | | java-config-1 and java-config-2 knew howto remove trailing quotes. | ||||
* | Added code to prevent quotes from ending to the CLASSPATH variable in ↵ | 2006-11-26 | 1 | -3/+14 | |
| | | | | package.env. First step in solving bug #155590. | ||||
* | Add support for depending on more specific versions of apache, this is ↵ | 2006-11-26 | 2 | -38/+139 | |
| | | | | needed for modules that don't support Apache 2.2. Also corrected all debug-print-function calls | ||||
* | shorten compile part a bit and add debug-print-funtion calls thanks to ↵ | 2006-11-25 | 1 | -4/+39 | |
| | | | | Petteri Räty <betelgeuse@gentoo.org> in bug 156186 | ||||
* | Tidy up output and error handling. | 2006-11-24 | 1 | -11/+34 | |
| | |||||
* | Don't use 3.3.7, as that would require a bump of qt-unixODBC too that I ↵ | 2006-11-24 | 1 | -2/+2 | |
| | | | | don't really want to. | ||||
* | Proxy commit for Anarchy, QA notices for strip'd files | 2006-11-24 | 2 | -7/+5 | |
| | |||||
* | Add 3.3.7 to the list of available versions, as I'm going to put that in the ↵ | 2006-11-23 | 1 | -2/+2 | |
| | | | | tree soon (with a little patch actually). | ||||
* | virtual/mysql | 2006-11-23 | 9 | -22/+22 | |
| | |||||
* | enable community | 2006-11-23 | 1 | -2/+7 | |
| | |||||
* | Moved CD check to src_unpack, made sure we only unpack the openssl libs if ↵ | 2006-11-22 | 2 | -17/+29 | |
| | | | | they're in SRC_URI, and make sure we only remove the openssl libs if the new ones are present. | ||||
* | Split patching and libraries rename on different functions, so that when not ↵ | 2006-11-22 | 1 | -7/+14 | |
| | | | | using freebsd_src_unpack one has not to reimplement them entirely. | ||||
* | Change [ to [[ and add a lone to remove 3355_patch, since we remove it in ↵ | 2006-11-21 | 1 | -10/+13 | |
| | | | | all of our UT2004 mods, anyway. | ||||
* | Apparently, -s is for size, -h is for symlink. | 2006-11-21 | 1 | -2/+2 | |
| | |||||
* | Make sure FPS games list under ActionGame for bug #155846. | 2006-11-21 | 1 | -2/+2 | |
| | |||||
* | Disable stripping from bsdmk.eclass rather than changing the mk defs. | 2006-11-21 | 1 | -3/+5 | |
| | |||||
* | rewrite some the flag handling functions to be simpler and to fix ↵ | 2006-11-15 | 1 | -42/+46 | |
| | | | | introducing extraneous whitespace | ||||
* | move gcc2-flags() to the gcc2 ebuild | 2006-11-15 | 1 | -23/+1 | |
| | |||||
* | Simplified... | 2006-11-15 | 1 | -72/+35 | |
| | |||||
* | Moved most DEPEND atoms to RDEPEND since in the python case these don't have to | 2006-11-15 | 1 | -9/+12 | |
| | | | | | | | | | be DEPENDs. Use eautoconf instead of autoconf (and add autotools eclass to pull in the proper dependencies) Added missing pkgconfig dependency for rox-clib-based builds. | ||||
* | Do not block >=app-text/ptex-3.1.9 and >app-text/tetex-3 with each other. | 2006-11-14 | 1 | -3/+5 | |
| | | | | >=app-text/ptex-3.1.9 now depends on >app-text/tetex-3. | ||||
* | Support submount again and do globbing on the RHS | 2006-11-14 | 1 | -2/+4 | |
| | |||||
* | rewrite edos2unix() to use echo|xargs sed -i rather than a loop with tempfiles | 2006-11-13 | 1 | -6/+2 | |
| | |||||
* | catch *-linux targets | 2006-11-13 | 1 | -1/+2 | |
| | |||||
* | Add mandatory eclass variables. Add missing export declaration for ↵ | 2006-11-12 | 1 | -3/+6 | |
| | | | | src_compile to fix #124342. Change download location to HTTP as the FTP server seems to have issues and upstream lists the HTTP server as the first choice. | ||||
* | Change process substitution to HERE string. This avoids a bug in <bash-3.2 ↵ | 2006-11-12 | 1 | -2/+2 | |
| | | | | that has a corrupt representation of this sort of process substitution. Was preventing environment.tbz2 from being re-sourced later. | ||||
* | Revert fix until I come up with another way to fix this | 2006-11-11 | 1 | -2/+2 | |
| | |||||
* | Fix syntax error in call to get_mounts in cdrom function. | 2006-11-11 | 1 | -2/+2 | |
| | |||||
* | Some of the jdks/jres install .desktop files so let's run ↵ | 2006-11-11 | 1 | -3/+8 | |
| | | | | update-desktop-database code in postinst and postrm. | ||||
* | Silenced warnings when the argument value includes spaces. | 2006-11-10 | 1 | -1/+1 | |
| | |||||
* | Apparently, a directory check will pass if there is a symlink to a ↵ | 2006-11-10 | 1 | -9/+16 | |
| | | | | directory, which caused some real nastiness to happen when we would remerge a mod. Thanks to Tristan Heaven <nyhm@gentoo.org> and Paul Bredbury <brebs@sent.com> for finding this and pointing it out to me. | ||||
* | get_mounts now returns mount options too | 2006-11-10 | 2 | -17/+19 | |
| | |||||
* | Add fixes from Betelgeuse. Thanks. | 2006-11-10 | 1 | -3/+9 | |
| | |||||
* | Fixing || and ! use in moznopango instance. | 2006-11-09 | 1 | -2/+2 | |
| | |||||
* | New version. | 2006-11-09 | 1 | -0/+82 | |
| | |||||
* | Cosmetic fix. | 2006-11-09 | 1 | -2/+2 | |
| | |||||
* | Add moznopango USE flag support. | 2006-11-08 | 1 | -1/+31 | |
| | |||||
* | Changed else to elsif so we don't put stupid wrappers/desktop entries for ↵ | 2006-11-08 | 1 | -2/+3 | |
| | | | | map packs. Thanks to Tristan Heaven <nyhm@gentoo.org> for pointing it out. | ||||
* | allow ebuilds to force autotool regen | 2006-11-08 | 1 | -4/+10 | |
| | |||||
* | Updated eclass to only display information about how to run the mod when it ↵ | 2006-11-07 | 1 | -4/+7 | |
| | | | | actually has a way to run it directly. | ||||
* | Added get_mounts to portability.eclass | 2006-11-06 | 1 | -1/+29 | |
| | |||||
* | allow people to override the WANT_AUTO{CONF,MAKE} settings as suggested by jakub | 2006-11-04 | 1 | -3/+3 | |
| | |||||
* | _cdrom_locate_file_on_cd: Handle whitespace in mount points | 2006-11-02 | 1 | -3/+4 | |
| | |||||
* | Since Unreal Engine games are all binary-only, I made some minor adjustments ↵ | 2006-11-02 | 1 | -3/+12 | |
| | | | | so they work with the mod being in GAMES_DATADIR and the game being in GAMES_PREFIX_OPT. |