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/blackbox/Makefile

Number of commits found: 45

Monday, 26 Feb 2024
17:52 Muhammad Moinur Rahman (bofh) search for other commits by this committer
x11-wm/blackbox: Moved man to share/man

Approved by:    portmgr (blanket)
commit hash: 4eb4ad6aba2284483e80f2a4c43372ac07299d28 commit hash: 4eb4ad6aba2284483e80f2a4c43372ac07299d28 commit hash: 4eb4ad6aba2284483e80f2a4c43372ac07299d28 commit hash: 4eb4ad6aba2284483e80f2a4c43372ac07299d28 4eb4ad6
Thursday, 11 Jan 2024
10:31 Baptiste Daroussin (bapt) search for other commits by this committer
MANPREFIX: eliminate the use of MANPREFIX for x11*

While here move some manpages to share/man
commit hash: e762d0756bd3dd0ecf51d412559453d5031e6155 commit hash: e762d0756bd3dd0ecf51d412559453d5031e6155 commit hash: e762d0756bd3dd0ecf51d412559453d5031e6155 commit hash: e762d0756bd3dd0ecf51d412559453d5031e6155 e762d07
Monday, 6 Nov 2023
10:03 Rodrigo Osorio (rodrigo) search for other commits by this committer
*/*: 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
commit hash: 06df180a9e39055026499a326ef67812801a8919 commit hash: 06df180a9e39055026499a326ef67812801a8919 commit hash: 06df180a9e39055026499a326ef67812801a8919 commit hash: 06df180a9e39055026499a326ef67812801a8919 06df180
Friday, 28 Jul 2023
06:32 Fernando Apesteguía (fernape) search for other commits by this committer 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)
commit hash: 1bd91c34660f630db4d1414a2d64b47162a5baad commit hash: 1bd91c34660f630db4d1414a2d64b47162a5baad commit hash: 1bd91c34660f630db4d1414a2d64b47162a5baad commit hash: 1bd91c34660f630db4d1414a2d64b47162a5baad 1bd91c3
Sunday, 23 Jul 2023
15:53 Muhammad Moinur Rahman (bofh) search for other commits by this committer
x11-wm/blackbox: Fix build with llvm16

- Pet portclippy

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
commit hash: 83aaa5d8aaa761df50a5904cd9084d6b99b34ed6 commit hash: 83aaa5d8aaa761df50a5904cd9084d6b99b34ed6 commit hash: 83aaa5d8aaa761df50a5904cd9084d6b99b34ed6 commit hash: 83aaa5d8aaa761df50a5904cd9084d6b99b34ed6 83aaa5d
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
Sunday, 20 Jun 2021
13:14 Piotr Kubaj (pkubaj) search for other commits by this committer
x11-wm/blackbox: fix build on powerpc

Same issue as on armv*.
commit hash: 2037b2ce13e4d39984a184e6f5b0bac63caa4690 commit hash: 2037b2ce13e4d39984a184e6f5b0bac63caa4690 commit hash: 2037b2ce13e4d39984a184e6f5b0bac63caa4690 commit hash: 2037b2ce13e4d39984a184e6f5b0bac63caa4690 2037b2ce
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
Thursday, 7 Nov 2019
18:36 zeising search for other commits by this committer
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.
Original commitRevision:517000 
Monday, 10 Sep 2018
13:14 mat search for other commits by this committer
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
Original commitRevision:479406 
Thursday, 9 Aug 2018
06:42 koobs search for other commits by this committer
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
Original commitRevision:476722 
Tuesday, 10 Oct 2017
21:31 linimon search for other commits by this committer
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)
Original commitRevision:451721 
Monday, 26 Jun 2017
22:20 linimon search for other commits by this committer
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)
Original commitRevision:444416 
Thursday, 8 Dec 2016
19:23 tijl search for other commits by this committer
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.
Original commitRevision:428150 
Sunday, 29 Nov 2015
21:53 mmoll search for other commits by this committer
x11-wm/blackbox: fix build on arm

PR:		200124
Submitted by:	Mikael Urankar <mikael.urankar@gmail.com>
Approved by:	maintainer (timeout)
Original commitRevision:402631 
Friday, 8 Aug 2014
08:42 olgeni search for other commits by this committer
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)
Original commitRevision:364347 
Wednesday, 26 Feb 2014
09:45 miwi search for other commits by this committer
- Stage support
Original commitRevision:346174 
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 
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 
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 
Friday, 12 Oct 2012
22:00 rakuco search for other commits by this committer
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
Original commitRevision:305794 
Wednesday, 10 Oct 2012
21:51 rakuco search for other commits by this committer
Convert to OptionsNG.

PR:		ports/172561
Submitted by:	Andrew J. Caines <A.J.Caines@halplant.com> (maintainer)
Feature safe:	yes
Original commitRevision:305690 
Thursday, 20 Oct 2011
03:33 danfe search for other commits by this committer
Fix the build with libX11 > 1.40.
Original commit
Sunday, 2 Oct 2011
19:54 pav search for other commits by this committer
- Mark BROKEN: does not compile
  Util.cc:197: error: 'std::string bt::textPropertyToString(Display*,
XTextProperty&)' should have been declared inside 'bt'

Reported by:    pointyhat
Original commit
Friday, 8 Jul 2011
10:27 danfe search for other commits by this committer
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)
Original commit
Friday, 18 Mar 2011
02:54 danfe search for other commits by this committer
- 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)
Original commit
Saturday, 22 Aug 2009
00:39 amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with X
Original commit
Friday, 25 Jul 2008
14:34 pav search for other commits by this committer
- 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
Original commit
Saturday, 22 Mar 2008
08:55 miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
Original commit
Saturday, 19 May 2007
20:32 flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Original commit
Saturday, 13 May 2006
05:00 edwin search for other commits by this committer
Remove USE_REINPLACE from categories starting with X
Original commit
Monday, 14 Nov 2005
03:56 edwin search for other commits by this committer
[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>
Original commit
Friday, 18 Mar 2005
21:20 flz search for other commits by this committer
- 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>
Original commit
Friday, 11 Mar 2005
19:25 flz search for other commits by this committer
- Update to 0.70.0.
- Assign maintainership to submitter.

PR:             ports/78678
Submitted by:   Danny Koenig <dako@bsdberlin.org>
Approved by:    pav (mentor)
Original commit
Tuesday, 10 Aug 2004
11:04 vs search for other commits by this committer
Reset maintainer. Much thanks to Stijn for maintaining the ports so far!

PR:             ports/70203
Submitted by:   Stijn Hoop (maintainer)
Original commit
Sunday, 19 Oct 2003
11:28 krion search for other commits by this committer
- Fix build on -current

PR:             58235
Submitted by:   maintainer
Original commit
Friday, 21 Feb 2003
14:19 knu search for other commits by this committer
De-pkg-comment.
Original commit
Thursday, 19 Sep 2002
14:38 obraun search for other commits by this committer
* Upgrade to 0.65.0.
* Use new x11-wm/boxtools port.

PR:             ports/42947
Submitted by:   maintainer
Original commit
Wednesday, 20 Feb 2002
10:33 markp search for other commits by this committer
Updated to 0.62.1.    
Original commit
Friday, 25 Jan 2002
22:47 pat search for other commits by this committer
Update to 0.62.0   Give maintainership to submitter    
Original commit
Monday, 9 Oct 2000
08:28 trevor search for other commits by this committer
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.    
Original commit
Tuesday, 29 Aug 2000
16:57 kevlo search for other commits by this committer
Update to version 0.61    
Original commit
Sunday, 18 Jun 2000
02:43 cpiazza search for other commits by this committer
Update to 0.60.3    
Original commit
Saturday, 17 Jun 2000
17:34 cpiazza search for other commits by this committer
Make Patrick Seal <patseal@hyperhost.net> the maintainer since   I've been
neglecting this port lately..    
Original commit

Number of commits found: 45