Date: Mon, 20 Aug 2012 15:14:43 +0800 From: HU Dong <itechbear@gmail.com> To: freebsd-ports@freebsd.org Subject: port name confliction and lib dir problems about porting Message-ID: <CAA96eVvHdbDZhT0v4x1AkwvCA0P_-cJHwML9VUAUzEs3xBOF%2Bg@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hi! I'm porting evan's debugger to freebsd, which name will be devel/edb. It's an excellent ollydbg-like debugging tool. Now almost all work has been done, but I run into two problems. 1. There's already one port named edb (databases/edb, Enlightenment Database Library). Is there any convention that I should follow to rename the new port? It has a man file edb.1. What should I do with it after I rename the port, eg, how to rename a file in Makefile? 2. It installs some library files to lib or lib64 based on OS arch. How to specify lib path in pkg-plist? -- B.R. HU Dong
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAA96eVvHdbDZhT0v4x1AkwvCA0P_-cJHwML9VUAUzEs3xBOF%2Bg>