non port: x11-wm/spectrwm/Makefile |
SVNWeb
|
Number of commits found: 41 |
Thu, 31 Aug 2023
|
[ 09:41 Fernando Apesteguía (fernape) ] 5872178
x11-wm/spectrwm: set new MAINTAINER
Maintainer already of other ports.
PR: 273433
Reported by: pyrus@bsdmail.com
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:23 Tobias C. Berner (tcberner) ] f65f20b (Only the first 10 of 92 ports in this commit are shown above. )
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 )
|
Mon, 2 May 2022
|
[ 10:46 Rene Ladan (rene) ] d64256b (Only the first 10 of 22 ports in this commit are shown above. )
grimreaper: return zeising's ports to the pool after safekeeping his ports bit.
|
Sat, 16 Oct 2021
|
[ 09:51 Jimmy Olgeni (olgeni) ] 4460cf7 (Only the first 10 of 476 ports in this commit are shown above. )
*: fix tab vs. space issues, and comments according to the guide.
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Tue, 21 Jul 2020
|
[ 23:26 pkubaj ]
x11-wm/spectrwm: fix build on GCC architectures
Switch to newer GCC to workaround -Werror:
/usr/local/include/xcb/xinput.h:3072: warning: this decimal constant is unsigned
only in ISO C90
Adding -Wno-error doesn't fix it, it's still overwritten by -Werror.
MFH: 2020Q3 (fix build blanket)
|
Thu, 25 Jun 2020
|
[ 19:27 zeising ]
x11-wm/spectrwm: Update to 3.4.1
Update x11-wm/spectrwm to 3.4.1. This fixes a couple of bugs related to
focus, amongst other things.
Changelog:
https://github.com/conformal/spectrwm/releases/tag/SPECTRWM_3_4_1
|
Fri, 19 Jun 2020
|
[ 09:28 zeising ]
x11-wm/spectrwm: Update to 3.4.0
Update x11-wm/spectrwm to 3.4.0
Changelog:
https://github.com/conformal/spectrwm/releases/tag/SPECTRWM_3_4_0
|
Sun, 23 Feb 2020
|
[ 19:17 zeising ]
x11-wm/spectrwm: Update to 3.3.0
Update x11-wm/spectrwm to 3.3.0
Changelog:
https://github.com/conformal/spectrwm/releases/tag/SPECTRWM_3_3_0
PR: 243920
Submitted by: Chris (cmangin AT arobas DOT net)
|
Thu, 7 Nov 2019
|
[ 18:36 zeising ] (Only the first 10 of 432 ports in this commit are shown above. )
Add USES=xorg USES=gl, ports categories x
Add USES=xorg and USES=gl to ports in categories starting with 'x'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
|
Sat, 8 Sep 2018
|
[ 12:31 zeising ]
x11-wm/spectrwm: Update to 3.2.0
Adjust CFLAGS to more closely match upstream.
Changelog: https://github.com/conformal/spectrwm/releases/tag/SPECTRWM_3_2_0
|
Tue, 17 Oct 2017
|
[ 20:29 zeising ]
Fix out of bounds memory read when reading bar input.
Add patch from upstream git that fixes an out of bounds read and possible
write if the bar action script returns a NULL as the first character.
It is unclear if this can cause any security issues, but I feel it's prudent
to fix the issue.
MFH: 2017Q4
|
Wed, 4 Oct 2017
|
[ 20:14 zeising ]
Update to 3.1.0
Changelog:
Add +R for region index to bar formatting.
Add new bar_color_selected and bar_font_color_selected options.
Add new 'ws_empty' action.
Enable padding in the bar_format using '_' character
Handle MappingNotify during startup.
Reset SIGPIPE before execvp().
Correct size for WM_STATE
This release also fixes a bunch of bugs, linux build and man page nits.
FreeBSD specific changes:
Thhe screenshot.sh script is now installed into the examples dir,
instead of bin/. If you are using it, you need to update your
configuration file.
I've reworked the examples handling and hid all examoles behind the
EXAMPLES knob (on by default). This is mostly some example
configurations, but I also added the baraction.sh script which can be
used to do fancier stuff with the status bar.
|
Mon, 6 Jun 2016
|
[ 18:12 mat ]
Fix USE_GITHUB usage.
Sponsored by: Absolight
|
[ 16:42 zeising ]
Update to 3.0.2
This makes spectrwm support ICCCM and EWHM.
PR: 209965
Submitted by: Oleg Gushchenkov
|
Fri, 1 Apr 2016
|
[ 14:33 mat ] (Only the first 10 of 2136 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight
|
Sun, 5 Jul 2015
|
[ 13:59 zeising ]
Update to 2.7.2
|
Fri, 19 Dec 2014
|
[ 22:07 zeising ]
Update to 2.6.1
|
Sat, 30 Aug 2014
|
[ 07:54 zeising ]
Update to 2.6.0
|
Fri, 8 Aug 2014
|
[ 08:42 olgeni ] (Only the first 10 of 97 ports in this commit are shown above. )
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Category X.
CR: D511
Approved by: portmgr (bapt)
|
Tue, 15 Jul 2014
|
[ 17:24 zeising ]
Fix plist for config file.
Use @sample.
|
Sun, 13 Jul 2014
|
[ 17:04 bapt ]
Convert to new LIB_DEPENDS
With hat: portmgr
|
Wed, 11 Jun 2014
|
[ 17:43 zeising ]
Update to 2.5.1
|
Wed, 16 Apr 2014
|
[ 18:28 zeising ] (Only the first 10 of 1008 ports in this commit are shown above. )
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 )
|
Sun, 6 Apr 2014
|
[ 07:45 zeising ]
Update to 2.5.0
PR: ports/188283
Submitted by: Michael Danilov <mike.d.ft402@gmail.com>
|
Sun, 8 Dec 2013
|
[ 23:23 zeising ]
Fix build. Sorry about the breakage.
reported by: Andrzej Tobola <ato@iem.pw.edu.pl>
|
[ 14:18 zeising ]
Update to 2.4.0
Stagify.
|
Sat, 21 Sep 2013
|
[ 00:01 bapt ] (Only the first 10 of 165 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-wm)
|
Sat, 25 May 2013
|
[ 14:37 zeising ] (Only the first 10 of 518 ports in this commit are shown above. )
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 )
|
Mon, 29 Apr 2013
|
[ 22:07 zeising ]
Update to 2.3.0
Changelog:
https://opensource.conformal.com/fluxbb/viewtopic.php?pid=2444#p2444
Add a local patch to not look for xlock and throw and error on startup if
it's not there [1]
PR: ports/177754 (in response to) [1]
Submitted by: Carlo Strub <cs@FreeBSD.org> [1]
|
Sun, 24 Mar 2013
|
[ 22:19 zeising ]
Update to 2.2.0
Changelog: https://opensource.conformal.com/fluxbb/viewtopic.php?id=952
|
Mon, 10 Dec 2012
|
[ 19:08 garga ] (Only the first 10 of 19 ports in this commit are shown above. )
- 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
|
Thu, 29 Nov 2012
|
[ 12:39 zeising ]
Update spectrwm to 2.1.1
This is a bug fix release, which amongst other things fixes the bar clock
not updating properly.
Full changelog here:
https://opensource.conformal.com/fluxbb/viewtopic.php?pid=1949#p1949
Approved by: kwm, miwi (mentors, implicit)
Feature safe: yes
|
Wed, 31 Oct 2012
|
[ 10:55 zeising ]
Update to 2.1.0
This release contains some new features and configuration options, as well
as bug fixes. For a more complete changelog, see:
https://opensource.conformal.com/fluxbb/viewtopic.php?id=627
Approved by: kwm, miwi (mentors, implicit)
Feature safe: yes
|
Tue, 28 Aug 2012
|
[ 10:09 zeising ]
Update to version 2.0.2.
This release contains support for Xcursor as well as several bug fixes.
Approved by: miwi (mentor)
|
Thu, 23 Aug 2012
|
[ 11:24 zeising ]
Update spectrwm to version 2.0.0
This is a complete rewrite using xcb and with support for Xft.
Approved by: kwm (mentor)
|
Fri, 20 Jul 2012
|
[ 15:14 zeising ]
Update to version 1.1.2, bugfix release.
Changelog:
* Fix issue where a window/icon could not be clicked or otherwise
manipulated.
* Fix an issue where on some Intel graphics cards when exiting the screen
turned garbled and would blink really badly.
* Bonus fix: spawn_position to actually do what it is supposed to do.
Approved by: kwm (mentor)
|
Wed, 4 Jul 2012
|
[ 14:57 zeising ]
Update to version 1.1.1
Changelog:
* Fix status bar flicker by double-buffering the output.
* Add horizontal_flip and vertical_flip layout options.
* Kill references before focusing on a new window.
* Add new options to change focus behavior on window open and close.
* Increase workspace hard limit to 22.
* Bug and backawards compatiblity fixes.
Approved by: kwm (mentor)
|
Tue, 3 Jul 2012
|
[ 08:28 zeising ]
Change maintainer address to my FreeBSD.org mail address.
Approved by: kwm (mentor)
|
Tue, 6 Mar 2012
|
[ 03:14 eadler ]
Forced commit to note repocopy for renamed project
|
Number of commits found: 41 |