The NetBSD Project

CVS log for pkgsrc/x11/xf86-video-vesa/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / x11 / xf86-video-vesa

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.33 / (download) - annotate - [select for diffs], Sun Nov 12 13:24:38 2023 UTC (4 months, 2 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q4-base, pkgsrc-2023Q4, HEAD
Changes since 1.32: +2 -2 lines
Diff to previous 1.32 (colored) to selected 1.30 (colored)

*: revebump for new brotli option for freetype2

Addresses PR 57693

Revision 1.32 / (download) - annotate - [select for diffs], Sun Jan 29 21:18:30 2023 UTC (13 months, 4 weeks ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1
Changes since 1.31: +2 -1 lines
Diff to previous 1.31 (colored) to selected 1.30 (colored)

*: Recursive revbup from graphics/freetype2

Revision 1.31 / (download) - annotate - [select for diffs], Fri Dec 9 22:01:01 2022 UTC (15 months, 2 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base, pkgsrc-2022Q4
Changes since 1.30: +3 -3 lines
Diff to previous 1.30 (colored)

xf86-video-vesa: update to 2.6.0.

Of particular note, this release changes the conditions under which
the VESA drive refuses to load on Linux systems to avoid conflicts
with the simpledrm driver found in Linux kernel 5.14 and later.

Alan Coopersmith (7):
      Build xz tarballs instead of bzip2
      Fix spelling/wording issues
      gitlab CI: add a basic build test
      gitlab CI: stop requiring Signed-off-by in commits
      VESADGASetMode: remove unused variable scrnIdx
      VESAValidMode: remove duplicate call to VESAGetRec
      xf86-video-vesa 2.6.0

Jocelyn Falempe (1):
      Refuse to run if framebuffer or dri devices are present

Revision 1.30 / (download) - annotate - [selected], Wed Nov 9 13:14:28 2022 UTC (16 months, 2 weeks ago) by joerg
Branch: MAIN
Changes since 1.29: +2 -2 lines
Diff to previous 1.29 (colored)

Reset MAINTAINER

Revision 1.29 / (download) - annotate - [select for diffs], Sun Apr 10 08:53:23 2022 UTC (23 months, 2 weeks ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2
Changes since 1.28: +2 -2 lines
Diff to previous 1.28 (colored) to selected 1.30 (colored)

x11: adapt to new avoid-duplicate.mk usage

Revision 1.28 / (download) - annotate - [select for diffs], Thu Dec 2 18:15:30 2021 UTC (2 years, 3 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4
Changes since 1.27: +3 -1 lines
Diff to previous 1.27 (colored) to selected 1.30 (colored)

xf86-video-*: Add avoid-duplicate.mk

Revision 1.27 / (download) - annotate - [select for diffs], Tue Nov 2 08:20:30 2021 UTC (2 years, 4 months ago) by nia
Branch: MAIN
Changes since 1.26: +3 -1 lines
Diff to previous 1.26 (colored) to selected 1.30 (colored)

modular-xorg: Apply at most partial RELRO for modular drivers.

Revision 1.26 / (download) - annotate - [select for diffs], Thu Sep 10 22:27:04 2020 UTC (3 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3
Changes since 1.25: +2 -2 lines
Diff to previous 1.25 (colored) to selected 1.30 (colored)

xf86-video-vesa: update to 2.5.0.

This release rolls up a few minor bug fixes since 2.4.0. We now refuse
to run on machines with UEFI firmware (on Linux only, patches welcome
for other OSes) since it won't work in the general case and you
probably have a kernel framebuffer driver running already. We also only
attempt to use 24bpp if the alternative would be pseudocolor, but note
that since xserver 1.20 24bpp will not work at all. If you'd like to
fix that case, please note that it is filed as issue #4:

https://gitlab.freedesktop.org/xorg/driver/xf86-video-vesa/-/issues/4

We also notice several cases of running on emulated GPUs, in which case
the shadow framebuffer is disabled by default to improve performance by
reducing the number of copies.

All users are recommended to upgrade, ideally to a better video card
and/or driver.

Full changelog:

Adam Jackson (5):
      Newline-terminate a few error messages
      Refuse to run on UEFI machines
      Try harder to avoid 24bpp
      Disable shadow by default on known-virtual GPUs
      vesa 2.5.0

Alan Coopersmith (2):
      Update README for gitlab migration
      Update configure.ac bug URL for gitlab migration

Benjamin Tissoires (1):
      Refuse to run on UEFI machines running older kernels

Revision 1.25 / (download) - annotate - [select for diffs], Sat Jan 18 23:36:07 2020 UTC (4 years, 2 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 (colored) to selected 1.30 (colored)

all: migrate several HOMEPAGEs to https

pkglint --only "https instead of http" -r -F

With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.

This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.

Revision 1.24 / (download) - annotate - [select for diffs], Fri Feb 16 07:25:14 2018 UTC (6 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1
Changes since 1.23: +2 -3 lines
Diff to previous 1.23 (colored) to selected 1.30 (colored)

xf86-video-vesa: update to 2.4.0.

Nothing terribly exciting, but enough bug fixes to justify a release.

Adam Jackson (4):
      Don't build old probe method on sufficiently new servers
      Fall back to VGA if the palette API isn't supported
      Use VBEFreeVBEInfo not free
      vesa 2.4.0

Emil Velikov (1):
      autogen.sh: use quoted string variables

Ian Lepore (1):
      Honor Option "NoDDC" correctly

Matthew Green (1):
      When debugging, print the VGAbase as well.

Mihail Konev (1):
      autogen: add default patch prefix

Peter Hutterer (1):
      autogen.sh: use exec instead of waiting for configure to finish

Stefan Dirsch (1):
      Use default refresh by default

Revision 1.23 / (download) - annotate - [select for diffs], Fri Feb 26 11:27:21 2016 UTC (8 years, 1 month ago) by jperkin
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
Changes since 1.22: +2 -6 lines
Diff to previous 1.22 (colored) to selected 1.30 (colored)

Use OPSYSVARS.

Revision 1.22 / (download) - annotate - [select for diffs], Tue Jan 5 13:11:46 2016 UTC (8 years, 2 months ago) by tnn
Branch: MAIN
Changes since 1.21: +2 -1 lines
Diff to previous 1.21 (colored) to selected 1.30 (colored)

Bump revision for xorg-server-1.18 driver ABI bump

Revision 1.21 / (download) - annotate - [select for diffs], Mon Jun 29 11:12:05 2015 UTC (8 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3
Changes since 1.20: +2 -3 lines
Diff to previous 1.20 (colored) to selected 1.30 (colored)

Update to 2.3.4:

Minor update to fix PanelID support.  The minimum xserver version is
now 1.6; if you haven't updated your xserver in the last six years, now
would be a good time.

Adam Jackson (3):
      configure: Drop PanelID test
      Don't include deprecated xf86PciInfo.h
      vesa 2.3.4

Alan Coopersmith (1):
      Raise required version of xorg-server to >= 1.6

Revision 1.20 / (download) - annotate - [select for diffs], Sat Apr 25 14:25:24 2015 UTC (8 years, 11 months ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2015Q2-base, pkgsrc-2015Q2
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored) to selected 1.30 (colored)

Recursive revbump following MesaLib update, categories p through x.

Revision 1.19 / (download) - annotate - [select for diffs], Fri Apr 3 09:59:59 2015 UTC (8 years, 11 months ago) by tnn
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored) to selected 1.30 (colored)

Revbump all the xf86-* driver packages so current binary packages get the
modular-xorg-server<1.17 dependency expressed.

Revision 1.18 / (download) - annotate - [select for diffs], Mon May 5 00:48:36 2014 UTC (9 years, 10 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2
Changes since 1.17: +2 -1 lines
Diff to previous 1.17 (colored) to selected 1.30 (colored)

Recursive revbump from x11/pixman
Fix PR pkg/48777

Revision 1.17 / (download) - annotate - [select for diffs], Mon Sep 9 19:25:34 2013 UTC (10 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3
Changes since 1.16: +2 -3 lines
Diff to previous 1.16 (colored) to selected 1.30 (colored)

Update to 2.3.3:

A few cleanups, and a build fix for xserver 1.14.

Adam Jackson (2):
      Remove mibstore.h
      configure: Drop AM_MAINTAINER_MODE

Alexandr Shadchin (2):
      Remove unneeded AM_CONDITIONAL
      Fix check function in VESASaveRestore

Colin Walters (1):
      autogen.sh: Implement GNOME Build API

Egbert Eich (1):
      Make bool option parsing clearer and more consistent

Julien Cristau (1):
      Bump to 2.3.3

Revision 1.16 / (download) - annotate - [select for diffs], Thu May 16 06:31:57 2013 UTC (10 years, 10 months ago) by richard
Branch: MAIN
CVS Tags: pkgsrc-2013Q2-base, pkgsrc-2013Q2
Changes since 1.15: +2 -3 lines
Diff to previous 1.15 (colored) to selected 1.30 (colored)

update to xf86-video-vesa-2.3.2 for modular-xorg-server-1.12.4

Revision 1.15 / (download) - annotate - [select for diffs], Mon Oct 29 05:07:07 2012 UTC (11 years, 5 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.14: +1 -3 lines
Diff to previous 1.14 (colored) to selected 1.30 (colored)

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

Revision 1.14 / (download) - annotate - [select for diffs], Thu Sep 27 10:06:32 2012 UTC (11 years, 6 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3
Changes since 1.13: +7 -1 lines
Diff to previous 1.13 (colored) to selected 1.30 (colored)

Define DRIVER_MAN_SUFFIX on Solaris to the same as every other system, this
diverges from the standard layout on Solaris but ensures a consistent
experience for pkgsrc packages.

Fixes 31 packages on Solaris.

Revision 1.13 / (download) - annotate - [select for diffs], Fri Jun 15 23:06:08 2012 UTC (11 years, 9 months ago) by dholland
Branch: MAIN
CVS Tags: pkgsrc-2012Q2-base, pkgsrc-2012Q2
Changes since 1.12: +5 -5 lines
Diff to previous 1.12 (colored) to selected 1.30 (colored)

Whitespace. (as whined about by pkglint)

Revision 1.12 / (download) - annotate - [select for diffs], Tue Sep 14 11:03:17 2010 UTC (13 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, 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
Changes since 1.11: +2 -1 lines
Diff to previous 1.11 (colored) to selected 1.30 (colored)

Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that
version, and bump all depends.

Per discussion on pkgsrc-changes.

Revision 1.11 / (download) - annotate - [select for diffs], Fri Apr 9 08:53:05 2010 UTC (13 years, 11 months ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2
Changes since 1.10: +3 -1 lines
Diff to previous 1.10 (colored) to selected 1.30 (colored)

Some drivers now have a build time dependency on libXext because
of xextproto -> libXext header rototil.

Revision 1.10 / (download) - annotate - [select for diffs], Sat Feb 6 15:15:10 2010 UTC (14 years, 1 month ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base, pkgsrc-2010Q1
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored) to selected 1.30 (colored)

Update to xf86-video-vesa-2.3.0. Changes:

Fix a comment
Use VBE palette load, not VGA banging.
Remove unused variable.
Don't artificially limit the screen size to 2k
Code motion
Warning fix when !HAVE_ISA
Use own thunk function instead of shadowUpdatePackedWeak
Remove support for non-shadowfb banked framebuffer
Make the VBESetVBEMode fallback message slightly clearer
vesa 2.3.0
.gitignore: use common defaults with custom section # 24239
Several driver modules do not have a ChangeLog target in Makefile.am #23814
INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
configure.ac: remove -I$(prefix)/include from INCLUDES #24676
configure.ac: sdkdir usage duplicates the sdk include dir
Add missing shadowRemove() in VESACloseScreen().

Revision 1.9 / (download) - annotate - [select for diffs], Sun Aug 9 23:00:39 2009 UTC (14 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored) to selected 1.30 (colored)

Update to 2.2.1:

Adam Jackson (1):
      Attempt VBE PanelID if DDC fails

Dave Airlie (3):
      vesa: update for resources/RAC API removal
      vesa: change to using ABI version check
      vesa: bump for release 2.2.1

Peter Hutterer (1):
      Update to xextproto 7.1 support.

Revision 1.8 / (download) - annotate - [select for diffs], Sun Jun 7 21:47:04 2009 UTC (14 years, 9 months ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2
Changes since 1.7: +2 -3 lines
Diff to previous 1.7 (colored) to selected 1.30 (colored)

Update to xf86-video-vesa-2.2.0

2.2.0:
  Add yet another pass to mode validation.
  Add README with pointers to mailing list, bugzilla & git repos
  Remove xorgconfig & xorgcfg from See Also list in man page
2.1.0:
  Make ISA support optional.
  VESASetMode: be verbose about the mode that's being set.
  Properly define the driver version
  Default VESAValidMode to returning MODE_BAD.
  Add a TODO list.
  Warning cleanup.
  Use VBE services for DPMS instead of banging VGA registers manually.

Revision 1.7 / (download) - annotate - [select for diffs], Sun Jun 7 11:24:38 2009 UTC (14 years, 9 months ago) by wiz
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored) to selected 1.30 (colored)

Bump PKGREVISION for modular-xorg-server update.

Revision 1.6 / (download) - annotate - [select for diffs], Thu Sep 18 20:57:52 2008 UTC (15 years, 6 months ago) by bjs
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3
Changes since 1.5: +2 -1 lines
Diff to previous 1.5 (colored) to selected 1.30 (colored)

PKGREVISION bump due to update of x11/modular-xorg-server.

Revision 1.5 / (download) - annotate - [select for diffs], Sat Aug 9 16:21:18 2008 UTC (15 years, 7 months ago) by tnn
Branch: MAIN
CVS Tags: cube-native-xorg-base, cube-native-xorg
Changes since 1.4: +2 -3 lines
Diff to previous 1.4 (colored) to selected 1.30 (colored)

Update to xf86-video-vesa-2.0.0.

2.0.0:
  Remove unused ->device
  Un-duplicate some init code.
  vesa 2.0.0
1.99.1:
  Don't disable FB access when it's already disabled.
  Remove all trace of mfb
  Bug #10004: Fix palette initialization in 8bpp modes.
  Fix boolean inversion in VBE screen clear.
  Remove some useless module loading cruft.
  Prefer a more modern depth/bpp selection.
  Add semi-reasonable mode validation.
  Clean up memory model checking, and properly refuse unsupported models.
  Update copyright.
  vesa 1.99.1
  Bug #11090: xf86-video-vesa COPYING file
  Add conditional support for pci-rework branch.
  Correct '#ifdef' to '#ifndef'.  Oops.
  Use XSERVER_LIBPCIACCESS to autodetect libpciaccess usage.
  Use pci_device_map_range instead of pci_device_map_memory_range
  Rename .cvsignore to .gitignore
  Add *~ to .gitignore to skip patch/emacs droppings
  fixup pciaccess version detect
  Planar video is gone
  Makefile.am: nuke RCS Id

Revision 1.4 / (download) - annotate - [select for diffs], Sat May 24 21:45:18 2008 UTC (15 years, 10 months ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper
Changes since 1.3: +3 -2 lines
Diff to previous 1.3 (colored) to selected 1.30 (colored)

Switch master site to MASTER_SITE_XORG.

Revision 1.3 / (download) - annotate - [select for diffs], Thu Aug 2 14:15:18 2007 UTC (16 years, 8 months ago) by sborrill
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3
Changes since 1.2: +2 -1 lines
Diff to previous 1.2 (colored) to selected 1.30 (colored)

Add patch to stop core dumping when switching resolutions with xrandr.
From:
http://www.redhat.com/archives/fedora-cvs-commits/2006-July/msg03489.html
OK joerg@

Revision 1.2 / (download) - annotate - [select for diffs], Tue Mar 20 15:04:29 2007 UTC (17 years ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1
Changes since 1.1: +3 -3 lines
Diff to previous 1.1 (colored) to selected 1.30 (colored)

Take maintainership. Nuke gmake dependency.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Mar 9 22:03:25 2007 UTC (17 years ago) by xtraeme
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored) to selected 1.30 (colored)

Initial import of xf86-video-vesa-1.3.0.

This is the VESA video driver for the modular Xorg server.

Revision 1.1 / (download) - annotate - [select for diffs], Fri Mar 9 22:03:25 2007 UTC (17 years ago) by xtraeme
Branch: MAIN
Diff to selected 1.30 (colored)

Initial revision

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>