The NetBSD Project

CVS log for src/distrib/sets/lists/xcomp/md.i386

[BACK] Up to [cvs.NetBSD.org] / src / distrib / sets / lists / xcomp

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.63: download - view: text, markup, annotated - select for diffs
Thu Jul 11 20:41:09 2024 UTC (8 months, 1 week ago) by riastradh
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +2 -1 lines
distrib/sets/lists: Add a blank comment line between RCS id and body.

This serves as a buffer between RCS id changes and other changes to
the set lists, in an attempt to reduce the pain of merge conflicts
around mass set list changes.

No functional change intended.

Revision 1.54.14.2: download - view: text, markup, annotated - select for diffs
Mon Apr 13 07:45:34 2020 UTC (4 years, 11 months ago) by martin
Branches: phil-wifi
Diff to: previous 1.54.14.1: preferred, colored; branchpoint 1.54: preferred, colored; next MAIN 1.55: preferred, colored
Changes since revision 1.54.14.1: +47 -47 lines
Mostly merge changes from HEAD upto 20200411

Revision 1.62: download - view: text, markup, annotated - select for diffs
Thu Sep 12 09:45:43 2019 UTC (5 years, 6 months ago) by uki
Branches: MAIN
CVS tags: thorpej-futex-base, thorpej-futex, phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406, phil-wifi-20191119, perseant-exfatfs-base-20240630, perseant-exfatfs-base, perseant-exfatfs, netbsd-10-base, netbsd-10-1-RELEASE, netbsd-10-0-RELEASE, netbsd-10-0-RC6, netbsd-10-0-RC5, netbsd-10-0-RC4, netbsd-10-0-RC3, netbsd-10-0-RC2, netbsd-10-0-RC1, netbsd-10, is-mlppp-base, is-mlppp, cjep_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +47 -47 lines
Give package name to xcomp machine dependency files

Revision 1.54.14.1: download - view: text, markup, annotated - select for diffs
Mon Jun 10 21:42:31 2019 UTC (5 years, 9 months ago) by christos
Branches: phil-wifi
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +19 -4 lines
Sync with HEAD

Revision 1.61: download - view: text, markup, annotated - select for diffs
Tue Apr 16 21:20:51 2019 UTC (5 years, 11 months ago) by mrg
Branches: MAIN
CVS tags: phil-wifi-20190609, netbsd-9-base, netbsd-9-4-RELEASE, netbsd-9-3-RELEASE, netbsd-9-2-RELEASE, netbsd-9-1-RELEASE, netbsd-9-0-RELEASE, netbsd-9-0-RC2, netbsd-9-0-RC1, netbsd-9
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +8 -7 lines
enable EGL and glamor.  partly from maya@.

for x86 and evbarm:
- install headers and libEGL
- install xorg-server glamoregl component
- link xorg drivers against gbm/egl

bonus fix:
- fix some wrongly marked compatx11file files


build tested on shark, sgimips, evbarm64-el, amd64 and i386.
run tested on radeon, intel and nvidia on amd64, including
'modesetting' driver on amd64.  however, my systems disable
it due to llvmpipe so i'm not sure what is happening.

Revision 1.60: download - view: text, markup, annotated - select for diffs
Tue Mar 12 23:50:56 2019 UTC (6 years ago) by christos
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +3 -2 lines
lint library for vdpau

Revision 1.59: download - view: text, markup, annotated - select for diffs
Tue Mar 12 03:37:23 2019 UTC (6 years ago) by mrg
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +1 -2 lines
move the mesa 18 khrplatform.h header into xcomp/mi.

Revision 1.58: download - view: text, markup, annotated - select for diffs
Mon Mar 11 08:05:18 2019 UTC (6 years ago) by mrg
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +2 -2 lines
fix path to khrplatform.h

Revision 1.57: download - view: text, markup, annotated - select for diffs
Sun Mar 10 12:44:58 2019 UTC (6 years ago) by mrg
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +2 -2 lines
libvdpau pkg-config file is called vdpau.pc.

this does not need a special rule, just to be named correctly.

Revision 1.56: download - view: text, markup, annotated - select for diffs
Sun Mar 10 11:18:02 2019 UTC (6 years ago) by mrg
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +8 -1 lines
- build and install libvdpau and x86 and evbarm.
- add khrplatform.h for mesa_ver=18 platforms.

need to enable libvdpau.pc generation (needs special rules)


this mostly comes from maya in the first one, and a small part
of the second:

commit 48eb746983a5a7967fba221e7b167808af36f44a
Author: Maya Rashish <maya@NetBSD.org>
Date:   Sun Feb 24 09:31:22 2019 +0200

    More of vdpau. Cogs spin.

