Log of /trunk/patches
Directory Listing
Revision
41 -
Directory Listing
Modified
Sun Jan 7 20:24:50 2007 UTC
(11 years, 3 months ago)
by
flameeyes
Add a patchset that simply covers for gnuconfig updating, that can replace both gnuconfig.eclass and econf's calls.
Revision
18 -
Directory Listing
Modified
Mon Dec 18 21:45:07 2006 UTC
(11 years, 4 months ago)
by
flameeyes
Don't use xargs to start the grep command, the portable subset of find options allows -exec +, that does what we need. Also use egrep instead of fgrep.
Revision
17 -
Directory Listing
Modified
Mon Dec 18 21:42:53 2006 UTC
(11 years, 4 months ago)
by
flameeyes
Skip a find(1) execution, use fgrep to match a complete string, and make sure no false targets are outputted on empty commandline (can't use xargs's -r option as it's non-STANDARD).
Revision
16 -
Directory Listing
Modified
Mon Dec 18 21:32:50 2006 UTC
(11 years, 4 months ago)
by
flameeyes
Add patch for configure LANG settings.
Revision
15 -
Directory Listing
Modified
Mon Dec 18 11:05:25 2006 UTC
(11 years, 4 months ago)
by
flameeyes
Allow a patchset to specify a function to execute on the target instead of an actual patch, this way it can be used also to fix behaviours that would require a lot of patching (used already in KDE).
Revision
14 -
Directory Listing
Modified
Mon Dec 18 11:03:51 2006 UTC
(11 years, 4 months ago)
by
flameeyes
Use --null parameter instead of -Z as -Z is overloaded in FBSD's own grep command.
Revision
12 -
Directory Listing
Modified
Mon Dec 18 10:23:16 2006 UTC
(11 years, 4 months ago)
by
flameeyes
Make the fbsd-conf patch apply everywhere, but make it required only on FreeBSD, so that it can be tested on every package beforehand, this is the same spirit that other patches should follow; to check if the patch is already applied or not, that's a task for patch_targets.
Revision
11 -
Directory Listing
Modified
Mon Dec 18 10:17:46 2006 UTC
(11 years, 4 months ago)
by
flameeyes
Filter the list of targets for the kde-autoconf patch: if autoconf 2.6 is already handled just skip them.
Revision
7 -
Directory Listing
Modified
Mon Dec 18 09:57:14 2006 UTC
(11 years, 4 months ago)
by
flameeyes
Add ability for a patchset to tell if the patch is required, and to give a specific error message in case it failed to apply.
Revision
4 -
Directory Listing
Modified
Mon Dec 18 09:44:52 2006 UTC
(11 years, 4 months ago)
by
flameeyes
Add a patch for KDE's admindir to show that autoepatch can be used for more than just ELT patches.
Revision
3 -
Directory Listing
Modified
Mon Dec 18 09:44:23 2006 UTC
(11 years, 4 months ago)
by
flameeyes
Add fbsd-conf patch from ELT-patches as a sample of elibtoolize patches.
Revision
2 -
Directory Listing
Added
Mon Dec 18 09:44:19 2006 UTC
(11 years, 4 months ago)
by
flameeyes
Add patches directory
Sticky Revision: |
|