non port: x11-wm/bspwm/Makefile |
Number of commits found: 23 |
Thursday, 11 Jan 2024
|
10:31 Baptiste Daroussin (bapt)
MANPREFIX: eliminate the use of MANPREFIX for x11*
While here move some manpages to share/man
e762d07 |
Thursday, 30 Nov 2023
|
13:14 Joel Bodenmann (jbo)
x11-wm/bspwm: Enable CONTRIB option by default
The CONTRIB option ships a bunch of files which the average user might expect
to just get by default (most notably a .desktop file). The .desktop file
allows display managers following the freedesktop.org standards to discover
bspwm automatically.
PR: 275437
Approved by: zirias (mentor)
3218624 |
13:11 Joel Bodenmann (jbo)
x11-wm/bspwm: Take over maintainership
PR: 275437
Approved by: zirias (mentor)
Differential Revision: https://reviews.freebsd.org/D42844
165d8d5 |
Saturday, 11 Mar 2023
|
12:46 Felix Palmen (zirias) Author: Joel Bodenmann
x11-wm/bspwm-devel: Add new port
This is the development version of the existing x11-wm/bspwm port.
PR: 270086
Approved by: tcberner (mentor)
7c8486a |
Wednesday, 7 Sep 2022
|
21:10 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.
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)
b7f0544 |
Wednesday, 20 Jul 2022
|
14:23 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>
* 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
f65f20b |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Tuesday, 4 Aug 2020
|
08:19 lwhsu
Update to 0.9.10
PR: 248448
Submitted by: Oleh Hushchenkov <o.hushchenkov@gmail.com> (maintainer)
 |
Friday, 4 Oct 2019
|
18:27 rigoletto
x11-wm/bspwm: Update x11-wm/bspwm to 0.9.9
- pet portlint
- minor style adjustments
PR: 241061
Approved by: tcberner (mentor, implicit), Oleh Hushchenkov
<o.hushchenkov@gmail.com> (maintainer)
 |
Monday, 4 Mar 2019
|
15:06 swills
x11-wm/bspwm: actually update to 0.9.7
Previous commit to this port used old diff, sorry about that.
PR: 235740
Submitted by: Oleh Hushchenkov <o.hushchenkov@gmail.com> (maintainer)
Pointhat to: swills
 |
Friday, 1 Mar 2019
|
03:03 swills
x11-wm/bspwm: update to 0.9.7
PR: 235740
Submitted by: Oleh Hushchenkov <o.hushchenkov@gmail.com> (maintainer)
 |
Saturday, 15 Dec 2018
|
14:35 joneum
Update Maintainers eMail Address
PR: 233974
Submitted by: Oleh Hushchenkov <gor@clogic.com.ua> (maintainer)
Approved by: Maintainer with his old eMail Address
Sponsored by: Netzkommune GmbH
 |
Sunday, 29 Apr 2018
|
07:14 riggs
Update to upstream version 0.9.5
Details:
- Introduce CONTRIB OPTION
- USES localbase:ldflags
- Have port Makefile manage installation due to problematic upstream
install target
PR: 227105
Submitted by: gor@clogic.com.ua (maintainer)
MFH: 2018Q2
 |
Friday, 28 Jul 2017
|
18:39 ultima
* Updated to 0.9.3
* Added missing depend
* Sorted Uses section for portlint
Changelog: https://github.com/baskerville/bspwm/compare/0.9.2...0.9.3
PR: 220788
Submitted by: Oleh Hushchenkov <gor@clogic.com.ua> (maintainer)
Reviewed by: matthew (mentor), mat
Approved by: matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D11755
 |
Wednesday, 2 Nov 2016
|
10:03 jbeich
x11-wm/bspwm: update to 0.9.2
- Pass maintainership to the submitter
Changes: https://github.com/baskerville/bspwm/compare/0.9.1...0.9.2
PR: 213949
Submitted by: Oleg Gushchenkov <gor@clogic.com.ua>
 |
Monday, 18 Apr 2016
|
14:07 mat
Update to 0.9.1.
PR: 208872
Submitted by: tkato432 yahoo com
Sponsored by: Absolight
 |
Friday, 1 Apr 2016
|
14:33 mat
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight
 |
Wednesday, 30 Mar 2016
|
16:41 culot
- Reassign to the heap, on maintainer's request
 |
Tuesday, 16 Jun 2015
|
00:08 amdmi3
- Don't duplicate examples in DOCSDIR
PR: 200094
Submitted by: udvzsolt@gmail.com
Approved by: antont@inbox.lv (maintainer)
 |
Thursday, 7 May 2015
|
20:24 mat
Update ports in the remaining categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
 |
Monday, 30 Mar 2015
|
09:38 robak
x11-wm/bspwm: minor fixes
- Add LICENSE
- Correct GH commit number
PR: 198752
Submitted by: Anton Tornqvist <antont@inbox.lv>
 |
Monday, 16 Mar 2015
|
22:50 pawel
- Update to version 0.9
- Add DOCS option
PR: 198628
Submitted by: Anton Tornqvist <antont@inbox.lv> (maintainer)
 |
Sunday, 21 Dec 2014
|
19:13 pawel
bspwm is a tiling window manager that represents windows as the leaves
of a full binary tree. It is controlled and configured via bspc.
WWW: https://github.com/baskerville/bspwm
PR: 196129
Submitted by: Anton Tornqvist <antont@inbox.lv>
 |
Number of commits found: 23 |