non port: x11-wm/blackbox/Makefile |
Number of commits found: 45 |
Monday, 26 Feb 2024
|
17:52 Muhammad Moinur Rahman (bofh)
x11-wm/blackbox: Moved man to share/man
Approved by: portmgr (blanket)
4eb4ad6 |
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 |
Monday, 6 Nov 2023
|
10:03 Rodrigo Osorio (rodrigo)
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems
Approved by: portmgr (blanket)
PR: 274888
06df180 |
Friday, 28 Jul 2023
|
06:32 Fernando Apesteguía (fernape) Author: Trond Endrestol
x11-wm/blackbox: switch from std::mem_fun to std::mem_fn
The former is deprecated.
PR: 272660
Reported by: Trond.Endrestol@ximalas.info
Approved by: A.J.Caines@halplant.com (maintainer)
1bd91c3 |
Sunday, 23 Jul 2023
|
15:53 Muhammad Moinur Rahman (bofh)
x11-wm/blackbox: Fix build with llvm16
- Pet portclippy
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation
83aaa5d |
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 |
Sunday, 20 Jun 2021
|
13:14 Piotr Kubaj (pkubaj)
x11-wm/blackbox: fix build on powerpc
Same issue as on armv*.
2037b2ce |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Thursday, 7 Nov 2019
|
18:36 zeising
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.
|
Monday, 10 Sep 2018
|
13:14 mat
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine
|
Thursday, 9 Aug 2018
|
06:42 koobs
x11-wm/blackbox: Fix build with Clang 6, Fix TOOLS_ONLY option
Clang 6 (on 12-CURRENT) reports the following error during build:
EWMH.cc:250:7: error: non-constant-expression cannot be narrowed from type
'long' to 'unsigned long' in initializer list [-Wc++11-narrowing]
{ static_cast<long>(x), static_cast<long>(y) };
^~~~~~~~~~~~~~~~~~~~
There was also a bug introduced 4 years ago which removed the MAN1 variable a
later INSTALL_MAN macro relied on [1]. This caused a build/install failure
when the TOOLS_ONLY option was enabled.
This change fixes those two issues.
While I'm here level up port compliance:
- Add LICENSE_FILE
- Convert to OPTIONS helpers
- Regenerate patches
[1] http://svnweb.freebsd.org/changeset/ports/346174
[2] https://lists.freebsd.org/pipermail/freebsd-ports/2018-August/114039.html
PR: 226708
Submitted by: <Trond Endrestol ximalas info> (Clang 6 fix)
Approved by: Andrew J. Caines <A J Caines halplant com> (technically)
Approved by: portmgr (implicit, build fixes, framework compliance)
Reported by: Erich Dollansky <freebsd ed lists sumeritec com> [2]
MFH: 2018Q3
|
Tuesday, 10 Oct 2017
|
21:31 linimon
For ports that are explicitly enabled on armv6, also enable them
on armv7. This has not been tested with an -exp run but should
"do no harm".
PR: 221894 (partial)
|
Monday, 26 Jun 2017
|
22:20 linimon
Scrub mention of armv6hf from ARCHS. It was never in a released version.
While here, sort ARCHS and pet portlint.
Reviewed by: imp
Approved by: portmgr (tier-2 blanket)
|
Thursday, 8 Dec 2016
|
19:23 tijl
Remove libiconv.so.3 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since.
|
Sunday, 29 Nov 2015
|
21:53 mmoll
x11-wm/blackbox: fix build on arm
PR: 200124
Submitted by: Mikael Urankar <mikael.urankar@gmail.com>
Approved by: maintainer (timeout)
|
Friday, 8 Aug 2014
|
08:42 olgeni
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)
|
Wednesday, 26 Feb 2014
|
09:45 miwi
- Stage support
|
Friday, 27 Sep 2013
|
15:17 madpilot
Import a bunch of iconv fixes.
Submitted by: marino
Approved by: portmgr (bapt, implicit)
|
Saturday, 21 Sep 2013
|
00:01 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-wm)
|
Saturday, 27 Apr 2013
|
18: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
|
Friday, 12 Oct 2012
|
22:00 rakuco
Follow-up to r305690: convert the OPTIONS line to OptionsNG as well.
Thanks to kwm@ for the heads-up.
PR: ports/172561
Feature safe: yes
|
Wednesday, 10 Oct 2012
|
21:51 rakuco
Convert to OptionsNG.
PR: ports/172561
Submitted by: Andrew J. Caines <A.J.Caines@halplant.com> (maintainer)
Feature safe: yes
|
Thursday, 20 Oct 2011
|
03:33 danfe
Fix the build with libX11 > 1.40.
|
Sunday, 2 Oct 2011
|
19:54 pav
- Mark BROKEN: does not compile
Util.cc:197: error: 'std::string bt::textPropertyToString(Display*,
XTextProperty&)' should have been declared inside 'bt'
Reported by: pointyhat
|
Friday, 8 Jul 2011
|
10:27 danfe
Remove `x11-wm/boxtools' port and provide an OPTION to install tools only.
Blackbox port is very light, and this separation does not really buys us
anything expect having to maintain two ports that operate on the very same
distfile. I could have probably just completely removed tools-only mode,
but there might be folks out there who believe this is a useful feature.
Approved by: maintainer (general idea)
|
Friday, 18 Mar 2011
|
02:54 danfe
- Replace direct (via LIB_DEPENDS) libXft dependency with USE_XORG one
- Optimize away `.for .. .endfor' loop when installing PORTDOCS
- Wrap one overly long line, canonicalize Makefile header while here
- Handle license installation via LICENSE framework
Approved by: maintainer (earlier version of patch)
|
Saturday, 22 Aug 2009
|
00:39 amdmi3
- Switch SourceForge ports to the new File Release System: categories starting
with X
|
Friday, 25 Jul 2008
|
14:34 pav
- Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
|
Saturday, 22 Mar 2008
|
08:55 miwi
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
|
Saturday, 19 May 2007
|
20:32 flz
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Saturday, 13 May 2006
|
05:00 edwin
Remove USE_REINPLACE from categories starting with X
|
Monday, 14 Nov 2005
|
03:56 edwin
[MAINTAINER UPDATE] x11-wm/blackbox to 0.70.1
Update Blackbox window manager to current version, 0.70.1.
PR: ports/88969
Submitted by: Andrew J. Caines <A.J.Caines@halplant.com>
|
Friday, 18 Mar 2005
|
21:20 flz
- Add UPDATING entry about latest blackbox ports changes.
- Update boxtools to 0.70.0.
- Update bbpager to 0.4.0.
- Global cleanup in blackbox and bbkeys.
PR: ports/78967
Submitted by: Andrew J. Caines <A.J.Caines@halplant.com>
|
Friday, 11 Mar 2005
|
19:25 flz
- Update to 0.70.0.
- Assign maintainership to submitter.
PR: ports/78678
Submitted by: Danny Koenig <dako@bsdberlin.org>
Approved by: pav (mentor)
|
Tuesday, 10 Aug 2004
|
11:04 vs
Reset maintainer. Much thanks to Stijn for maintaining the ports so far!
PR: ports/70203
Submitted by: Stijn Hoop (maintainer)
|
Sunday, 19 Oct 2003
|
11:28 krion
- Fix build on -current
PR: 58235
Submitted by: maintainer
|
Friday, 21 Feb 2003
|
14:19 knu
De-pkg-comment.
|
Thursday, 19 Sep 2002
|
14:38 obraun
* Upgrade to 0.65.0.
* Use new x11-wm/boxtools port.
PR: ports/42947
Submitted by: maintainer
|
Wednesday, 20 Feb 2002
|
10:33 markp
Updated to 0.62.1.
|
Friday, 25 Jan 2002
|
22:47 pat
Update to 0.62.0 Give maintainership to submitter
|
Monday, 9 Oct 2000
|
08:28 trevor
Update from 0.61.0 to 0.61.1, submitted by maintainer. To account for files
left behind after "make deinstall" I also added a MAN1 line and added the
Cthulhain style file, which is new in this version, to pkg-plist. I fixed a
stray space found by portlint -t.
|
Tuesday, 29 Aug 2000
|
16:57 kevlo
Update to version 0.61
|
Sunday, 18 Jun 2000
|
02:43 cpiazza
Update to 0.60.3
|
Saturday, 17 Jun 2000
|
17:34 cpiazza
Make Patrick Seal <patseal@hyperhost.net> the maintainer since I've been
neglecting this port lately..
|
Number of commits found: 45 |