Re: devel/doxygen: Split the gui off to a different port

2016-12-19 Thread Rafael Sadowski
On Mon Dec 19, 2016 at 03:34:34PM +0300, Vadim Zhukov wrote: > > We could also stop avoiding devel/doxygen dep in general, right? > Yes, this is on my list after the split. Rafael

Re: devel/doxygen: Split the gui off to a different port

2016-12-19 Thread Vadim Zhukov
2016-12-19 1:31 GMT+03:00 Jeremie Courreges-Anglas : > Rafael Sadowski writes: > > [...] > >> @@ -47,11 +35,6 @@ MODULES= devel/cmake \ >> MODPY_RUNDEP=No >> >> .include > > This line isn't needed any more. The MACHINE_ARCH variable used in the > tests below is set by make(1). > >> -

Re: devel/doxygen: Split the gui off to a different port

2016-12-18 Thread Jeremie Courreges-Anglas
Rafael Sadowski writes: [...] > @@ -47,11 +35,6 @@ MODULES= devel/cmake \ > MODPY_RUNDEP=No > > .include This line isn't needed any more. The MACHINE_ARCH variable used in the tests below is set by make(1). > -.if ${BUILD_PACKAGES:M-gui} > -CONFIGURE_ARGS+=-Dbuild_wizard:Bool=O

Re: devel/doxygen: Split the gui off to a different port

2016-12-18 Thread Rafael Sadowski
On Sun Dec 18, 2016 at 11:20:48AM +0100, Rafael Sadowski wrote: > On Mon Dec 12, 2016 at 01:31:55PM +0100, Jeremie Courreges-Anglas wrote: > > Stuart Henderson writes: > > > > > You need @pkgpath markers so that updates work. > > > > Yup, something like @pkgpath devel/doxygen,-main and @pkgpath

Re: devel/doxygen: Split the gui off to a different port

2016-12-18 Thread Rafael Sadowski
On Mon Dec 12, 2016 at 01:31:55PM +0100, Jeremie Courreges-Anglas wrote: > Stuart Henderson writes: > > > You need @pkgpath markers so that updates work. > > Yup, something like @pkgpath devel/doxygen,-main and @pkgpath > devel/doxygen,-gui. Rafael, would you mind sending the diff that > *remov

Re: devel/doxygen: Split the gui off to a different port

2016-12-12 Thread Jeremie Courreges-Anglas
Stuart Henderson writes: > You need @pkgpath markers so that updates work. Yup, something like @pkgpath devel/doxygen,-main and @pkgpath devel/doxygen,-gui. Rafael, would you mind sending the diff that *removes* the gui parts from devel/doxygen? :) Unless I'm mistaken, doxygen-gui has no use i

Re: devel/doxygen: Split the gui off to a different port

2016-12-10 Thread Stuart Henderson
You need @pkgpath markers so that updates work. -- Sent from a phone, apologies for poor formatting. On 10 December 2016 08:36:45 Rafael Sadowski wrote: Hi ports@, based on the discussion [1] I would like to split doxygen in two separate ports. Below you can see a diff to remove gui from

devel/doxygen: Split the gui off to a different port

2016-12-10 Thread Rafael Sadowski
Hi ports@, based on the discussion [1] I would like to split doxygen in two separate ports. Below you can see a diff to remove gui from current port. Please find attached doxygen-gui tarball witch only include doxywizard and doxywizard.1. In conflict prevention, doxygen and doxygen-gui still have