The NetBSD Project

CVS log for pkgsrc/wm/blackbox70/Attic/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / wm / blackbox70

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.26, Thu Jun 10 12:48:50 2021 UTC (2 years, 10 months ago) by nia
Branch: MAIN
CVS Tags: HEAD
Changes since 1.25: +1 -1 lines
FILE REMOVED

Make wm/blackbox the latest version, remove weird versioned packages

concept ok'd by gutteridge

Revision 1.25 / (download) - annotate - [select for diffs], Tue Jun 8 21:42:33 2021 UTC (2 years, 10 months ago) by gutteridge
Branch: MAIN
Changes since 1.24: +2 -3 lines
Diff to previous 1.24 (colored) to selected 1.10 (colored)

blackbox70: update to 0.77 (a minor maintenance release)

Upstream change log:

Brian Bidulock <bidulock@openss7.org> (9):
      post-release update
      improvements to maintenance scripts
      document compliance wider
      Merge pull request #31 from dhgutteridge/master
      update for autoconf 2.71
      update release notes
      update release files
      Merge branch 'master' of github.com:bbidulock/blackboxwm
      update release files

David H. Gutteridge <dhgutteridge@users.noreply.github.com> (1):
      EWMH.cc needs cstdlib to compile on some OSes

Revision 1.24 / (download) - annotate - [select for diffs], Wed Sep 30 03:07:25 2020 UTC (3 years, 6 months ago) by gutteridge
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4
Changes since 1.23: +4 -6 lines
Diff to previous 1.23 (colored) to selected 1.10 (colored)

blackbox70: add nls and xft2 options

Add xft2 as a recommended option, following the example of fluxbox.
While here, also make nls a recommended option, rather than being
unconditionally enabled.

Revision 1.23 / (download) - annotate - [select for diffs], Tue Jun 16 23:47:07 2020 UTC (3 years, 10 months ago) by gutteridge
Branch: MAIN
CVS Tags: pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2
Changes since 1.22: +3 -2 lines
Diff to previous 1.22 (colored) to selected 1.10 (colored)

blackbox70: update to 0.76

This is a minor maintenance release. The only significant changes for
non-developers are bug fixes that correct interactions with the pop-up
windows of particular applications, and also fix startup notifications.
While updating this package, I've fixed SunOS builds as well.

Upstream change log:
      post-release update
      better cscope and MDOCDATE handling
      fixups for -Wextra compile
      unset DESKTOP_STARTUP_ID in environment
      update po files
      update release files

Revision 1.22 / (download) - annotate - [select for diffs], Mon Nov 4 21:50:15 2019 UTC (4 years, 5 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored) to selected 1.10 (colored)

wm: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.

Revision 1.21 / (download) - annotate - [select for diffs], Tue Oct 8 02:59:59 2019 UTC (4 years, 6 months ago) by gutteridge
Branch: MAIN
Changes since 1.20: +5 -8 lines
Diff to previous 1.20 (colored) to selected 1.10 (colored)

blackbox70: update to 0.75 (a minor maintenance release)

pkgsrc-specific changes: we are now using upstream's formal release
archive, which means a configure script is provided, so we aren't
pulling in a bunch of tool dependencies just to generate such.

Change log:

Brian Bidulock <bidulock@openss7.org> (16):
      reformat TODO
      generate NEWS better
      update for gettext 0.20.1 to fix issue #23
      update release notes
      generate NOTES and TODO
      place filename last in sed command
      update build process
      have better defaults now
      gcc 9.1 too agressive on array-bounds warnings
      ignore release products
      generate release notes on dist
      handle annotated tags better when generating NEWS
      update po files
      ignore lz files
      update release files
      update release files

Revision 1.20 / (download) - annotate - [select for diffs], Fri Jun 14 02:09:03 2019 UTC (4 years, 10 months ago) by gutteridge
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2
Changes since 1.19: +2 -1 lines
Diff to previous 1.19 (colored) to selected 1.10 (colored)

blackbox70: fix build with gettext-0.20.1

Revision 1.19 / (download) - annotate - [select for diffs], Sat Jan 19 21:21:04 2019 UTC (5 years, 3 months ago) by gutteridge
Branch: MAIN
CVS Tags: pkgsrc-2019Q1-base, pkgsrc-2019Q1
Changes since 1.18: +5 -3 lines
Diff to previous 1.18 (colored) to selected 1.10 (colored)

