Commit graph

3 commits

Author SHA1 Message Date
Martin Wilke
65e190c0f0 - Get Rid MD5 support
With hat:	portmgr (myself)
2011-03-18 17:59:50 +00:00
Martin Wilke
b880f46e5d - Update to 0.1.2
PR:		140389
Submitted by:	Jilles Tjoelker <jilles@stack.nl>
Approved by:	maintainer
2009-11-12 10:52:03 +00:00
Martin Wilke
c8a7494f7e Allows include files to be used in shells the same way they are with C.
The file with the include code needs to be included. This is done by
figuring out were it is located using which.  . `which sh-include` will
take care of it for sh.

sh example...
. `which sh-include`
include fileGetLine
line=`fileGetLine /etc/group 4`

PR:		ports/111829
Submitted by:	Zane C. Bowers
2007-04-20 21:36:35 +00:00