Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.24 08 Nov 2024 10:28:34 |
Baptiste Daroussin (bapt) |
x11-wm/i3: update to 4.24 |
4.23_1 12 Jan 2024 22:40:48 |
Muhammad Moinur Rahman (bofh) |
*/*: Sanitize MANPREFIX for meson ports
Approved by: portmgr |
4.23 13 Nov 2023 08:26:43 |
Baptiste Daroussin (bapt) |
x11-wm/i3: update to 4.23 |
4.22 16 Jan 2023 21:41:04 |
Baptiste Daroussin (bapt) |
x11-wm/i3: update to 4.22
The biggest change is the merge of the i3-gaps fork! |
4.21 26 Sep 2022 08:46:02 |
Baptiste Daroussin (bapt) |
x11-wm/i3: switch from pcre to pcre2 to fix build |
4.21 23 Sep 2022 14:45:13 |
Baptiste Daroussin (bapt) |
x11-wm/i3: update to 4.21 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
4.20.1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
4.20.1 20 Jul 2022 14:23:42 |
Tobias C. Berner (tcberner) |
x11-wm: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Adam Weinberger
* Alejandro Pulver <alepulver@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey Dokuchaev <danfe@regency.nsu.ru>
* Andreas Kohn <andreas@syndrom23.de>
* Anton Tornqvist <antont@inbox.lv>
* Aragon Gouveia <aragon@phat.za.net>
* Babak Farrokhi <babak@farrokhi.net>
* Brett Taylor <brett@peloton.physics.montana.edu>
* Brian Handy <handy@physics.montana.edu>
* Bruce A. Mah <bmah@ca.sandia.gov> (Only the first 15 lines of the commit message are shown above ) |
4.20.1 03 Nov 2021 12:57:14 |
Baptiste Daroussin (bapt) |
x11-wm/i3: update to 4.20.1
Note that all our patches have been merged |
4.20 02 Nov 2021 15:56:51 |
Baptiste Daroussin (bapt) |
x11-wm/i3: update to 4.20 |
4.19.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.19.2 15 Mar 2021 17:32:02 |
bapt |
update to 4.19.2 |
4.19.1 21 Feb 2021 07:26:14 |
jbeich |
devel/meson: update to 0.57.1
- Backport fix for x11-wm/i3 [1]
Changes: https://mesonbuild.com/Release-notes-for-0-57-0.html
Changes: https://github.com/mesonbuild/meson/compare/0.56.2...0.57.1
Reported by: GitHub (watch releases)
PR: 253525
Submitted by: dmgk [1]
Exp-run by: antoine
Approved by: tcberner |
4.19.1 02 Feb 2021 10:53:02 |
bapt |
Update to 4.19.1 |
4.19 16 Nov 2020 08:49:40 |
bapt |
Update to 4.19 |
4.18.3 20 Oct 2020 07:18:20 |
bapt |
Update to 4.18.3 |
4.18.2 27 Jul 2020 09:22:23 |
bapt |
Update to 4.18.2 |
4.18.1 22 Apr 2020 10:32:27 |
bapt |
Update to 4.18.1 |
4.18 17 Feb 2020 20:05:55 |
bapt |
Update to 4.18 |
4.17.1 26 Sep 2019 11:00:23 |
bapt |
Update to 4.17.1 |
4.17 29 Aug 2019 12:30:42 |
bapt |
Update WWW |
4.17 22 Aug 2019 11:05:02 |
bapt |
Update to 4.17 |
4.16.1_1 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
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 |
4.16.1 28 May 2019 18:23:16 |
pkubaj |
x11-wm/i3: fix build with many threads
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 |
4.16.1 29 Jan 2019 08:59:30 |
bapt |
Update to 4.16.1
Add LICENSE_FILE
Sort dependencies
Sort USES
Add USES=localbase
PR: 235284
Submitted by: dg@syrec.org |
4.16 20 Dec 2018 08:37:23 |
linimon |
This port needs USES=compiler:c11 to use newer GCC from ports on GCC-
based architectures.
PR: 234065
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket) |
4.16 19 Nov 2018 15:57:09 |
swills |
devel/glib20: remove runtime dep on perl5
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 |
4.16 05 Nov 2018 09:14:08 |
bapt |
Update to 4.16 |
4.15 30 Aug 2018 20:50:29 |
yuri |
x11-wm/i3: Add CONFLICTS_INSTALL=i3-gaps
x11-wm/i3-gaps was added today.
PR: 230266
Submitted by: Dmitri Goutnik <dg@syrec.org> |
4.15 20 Mar 2018 17:25:58 |
bapt |
Update to 4.15 |
4.14.1_1 27 Sep 2017 13:13:13 |
gahr |
x11-wm/i3: import patch from upstream, bump PORTREVISION
The patch fixes https://github.com/i3/i3/issues/2846
Approved by: bapt (maintainer) |
4.14.1 25 Sep 2017 14:47:33 |
bapt |
Pet portlint
PR: 222596
Submitted by: gahr |
4.14.1 25 Sep 2017 14:06:02 |
bapt |
Update to 4.14.1 |
4.14 04 Sep 2017 13:40:03 |
bapt |
Update to 4.14 |
4.13 09 Nov 2016 21:30:49 |
bapt |
Update to 4.13
Changes: http://i3wm.org/downloads/RELEASE-NOTES-4.13.txt |
4.12 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
4.12 08 Mar 2016 21:43:28 |
bapt |
Update to 4.12 |
4.11 08 Oct 2015 23:21:52 |
bapt |
Update to 4.11 |
4.10.4 11 Sep 2015 23:47:32 |
bapt |
Update to 4.10.4 |
4.10.3 31 Jul 2015 06:39:18 |
bapt |
Update to 4.10.3 |
4.10.2 16 Apr 2015 22:49:07 |
bapt |
Update to 4.10.2 |
4.10.1 29 Mar 2015 17:25:48 |
bapt |
Update to 4.10.1 |
4.10 29 Mar 2015 16:31:03 |
bapt |
Update to 4.10 |
4.9.1 09 Mar 2015 21:35:16 |
bapt |
Update to 4.9.1
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 |
4.9 28 Feb 2015 15:38:55 |
bapt |
Fix typo |
4.9 28 Feb 2015 15:36:23 |
bapt |
Update to 4.9
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 |
4.8 22 Sep 2014 07:20:22 |
bapt |
Cleanup plist |
4.8 16 Jun 2014 20:42:13 |
bapt |
Update to 4.8
Release note: http://i3-wm.org/downloads/RELEASE-NOTES-4.8.txt |
4.7.2_2 16 Apr 2014 18:28:50 |
zeising |
The FreeBSD x11@ and graphics team proudly presents
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 (Only the first 15 lines of the commit message are shown above ) |
4.7.2_1 15 Mar 2014 20:20:59 |
bapt |
- Fixes resourceleak in i3bar and memoryleak in i3
- 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/) |
4.7.2 25 Jan 2014 23:44:41 |
bapt |
Update to 4.7.2 |
4.7 23 Dec 2013 08:41:02 |
bapt |
Update to 4.7
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 (Only the first 15 lines of the commit message are shown above ) |
4.6_5 22 Oct 2013 14:04:02 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (remaining categories)
- Add note on mtree change to CHANGES
Approved by: portmgr (bdrewery) |
4.6_5 27 Sep 2013 15:17:27 |
madpilot |
Import a bunch of iconv fixes.
Submitted by: marino
Approved by: portmgr (bapt, implicit) |
4.6_5 24 Sep 2013 06:51:41 |
bapt |
Forgot to bump portrevision on last modification |
4.6_4 24 Sep 2013 05:46:11 |
bapt |
Revert back to r327939 + also removes now useless post-extract
Add the pkg-plist file forgotten in r327939
Pointyhat to: bapt |
4.6_4 24 Sep 2013 00:48:35 |
bdrewery |
- Revert r328076 and r327939. bapt can commit proper plist tomorrow. |
4.6_3 24 Sep 2013 00:21:07 |
bdrewery |
- Fix plist
Reported by: nox |
4.6_2 23 Sep 2013 06:21:33 |
bapt |
Use stage
Install .desktop files
Install the sample configuration as default configuration (on first run it will
run a config-wizard).
Bump portrevision |
4.6 21 Sep 2013 00:01:17 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-wm) |
4.6 04 Sep 2013 18:06:08 |
madpilot |
- Make ports use the libc provided iconv implementation on 10-CURRENT
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) |
4.6 22 Aug 2013 21:58:25 |
bapt |
- update to 4.6
- tab -> space for pkg-descr WWW
- Remove leading indefinite article from COMMENT
- Remove upstreamed patch |
4.5.1_1 04 Aug 2013 12:33:51 |
az |
- Convert to new perl framework
Approved by: bapt@ (maintainer) |
4.5.1_1 05 Jul 2013 13:44:31 |
bapt |
Convert to USES=gmake |
4.5.1_1 25 May 2013 14:37:03 |
zeising |
The FreeBSD x11 team proudly presents
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
(Only the first 15 lines of the commit message are shown above ) |
4.5.1_1 16 May 2013 02:49:46 |
bapt |
Drop build dependencies on bison/flex now that it is compatible with yacc/lex
Reported by: Vitaly Shevtsov <loki.vt@gmail.com> |
4.5.1_1 27 Apr 2013 18:25:25 |
mva |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
USE_GETTEXT=yes to USES=gettext while here |
4.5.1_1 22 Apr 2013 22:33:35 |
bapt |
Convert my ports to use the new USES=pkgconfig |
4.5.1_1 20 Mar 2013 17:19:06 |
bapt |
Add a patch to make the optional shmlog mechanism works on FreeBSD.
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 |
4.5.1 20 Mar 2013 12:47:49 |
bapt |
Turn perl into a runtime only dependency |
4.5.1 19 Mar 2013 16:26:28 |
bapt |
- Update to 4.5.1 |
4.4 08 Mar 2013 11:32:12 |
bapt |
Convert USE_BISON to USES= bison
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 |
4.4 29 Dec 2012 18:28:33 |
bapt |
Add an explicit build dependency on pkgconf |
4.4 29 Dec 2012 18:24:32 |
bapt |
- update to 4.4
- 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] |
4.2_1 10 Dec 2012 19:08:03 |
garga |
- Update xcb-util to 0.3.9
- 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 |
4.2 29 Jun 2012 16:27:43 |
az |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
4.2 26 May 2012 15:25:31 |
dhn |
- Update to 4.2 |
4.1.2 29 Jan 2012 14:52:44 |
dhn |
- Update to 4.1.2 |
4.1.1_1 15 Jan 2012 12:48:12 |
garga |
Adjust necesary ports to build with xcb-util 0.3.8
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@ |
4.1.1 28 Dec 2011 15:52:16 |
dhn |
- Fix build on 7.x
Submitted by: garga@ (via mail) |
4.1.1 25 Dec 2011 12:01:00 |
dhn |
- Update to 4.1.1 |
4.1_2 08 Dec 2011 20:17:00 |
pav |
- Mark BROKEN on FreeBSD 7.X: fails to compile fully, fails to install later
/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 |
4.1_2 28 Nov 2011 11:23:48 |
dhn |
- Fix do-install
- Remove USE_XLIB
- Bump PORTREVISION
PR: ports/162790
Submitted by: Peter <fbsdq@peterk.org>
Feature safe: yes |
4.1_1 27 Nov 2011 10:27:20 |
bapt |
Upgrade yajl to 2.0.1 (mirror it my self as upstream still not provide real
static distfiles)
Take back maintainership
chase library bump
Feature safe: yes |
4.1 19 Nov 2011 08:38:07 |
dhn |
- Update to 4.1
PR: ports/160036
Submitted by: Aldis Berjoza <aldis@bsdroot.lv>
Feature safe: yes |
3.e.b3_1 19 Sep 2011 21:06:11 |
pav |
- Chase libev shlib bump
Pointy hat to: vsevolod |
3.e.b3 24 Jul 2011 08:44:29 |
dhn |
- Update to 3.e-bf3
- Update MASTER_SITES/WWW
PR: ports/159148
Submitted by: Raphael Kubo da Costa <kubito@gmail.com> |
3.e.b2 22 Jan 2011 20:08:01 |
dhn |
- Update to 3.e-bf2
PR: ports/154222
Submitted by: Raphael Kubo da Costa <kubito@gmail.com>
Feature safe: yes |
3.e.b1 01 Dec 2010 08:35:10 |
miwi |
- Convert to USE_BISON= build |
3.e.b1 29 Jun 2010 16:01:36 |
dhn |
- Update to 3.e-bf1
Feature safe: yes |
3.e 31 Mar 2010 18:40:52 |
dhn |
- Update to 3.e
PR: ports/145200
Submitted by: Bapt <baptiste.daroussin@gmail.com> |
3.d 05 Dec 2009 21:44:30 |
pav |
- Flip MAKE_JOBS_SAFE -> UNSAFE
Reported by: pointyhat |
3.d 10 Nov 2009 18:20:46 |
dhn |
- Update to 3.d
PR: ports/140442
Submitted by: Bapt <baptiste.daroussin@gmail.com> |
3.c 02 Oct 2009 16:47:32 |
dhn |
- Fix build with custom PREFIX/LOCALBASE
Reported by: QAT |
3.c 31 Aug 2009 16:10:53 |
dhn |
- Removed unneeded dependency
PR: ports/138398
Submitted by: Bapt <baptiste.daroussin@gmail.com> |
3.c 23 Aug 2009 16:20:37 |
dhn |
- Update to 3.c |
3.b 22 Jul 2009 19:20:27 |
dhn |
- Fix PATH in example and man file
PR: ports/136330
Submitted by: Sofian Brabez <sbrabez@gmail.com> |
3.b 30 Jun 2009 16:51:25 |
dhn |
- Update to 3.b
- Fix config PATH, add manpage [1]
Reported by: Michal Bartkowiak <michal@bartkowiak.biz> [1] |
3.a.b2_1 14 Jun 2009 22:23:55 |
dhn |
- Chase libxcb/xcb-proto update
- Bump PORTREVSION |