* Enlarged the texture image for `lament'.
* XInput devices now also ignore small mouse motions.
* Various minor fixes.
For the port:
* Add CONFLICTS with xscreensaver-gnome*
* s/X11BASE/LOCALBASE/
* Remove a pattern in pre-patch that was incorporated upstream
* Add a pre-patch pattern to fix the image for `lament'
(Version 5.16 was quickly replaced by 5.17 due to compilation problems)
checking whether the C compiler works... no
configure: error: in `/work/a/ports/x11/powershell/work/powershell-0.8':
configure: error: C compiler cannot create executables
Reported by: pointyhat
- Update to 1.1.5
- Also install man page
- Convert NOPORTDOCS check to new options framework
- Update homepage and master site
Approved by: crees, tabthorpe (mentors)
${PREFIX}/share/man/ instead of ${PREFIX}/man. Correct that, and add
some code to the Makefile and the pkg-plist to remove the spurious file.
Bump PORTREVISION so that users who've already installed this version
can pick up the file removal fix sooner rather than later.
- Remove SIPFILES option, some ports (e.g., pykde4) require the files
to be installed.
- Remove DEBUG and TRACING options, and merge them under WITH_DEBUG.
Please note that port revision for all the Haskell ports without version changes
are also bumped. Other per-port updates are coming soon (in separate commits)!
In addition to that, separate -docs ports are no longer needed so they are
now removed.
Thanks ashish@ for the assistance.
Obtained from: FreeBSD Haskell
* Change build system to CMake.
* Add support ConsoleKit.
* Fix some bugs....
For the port:
* The Berlios mirrors don't have the new version, so update the
MASTER_SITES per the instructions on the web page.
* Add the ability to verify the PGP signature on the distfile
* Add consolekit support, and switch build to CMake
* Remove no-longer relevant patches
* Add patches necessary to work with the new build system
* Add a patch for a nicer default theme
* Fix the console command in the slim.conf patch
* Use @dirrmtry in the plist in case the user has installed themes
* Remove uneeded blank lines around (and in) pkg-message
* Add REQUIRE: dbus to the rc.d script to accomodate consolekit
The PR mentioned the new version, but did not supply a patch
PR: ports/166964
Submitted by: Dave <davemorgan353@btinternet.com>
Approved by: maintainer timeout
The upstream changelog can be seen in
<https://qt.gitorious.org/qt/qt/blobs/4.8/dist/changes-4.8.2>.
Relevant changes include a few patches having been integrated upstream
and thus removed from the ports tree and some improved work on USE_QT4
in bsd.qt.mk.