commit d9fbba8f61a43648d32f160c5fa62626788566ff
Author: Maya Rashish <maya@NetBSD.org>
Date:   Sat Feb 23 22:36:37 2019 +0200

    Adjust for MesaLib 18.

    Build llvmpipe driver on x86 (the driver itself is x86-only).
    build llvm on all x86, even on GCC builds.
    galahad driver removed (upstream).
    Don't build mesa 7 at all.

Revision 1.55: download - view: text, markup, annotated - select for diffs
Sun Mar 3 17:52:32 2019 UTC (6 years ago) by maya
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +8 -1 lines
Install more libdrm nouveau headers.

These will be used by mesa 18.

Revision 1.45.6.1: download - view: text, markup, annotated - select for diffs
Wed Jan 18 08:45:48 2017 UTC (8 years, 2 months ago) by skrll
Branches: netbsd-7-nhusb
Diff to: previous 1.45: preferred, colored; next MAIN 1.46: preferred, colored
Changes since revision 1.45: +6 -1 lines
Sync with netbsd-5

Revision 1.45.2.1: download - view: text, markup, annotated - select for diffs
Mon Dec 12 09:32:34 2016 UTC (8 years, 3 months ago) by msaitoh
Branches: netbsd-7
CVS tags: netbsd-7-nhusb-base-20170116, netbsd-7-2-RELEASE, netbsd-7-1-RELEASE, netbsd-7-1-RC2, netbsd-7-1-RC1, netbsd-7-1-2-RELEASE, netbsd-7-1-1-RELEASE, netbsd-7-1
Diff to: previous 1.45: preferred, colored; next MAIN 1.46: preferred, colored
Changes since revision 1.45: +6 -1 lines
Pull up following revision(s) (requested by snj in ticket #1305):
	distrib/sets/lists/xbase/md.amd64: revision 1.15 via patch
	distrib/sets/lists/xbase/md.i386: revision 1.29
	distrib/sets/lists/xcomp/md.amd64: revision 1.43 via patch
	distrib/sets/lists/xcomp/md.i386: revision 1.48 via patch
	distrib/sets/lists/xcomp/mi: revision 1.175
	distrib/sets/lists/xdebug/md.amd64: revision 1.22 via patch
	distrib/sets/lists/xdebug/md.i386: revision 1.21 via patch
	distrib/sets/lists/xserver/md.amd64: revisions 1.85-1.87
	distrib/sets/lists/xserver/md.i386: revision 1.103-1.105
	external/mit/xorg/lib/Makefile: revision 1.36
	external/mit/xorg/lib/gallium/Makefile: revision 1.8, 1.9
	external/mit/xorg/lib/libdrm/drm/Makefile: revision 1.7
	external/mit/xorg/lib/libdrm_nouveau/Makefile: revision 1.1
	external/mit/xorg/lib/libdrm_nouveau/shlib_version: revision 1.1
	external/mit/xorg/server/drivers/Makefile: revision 1.70
	external/mit/xorg/server/drivers/xf86-video-nouveau/Makefile: revisions 1.1, 1.2 via patch
	share/mk/bsd.own.mk: revision 1.875 via patch
Build xf86-video-nouveau and libdrm_nouveau on x86.

Revision 1.54: download - view: text, markup, annotated - select for diffs
Fri Aug 19 22:37:03 2016 UTC (8 years, 7 months ago) by mrg
Branches: MAIN
CVS tags: prg-localcount2-base3, prg-localcount2-base2, prg-localcount2-base1, prg-localcount2-base, prg-localcount2, phil-wifi-base, pgoyette-localcount-20170426, pgoyette-localcount-20170320, pgoyette-localcount-20170107, pgoyette-localcount-20161104, pgoyette-compat-merge-20190127, pgoyette-compat-base, pgoyette-compat-20190127, pgoyette-compat-20190118, pgoyette-compat-1226, pgoyette-compat-1126, pgoyette-compat-1020, pgoyette-compat-0930, pgoyette-compat-0906, pgoyette-compat-0728, pgoyette-compat-0625, pgoyette-compat-0521, pgoyette-compat-0502, pgoyette-compat-0422, pgoyette-compat-0415, pgoyette-compat-0407, pgoyette-compat-0330, pgoyette-compat-0322, pgoyette-compat-0315, pgoyette-compat, perseant-stdc-iso10646-base, perseant-stdc-iso10646, netbsd-8-base, netbsd-8-3-RELEASE, netbsd-8-2-RELEASE, netbsd-8-1-RELEASE, netbsd-8-1-RC1, netbsd-8-0-RELEASE, netbsd-8-0-RC2, netbsd-8-0-RC1, netbsd-8, matt-nb8-mediatek-base, matt-nb8-mediatek, localcount-20160914, bouyer-socketcan-base1, bouyer-socketcan-base, bouyer-socketcan
Branch point for: phil-wifi
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +1 -72 lines
remove all the X11R6 (old xfree86) entries.

a technically more correct solution would be to mark all but the
shared libraries obsolete, but with approximately 10000 entries
it would significantly slowdown postinstall obsolete checking
and as an end-user, i'm not sure i'd want it anyway.

this also makes it much easier to automate X11R7 changes ;-)