wm/blackbox70: update to version 0.74

While here, add a LICENSE definition, and fix compliation on some Linux
distributions.

Change log:

Release blackbox-0.74 released 2018-10-31
-----------------------------------------

Brian Bidulock <bidulock@openss7.org> (9):
      update po files
      add a release file
      remove bashisms from gennews.sh
      make autogen.sh handle gnits and remove bashisms
      5-part AC_INIT and prefer asciidoc to asciidoctor
      generate and distribute release file
      add release files to .gitignore
      update po files
      update release files

Brian Bidulock <bidulock@openss7.com> (1):
      Merge pull request #19 from vl-80/fullscreen_fix

VL-80 <vl-80@users.noreply.github.com> (1):
      Fix fullscreen mode for non-maximized windows

Release blackbox-0.73 released 2018-05-28
-----------------------------------------

Brian Bidulock <bidulock@openss7.org> (18):
      zero errno when not using it
      silent rules with /usr prefix
      add branch to substitution
      add more checks
      update make flags
      silent now default
      tweaks
      add some ignores
      better build
      update install file
      initialize XKEYBOARD
      update po files
      become child subreaper and session leader
      Merge branch 'master' of github.com:bbidulock/blackboxwm
      prctl is linux-specific
      update po files
      update release files
      update release files

Brian Bidulock <bidulock@openss7.com> (1):
      Merge pull request #13 from psolyca/master

Damien Gaignon <damien.gaignon@gmail.com> (1):
      Add errno.h as include

Revision 1.18 / (download) - annotate - [select for diffs], Sat Dec 29 04:37:25 2018 UTC (5 years, 3 months ago) by gutteridge
Branch: MAIN
CVS Tags: pkgsrc-2018Q4-base, pkgsrc-2018Q4
Changes since 1.17: +2 -1 lines
Diff to previous 1.17 (colored) to selected 1.10 (colored)

wm/blackbox70: bump PKGREVISION, ride previous change

On second thought, bump PKGREVISION, this was building on NetBSD
as version 0.72, then had a PLIST change, at which point it was
broken.

Revision 1.17 / (download) - annotate - [select for diffs], Sat Dec 29 04:33:16 2018 UTC (5 years, 3 months ago) by gutteridge
Branch: MAIN
Changes since 1.16: +3 -3 lines
Diff to previous 1.16 (colored) to selected 1.10 (colored)

wm/blackbox70: Fix build failure on NetBSD

Address PR pkg/53706: build failure on NetBSD. Build tested on NetBSD
and Linux. (No PKGREVISION since NetBSD was broken, and there are no
anticipated changes to OSes where it was already building.)

Revision 1.16 / (download) - annotate - [select for diffs], Tue Oct 23 12:26:06 2018 UTC (5 years, 5 months ago) by jperkin
Branch: MAIN
Changes since 1.15: +6 -5 lines
Diff to previous 1.15 (colored) to selected 1.10 (colored)

blackbox70: Various fixes, now builds on SunOS.

Revision 1.15 / (download) - annotate - [select for diffs], Fri Oct 12 19:16:29 2018 UTC (5 years, 6 months ago) by he
Branch: MAIN
Changes since 1.14: +2 -3 lines
Diff to previous 1.14 (colored) to selected 1.10 (colored)

Don't use buildlink3.mk of gettex-tools, instead refer
to USE_TOOLS+= gettext-m4.

Revision 1.14 / (download) - annotate - [select for diffs], Fri Oct 12 18:28:53 2018 UTC (5 years, 6 months ago) by he
Branch: MAIN
Changes since 1.13: +3 -2 lines
Diff to previous 1.13 (colored) to selected 1.10 (colored)

Depends on devel/gettext-tools now.
Also, use ${SH} to invoke autogen.sh.
Ride previous commit's version bump.

Revision 1.13 / (download) - annotate - [select for diffs], Fri Oct 12 18:00:55 2018 UTC (5 years, 6 months ago) by he
Branch: MAIN
Changes since 1.12: +13 -7 lines
Diff to previous 1.12 (colored) to selected 1.10 (colored)

