notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: x11-wm/i3/Makefile

Number of commits found: 96

Friday, 12 Jan 2024
22:40 Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Sanitize MANPREFIX for meson ports

Approved by:	portmgr
commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1 commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1 commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1 commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1 9f8f710
Monday, 13 Nov 2023
08:26 Baptiste Daroussin (bapt) search for other commits by this committer
x11-wm/i3: update to 4.23
commit hash: 9db9c063c595d76c8e1f684e15a02d8859eb24db commit hash: 9db9c063c595d76c8e1f684e15a02d8859eb24db commit hash: 9db9c063c595d76c8e1f684e15a02d8859eb24db commit hash: 9db9c063c595d76c8e1f684e15a02d8859eb24db 9db9c06
Monday, 16 Jan 2023
21:41 Baptiste Daroussin (bapt) search for other commits by this committer
x11-wm/i3: update to 4.22

The biggest change is the merge of the i3-gaps fork!
commit hash: c87b07a07d1f2d7491c5064bd48bed3577affe46 commit hash: c87b07a07d1f2d7491c5064bd48bed3577affe46 commit hash: c87b07a07d1f2d7491c5064bd48bed3577affe46 commit hash: c87b07a07d1f2d7491c5064bd48bed3577affe46 c87b07a
Monday, 26 Sep 2022
08:46 Baptiste Daroussin (bapt) search for other commits by this committer
x11-wm/i3: switch from pcre to pcre2 to fix build
commit hash: 13dd359699f527c005c7906d57fa80db6ddb3ce5 commit hash: 13dd359699f527c005c7906d57fa80db6ddb3ce5 commit hash: 13dd359699f527c005c7906d57fa80db6ddb3ce5 commit hash: 13dd359699f527c005c7906d57fa80db6ddb3ce5 13dd359
Friday, 23 Sep 2022
14:45 Baptiste Daroussin (bapt) search for other commits by this committer
x11-wm/i3: update to 4.21
commit hash: e90fac723d0041a0099ddd77ee55cf52ebd19996 commit hash: e90fac723d0041a0099ddd77ee55cf52ebd19996 commit hash: e90fac723d0041a0099ddd77ee55cf52ebd19996 commit hash: e90fac723d0041a0099ddd77ee55cf52ebd19996 e90fac7
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 20 Jul 2022
14:23 Tobias C. Berner (tcberner) search for other commits by this committer
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>
  *  Dennis Herrmann <adox@mcx2.org>
  *  Dennis Herrmann <dhn@FreeBSD.org>
  *  Dima Sivachenko <dima@chg.ru>
  *  Dominik Rothert <dr@domix.de>
  *  Douglas Carmichael <dcarmich@mcs.com>
  *  Eric Anholt <anholt@FreeBSD.org>
  *  Felix Palmen <felix@palmen-it.de>
  *  Florent Thoumie <flz@xbsd.org>
  *  Garrett Rooney <rooneg@electricjellyfish.net>
  *  George Reid <greid@ukug.uk.freebsd.org>
  *  Gergely Nagy <8@free.bsd.hu>
  *  Gustau Perez i Querol <gustau.perez@gmail.com>
  *  J Han <hjh@photino.com>
  *  Jakub Lach <jakub_lach@mailplus.pl>
  *  James Earl <jdearl@telus.net>
  *  Jean-Yves Lefort <jylefort@brutele.be>
  *  Jeroen Schot <schot@a-eskwadraat.nl>
  *  Jim Mock <jim@FreeBSD.org>
  *  Matt Lancereau <matt@rimasec.net>
  *  Matthieu Guegan <matt.guegan@free.fr>
  *  Maxim Sobolev <sobomax@FreeBSD.org>
  *  Michael Ebert <ebert@informatik.unibw-muenchen.de>
  *  Michael Johnson <ahze@ahze.net>
  *  Neil Blakey-Milner
  *  Nikos Ntarmos <ntarmos@ceid.upatras.gr>
  *  Olivier Duchateau
  *  Patrick Seal <patseal@hyperhost.net>
  *  Pawel Worach <pawel.worach@gmail.com>
  *  Peter Pentchev <roam@FreeBSD.org>
  *  Robert Noland <rnoland@FreeBSD.org>
  *  Roman Bogorodskiy <bogorodskiy@inbox.ru>
  *  Rudolf Polzer <freebsd-dr@durchnull.de>
  *  Rusmir Dusko <nemysis@FreeBSD.org>
  *  Stefan Zehl <sec@42.org>
  *  Tommy Scheunemann <net@arrishq.org>
  *  V. Jahns <vj562001@yahoo.de>
  *  Will Andrews <andrews@technologist.com>
  *  William Grzybowski <wg@FreeBSD.org>
  *  William Grzybowski <william88@gmail.com>
  *  Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
  *  Yukihiro Nakai <nakai@FreeBSD.org>
  *  alepulver
  *  anders@hack.org
  *  asami
  *  chinsan
  *  gahr
  *  gpalmer
  *  hrkfrd@gmail.com
  *  jfitz@FreeBSD.org
  *  lab@fnurt.net
  *  peter
  *  spn
  *  torstenb
  *  trevor
  *  vanilla