Revision 1.53: download - view: text, markup, annotated - select for diffs
Fri Aug 19 20:51:58 2016 UTC (8 years, 7 months ago) by christos
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +2 -1 lines
add missing lint libraries, sort

Revision 1.52: download - view: text, markup, annotated - select for diffs
Wed Aug 17 03:10:22 2016 UTC (8 years, 7 months ago) by mrg
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +5 -1 lines
updates for libdrm 2.4.70.  build libdrm_amdgpu on x86.

Revision 1.51: download - view: text, markup, annotated - select for diffs
Wed Jan 27 15:55:18 2016 UTC (9 years, 1 month ago) by christos
Branches: MAIN
CVS tags: pgoyette-localcount-base, pgoyette-localcount-20160806, pgoyette-localcount-20160726, pgoyette-localcount
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +1 -15 lines
remove debug/lint sets now that the Makefiles have been fixed.

Revision 1.50: download - view: text, markup, annotated - select for diffs
Fri Oct 30 19:04:21 2015 UTC (9 years, 4 months ago) by christos
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +15 -1 lines
add lint libraries

Revision 1.49: download - view: text, markup, annotated - select for diffs
Sat Oct 17 19:20:51 2015 UTC (9 years, 5 months ago) by christos
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +1 -15 lines
remove extra lint libraries now that those libraries are private.

Revision 1.48: download - view: text, markup, annotated - select for diffs
Tue Oct 13 04:33:22 2015 UTC (9 years, 5 months ago) by mrg
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +6 -1 lines
build libdrm_nouveau and xf86-video-nouveau on x86.

crashes early when starting so far.

Revision 1.47: download - view: text, markup, annotated - select for diffs
Thu Sep 24 20:27:40 2015 UTC (9 years, 5 months ago) by christos
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +16 -2 lines
fix debug and lint sets for i386

Revision 1.46: download - view: text, markup, annotated - select for diffs
Fri Aug 22 10:51:39 2014 UTC (10 years, 7 months ago) by apb
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +2 -2 lines
sort

Revision 1.40.2.2: download - view: text, markup, annotated - select for diffs
Tue Aug 19 23:45:44 2014 UTC (10 years, 7 months ago) by tls
Branches: tls-maxphys
Diff to: previous 1.40.2.1: preferred, colored; branchpoint 1.40: preferred, colored; next MAIN 1.41: preferred, colored
Changes since revision 1.40.2.1: +8 -8 lines
Rebase to HEAD as of a few days ago.

Revision 1.43.2.1: download - view: text, markup, annotated - select for diffs
Sun Aug 10 06:48:35 2014 UTC (10 years, 7 months ago) by tls
Branches: tls-earlyentropy
Diff to: previous 1.43: preferred, colored; next MAIN 1.44: preferred, colored
Changes since revision 1.43: +2 -2 lines
Rebase.

Revision 1.39.2.3: download - view: text, markup, annotated - select for diffs
Thu May 22 12:01:33 2014 UTC (10 years, 10 months ago) by yamt
Branches: yamt-pagecache
Diff to: previous 1.39.2.2: preferred, colored; branchpoint 1.39: preferred, colored; next MAIN 1.40: preferred, colored
Changes since revision 1.39.2.2: +8 -8 lines
sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs.  ("Protocol error: too many arguments")

Revision 1.45: download - view: text, markup, annotated - select for diffs
Thu May 15 16:32:28 2014 UTC (10 years, 10 months ago) by apb
Branches: MAIN
CVS tags: tls-maxphys-base, tls-earlyentropy-base, netbsd-7-nhusb-base, netbsd-7-base, netbsd-7-0-RELEASE, netbsd-7-0-RC3, netbsd-7-0-RC2, netbsd-7-0-RC1, netbsd-7-0-2-RELEASE, netbsd-7-0-1-RELEASE, netbsd-7-0
Branch point for: netbsd-7-nhusb, netbsd-7
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +2 -2 lines
sort

Revision 1.44: download - view: text, markup, annotated - select for diffs
Tue Apr 22 15:27:50 2014 UTC (10 years, 11 months ago) by christos
Branches: MAIN
CVS tags: yamt-pagecache-base9
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +2 -2 lines
Kill lint libraries we don't (or can't yet) produce