Switch upstream for blackbox70, and upgrade to version 0.72.

The old upstream last had a release in November 2005, and the new
upstream in May this year.  In recent rebuilds, the old version
has developed "focus issues" when run with "sloppy focus", as is
my preference. The new upstream is a fork of blackbox but where
this among other issues have been fixed.

The patches have also been re-done and partly renamed, and some of
the old patches to build with SunPro have not been carried forward,
as I don't have a suitable system to verify that these are still
required.

Revision 1.12 / (download) - annotate - [select for diffs], Wed Jul 18 00:06:24 2018 UTC (5 years, 9 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base, pkgsrc-2018Q3
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored) to selected 1.10 (colored)

Mark packages that require C++03 (or the GNU variants) if they fail with
C++14 default language.

Revision 1.11 / (download) - annotate - [select for diffs], Sun Apr 1 21:09:32 2018 UTC (6 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1
Changes since 1.10: +2 -3 lines
Diff to previous 1.10 (colored)

blackbox*: update HOMEPAGE

Revision 1.10 / (download) - annotate - [selected], Fri Mar 13 17:42:58 2015 UTC (9 years, 1 month ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

Use BUILDLINK_LDADD.iconv instead of coding it per platform

Revision 1.9 / (download) - annotate - [select for diffs], Thu Aug 15 20:26:51 2013 UTC (10 years, 8 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3
Changes since 1.8: +3 -3 lines
Diff to previous 1.8 (colored) to selected 1.10 (colored)

Fixed pkglint warnings.

Revision 1.8 / (download) - annotate - [select for diffs], Mon Oct 8 12:42:18 2012 UTC (11 years, 6 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.7: +1 -3 lines
Diff to previous 1.7 (colored) to selected 1.10 (colored)

Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.

Revision 1.7 / (download) - annotate - [select for diffs], Thu Feb 16 19:57:57 2012 UTC (12 years, 2 months ago) by hans
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1
Changes since 1.6: +3 -1 lines
Diff to previous 1.6 (colored) to selected 1.10 (colored)

Fix build on SunOS.

Revision 1.6 / (download) - annotate - [select for diffs], Thu Jun 12 02:14:53 2008 UTC (15 years, 10 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.5: +3 -1 lines
Diff to previous 1.5 (colored) to selected 1.10 (colored)

Add DESTDIR support.

Revision 1.5 / (download) - annotate - [select for diffs], Mon Jan 14 02:04:58 2008 UTC (16 years, 3 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1
Changes since 1.4: +2 -1 lines
Diff to previous 1.4 (colored) to selected 1.10 (colored)

+ Needs libtool.

Revision 1.4 / (download) - annotate - [select for diffs], Thu Jul 19 10:01:10 2007 UTC (16 years, 9 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3
Changes since 1.3: +3 -1 lines
Diff to previous 1.3 (colored) to selected 1.10 (colored)

Needs iconv. From Martin Wilke for FreeBSD.

Revision 1.3 / (download) - annotate - [select for diffs], Thu Feb 22 19:27:18 2007 UTC (17 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored) to selected 1.10 (colored)

Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.

Revision 1.2 / (download) - annotate - [select for diffs], Thu Feb 1 21:56:13 2007 UTC (17 years, 2 months ago) by joerg
Branch: MAIN
Changes since 1.1: +5 -2 lines
Diff to previous 1.1 (colored) to selected 1.10 (colored)

Modular Xorg support.

Revision 1.1 / (download) - annotate - [select for diffs], Sun Aug 20 23:07:17 2006 UTC (17 years, 8 months ago) by jschauma
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3
Diff to selected 1.10 (colored)

By popular demand:
Finally add packages for the "new" version of blackbox, 0.70.x.
This window manager is incompatible with older versions, and older
add-on applications (aka "bbtools") will not work with this version.
Hence, add new versions of bbkeys and bbpager as well, to provide
at least the basics.  (Again, these will not work with older versions.)
Why are we adding these?  Well, I'm told that blackbox 0.70.x is
fully EWMH compliant and has better fonts.  And people always ask
"why is blackbox 0.70.x not in pkgsrc?".

blackbox version 0.65 and the other bbtools that work with blackbox
will remain in pkgsrc.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>