With hat:	portmgr
commit hash: f65f20b278cf11869d6dae597786f33c1bef0cb9 commit hash: f65f20b278cf11869d6dae597786f33c1bef0cb9 commit hash: f65f20b278cf11869d6dae597786f33c1bef0cb9 commit hash: f65f20b278cf11869d6dae597786f33c1bef0cb9 f65f20b
Wednesday, 3 Nov 2021
12:57 Baptiste Daroussin (bapt) search for other commits by this committer
x11-wm/i3: update to 4.20.1

Note that all our patches have been merged
commit hash: df1bac20ade753e7eb8f9eef83b0727467c675f1 commit hash: df1bac20ade753e7eb8f9eef83b0727467c675f1 commit hash: df1bac20ade753e7eb8f9eef83b0727467c675f1 commit hash: df1bac20ade753e7eb8f9eef83b0727467c675f1 df1bac2
Tuesday, 2 Nov 2021
15:56 Baptiste Daroussin (bapt) search for other commits by this committer
x11-wm/i3: update to 4.20
commit hash: 50b9218ce7d5e0d9ac78bb364fde5e3412feb049 commit hash: 50b9218ce7d5e0d9ac78bb364fde5e3412feb049 commit hash: 50b9218ce7d5e0d9ac78bb364fde5e3412feb049 commit hash: 50b9218ce7d5e0d9ac78bb364fde5e3412feb049 50b9218
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Monday, 15 Mar 2021
17:32 bapt search for other commits by this committer
update to 4.19.2
Original commitRevision:568476 
Sunday, 21 Feb 2021
07:26 jbeich search for other commits by this committer
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
Original commitRevision:566208 
Tuesday, 2 Feb 2021
10:53 bapt search for other commits by this committer
Update to 4.19.1
Original commitRevision:563794 
Monday, 16 Nov 2020
08:49 bapt search for other commits by this committer
Update to 4.19
Original commitRevision:555458 
Tuesday, 20 Oct 2020
07:18 bapt search for other commits by this committer
Update to 4.18.3
Original commitRevision:552803 
Monday, 27 Jul 2020
09:22 bapt search for other commits by this committer
Update to 4.18.2
Original commitRevision:543509 
Wednesday, 22 Apr 2020
10:32 bapt search for other commits by this committer
Update to 4.18.1
Original commitRevision:532459 
Monday, 17 Feb 2020
20:05 bapt search for other commits by this committer
Update to 4.18
Original commitRevision:526424 
Thursday, 26 Sep 2019
11:00 bapt search for other commits by this committer
Update to 4.17.1
Original commitRevision:512890 
Thursday, 22 Aug 2019
11:05 bapt search for other commits by this committer
Update to 4.17
Original commitRevision:509594 
Friday, 26 Jul 2019
20:46 gerald search for other commits by this committer
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
Original commitRevision:507372 
Tuesday, 28 May 2019
18:23 pkubaj search for other commits by this committer
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
Original commitRevision:502904 
Tuesday, 29 Jan 2019
08:59 bapt search for other commits by this committer
Update to 4.16.1
Add LICENSE_FILE
Sort dependencies
Sort USES
Add USES=localbase

