non port: x11-wm/blackbox/Makefile |
SVNWeb
|
Number of commits found: 40 |
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 )
|
Sun, 20 Jun 2021
|
[ 13:14 Piotr Kubaj (pkubaj) ] 2037b2ce
x11-wm/blackbox: fix build on powerpc
Same issue as on armv*.
|
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.
|
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.
|
Mon, 10 Sep 2018
|
[ 13:14 mat ] (Only the first 10 of 995 ports in this commit are shown above. )
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
|
Thu, 9 Aug 2018
|
[ 06:42 koobs ] (Only the first 10 of 11 ports in this commit are shown above. )
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.
(Only the first 15 lines of the commit message are shown above )
|
Tue, 10 Oct 2017
|
[ 21:31 linimon ] (Only the first 10 of 44 ports in this commit are shown above. )
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)
|
Mon, 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)
|
Thu, 8 Dec 2016
|
[ 19:23 tijl ] (Only the first 10 of 122 ports in this commit are shown above. )
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.
|
Sun, 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)
|
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)
|
Wed, 26 Feb 2014
|
[ 09:45 miwi ]
- Stage support
|
Fri, 27 Sep 2013
|
[ 15:17 madpilot ]
Import a bunch of iconv fixes.
Submitted by: marino
Approved by: portmgr (bapt, implicit)
|
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, 27 Apr 2013
|
[ 18:25 mva ] (Only the first 10 of 181 ports in this commit are shown above. )
- 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
|
Fri, 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
|
Wed, 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
|
Thu, 20 Oct 2011
|
[ 03:33 danfe ]
Fix the build with libX11 > 1.40.
|
Sun, 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
|
Fri, 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)
|
Fri, 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)
|
Sat, 22 Aug 2009
|
[ 00:39 amdmi3 ] (Only the first 10 of 148 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with X
|
Fri, 25 Jul 2008
|
[ 14:34 pav ] (Only the first 10 of 213 ports in this commit are shown above. )
- 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
|
Sat, 22 Mar 2008
|
[ 08:55 miwi ] (Only the first 10 of 58 ports in this commit are shown above. )
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Sat, 13 May 2006
|
[ 05:00 edwin ] (Only the first 10 of 191 ports in this commit are shown above. )
Remove USE_REINPLACE from categories starting with X
|
Mon, 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>
|
Fri, 18 Mar 2005
|
[ 21:20 flz ] (Only the first 10 of 15 ports in this commit are shown above. )
- 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>
|
Fri, 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)
|
Tue, 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)
|
Sun, 19 Oct 2003
|
[ 11:28 krion ]
- Fix build on -current
PR: 58235
Submitted by: maintainer
|
Fri, 21 Feb 2003
|
[ 14:19 knu ] (Only the first 10 of 166 ports in this commit are shown above. )
De-pkg-comment.
|
Thu, 19 Sep 2002
|
[ 14:38 obraun ]
* Upgrade to 0.65.0.
* Use new x11-wm/boxtools port.
PR: ports/42947
Submitted by: maintainer
|
Wed, 20 Feb 2002
|
[ 10:33 markp ]
Updated to 0.62.1.
|
Fri, 25 Jan 2002
|
[ 22:47 pat ]
Update to 0.62.0 Give maintainership to submitter
|
Mon, 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.
|
Tue, 29 Aug 2000
|
[ 16:57 kevlo ]
Update to version 0.61
|
Sun, 18 Jun 2000
|
[ 02:43 cpiazza ]
Update to 0.60.3
|
Sat, 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: 40 |