Page MenuHomeFreeBSD
Feed Search

Sep 2 2014

ak added a comment to D704: Enable ARM builds by turning on SWRAST.

--disable-gallium-intel is still needed for old mesa.

It should be wrapped in .if !defined(WITH_NEW_XORG) then. So we wouldn't forget to remove it with old xorg.

Sep 2 2014, 9:45 AM

Sep 1 2014

ak added a comment to D708: Remove support for pkg_install.
In D708#23, @bapt wrote:

Nope but it was already ignored by pkg because @stopdaemon is wrong and dangerous

Can you please add a few words about it to CHANGES?

Sep 1 2014, 10:03 AM
ak added a comment to D704: Enable ARM builds by turning on SWRAST.
  • The --disable-gallium-intel option doesn't exist anymore and --with-gallium-drivers doesn't contain intel driver by default, this 'if' block can be removed
  • The conversion from rm to @comment worked for me after I've added @comment lib/libGL.la and @comment lib/libglapi.la. You may also want to move comments before @dirrm* for esthetic reasons.
  • Unfortunately I can't test main change right now, I don't have freebsd on rpi atm.
Sep 1 2014, 9:28 AM

Aug 22 2014

ak closed D640: Document NO_ARCH variable.

Closed by commit rD45491 (authored by @ak).

Aug 22 2014, 9:32 AM

Aug 21 2014

ak updated the diff for D640: Document NO_ARCH variable.
  • Fix title
  • Use wording suggested by wblock@
Aug 21 2014, 7:11 AM

Aug 20 2014

ak retitled D640: Document NO_ARCH variable from
Aug 20 2014, 11:50 AM

Jun 25 2014

ak closed D279: svn hook for the empty files detection.

Commited, thanks for review.

Jun 25 2014, 8:18 AM
ak updated the diff for D279: svn hook for the empty files detection.

Updated patch, now with check for empty directories.

Jun 25 2014, 4:52 AM
ak added a comment to D279: svn hook for the empty files detection.

Should we not also check for empty directories

The hook does that. I've uploaded the correct patch.
Sorry about that.

Jun 25 2014, 4:49 AM

Jun 24 2014

ak added a comment to D279: svn hook for the empty files detection.

Several appear every month. I can continue to remove them, but IMO svn hook will be a better solution.

Jun 24 2014, 12:33 PM
ak retitled D279: svn hook for the empty files detection from
Jun 24 2014, 12:01 PM