On Sun, 2008-08-10 at 10:28 -0500, Chris Bennett wrote:
> Thanks,
> that was the problem.
> Cut and paste is mostly helpful ---But...
:set list
...in vim(1) can help find these things. Also Port Lint ?
Thanks,
that was the problem.
Cut and paste is mostly helpful ---But...
Chris
Stefan Sperling wrote:
On Sun, Aug 10, 2008 at 10:06:39AM -0500, Chris Bennett wrote:
Wanting to learn about porting, I am following: How to Create an OpenBSD Port and
Package from http://undeadly.org/cgi
On Sun, Aug 10, 2008 at 10:06:39AM -0500, Chris Bennett wrote:
> Wanting to learn about porting, I am following: How to Create an OpenBSD
> Port and Package from
> http://undeadly.org/cgi?action=article&sid=2008031806
>
>
> Ran into problem with:
> # Install m
On Sun, 10 Aug 2008, Chris Bennett wrote:
Wanting to learn about porting, I am following: How to Create an OpenBSD
Port and Package from
http://undeadly.org/cgi?action=article&sid=2008031806
Check out http://openbsd.org/porting.html too.
Ran into problem with:
# Install myscr
Wanting to learn about porting, I am following: How to Create an OpenBSD Port and
Package from http://undeadly.org/cgi?action=article&sid=2008031806
Ran into problem with:
# Install myscripts under /usr/local/.
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/bin/* ${PREFIX}