PR:		235284
Submitted by:	dg@syrec.org
Original commitRevision:491547 
Thursday, 20 Dec 2018
08:37 linimon search for other commits by this committer
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)
Original commitRevision:487859 
Monday, 19 Nov 2018
15:57 swills search for other commits by this committer
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
Original commitRevision:485327 
Monday, 5 Nov 2018
09:14 bapt search for other commits by this committer
Update to 4.16
Original commitRevision:484181 
Thursday, 30 Aug 2018
20:50 yuri search for other commits by this committer
x11-wm/i3: Add CONFLICTS_INSTALL=i3-gaps

x11-wm/i3-gaps was added today.

PR:		230266
Submitted by:	Dmitri Goutnik <dg@syrec.org>
Original commitRevision:478495 
Tuesday, 20 Mar 2018
17:25 bapt search for other commits by this committer
Update to 4.15
Original commitRevision:465099 
Wednesday, 27 Sep 2017
13:13 gahr search for other commits by this committer
x11-wm/i3: import patch from upstream, bump PORTREVISION

The patch fixes https://github.com/i3/i3/issues/2846

Approved by:	bapt (maintainer)
Original commitRevision:450736 
Monday, 25 Sep 2017
14:47 bapt search for other commits by this committer
Pet portlint

PR:		222596
Submitted by:	gahr
Original commitRevision:450593 
14:06 bapt search for other commits by this committer
Update to 4.14.1
Original commitRevision:450592 
Monday, 4 Sep 2017
13:40 bapt search for other commits by this committer
Update to 4.14
Original commitRevision:449246 
Wednesday, 9 Nov 2016
21:30 bapt search for other commits by this committer
Update to 4.13
Changes: http://i3wm.org/downloads/RELEASE-NOTES-4.13.txt
Original commitRevision:425808 
Friday, 1 Apr 2016
14:33 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412351 
Tuesday, 8 Mar 2016
21:43 bapt search for other commits by this committer
Update to 4.12
Original commitRevision:410667 
Thursday, 8 Oct 2015
23:21 bapt search for other commits by this committer
Update to 4.11
Original commitRevision:398898 
Friday, 11 Sep 2015
23:47 bapt search for other commits by this committer
Update to 4.10.4
Original commitRevision:396726 
Friday, 31 Jul 2015
06:39 bapt search for other commits by this committer
Update to 4.10.3
Original commitRevision:393287 
Thursday, 16 Apr 2015
22:49 bapt search for other commits by this committer
Update to 4.10.2
Original commitRevision:384132 
Sunday, 29 Mar 2015
17:25 bapt search for other commits by this committer
Update to 4.10.1
Original commitRevision:382616 
16:31 bapt search for other commits by this committer
Update to 4.10
Original commitRevision:382612 
Monday, 9 Mar 2015
21:35 bapt search for other commits by this committer
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
Original commitRevision:380883 
Saturday, 28 Feb 2015
15:38 bapt search for other commits by this committer
Fix typo
Original commitRevision:380149 
15:36 bapt search for other commits by this committer
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
Original commitRevision:380148 
Monday, 16 Jun 2014
20:42 bapt search for other commits by this committer
Update to 4.8

Release note: http://i3-wm.org/downloads/RELEASE-NOTES-4.8.txt
Original commitRevision:358038 
Wednesday, 16 Apr 2014
18:28 zeising search for other commits by this committer
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
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)
Original commitRevision:351411 
Saturday, 15 Mar 2014
20:20 bapt search for other commits by this committer
- 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/)
Original commitRevision:348376 
Saturday, 25 Jan 2014
23:44 bapt search for other commits by this committer
Update to 4.7.2
Original commitRevision:341139 
Monday, 23 Dec 2013
08:41 bapt search for other commits by this committer
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
  - 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
