| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=526424
|
|
|
|
| |
Notes:
svn path=/head/; revision=512890
|
|
|
|
| |
Notes:
svn path=/head/; revision=510156
|
|
|
|
| |
Notes:
svn path=/head/; revision=509594
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
Notes:
svn path=/head/; revision=507372
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
i3 needs MAKE_JOBS_UNSAFE=yes to build.
Errors:
/wrkdirs/usr/ports/x11-wm/i3/work/i3-4.16/../i3-4.16/i3-config-wizard/main.c:109:10: fatal error: GENERATED_config_enums.h: No such file or directory
#include "GENERATED_config_enums.h"
^~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
PR: 237890
Approved by: tcberner (mentor), bapt (maintainer timeout)
Differential Revision: https://reviews.freebsd.org/D20438
Notes:
svn path=/head/; revision=502904
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add LICENSE_FILE
Sort dependencies
Sort USES
Add USES=localbase
PR: 235284
Submitted by: dg@syrec.org
Notes:
svn path=/head/; revision=491547
|
|
|
|
|
|
|
|
|
|
|
| |
based architectures.
PR: 234065
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=487859
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Since glib-mkenums was rewritten in python in glib 2.53.5, glib20 seems
to no longer need perl5 at runtime. This makes perl5 a build dep only.
Removing the run dep causes some other ports to fail, so add the build
dep to those where needed.
PR: 233138
Approved by: gnome (kwm, maintainer, older version of patch)
Exp-run by: antoine
Notes:
svn path=/head/; revision=485327
|
|
|
|
| |
Notes:
svn path=/head/; revision=484181
|
|
|
|
|
|
|
|
|
|
| |
x11-wm/i3-gaps was added today.
PR: 230266
Submitted by: Dmitri Goutnik <dg@syrec.org>
Notes:
svn path=/head/; revision=478495
|
|
|
|
| |
Notes:
svn path=/head/; revision=465099
|
|
|
|
|
|
|
|
|
| |
The patch fixes https://github.com/i3/i3/issues/2846
Approved by: bapt (maintainer)
Notes:
svn path=/head/; revision=450736
|
|
|
|
|
|
|
|
| |
PR: 222596
Submitted by: gahr
Notes:
svn path=/head/; revision=450593
|
|
|
|
| |
Notes:
svn path=/head/; revision=450592
|
|
|
|
| |
Notes:
svn path=/head/; revision=449246
|
|
|
|
|
|
|
| |
Changes: http://i3wm.org/downloads/RELEASE-NOTES-4.13.txt
Notes:
svn path=/head/; revision=425808
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412351
|
|
|
|
| |
Notes:
svn path=/head/; revision=410667
|
|
|
|
| |
Notes:
svn path=/head/; revision=398898
|
|
|
|
| |
Notes:
svn path=/head/; revision=396726
|
|
|
|
| |
Notes:
svn path=/head/; revision=393287
|
|
|
|
| |
Notes:
svn path=/head/; revision=384132
|
|
|
|
| |
Notes:
svn path=/head/; revision=382616
|
|
|
|
| |
Notes:
svn path=/head/; revision=382612
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bugfixes release:
- i3bar: fix incorrect y-offset for text
- fix key bindings on big-endian platforms
- fix key bindings using Mode_switch
- fix keyboard layout change detection
- revert "Handle WM_CHANGE_STATE requests for iconic state" (fixes problems
with application windows disappearing, like SDL-based games when switching
workspaces)
- insert id-based match at HEAD, not TAIL (fixes window swallowing not
working when the criteria match the placeholder window)
- improve error messages on failing commands
- replace ~ in filepath when calling append_layout
- properly error out when the layout file cannot be read
Notes:
svn path=/head/; revision=380883
|
|
|
|
| |
Notes:
svn path=/head/; revision=380149
|
|
|
|
|
|
|
|
|
|
|
| |
Notable changes:
- mouse button bindings
- improved EWMH compatibility
- plenty of bugfixes and little enhancements
- new dependency on libxkbcommon which drops the last direct dependency on Xlib
Notes:
svn path=/head/; revision=380148
|
|
|
|
| |
Notes:
svn path=/head/; revision=368821
|
|
|
|
|
|
|
| |
Release note: http://i3-wm.org/downloads/RELEASE-NOTES-4.8.txt
Notes:
svn path=/head/; revision=358038
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=351411
|
|
|
|
|
|
|
|
|
|
|
| |
- 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/)
Notes:
svn path=/head/; revision=348376
|
|
|
|
| |
Notes:
svn path=/head/; revision=341139
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=337231
|
|
|
|
|
|
|
|
|
|
|
| |
the mtree (remaining categories)
- Add note on mtree change to CHANGES
Approved by: portmgr (bdrewery)
Notes:
svn path=/head/; revision=331275
|
|
|
|
|
|
|
|
| |
Submitted by: marino
Approved by: portmgr (bapt, implicit)
Notes:
svn path=/head/; revision=328492
|
|
|
|
| |
Notes:
svn path=/head/; revision=328097
|
|
|
|
|
|
|
|
|
| |
Add the pkg-plist file forgotten in r327939
Pointyhat to: bapt
Notes:
svn path=/head/; revision=328093
|
|
|
|
| |
Notes:
svn path=/head/; revision=328077
|
|
|
|
|
|
|
| |
Reported by: nox
Notes:
svn path=/head/; revision=328076
|
|
|
|
|
|
|
|
|
| |
Install .desktop files
Install the sample configuration as default configuration (on first run it will run a config-wizard).
Bump portrevision
Notes:
svn path=/head/; revision=327939
|
|
|
|
|
|
|
| |
x11-wm)
Notes:
svn path=/head/; revision=327786
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=326307
|
|
|
|
|
|
|
|
|
| |
- tab -> space for pkg-descr WWW
- Remove leading indefinite article from COMMENT
- Remove upstreamed patch
Notes:
svn path=/head/; revision=325237
|
|
|
|
|
|
|
| |
Approved by: bapt@ (maintainer)
Notes:
svn path=/head/; revision=324223
|
|
|
|
| |
Notes:
svn path=/head/; revision=322325
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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!
Notes:
svn path=/head/; revision=319055
|
|
|
|
|
|
|
| |
Reported by: Vitaly Shevtsov <loki.vt@gmail.com>
Notes:
svn path=/head/; revision=318270
|
|
|
|
|
|
|
|
| |
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
USE_GETTEXT=yes to USES=gettext while here
Notes:
svn path=/head/; revision=316683
|
|
|
|
| |
Notes:
svn path=/head/; revision=316284
|