Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 67133 - xapply-3.4.ebuild (New Package)
Summary: xapply-3.4.ebuild (New Package)
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard: sunrise suggested
Keywords: EBUILD
Depends on: 67118 67121
Blocks:
  Show dependency tree
 
Reported: 2004-10-11 11:53 UTC by Andrew J. Korty
Modified: 2018-06-07 18:26 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
xapply-3.4.ebuild (xapply-3.4.ebuild,643 bytes, text/plain)
2004-10-11 11:53 UTC, Andrew J. Korty
Details
3.4-makefile.patch (3.4-makefile.patch,602 bytes, patch)
2004-10-11 11:54 UTC, Andrew J. Korty
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew J. Korty 2004-10-11 11:53:25 UTC
Greetings.  This tool is a cross between xargs and a BSD tool called apply.  With it you can do things like

xapply '(cd %1 && make all)' */
       Change  context  to  each  directory in the current directory in
       turn and run make all.

xapply -f 'diff %1 ../version5/%1' manifest | more
       Compare the files in manifest to the ones with the same name  in
       ../version5

xapply -p/dev/null -f 'diff %1 %2' manifest1 checklist1
       Compare  (with  diff) each file in manifest1 to the same file in
       checklist1.  Substitute /dev/null for missing files on the  end.
       {This  is  only  useful if the input files are known to have the
       arguments in a stable order.}

[More examples appear in the README.]

I suggest it go in app-misc/xapply.  It depends on mkcmd and msrc0, which I've submitted.
Comment 1 Andrew J. Korty 2004-10-11 11:53:50 UTC
Created attachment 41566 [details]
xapply-3.4.ebuild
Comment 2 Andrew J. Korty 2004-10-11 11:54:29 UTC
Created attachment 41567 [details, diff]
3.4-makefile.patch

Fix paths and use make.conf CFLAGS.
Comment 3 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-01-14 17:02:00 UTC
(this is an automated message based on filtering criteria that matched this bug)
'EBUILD' is in the KEYWORDS which should mean that there is a ebuild attached to
this bug.
This bug is assigned to maintainer-wanted which means that it is not in the main
tree.

Hello, The Gentoo Team would like to firstly thank you for your ebuild
submission. We also apologize for not being able to accommodate you in a timely
manner. There are simply too many new packages.

Allow me to use this opportunity to introduce you to Gentoo Sunrise. The sunrise
overlay[1] is a overlay for Gentoo which we allow trusted users to commit to and
all users can have ebuilds reviewed by Gentoo devs for entry into the overlay.
So, the sunrise team is suggesting that you look into this and submit your
ebuild to the overlay where even *you* can commit to. =)

Because this is a mass message, we are also asking you to be patient with us. We
anticipate a large number of requests in a short time. 

Thanks,
On behalf of the Gentoo Sunrise Team,
Jeremy.

[1]: http://www.gentoo.org/proj/en/sunrise/
[2]: http://overlays.gentoo.org/proj/sunrise/wiki/SunriseFaq