Original commitRevision:337231 
Friday, 27 Sep 2013
15:17 madpilot search for other commits by this committer
Import a bunch of iconv fixes.

Submitted by:	marino
Approved by:	portmgr (bapt, implicit)
Original commitRevision:328492 
Tuesday, 24 Sep 2013
06:51 bapt search for other commits by this committer
Forgot to bump portrevision on last modification
Original commitRevision:328097 
05:46 bapt search for other commits by this committer
Revert back to r327939 + also removes now useless post-extract
Add the pkg-plist file forgotten in r327939

Pointyhat to:	bapt
Original commitRevision:328093 
00:48 bdrewery search for other commits by this committer
- Revert r328076 and r327939. bapt can commit proper plist tomorrow.
Original commitRevision:328077 
00:21 bdrewery search for other commits by this committer
- Fix plist

Reported by:	nox
Original commitRevision:328076 
Monday, 23 Sep 2013
06:21 bapt search for other commits by this committer
Use stage
Install .desktop files
Install the sample configuration as default configuration (on first run it will
run a config-wizard).
Bump portrevision
Original commitRevision:327939 
Saturday, 21 Sep 2013
00:01 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-wm)
Original commitRevision:327786 
Wednesday, 4 Sep 2013
18:06 madpilot search for other commits by this committer
- 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)
Original commitRevision:326307 
Thursday, 22 Aug 2013
21:58 bapt search for other commits by this committer
- update to 4.6
- tab -> space for pkg-descr WWW
- Remove leading indefinite article from COMMENT
- Remove upstreamed patch
Original commitRevision:325237 
Sunday, 4 Aug 2013
12:33 az search for other commits by this committer
- Convert to new perl framework

Approved by:	bapt@ (maintainer)
Original commitRevision:324223 
Friday, 5 Jul 2013
13:44 bapt search for other commits by this committer
Convert to USES=gmake
Original commitRevision:322325 
Saturday, 25 May 2013
14:37 zeising search for other commits by this committer
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

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!
Original commitRevision:319055 
Thursday, 16 May 2013
02:49 bapt search for other commits by this committer
Drop build dependencies on bison/flex now that it is compatible with yacc/lex

Reported by:	Vitaly Shevtsov <loki.vt@gmail.com>
Original commitRevision:318270 
Saturday, 27 Apr 2013
18:25 mva search for other commits by this committer
- 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
Original commitRevision:316683 
Monday, 22 Apr 2013
22:33 bapt search for other commits by this committer
Convert my ports to use the new USES=pkgconfig
Original commitRevision:316284 
Wednesday, 20 Mar 2013
17:19 bapt search for other commits by this committer
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
Original commitRevision:314749 
12:47 bapt search for other commits by this committer
Turn perl into a runtime only dependency
Original commitRevision:314729 
Tuesday, 19 Mar 2013
16:26 bapt search for other commits by this committer
- Update to 4.5.1
Original commitRevision:314664 
Friday, 8 Mar 2013
11:32 bapt search for other commits by this committer
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
Original commitRevision:313635 
Saturday, 29 Dec 2012
18:28 bapt search for other commits by this committer
Add an explicit build dependency on pkgconf
Original commitRevision:309627 
18:24 bapt search for other commits by this committer
- 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]
Original commitRevision:309625 
Monday, 10 Dec 2012
19:08 garga search for other commits by this committer
- 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
Original commitRevision:308628 
Friday, 29 Jun 2012
16:27 az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@ (bapt@)
Original commit
Saturday, 26 May 2012
15:25 dhn search for other commits by this committer
- Update to 4.2
Original commit
Sunday, 29 Jan 2012
14:52 dhn search for other commits by this committer
- Update to 4.1.2
Original commit
Sunday, 15 Jan 2012
12:48 garga search for other commits by this committer
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@
Original commit
Wednesday, 28 Dec 2011
15:52 dhn search for other commits by this committer
- Fix build on 7.x

