non port: devel/tcllauncher/distinfo |
SVNWeb
|
Number of commits found: 5 |
Fri, 16 Aug 2019
|
[ 08:09 gahr ]
devel/tcllauncher: update to 1.10
|
Thu, 19 Jul 2018
|
[ 14:57 gahr ]
devel/tcllauncher: update to 1.8
|
Sun, 20 Sep 2015
|
[ 12:46 gahr ]
devel/tcllauncher - update to 1.6
* tcllauncher::demonize when invoked with the -noclose option will still
redirect any stdio files (stdin, stdout, stderr) to/from /dev/null if
the corresponding stdio handle does not exist.
* clean and distclean make targets fixed/improved
* configure script now included in distribution
* remove all reference to Windows
|
Wed, 6 May 2015
|
[ 15:16 mat ] (Only the first 10 of 348 ports in this commit are shown above. )
Update ports in the [bcd]* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
|
Fri, 3 Oct 2014
|
[ 16:14 gahr ]
- New port: devel/tcllauncher
tcllauncher is a way to have Tcl programs run out of /usr/local/bin under their
own name, be installed in one place with their support files, and provides
commands to facilitate server-oriented application execution.
While there is another wrapper system that also does this, that system produces
a single executable that contains all the code and support files within a
built-in virtual filesystem wrapped inside the executable. Tcllauncher keeps
the support files distinct, typically in a subdirectory of /usr/local/lib
that's named after the application.
WWW: https://github.com/flightaware/tcllauncher/
|
Number of commits found: 5 |