Date: Thu, 15 Jun 2006 01:10:56 -0400 From: "David Stanford" <dthomas53@gmail.com> To: freebsd-ports@freebsd.org Subject: Re: Questions on Porting Message-ID: <f2c91f770606142210m666416fds3e4869e80908d9ca@mail.gmail.com> In-Reply-To: <f2c91f770606120311o3425c50dm56a03efe85c41c76@mail.gmail.com> References: <f2c91f770606120311o3425c50dm56a03efe85c41c76@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
------=_Part_20216_1728965.1150348256860 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Okay, I decided to just have the source extract to ${DATADIR}. I've attached the port. I'd like to see what some you all think and maybe correct any errors I may have made...then I'd like to submit it. Thanks! -David On 6/12/06, David Stanford <dthomas53@gmail.com> wrote: > > Hello all, > > I'm currently attempting to create my first port (for SSL-Explorer<http://3sp.com/showSslExplorer.do>) > and wanted to make sure I was on the right track before continuing any > further. First, I'd like to know if anyone else has begun this already as I > wouldn't want to continue on duplicating the effort. If anyone has already > begun this, please let me know. My second question is one concerning best > practices for porting software such as this that requires user interaction > during the build and installation. Basically, to install this (java-based) > software you need to build it using ant (devel/apache-ant) which doesn't > just build, but actually opens up a TCP port and has you browse to it via > HTTP and create the initial configuration through a web interface. So my > question is should something like this be ported in a way that it merely > installs the source into, say, ${LOCAL_BASE} and then just prints > pkg-message with brief installation directions, or should it actually be > built during "make install"? I ask because I would think the latter is a > security concern to anyone who hasn't used the port before and may not be > keeping an eye on the build. > > Any and all comments appreciated! > > -David > > P.S. I'm sure I'll have a few more questions once this one's out of the > way. ;) > > -- > [root@fbsd ~]# fortune > Happiness is just an illusion, filled with sadness and confusion. > -- [root@fbsd ~]# fortune Happiness is just an illusion, filled with sadness and confusion. ------=_Part_20216_1728965.1150348256860--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?f2c91f770606142210m666416fds3e4869e80908d9ca>