Revision 1.43: download - view: text, markup, annotated - select for diffs
Thu Jan 2 12:54:36 2014 UTC (11 years, 2 months ago) by tho
Branches: MAIN
CVS tags: riastradh-xf86-video-intel-2-7-1-pre-2-21-15, riastradh-drm2-base3
Branch point for: tls-earlyentropy
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +6 -6 lines
Mark all _pic.a archive files with the 'picinstall' flag.

This fixes checkflist with MKPICINSTALL=no.

ok christos@.

Revision 1.42: download - view: text, markup, annotated - select for diffs
Sun Aug 11 22:29:03 2013 UTC (11 years, 7 months ago) by joerg
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +3 -3 lines
Sort entries in strcmp order.

Revision 1.40.2.1: download - view: text, markup, annotated - select for diffs
Mon Feb 25 00:24:42 2013 UTC (12 years ago) by tls
Branches: tls-maxphys
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +1 -105 lines
resync with head

Revision 1.39.2.2: download - view: text, markup, annotated - select for diffs
Wed Jan 23 00:04:24 2013 UTC (12 years, 2 months ago) by yamt
Branches: yamt-pagecache
CVS tags: yamt-pagecache-tag8
Diff to: previous 1.39.2.1: preferred, colored; branchpoint 1.39: preferred, colored
Changes since revision 1.39.2.1: +1 -105 lines
sync with head

