Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Apr 2015 10:25:06 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 199299] [maintainer-update] x11-fm/worker: new options for the port, Makefile cleanup
Message-ID:  <bug-199299-13-zWZwrEQTle@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-199299-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-199299-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199299

--- Comment #2 from commit-hook@freebsd.org ---
A commit references this bug:

Author: danfe
Date: Mon Apr 13 10:24:14 UTC 2015
New revision: 383906
URL: https://svnweb.freebsd.org/changeset/ports/383906

Log:
  - Sadly, this port requires c++11-capable compiler and library
  - Add missing USES=pkgconfig, or things would be breaking in weird ways
  - Because of the above, we have a chance to properly indent USES
  - Do not assign initial RUN_DEPENDS with +=, it is confusing
  - Add new options (HAL, INOTIFY, LUA); enable AVFS and INOTIFY by default
  - Enable Xinerama support unconditionally because configure script tries
    to detect it, but does not allow to disable (initially was an OPTION)
  - Improve on COMMENT and port description text while I'm here

  PR:        199299
  Submitted by:    maintainer

Changes:
  head/x11-fm/worker/Makefile
  head/x11-fm/worker/pkg-descr

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-199299-13-zWZwrEQTle>