Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.18.1_1 25 Nov 2024 09:28:01 |
Dima Panov (fluffy) |
devel/libpciaccess: pet portlint, replace spaces with tab
Noticed by: jbeich
Sponsored by: Future Crew, LLC |
0.18.1_1 25 Nov 2024 07:43:06 |
Dima Panov (fluffy) |
devel/libpciaccess: add RUN_DEPENDS=mics/hwdata
libpciaccess search and use existing pci_ids database, pull dependency on
Sponsored by: Future Crew, LLC |
0.18.1 13 Jul 2024 12:28:45 |
Gleb Popov (arrowd) Author: Жунёва Мария Михайловна |
devel/libpciaccess: update to 0.18.1
Reviewed by: diizzy, jbeich
Tested by: arrowd
Pull Request: https://github.com/freebsd/freebsd-ports/pull/273
Sponsored by: Serenity Cybersecurity, LLC |
0.18 05 Feb 2024 08:01:47 |
Emmanuel Vadot (manu) |
devel/libpciaccess: Update to 0.18
Release
notes: https://lists.x.org/archives/xorg-announce/2024-February/003453.html
Sponsored by: Beckhoff Automation GmbH & Co. KG |
0.17 26 Mar 2023 17:31:30 |
Emmanuel Vadot (manu) |
devel/libpciaccess: Update to 0.17
While here use upstreamed patches and remove dep on pciics,
if the file exists it is prefered but by default use pci_vendors from base.
Releases
notes: https://lists.x.org/archives/xorg-announce/2022-October/003226.html
Sponsored by: Beckhoff Automation GmbH & Co. KG |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.16 07 Sep 2022 21:10:59 |
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.
(Only the first 15 lines of the commit message are shown above ) |
0.16 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.16 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.16 03 Nov 2019 21:56:38 |
zeising |
Switch all ports to use USES=xorg-cat
Change all ports to use USES=xorg-cat instead of the old XORG_CAT
Add USES=xorg and USES=gl as needed to x11@ ports |
0.16 05 Aug 2019 21:29:28 |
zeising |
devel/libpciaccess: Update to 0.16, fix regression
Update devel/libpciaccess to 0.16. All local patches have been included in
this version, so delete those files.
Add a patch to fix a regression when using certain video drivers,
xf86-video-mga, xf86-video-nv and xf86-video-vesa, at least, have been
reported to have issues with 0.14.
PR: 239065 (tracking the regression)
Reported by: george@m5p.com, several others
MFC after: 2019Q3 (fixes regression in 0.14)
Sponsored by: B3 Init
Obtained from: Graphics Team dev repo |
0.14 30 Jun 2019 17:04:04 |
zeising |
x11/libpciaccess: Update to 0.14.0
Update x11/libpciaccess to 0.14.0. Rework the patch to match what has
been submitted upstream.
Remove old code that was used before PCIOCGETBAR. PCIOCGETBAR has been part
of FreeBSD for a long time.
Remove check for if pci_io.pi_sel.pc_domain exists. This has been the case
for quite some time.
Add a function to detect if a driver has been attached to a PCI device
Implement pci_device_freebsd_open_io, this fixes runtime of xf86-video-qxl
and possibly other drivers [1]
Reformat and try to apply upstream style.
Side note, instead of trying to patch configure, I've elected to change
configure.ac and add a dependency on autoreconf. The difference between the
previous configure and a new configure generated by the patched configure.ac
is quite large.
PR: 238590 [1]
Submitted by: cem [1]
Obtained from: FreeBSD Graphics Team development repo
Sponsored by: B3 Init (zeising) |
0.13.5 29 May 2018 09:04:19 |
amdmi3 |
- Add LICENSE
- Update WWW
Approved by: portmgr blanket |
0.13.5 08 Apr 2017 14:50:13 |
rezny |
Update to 0.13.5
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10314 |
0.13.4 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.13.4 20 Oct 2015 13:31:03 |
kwm |
Update libpciaccess to 0.13.4.
Regen patch so patch doesn't complain anymore.
Obtained from: Xorg devel repo |
0.13.3 18 Apr 2015 15:34:37 |
kwm |
Misc X.org port updates:
Update gccmakedep to 1.0.3.
Update imake to 1.0.7.
Update libpciaccess to 0.13.3.
Update libdrm to 2.4.60.
Update bitmap to 1.0.8.
Update fstobdf to 1.0.6.
Update iceauth to 1.0.7.
Update libXdmcp to 1.1.2.
Update libXp to 1.0.3.
Update libXvMC to 1.0.9.
Update libXxf86vm to 1.1.4.
Update libxshmfence to 1.2.
Update randrproto to 1.4.1. (Only the first 15 lines of the commit message are shown above ) |
0.13.2_2 23 Apr 2014 13:25:17 |
tijl |
When linking a library libA with a library libB using libtool, if libB.la
exists, libtool will add all libraries libB.la refers to (dependency_libs
field) to the linker command line and store them in the dependency_libs
field of libA.la. So everything that subsequently links with libA will also
link to these extra libraries. This causes too much overlinking.
This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs
field in .la libraries during staging. However, because .la libraries have
very limited use when dependency_libs is empty it makes sense to completely
remove them during staging.
So with this commit USES=libtool is modified to remove .la libraries and a
new form (USES=libtool:keepla) is introduced in case they need to be kept
(dependency_libs is still emptied).
(Only the first 15 lines of the commit message are shown above ) |
0.13.2_1 16 Apr 2014 18:28:50 |
zeising |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
0.13.2 16 Dec 2013 11:11:10 |
zeising |
Switch FreeBSD CURRENT to use the new xorg stack (WITH_NEW_XORG=) [0]
If the old xorg stack is still needed, it is possible to add WITHOUT_NEW_XORG=
to /etc/make.conf to get the old version.
Update several xorg related ports, including:
x11/libxcb 1.9.1 -> 1.9.3
graphics/libdrm 2.4.46 -> 2.4.50
x11/pixman 0.30.2 -> 0.32.4
x11/xkeyboard-config 2.9 -> 2.10.1
x11-drivers/xf86-input-keyboard 1.7.0 -> 1.8.0
Fix dissapearing cursor in xf86-video-vmware [2]
Stagify all x11@-owned ports
Bump portrevisions for xf86-* ports due to xserver version change.
Fix fallout from updates where needed.
Thanks to: all testersi, bdrewery and the FreeBSD x11@ team
exp-run by: bdrewery [1]
PR: ports/184684 [1], ports/181385 [2]
Submitted by: Douglas Carmichael <dcarmich@dcarmichael.net> [2]
Approved by: portmgr (bdrewery), core (jhb) [0] |
0.13.2 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
0.13.2 14 Aug 2013 12:40:32 |
zeising |
Update to 0.13.2
Obtained from: xorg development repo |
0.13.1_3 03 Jul 2013 11:43:04 |
zeising |
Give this a chance to work on sparc as well.
Submitted by: Marius Strobl
Obtained from: xorg development repo |
0.13.1_2 18 Jun 2013 23:36:00 |
jkim |
Update the legacy I/O patch to support ia64. |
0.13.1_1 25 May 2013 14:37:03 |
zeising |
The FreeBSD x11 team proudly presents
an zeising, kwm, miwi, bapt, eadler production:
Xorg 7.7
Starring:
xserver 1.12.4 (new xorg only)
Mesa 8.0.4, including libGL, libGLU and dri (new xorg only)
libX11 1.5.0
libxcb 1.9
libdrm 2.4.42 (new xorg only)
freeglut 2.8.1
Also starring:
Updates to drivers and other libraries and utilities
(Only the first 15 lines of the commit message are shown above ) |
0.12.1 09 Nov 2011 15:26:04 |
miwi |
- Remove WITH_FBSD10_FIX, is no longer needed |
0.12.1 28 Oct 2011 18:13:30 |
miwi |
- Fix build on FreeBSD 10 |
0.12.1 25 Feb 2011 16:52:50 |
miwi |
- Please welcome Xorg 7.5.1
The X-Server has been patched to the latest 1.7.X series, drivers
and fonts have been updated to the latest versions. This update includes
some components from Xorg 7.6 with a lot of improvements, and it seems
that the performance is much better than the old version. Also this
Update fix build issues with clang and binutils 2.17.50 in current,
remove 6.X gruft and de-author pkg-descr.
I would like to thank:
Beat Gaetzi
Dima Panov
Koop Mast
Eitan Adler
and all Testers.
PR: ports/147646
ports/148035
ports/148744
ports/150223
ports/152889
ports/154457 |
0.12.0 01 Oct 2010 00:58:34 |
sunpoet |
- Update to 0.12.0
- Use = instead of += on CONFIGURE_ARGS
PR: ports/149161
Approved by: pgollucci (mentor) |
0.11.0 01 May 2010 11:41:07 |
miwi |
- Update to Xorg 7.5
The Intel drivers was patched to work with
the new server. The drivers for Vesa, NV,NVIDIA and
ATI have been tested thoroughfully and seem to work fine.
A complete changelog of Xorg 7.5 can you read here:
http://www.x.org/releases/X11R7.5/
A note to FreeBSD 6.X users: We strongly recommend you
to update your system to 7.x or above.
For updating try
portupgrade -af \* (Only the first 15 lines of the commit message are shown above ) |
0.10.6_1 08 Feb 2010 00:14:49 |
marius |
Correct an inverted !__sparc64__.
Approved by: rnoland |
0.10.6 07 May 2009 19:38:59 |
rnoland |
Update to 0.10.6 |
0.10.5_6 31 Mar 2009 20:19:04 |
marius |
Given that the x86-centric approach of mmap(2)'ing PCI memory via
mem(4) doesn't work on sparc64, revert to the pre-libpciaccess
approach of using the tty(4) device opened by the X server there.
Hopefully we have proper MI means of doing so one day.
Approved by: flz |
0.10.5_5 26 Feb 2009 02:05:29 |
rnoland |
Use the new PCIOCGETBAR if it is available, rather than frob the
BARs ourself.
Submitted by: Nathan Whitehorn <nwhitehorn@freebsd.org> |
0.10.5_4 08 Feb 2009 23:44:20 |
rnoland |
Fixup a couple of typos from the previous patch.
This should fix BIOS mapping on those chips that don't have a specific
pci rom.
Reported by: Michael Butler <imb@protected-networks.net> |
0.10.5_3 08 Feb 2009 06:04:32 |
rnoland |
Locate the BIOS BAR via the pci registers if it is available.
Calculate the correct BIOS size as well. Previously, we just
always used the standard 64k VGA bios entry at 0xc0000. We still
do that if we don't find a BIOS BAR. |
0.10.5_2 29 Jan 2009 18:50:48 |
rnoland |
Some drivers depend on pci chip revision id to function properly. We
had the info, but we weren't populating the field. Do that now.
This fixes at least mga, possibly other drivers.
Reported by: Mark Knight <markk@knigma.org>
Tested by: Mark Knight <markk@knigma.org>,
Warren Block <wblock@wonkity.com> |
0.10.5_1 25 Jan 2009 17:05:10 |
rnoland |
We shouldn't go around frobbing pci BARs while they are enabled.
Commit these fixes until I get them committed upstream and a
release cut.
Approved by: garga (mentor, implicit) |
0.10.5 23 Jan 2009 16:28:36 |
flz |
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG). |