1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
Baptiste Daroussin
d93608b8f1 Simplify plist 2014-09-23 09:53:01 +00:00
Baptiste Daroussin
1ec1ad3645 Use @sample 2014-06-11 16:38:43 +00:00
Baptiste Daroussin
e352c75f10 Support stage 2013-12-27 08:09:02 +00:00
Alexey Dokuchaev
28f0bea43f In categories starting with [n-s], remove empty lines (and also few cases of
trailing slashes) from pkg-plist.
2013-03-17 14:20:20 +00:00
Eitan Adler
f82456ddc8 Ambit, at its simplest, uses Bash Brace Expansion to expand and list
hostnames OR commands. First and foremost Ambit is meant to be a general
purpose hostlist enumerator to be used by other applications or scripts.
Additionally Ambit can be used to manage User Specific as well as
System-Wide HostGroups. It can also be used to query Network HostGroups.
Finally, Ambit is able to detect when it is expanding a command (rather than
a host list), allowing for the command to be expanded and executed
synchronously. This means Ambit can expand and run just about anything on
the command line and usually works in places where Bash Brace Expansion
might fail.

WWW: http://m.a.tt/er/ambit/

PR:		159769
Submitted by:	Sascha Klauder <sklauder@trimind.de>
Approved by:	sahil (mentor)
2011-08-29 23:17:16 +00:00