Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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. | |||||
* | fix by Paul Bredbury to make tar archive match in unpack_makeself() more ↵ | 2006-11-01 | 1 | -2/+2 | ||
| | | | | flexible (needed for more verbose file-4.18) #153734 | |||||
* | Use autoconf 2.5 or it will fail as in bug #153693. Thanks to Patrick Lauer ↵ | 2006-11-01 | 1 | -2/+2 | ||
| | | | | for reporting (as nobody is using this anymore, it seems). | |||||
* | Add LDFLAGS to link-commands not yet containing it. | 2006-11-01 | 1 | -3/+4 | ||
| | ||||||
* | Add an extra output if latest automake is requested. | 2006-11-01 | 1 | -2/+4 | ||
| | ||||||
* | misc bash syntax fixes | 2006-10-31 | 1 | -13/+12 | ||
| | ||||||
* | update cronbase dependency (wrt bug #149376) | 2006-10-31 | 1 | -2/+2 | ||
| | ||||||
* | add in a \b after .schemas to be even safer, thanks to steev | 2006-10-31 | 1 | -2/+2 | ||
| | ||||||
* | tweak the grep line so we only install .schemas files and not just ↵ | 2006-10-31 | 1 | -2/+2 | ||
| | | | | everything in /etc/gconf/schemas. thanks to agaffney for suggestions. fixes #151949 | |||||
* | Make sure vim-core doesn't install ex or view man pages. | 2006-10-31 | 1 | -2/+2 | ||
| | ||||||
* | Fixing suggested deps for fox.eclass (bug #153396) | 2006-10-30 | 1 | -6/+6 | ||
| | ||||||
* | Only inherit font.eclass on fonts so we don't get USE=X for everything. This ↵ | 2006-10-30 | 1 | -3/+7 | ||
| | | | | requires the inherit line to move below the FONT setup. Idea from Diego Pettenó. | |||||
* | Simplify fonts.scale and fonts.dir generation a bit -- stop using ttmkfdir, ↵ | 2006-10-30 | 2 | -30/+6 | ||
| | | | | always use mkfontscale. Also, run from the build system since they are in DEPEND and not RDEPEND. | |||||
* | Start using font.eclass: Replace create_font_cache() code with a call to ↵ | 2006-10-30 | 1 | -12/+6 | ||
| | | | | font_pkg_postinst(), and call font_pkg_postrm() in x-modular_pkg_postrm(). Also move EXPORT_FUNCTIONS down to the bottom so font.eclass functions don't override x-modular.eclass ones. | |||||
* | Some initial changes so x-modular.eclass can start using this: Allow for ↵ | 2006-10-30 | 1 | -3/+3 | ||
| | | | | DOCS to not exist without errors, and don't remove fonts.cache-1 if it doesn't exist. | |||||
* | Stop using two different ways to detect font directories. | 2006-10-30 | 1 | -16/+12 | ||
| |