freebsd-ports/lang/execline/pkg-plist
Kurt Jaeger 2ba5f6e417 lang/execline: 2.1.3.1 -> 2.1.4.2
- New EXECLINE_BLOCK_END_STRING and EXECLINE_BLOCK_QUOTE_STRING macros
- New command: withstdinas. It's a simplification of backtick, which
  is now implemented as a combination of pipeline and withstdinas.
- Other new command: getcwd.

PR:		203789
Submitted by:	Colin Booth <colin@heliocat.net> (maintainer)
2015-10-17 17:39:58 +00:00

115 lines
3 KiB
Text

bin/background
bin/backtick
bin/cd
bin/define
bin/dollarat
bin/elgetopt
bin/elgetpositionals
bin/elglob
bin/emptyenv
bin/exec
bin/execlineb
bin/exit
bin/export
bin/fdblock
bin/fdclose
bin/fdmove
bin/fdreserve
bin/fdswap
bin/forbacktickx
bin/foreground
bin/forstdin
bin/forx
bin/getcwd
bin/getpid
bin/heredoc
bin/homeof
bin/if
bin/ifelse
bin/ifte
bin/ifthenelse
bin/import
bin/importas
bin/loopwhilex
bin/multidefine
bin/multisubstitute
bin/pipeline
bin/piperw
bin/redirfd
bin/runblock
bin/shift
bin/trap
bin/tryexec
bin/umask
bin/unexport
bin/wait
bin/withstdinas
include/execline/config.h
include/execline/execline.h
lib/execline/libexecline.a
lib/libexecline.so
lib/libexecline.so.2
lib/libexecline.so.2.1
lib/libexecline.so.2.1.4
lib/libexecline.so.2.1.4.2
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
%%PORTDOCS%%%%DOCSDIR%%/COPYING
%%PORTDOCS%%%%DOCSDIR%%/INSTALL
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/background.html
%%PORTDOCS%%%%DOCSDIR%%/backtick.html
%%PORTDOCS%%%%DOCSDIR%%/cd.html
%%PORTDOCS%%%%DOCSDIR%%/define.html
%%PORTDOCS%%%%DOCSDIR%%/dieshdiedie.html
%%PORTDOCS%%%%DOCSDIR%%/dollarat.html
%%PORTDOCS%%%%DOCSDIR%%/el_pushenv.html
%%PORTDOCS%%%%DOCSDIR%%/el_semicolon.html
%%PORTDOCS%%%%DOCSDIR%%/el_substitute.html
%%PORTDOCS%%%%DOCSDIR%%/el_transform.html
%%PORTDOCS%%%%DOCSDIR%%/elgetopt.html
%%PORTDOCS%%%%DOCSDIR%%/elgetpositionals.html
%%PORTDOCS%%%%DOCSDIR%%/elglob.html
%%PORTDOCS%%%%DOCSDIR%%/emptyenv.html
%%PORTDOCS%%%%DOCSDIR%%/exec.html
%%PORTDOCS%%%%DOCSDIR%%/execline-shell.html
%%PORTDOCS%%%%DOCSDIR%%/execline-startup.html
%%PORTDOCS%%%%DOCSDIR%%/execlineb.html
%%PORTDOCS%%%%DOCSDIR%%/exit.html
%%PORTDOCS%%%%DOCSDIR%%/exitcodes.html
%%PORTDOCS%%%%DOCSDIR%%/export.html
%%PORTDOCS%%%%DOCSDIR%%/fdblock.html
%%PORTDOCS%%%%DOCSDIR%%/fdclose.html
%%PORTDOCS%%%%DOCSDIR%%/fdmove.html
%%PORTDOCS%%%%DOCSDIR%%/fdreserve.html
%%PORTDOCS%%%%DOCSDIR%%/fdswap.html
%%PORTDOCS%%%%DOCSDIR%%/forbacktickx.html
%%PORTDOCS%%%%DOCSDIR%%/foreground.html
%%PORTDOCS%%%%DOCSDIR%%/forstdin.html
%%PORTDOCS%%%%DOCSDIR%%/forx.html
%%PORTDOCS%%%%DOCSDIR%%/getcwd.html
%%PORTDOCS%%%%DOCSDIR%%/getpid.html
%%PORTDOCS%%%%DOCSDIR%%/grammar.html
%%PORTDOCS%%%%DOCSDIR%%/heredoc.html
%%PORTDOCS%%%%DOCSDIR%%/homeof.html
%%PORTDOCS%%%%DOCSDIR%%/if.html
%%PORTDOCS%%%%DOCSDIR%%/ifelse.html
%%PORTDOCS%%%%DOCSDIR%%/ifte.html
%%PORTDOCS%%%%DOCSDIR%%/ifthenelse.html
%%PORTDOCS%%%%DOCSDIR%%/import.html
%%PORTDOCS%%%%DOCSDIR%%/importas.html
%%PORTDOCS%%%%DOCSDIR%%/index.html
%%PORTDOCS%%%%DOCSDIR%%/loopwhilex.html
%%PORTDOCS%%%%DOCSDIR%%/multidefine.html
%%PORTDOCS%%%%DOCSDIR%%/multisubstitute.html
%%PORTDOCS%%%%DOCSDIR%%/pipeline.html
%%PORTDOCS%%%%DOCSDIR%%/piperw.html
%%PORTDOCS%%%%DOCSDIR%%/redirfd.html
%%PORTDOCS%%%%DOCSDIR%%/runblock.html
%%PORTDOCS%%%%DOCSDIR%%/shift.html
%%PORTDOCS%%%%DOCSDIR%%/trap.html
%%PORTDOCS%%%%DOCSDIR%%/tryexec.html
%%PORTDOCS%%%%DOCSDIR%%/umask.html
%%PORTDOCS%%%%DOCSDIR%%/unexport.html
%%PORTDOCS%%%%DOCSDIR%%/upgrade.html
%%PORTDOCS%%%%DOCSDIR%%/wait.html
%%PORTDOCS%%%%DOCSDIR%%/withstdinas.html