Peter,

Port looks pretty good, no need for MAKE_FILE or TEST_TARGET as those
are both the defaults. Also make test failed for me. You may need to add
./${TEST} or sh ${TEST} in your Makefile to it executes correctly.

On Mon, Dec 07, 2015 at 08:29:49PM +0100, Peter Hajdu wrote:
> Hi,
> 
> Sorry for the previous one, I've forgot the attachment...
> 
> fwa is a simple file change notifier keeping unix philosophy
> in mind.  It is intended to be a clean and simple application
> to watch file changes on systems using kqueue.  It does not
> execute any commands, just prints out the changed file's name.
> To handle the events, read fwa's output and act as you wish.
> 
> I've tested it on amd64 and i386.  This is my first port, so
> I would appreciate any comments.  I hope I did not make too many
> mistakes.
> 
> 
> Best regards,
> Peter
> 



-- 
James Turner

Reply via email to