Re: changes to faq/ports/testing.html

2011-04-24 Thread Stuart Henderson
On 2011-04-22, Amit Kulkarni wrote: > man bsd.port.mk has gazillion options, which are the best and minimum > options to highlight while porting (not a comprehensive list) is what > I am looking for in this checklist page. Well you mostly work from Makefile.template when you're writing a new port

Re: changes to faq/ports/testing.html

2011-04-22 Thread Amit Kulkarni
> You will want to say the difference between these two targets. One > operates on the package and one on the fake dir. If this is the case you don't > need to check both. > > See bsd.port.mk for details. When I prepared enlightenment for update in another thread, the output of port-lib-depends-ch

Re: changes to faq/ports/testing.html

2011-04-21 Thread Mikolaj Kucharski
On Thu, Apr 21, 2011 at 06:10:08PM -0500, Amit Kulkarni wrote: > Hi, > > Please consider the additions to this page. It can go in now because they > apply to 4.9. Will somebody confirm? I use this page as reference before > submitting. > > Thanks, > amit > > Index: testing.html > =

Re: changes to faq/ports/testing.html

2011-04-21 Thread Edd Barrett
On Thu, Apr 21, 2011 at 06:10:08PM -0500, Amit Kulkarni wrote: > - This will check whether all libraries on which the port depends > + These will check whether all libraries on which the port depends > can be reached through either LIB_DEPENDS or > WANTLIB. You will want

changes to faq/ports/testing.html

2011-04-21 Thread Amit Kulkarni
Hi, Please consider the additions to this page. It can go in now because they apply to 4.9. Will somebody confirm? I use this page as reference before submitting. Thanks, amit Index: testing.html === RCS file: /cvs/www/faq/ports/t