Submitted by:   garga@ (via mail)
Original commit
Sunday, 25 Dec 2011
12:01 dhn search for other commits by this committer
- Update to 4.1.1
Original commit
Thursday, 8 Dec 2011
20:17 pav search for other commits by this committer
- 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
Original commit
Monday, 28 Nov 2011
11:23 dhn search for other commits by this committer
- Fix do-install
- Remove USE_XLIB
- Bump PORTREVISION

PR:             ports/162790
Submitted by:   Peter <fbsdq@peterk.org>
Feature safe:   yes
Original commit
Sunday, 27 Nov 2011
10:27 bapt search for other commits by this committer
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
Original commit
Saturday, 19 Nov 2011
08:38 dhn search for other commits by this committer
- Update to 4.1

PR:             ports/160036
Submitted by:   Aldis Berjoza <aldis@bsdroot.lv>
Feature safe:   yes
Original commit
Monday, 19 Sep 2011
21:06 pav search for other commits by this committer
- Chase libev shlib bump

Pointy hat to:  vsevolod
Original commit
Sunday, 24 Jul 2011
08:44 dhn search for other commits by this committer
- Update to 3.e-bf3
- Update MASTER_SITES/WWW

PR:             ports/159148
Submitted by:   Raphael Kubo da Costa <kubito@gmail.com>
Original commit
Saturday, 22 Jan 2011
20:08 dhn search for other commits by this committer
- Update to 3.e-bf2

PR:             ports/154222
Submitted by:   Raphael Kubo da Costa <kubito@gmail.com>
Feature safe:   yes
Original commit
Wednesday, 1 Dec 2010
08:35 miwi search for other commits by this committer
- Convert to USE_BISON= build
Original commit
Tuesday, 29 Jun 2010
16:01 dhn search for other commits by this committer
- Update to 3.e-bf1

Feature safe: yes
Original commit
Wednesday, 31 Mar 2010
18:40 dhn search for other commits by this committer
- Update to 3.e

PR:             ports/145200
Submitted by:   Bapt <baptiste.daroussin@gmail.com>
Original commit
Saturday, 5 Dec 2009
21:44 pav search for other commits by this committer
- Flip MAKE_JOBS_SAFE -> UNSAFE

Reported by:    pointyhat
Original commit
Tuesday, 10 Nov 2009
18:20 dhn search for other commits by this committer
- Update to 3.d

PR:             ports/140442
Submitted by:   Bapt <baptiste.daroussin@gmail.com>
Original commit
Friday, 2 Oct 2009
16:47 dhn search for other commits by this committer
- Fix build with custom PREFIX/LOCALBASE

Reported by:    QAT
Original commit
Monday, 31 Aug 2009
16:10 dhn search for other commits by this committer
- Removed unneeded dependency

PR:             ports/138398
Submitted by:   Bapt <baptiste.daroussin@gmail.com>
Original commit
Sunday, 23 Aug 2009
16:20 dhn search for other commits by this committer
- Update to 3.c
Original commit
Wednesday, 22 Jul 2009
19:20 dhn search for other commits by this committer
- Fix PATH in example and man file

PR:             ports/136330
Submitted by:   Sofian Brabez <sbrabez@gmail.com>
Original commit
Tuesday, 30 Jun 2009
16:51 dhn search for other commits by this committer
- Update to 3.b
- Fix config PATH, add manpage [1]

Reported by:    Michal Bartkowiak <michal@bartkowiak.biz> [1]
Original commit
Sunday, 14 Jun 2009
22:23 dhn search for other commits by this committer
- Chase libxcb/xcb-proto update
- Bump PORTREVSION
Original commit
Saturday, 9 May 2009
16:20 dhn search for other commits by this committer
i3 is an improved dynamic, tiling window manager.
Based on wmii and supports Xinerama

WWW:    http://i3.zekjur.net/

Approved by:    tabthorpe (co-mentor)
Original commit

Number of commits found: 96