| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Release note: http://i3-wm.org/downloads/RELEASE-NOTES-4.8.txt
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well
as some drivers and utilities.
Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.
Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.
Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.
Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics
Thanks to: all testers, bdrewery and the FreeBSD x11@ team
exp-run by: bdrewery [1]
PR: ports/187602 [1]
Approved by: portmgr (bdrewery), core (jhb)
|
|
|
|
|
|
|
|
| |
- Convert to USES=tar:bzip2
PR: ports/187617
Submitted by: Johannes Jost Meixner <xmj@chaot.net>
Obtained from: i3 git (http://code.stapelberg.de/git/i3/)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes from Upstream:
- docs/userguide: clarify variable parsing
- docs/userguide: clarify urgent_workspace
- docs/userguide: add proper quoting for rename sample command
- docs/userguide: clarify multiple criteria
- docs/userguide: userguide: explain the difference between comma and semicolon for command chaining
- docs/hacking-howto: update to reflect parser changes
- man/i3-dump-log: document -f
- switch from libXcursor to xcb-util-cursor
- Respect workspace numbers when looking for a free workspace name
- Revert "raise fullscreen windows on top of all other X11 windows"
- i3bar: Create pixmaps using the real bar height, rather than screen height
- Add scratchpad bindings to the default config
- Close all children when closing a workspace
- i3bar: Add new bar.binding_mode_indicator configuration
- Improve error message when $XDG_RUNTIME_DIR is not writable
- libi3/font: Draw the text at the expected place
- libi3/font: Set DPI for the pango context
- Add ability to escape out of a mouse-resize operation
- Do not resize/reposition floating containers when moving them to scratchpad
- i3-nagbar: Set button inner-width to the width of the label
- Assigned windows open urgent when not visible
- i3bar: Only configure tray on own outputs
- Command 'move <direction>' moves across outputs
- i3bar: Handle DestroyNotify events
- i3bar: Realign tray clients on map/unmap notify
- i3bar: Group child processes for signalling
- i3bar: Print error message when status_command fails
- Remove references to PATH_MAX macro for GNU/Hurd
Changes from the port:
- Specify the kind of BSD license
- Strip binaries
- Adjust dependencies
|
|
|
|
|
|
|
|
| |
the mtree (remaining categories)
- Add note on mtree change to CHANGES
Approved by: portmgr (bdrewery)
|
|
|
|
|
| |
Submitted by: marino
Approved by: portmgr (bapt, implicit)
|
| |
|
|
|
|
|
|
| |
Add the pkg-plist file forgotten in r327939
Pointyhat to: bapt
|
| |
|
|
|
|
| |
Reported by: nox
|
|
|
|
|
|
| |
Install .desktop files
Install the sample configuration as default configuration (on first run it will run a config-wizard).
Bump portrevision
|
|
|
|
| |
x11-wm)
|
|
|
|
|
|
|
|
|
|
| |
after r254273
- Fix a bunch of ports to properly work after this
- Mark converters/libiconv as IGNORE for systems with iconv in libc
Reviewed by: bapt
Approved by: portmgr (bapt)
Discussed with: bapt, bsam (who both contributed ideas and code)
|
|
|
|
|
|
| |
- tab -> space for pkg-descr WWW
- Remove leading indefinite article from COMMENT
- Remove upstreamed patch
|
|
|
|
| |
Approved by: bapt@ (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
an zeising, kwm, miwi, bapt, eadler production:
Xorg 7.7
Starring:
xserver 1.12.4 (new xorg only)
Mesa 8.0.4, including libGL, libGLU and dri (new xorg only)
libX11 1.5.0
libxcb 1.9
libdrm 2.4.42 (new xorg only)
freeglut 2.8.1
Also starring:
Updates to drivers and other libraries and utilities
Additional notes:
Change pkgconf to be a build dependency.
Add a new USE_XORG, xcb, to depend on libxcb and update all ports to use
this.
Trim makefile headers.
Take maintanership of x11/xcb-proto, ok'd by ashish.
If you are running WITH_NEW_XORG=, you need to rebuild all installed
drivers, see UPDATING for more information.
Various fixes to make ports compile.
PR: ports/177942
Exp-run by: miwi
Approved by: portmgr (miwi)
Thanks to all who helped testing!
|
|
|
|
| |
Reported by: Vitaly Shevtsov <loki.vt@gmail.com>
|
|
|
|
|
| |
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
USE_GETTEXT=yes to USES=gettext while here
|
| |
|
|
|
|
| |
This allows users to use i3-dump-log to gets logs out of i3 is it was run with the shmlog-size parameter set to something greater than 0
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build
it brings bison as a run dependency in case it is set the following way:
USES= bison:run
it brings bison both as a run and build dependency in case it the set the following way:
USES= bison:both
While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
|
| |
|
|
|
|
|
|
|
|
|
| |
- take an interim maintainership: dhn is currently very busy [1]
- add license
PR: ports/174710
Submitted by: Herbert J. Skuhra <h.skuhra@gmail.com>
Approved by: dhn [1]
|
|
|
|
|
|
|
| |
- Update xcb-util-wm to 0.3.9
- Update xcb-util-keysyms to 0.3.9
- Update xcb-util-image to 0.3.9
- Bump PORTREVISION on dependant ports
|
|
|
|
| |
Approved by: portmgr@ (bapt@)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
audio/pulseaudio is being updated to 0.9.23
x11/startup-notification is being updated to 0.12
Both was approved by kwm@
x11-wm/awesome is being updated to 3.4.11
Exp-run by: pav@
|
|
|
|
| |
Submitted by: garga@ (via mail)
|
| |
|
|
|
|
|
|
|
|
| |
/work/a/ports/x11-wm/i3/work/i3-4.1/i3-config-wizard/main.c:302: undefined reference to `getline'
gmake[1]: *** [i3-config-wizard] Error 1
Reported by: pointyhat
Feature safe: yes
|
|
|
|
|
|
|
|
|
| |
- Remove USE_XLIB
- Bump PORTREVISION
PR: ports/162790
Submitted by: Peter <fbsdq@peterk.org>
Feature safe: yes
|
|
|
|
|
|
|
|
|
| |
static distfiles)
Take back maintainership
chase library bump
Feature safe: yes
|
|
|
|
|
|
| |
PR: ports/160036
Submitted by: Aldis Berjoza <aldis@bsdroot.lv>
Feature safe: yes
|
|
|
|
| |
Pointy hat to: vsevolod
|
|
|
|
|
|
|
| |
- Update MASTER_SITES/WWW
PR: ports/159148
Submitted by: Raphael Kubo da Costa <kubito@gmail.com>
|
|
|
|
|
|
| |
PR: ports/154222
Submitted by: Raphael Kubo da Costa <kubito@gmail.com>
Feature safe: yes
|
| |
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
| |
PR: ports/145200
Submitted by: Bapt <baptiste.daroussin@gmail.com>
|
|
|
|
| |
Reported by: pointyhat
|
|
|
|
|
| |
PR: ports/140442
Submitted by: Bapt <baptiste.daroussin@gmail.com>
|
|
|
|
| |
Reported by: QAT
|
|
|
|
|
| |
PR: ports/138398
Submitted by: Bapt <baptiste.daroussin@gmail.com>
|
| |
|
|
|
|
|
| |
PR: ports/136330
Submitted by: Sofian Brabez <sbrabez@gmail.com>
|
|
|
|
|
|
| |
- Fix config PATH, add manpage [1]
Reported by: Michal Bartkowiak <michal@bartkowiak.biz> [1]
|
|
|
|
| |
- Bump PORTREVSION
|
|
|
|
| |
Approved by: miwi (mentor)
|