Revision 1.41: download - view: text, markup, annotated - select for diffs
Wed Jan 16 16:01:08 2013 UTC (12 years, 2 months ago) by christos
Branches: MAIN
CVS tags: yamt-pagecache-base8, riastradh-drm2-base2, riastradh-drm2-base1, riastradh-drm2-base, riastradh-drm2, khorben-n900, agc-symver-base, agc-symver
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +1 -105 lines
Add a new "debug" set that gets built when ${MKDEBUG} is set. On evbarm:
-rw-r--r--  1 root  src   35806068 Jan 16 10:47 base.tgz
-rw-r--r--  1 root  src   57374069 Jan 16 10:48 comp.tgz
-rw-r--r--  1 root  src  101286193 Jan 16 10:49 debug.tgz
...
This allows always building the debugging code and libraries but not
installing it (although now it is placed in the default sets if ${MKDEBUG}
is set

Revision 1.39.2.1: download - view: text, markup, annotated - select for diffs
Tue Oct 30 18:48:48 2012 UTC (12 years, 4 months ago) by yamt
Branches: yamt-pagecache
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +2 -1 lines
sync with head

Revision 1.40: download - view: text, markup, annotated - select for diffs
Tue Jul 24 17:41:50 2012 UTC (12 years, 8 months ago) by njoly
Branches: MAIN
CVS tags: yamt-pagecache-base7, yamt-pagecache-base6
Branch point for: tls-maxphys
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +2 -1 lines
+libxgi_drv.so.1.debug

Revision 1.39: download - view: text, markup, annotated - select for diffs
Wed Aug 3 01:43:25 2011 UTC (13 years, 7 months ago) by mrg
Branches: MAIN
CVS tags: yamt-pagecache-base5, yamt-pagecache-base4, yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base, netbsd-6-base, netbsd-6-1-RELEASE, netbsd-6-1-RC4, netbsd-6-1-RC3, netbsd-6-1-RC2, netbsd-6-1-RC1, netbsd-6-1-5-RELEASE, netbsd-6-1-4-RELEASE, netbsd-6-1-3-RELEASE, netbsd-6-1-2-RELEASE, netbsd-6-1-1-RELEASE, netbsd-6-1, netbsd-6-0-RELEASE, netbsd-6-0-RC2, netbsd-6-0-RC1, netbsd-6-0-6-RELEASE, netbsd-6-0-5-RELEASE, netbsd-6-0-4-RELEASE, netbsd-6-0-3-RELEASE, netbsd-6-0-2-RELEASE, netbsd-6-0-1-RELEASE, netbsd-6-0, netbsd-6, matt-nb6-plus-nbase, matt-nb6-plus-base, matt-nb6-plus
Branch point for: yamt-pagecache
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -2 lines
obsolete libxf8_16bpp.

Revision 1.36.2.1: download - view: text, markup, annotated - select for diffs
Tue Feb 8 16:18:40 2011 UTC (14 years, 1 month ago) by bouyer
Branches: bouyer-quota2
Diff to: previous 1.36: preferred, colored; next MAIN 1.37: preferred, colored
Changes since revision 1.36: +8 -2 lines
Sync with HEAD

Revision 1.38: download - view: text, markup, annotated - select for diffs
Thu Jan 20 18:55:38 2011 UTC (14 years, 2 months ago) by jmcneill
Branches: MAIN
CVS tags: cherry-xenmp-base, cherry-xenmp, bouyer-quota2-nbase, bouyer-quota2-base
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +2 -2 lines
bump libchromeXvMC major to match the other hw libraries to make
libXvMCW happy

Revision 1.37: download - view: text, markup, annotated - select for diffs
Thu Jan 20 18:36:46 2011 UTC (14 years, 2 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +7 -1 lines
build and install libchromeXvMCPro from xf86-video-openchrome

Revision 1.36: download - view: text, markup, annotated - select for diffs
Wed Jan 19 01:52:43 2011 UTC (14 years, 2 months ago) by jakllsch
Branches: MAIN
Branch point for: bouyer-quota2
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +15 -3 lines
In case it's too obvious, the libI810XvMC directory is for building the
libI810XvMC library.  Additionally, set list fixes for this and previous
related changes.

Revision 1.35: download - view: text, markup, annotated - select for diffs
Fri May 28 11:27:18 2010 UTC (14 years, 9 months ago) by njoly
Branches: MAIN
CVS tags: matt-mips64-premerge-20101231
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +2 -1 lines
+libgeode_drv.so.2.debug for i386.

Revision 1.34: download - view: text, markup, annotated - select for diffs
Fri May 28 10:49:51 2010 UTC (14 years, 9 months ago) by njoly
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +2 -1 lines
+libopenchrome_drv.so.0.debug for amd64 and i386.

Revision 1.33: download - view: text, markup, annotated - select for diffs
Fri May 28 06:26:55 2010 UTC (14 years, 9 months ago) by mrg
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +7 -1 lines
build libchromeXvMC on x86.

Revision 1.32: download - view: text, markup, annotated - select for diffs
Sun May 23 21:32:50 2010 UTC (14 years, 10 months ago) by mrg
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +4 -3 lines
updates for Mesa 7.7.1.

Revision 1.31: download - view: text, markup, annotated - select for diffs
Sun May 23 06:41:19 2010 UTC (14 years, 10 months ago) by mrg
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +3 -2 lines
updates for xf86-video-vmware

Revision 1.30: download - view: text, markup, annotated - select for diffs
Sun May 23 01:30:25 2010 UTC (14 years, 10 months ago) by mrg
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -1 lines
install libdrm_intel.pc and libdrm_radeon.pc

Revision 1.29: download - view: text, markup, annotated - select for diffs
Sat May 22 23:19:45 2010 UTC (14 years, 10 months ago) by mrg
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -2 lines
intall libkms.h into the right place.  fix some libdrm_radeon issues.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Sat May 22 21:12:29 2010 UTC (14 years, 10 months ago) by mrg
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -2 lines
don't build xf86-input-void; it is obsolete since xorg-server 1.4.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Tue Apr 27 14:33:19 2010 UTC (14 years, 10 months ago) by lukem
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +75 -1 lines
Add usr/libdata/debug entries for shared libraries on i386 with Xorg

Revision 1.19.8.1: download - view: text, markup, annotated - select for diffs
Wed Apr 21 05:20:42 2010 UTC (14 years, 11 months ago) by matt
Branches: matt-nb5-mips64
CVS tags: matt-nb5-mips64-premerge-20101231, matt-nb5-mips64-k15
Diff to: previous 1.19: preferred, colored; next MAIN 1.20: preferred, colored
Changes since revision 1.19: +11 -3 lines
sync to netbsd-5

Revision 1.26: download - view: text, markup, annotated - select for diffs
Sun Mar 14 23:19:18 2010 UTC (15 years ago) by mrg
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +4 -1 lines
fix MKDEBUG=yes builds for bebox, prep, rs6000, alpha, cats, macppc,
netwinder, shark, sparc* and zaurus.  (the other changed files were
already working, but wrong.)

Revision 1.19.2.1: download - view: text, markup, annotated - select for diffs
Thu Sep 17 04:24:27 2009 UTC (15 years, 6 months ago) by snj
Branches: netbsd-5
CVS tags: netbsd-5-2-RELEASE, netbsd-5-2-RC1, netbsd-5-2-3-RELEASE, netbsd-5-2-2-RELEASE, netbsd-5-2-1-RELEASE, netbsd-5-2, netbsd-5-1-RELEASE, netbsd-5-1-RC4, netbsd-5-1-RC3, netbsd-5-1-RC2, netbsd-5-1-RC1, netbsd-5-1-5-RELEASE, netbsd-5-1-4-RELEASE, netbsd-5-1-3-RELEASE, netbsd-5-1-2-RELEASE, netbsd-5-1-1-RELEASE, netbsd-5-1, matt-nb5-pq3-base, matt-nb5-pq3
Diff to: previous 1.19: preferred, colored; next MAIN 1.20: preferred, colored
Changes since revision 1.19: +11 -3 lines
Apply patch (requested by mrg in ticket #958):
Sync X.Org reachover build framework and setlists with the new X.Org.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Fri Sep 4 17:46:06 2009 UTC (15 years, 6 months ago) by christos
Branches: MAIN
CVS tags: matt-premerge-20091211
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +3 -2 lines
PR/41991: Joachim Kuebart: add debug libs for libdrm_intel and unmark the
regular lib as profile.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Jun 12 12:36:50 2009 UTC (15 years, 9 months ago) by njoly
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +3 -3 lines
Mark XOrg {ioport,xorgconfig}.debug as obsolete.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Tue Jun 9 05:24:31 2009 UTC (15 years, 9 months ago) by mrg
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +3 -1 lines
put the drm_intel files in the right places.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue Jun 9 04:39:50 2009 UTC (15 years, 9 months ago) by mrg
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +4 -1 lines
set lists updates for new libdrm, libdrm_intel.

partly from snj@.

Revision 1.19.4.1: download - view: text, markup, annotated - select for diffs
Wed May 13 19:17:53 2009 UTC (15 years, 10 months ago) by jym
Branches: jym-xensuspend
Diff to: previous 1.19: preferred, colored; next MAIN 1.20: preferred, colored
Changes since revision 1.19: +2 -67 lines
Sync with HEAD.

Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html

Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Feb 26 19:05:02 2009 UTC (16 years ago) by njoly
Branches: MAIN
CVS tags: jym-xensuspend-nbase, jym-xensuspend-base
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -1 lines
+ioport.debug

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sat Feb 14 11:23:13 2009 UTC (16 years, 1 month ago) by abs
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -67 lines
Try to cleanup the sets to allow ports without X11R7 servers to build:
- Xnest is mi, cvt and gtf are not
- Man pages are (mostly) mi

Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Oct 23 16:04:26 2008 UTC (16 years, 5 months ago) by cube
Branches: MAIN
CVS tags: netbsd-5-base, netbsd-5-0-RELEASE, netbsd-5-0-RC4, netbsd-5-0-RC3, netbsd-5-0-RC2, netbsd-5-0-RC1, netbsd-5-0-2-RELEASE, netbsd-5-0-1-RELEASE, netbsd-5-0, matt-nb5-mips64-u2-k2-k4-k7-k8-k9, matt-nb5-mips64-u1-k1-k5, matt-nb5-mips64-premerge-20091211, matt-nb4-mips64-k7-u2a-k9b, matt-mips64-base2
Branch point for: netbsd-5, matt-nb5-mips64, jym-xensuspend
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +3 -3 lines
Fix entries for XF86VM(3), so that MKMANZ is properly handled.  Reported by
Marcin M. Jessa on current-users.

Revision 1.13.20.2
Sun Oct 5 20:10:35 2008 UTC (16 years, 5 months ago) by mjf
Branches: mjf-devfs2
FILE REMOVED
Changes since revision 1.13.20.1: +1 -1 lines
Sync with HEAD.

Revision 1.13.20.1: download - view: text, markup, annotated - select for diffs
Sun Sep 28 11:09:20 2008 UTC (16 years, 5 months ago) by mjf
Branches: mjf-devfs2
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +150 -60 lines
Sync with HEAD.

Revision 1.13.24.1: download - view: text, markup, annotated - select for diffs
Thu Sep 18 04:41:14 2008 UTC (16 years, 6 months ago) by wrstuden
Branches: wrstuden-revivesa
Diff to: previous 1.13: preferred, colored; next MAIN 1.14: preferred, colored
Changes since revision 1.13: +150 -60 lines
Sync with wrstuden-revivesa-base-2.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Sep 4 08:04:31 2008 UTC (16 years, 6 months ago) by rtr
Branches: MAIN
CVS tags: wrstuden-revivesa-base-3, wrstuden-revivesa-base-2, mjf-devfs2-base
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -1 lines
add chooser.debug and xorgconfig.debug entries for xorg when MKDEBUG=yes

Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Sep 2 02:23:11 2008 UTC (16 years, 6 months ago) by lukem
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +136 -136 lines
Reformat the columns

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun Aug 31 09:07:25 2008 UTC (16 years, 6 months ago) by mrg
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +67 -1 lines
add several missing i386 xorg files.  now i386 sets work again.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Aug 29 06:08:40 2008 UTC (16 years, 6 months ago) by lukem
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +24 -1 lines
Entries for HTML man pages generated with MKHTML=yes.
PR 29233

Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Aug 28 23:39:01 2008 UTC (16 years, 6 months ago) by rtr
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +60 -60 lines
- add x11 tag to all entries
- add most of the entries required for xorg (with xorg tag)
- add most of the entries required for debuglib (with debuglib tag)

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Jul 23 11:41:26 2006 UTC (18 years, 8 months ago) by lukem
Branches: MAIN
CVS tags: yamt-pf42-baseX, yamt-pf42-base4, yamt-pf42-base3, yamt-pf42-base2, yamt-pf42-base, yamt-pf42, wrstuden-revivesa-base-1, wrstuden-revivesa-base, wrstuden-fixsa-newbase, wrstuden-fixsa-base-1, wrstuden-fixsa-base, wrstuden-fixsa, pre-x-tag, pc532-eol-2008, netbsd-4-base, netbsd-4-0-RELEASE, netbsd-4-0-RC5, netbsd-4-0-RC4, netbsd-4-0-RC3, netbsd-4-0-RC2, netbsd-4-0-RC1, netbsd-4-0-1-RELEASE, netbsd-4-0, netbsd-4, mjf-devfs-base, mjf-devfs, matt-mips64-base, matt-mips64, matt-armv6-prevmlocking, matt-armv6-nbase, matt-armv6-base, matt-armv6, keiichi-mipv6-base, keiichi-mipv6, hpcarm-cleanup-nbase, hpcarm-cleanup-base, hpcarm-cleanup, cube-autoconf-base, cube-autoconf, abandoned-netbsd-4-base, abandoned-netbsd-4
Branch point for: wrstuden-revivesa, mjf-devfs2
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +12 -1 lines
Implement MKDEBUG:
	If "no", don't build and install separate debugging symbols
	into /usr/libdata/debug.
	Default: no

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Jan 11 15:12:46 2004 UTC (21 years, 2 months ago) by lukem
Branches: MAIN
CVS tags: rtr-xorg-branch-base, rtr-xorg-branch, peter-altq-base, peter-altq, netbsd-3-base, netbsd-3-1-RELEASE, netbsd-3-1-RC4, netbsd-3-1-RC3, netbsd-3-1-RC2, netbsd-3-1-RC1, netbsd-3-1-1-RELEASE, netbsd-3-1, netbsd-3-0-RELEASE, netbsd-3-0-RC6, netbsd-3-0-RC5, netbsd-3-0-RC4, netbsd-3-0-RC3, netbsd-3-0-RC2, netbsd-3-0-RC1, netbsd-3-0-3-RELEASE, netbsd-3-0-2-RELEASE, netbsd-3-0-1-RELEASE, netbsd-3-0, netbsd-3, netbsd-2-base, netbsd-2-1-RELEASE, netbsd-2-1-RC6, netbsd-2-1-RC5, netbsd-2-1-RC4, netbsd-2-1-RC3, netbsd-2-1-RC2, netbsd-2-1-RC1, netbsd-2-1, netbsd-2-0-base, netbsd-2-0-RELEASE, netbsd-2-0-RC5, netbsd-2-0-RC4, netbsd-2-0-RC3, netbsd-2-0-RC2, netbsd-2-0-RC1, netbsd-2-0-3-RELEASE, netbsd-2-0-2-RELEASE, netbsd-2-0-1-RELEASE, netbsd-2-0, netbsd-2
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +47 -47 lines
Add support for MKCATPAGES=no MKMAN=no MKMANZ=yes MKLINT=no.
Remove unnecessary entries for directories.
Move some catman pages from xbase -> xserver, to match the man pages.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Jan 9 16:30:21 2004 UTC (21 years, 2 months ago) by rtr
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -9 lines
Move

dpms.h dpmsstr.h xf86misc.h xf86mscstr.h xf86vmode.h xf86vmstr.h libXxf86misc.a
libXxf86vm.a

to mi since always installed.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Jan 8 09:33:34 2004 UTC (21 years, 2 months ago) by lukem
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -6 lines
xf86dga stuff is present in ./mi

Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Jan 8 05:12:32 2004 UTC (21 years, 2 months ago) by rtr
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +42 -1 lines
x11 set lists mi and md.i386

Revision 1.8
Sun Dec 28 15:45:58 2003 UTC (21 years, 2 months ago) by lukem
Branches: MAIN
FILE REMOVED
Changes since revision 1.7: +1 -1 lines
Separate out the X sets:
    *	sets for xsrc/xc (XF 3.x)
		xbase3 xcomp3 xcontrib3 xfont3 xmisc3 xserver3
    *	sets for xsrc/xfree/xc (XF 4.x)
		xbase4 xcomp4 xcontrib4 xfont4 xmisc4 xserver4
    *	sets for src/x11 (reachover build of xsrc/xfree/xc):
		xbase xcomp xcontrib xfont xmisc xserver
	(note: not populated yet, and not to be shared by x*3 or x*4 anymore)

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Feb 11 16:23:19 2002 UTC (23 years, 1 month ago) by tron
Branches: MAIN
CVS tags: netbsd-1-6-base, netbsd-1-6-RELEASE, netbsd-1-6-RC3, netbsd-1-6-RC2, netbsd-1-6-RC1, netbsd-1-6-PATCH002-RELEASE, netbsd-1-6-PATCH002-RC4, netbsd-1-6-PATCH002-RC3, netbsd-1-6-PATCH002-RC2, netbsd-1-6-PATCH002-RC1, netbsd-1-6-PATCH002, netbsd-1-6-PATCH001-RELEASE, netbsd-1-6-PATCH001-RC3, netbsd-1-6-PATCH001-RC2, netbsd-1-6-PATCH001-RC1, netbsd-1-6-PATCH001, netbsd-1-6, fvdl_fs64_base
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -22 lines
First step of supporting XFree86 4.x binary sets:
- Recognize version dependent X11 lists files.
- Move all files which only belong to XFree86 3.3.6 in lists for version 3.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Apr 19 03:11:36 1999 UTC (25 years, 11 months ago) by simonb
Branches: MAIN
CVS tags: wrstuden-devbsize-base, wrstuden-devbsize-19991221, wrstuden-devbsize, netbsd-1-5-base, netbsd-1-5-RELEASE, netbsd-1-5-PATCH003, netbsd-1-5-PATCH002, netbsd-1-5-PATCH001, netbsd-1-5-BETA2, netbsd-1-5-BETA, netbsd-1-5-ALPHA2, netbsd-1-5, minoura-xpg4dl-base, minoura-xpg4dl, comdex-fall-1999-base, comdex-fall-1999
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -0 lines
Add a NetBSD RCS tag to each distrib list file.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Jun 15 13:35:02 1998 UTC (26 years, 9 months ago) by lukem
Branches: MAIN
CVS tags: netbsd-1-4-base, netbsd-1-4-RELEASE, netbsd-1-4-PATCH003, netbsd-1-4-PATCH002, netbsd-1-4-PATCH001, netbsd-1-4
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +20 -20 lines
sort files

Revision 1.1.2.3: download - view: text, markup, annotated - select for diffs
Mon Dec 29 20:03:16 1997 UTC (27 years, 2 months ago) by mellon
Branches: netbsd-1-3
CVS tags: netbsd-1-3-RELEASE, netbsd-1-3-PATCH003-CANDIDATE2, netbsd-1-3-PATCH003-CANDIDATE1, netbsd-1-3-PATCH003-CANDIDATE0, netbsd-1-3-PATCH003, netbsd-1-3-PATCH002, netbsd-1-3-PATCH001
Diff to: previous 1.1.2.2: preferred, colored; branchpoint 1.1: preferred, colored; next MAIN 1.2: preferred, colored
Changes since revision 1.1.2.2: +3 -0 lines
Pull rev 1.4 up from trunk (fvdl)

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Dec 28 15:12:08 1997 UTC (27 years, 2 months ago) by fvdl
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -0 lines
Move some MI stuff to i386 MD files, courtesy of the broken config
files for other ports.

Revision 1.1.2.2: download - view: text, markup, annotated - select for diffs
Sun Dec 28 03:38:08 1997 UTC (27 years, 3 months ago) by mellon
Branches: netbsd-1-3
Diff to: previous 1.1.2.1: preferred, colored; branchpoint 1.1: preferred, colored
Changes since revision 1.1.2.1: +0 -3 lines
Pull rev 1.3 up from trunk (fvdl)

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Dec 27 22:25:10 1997 UTC (27 years, 3 months ago) by fvdl
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +0 -3 lines
Add various missing files.

Revision 1.1.2.1: download - view: text, markup, annotated - select for diffs
Sun Dec 21 03:30:50 1997 UTC (27 years, 3 months ago) by fvdl
Branches: netbsd-1-3
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +41 -0 lines
Pull up from trunk (fvdl, cjs). With permission from Perry.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Dec 21 02:19:16 1997 UTC (27 years, 3 months ago) by fvdl
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +41 -0 lines
Add MD i386 comp files. Mainly XFree86 extension stuff.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Oct 20 06:52:34 1997 UTC (27 years, 5 months ago) by scottr
Branches: MAIN
CVS tags: netbsd-1-3-base, netbsd-1-3-BETA
Branch point for: netbsd-1-3
Add empty set lists for ports that already have distribution sets.

Diff request

This form allows you to request diffs 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.

Log view options

CVSweb <webmaster@jp.NetBSD.org>