achix wrote:Ok, so i guess it was mostly dealing with dependencies and making it compile, right?
Should I assume that the bktr (local camera) code remained unaffected/untouched by your patches?
Yes and yes. I took the existing port, convert existing patches to unified diffs, move some patches to Makefile (those which add /usr/local/bin to the PATH), made the port PREFIX and LOCALBASE agnostic, add LICENSE, fix dependencies, rewrote rc script, moved manual pages from pkg-plist to Makefile and fixed pkg-plist. The port compiles, installs, packages, deletes.
I did not add/delete any new features except deleting some make and environment variables from the Makefile (they seem to be defaults anyway).
So if anybody test the new port and report back that it works I may commit it to the ports tree.