summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use -g instead of -ggdb.Donnie Berkholz2006-02-031-2/+2
* Add USE=debug support.Donnie Berkholz2006-02-011-2/+29
* Set the license of modular X packages to the name of the package itself.Joshua Baergen2006-01-191-2/+5
* util-macros shouldn't DEPEND on itself. Makes it a tad difficult to install w...Donnie Berkholz2006-01-131-3/+7
* No need to pass --disable-static for drivers anymore, that's the default.Donnie Berkholz2006-01-051-4/+1
* Apply whitespace checks from repoman to eclasses.Sven Wegener2006-01-011-2/+2
* Move mkfontscale and mkfontdir into RDEPEND from DEPEND; they're used in pkg_...Donnie Berkholz2005-12-231-3/+2
* Add SRC_URI for 7.0 release.Donnie Berkholz2005-12-231-2/+3
* Add SRC_URI for RC4.Joshua Baergen2005-12-171-2/+3
* Clarify docs.Donnie Berkholz2005-12-121-1/+3
* Add some documentation on how to use the eclass.Donnie Berkholz2005-12-121-1/+17
* Remove outdated comments about fonts.Donnie Berkholz2005-12-121-4/+1
* (#115085) Add mkfontdir and mkfontscale to DEPEND for fonts.Donnie Berkholz2005-12-101-1/+4
* Re-enable the installation of driver manpages to 4x instead of 4. Fixes bug #...Joshua Baergen2005-12-091-4/+24
* Fix all single-bracket tests [ ] to be double-bracketed [[ ]] for consistency.Donnie Berkholz2005-12-091-20/+20
* Move elibtoolize from x-modular_unpack_source() to x-modular_src_unpack() so ...Donnie Berkholz2005-12-091-5/+5
* Prevent packages that bork with hardened gccs from building. Based on Starlin...Joshua Baergen2005-12-071-2/+10
* Major rework of font handling for 7.0RC3's new --with-fontdir and --disable-i...Donnie Berkholz2005-12-071-6/+107
* (#114503) Update util-macros dep to 0.99.2 for man page installation locations.Donnie Berkholz2005-12-061-2/+2
* Update package path for RC3.Joshua Baergen2005-12-041-2/+3
* Changed xorg-x11 blocker for clarity.Joshua Baergen2005-11-161-2/+2
* (#112480) Add RDEPEND on >=sys-apps/man-1.6b-r2 so it looks in the [0-8]x/ di...Donnie Berkholz2005-11-151-2/+4
* Add RC2 to SRC_URI list.Donnie Berkholz2005-11-111-2/+3
* Drop collision-protect warning for now as we're probably going with aJoshua Baergen2005-11-021-13/+1
* Add an error about collision-protect in case we allow monolithic->modularJoshua Baergen2005-11-021-1/+13
* Modify block so that release candidate metabuilds are allowed.Joshua Baergen2005-10-301-2/+2
* Add elibtoolize to fix shared lib problems on MIPS, fBSD, etc...Joshua Baergen2005-10-231-2/+6
* Restrict util-macros dep to >=x11-misc/util-macros-0.99.0_p20051007.Donnie Berkholz2005-10-201-2/+2
* Update SRC_URI to look in 7.0 RC1 location first, then RC0. Also only active ...Donnie Berkholz2005-10-201-3/+4
* Add blocker on <x11-base/xorg-x11-7.Donnie Berkholz2005-09-121-5/+4
* Restore double brackets between ||'d test for --disable-static, and keep then...Donnie Berkholz2005-09-051-3/+2
* Requires >=dev-util/pkgconfig-0.18 for PKG_CHECK_EXISTS.Donnie Berkholz2005-09-051-2/+2
* Apply whitespace check from repoman to eclasses.Sven Wegener2005-09-041-2/+2
* fixing disabling of static drivers. bug #104071Doug Goldstein2005-09-031-2/+3
* added --force to autoreconf because we need libtoolize --force --copy and not...Doug Goldstein2005-09-031-2/+2
* Don't build .a files for drivers; Don't install libtool archives for server m...Donnie Berkholz2005-08-221-1/+14
* Create x-modular_src_configure() and x-modular_src_make() so people can do ac...Donnie Berkholz2005-08-211-2/+10
* (#102554) Don't mention X11R6, since this is now X11R7.Donnie Berkholz2005-08-151-2/+1
* Autodiscover font directories so there's no need to specify FONT or FONT_DIRS...Donnie Berkholz2005-08-141-2/+18
* Add encodings as RDEPEND and font-alias as PDEPEND for all font packages.Donnie Berkholz2005-08-141-1/+9
* Add a default pkg_postinst(), which only does something for font ebuilds. Add...Donnie Berkholz2005-08-111-2/+108
* Eclass for modular X ebuilds.Donnie Berkholz2005-08-081-0/+111