From: Alexey Dokuchaev on 10 Apr 2010 11:34 Hello there, Over the last several months, I've had received several questions on maybe we could move VDPAU headers to /usr/local/include/vdpau (nVidia reference driver and our port normally installed them under ${DOCSDIR}). After short discussion with nVidia folks and maintainers that are particularly interested in better location of VDPAU headers, it was decided that they indeed be better placed under /usr/local/include/vdpau. The latest update of the port now provides two symlinks for that matter, which should obsolete other ports' hacks like copying them manually to local build tree. Even more, those hacks could easily break with next update of nVidia driver port, as it was decided to move them from docs completely onto new location. Hence this email. :-) Thanks. ../danfe _______________________________________________ freebsd-ports(a)freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"
From: Alexey Dokuchaev on 10 Apr 2010 12:12 On Sat, Apr 10, 2010 at 07:06:01PM +0300, Ion-Mihai Tetcu wrote: > On Sat, 10 Apr 2010 15:34:45 +0000 > Alexey Dokuchaev <danfe(a)FreeBSD.org> wrote: > > Over the last several months, I've had received several questions on > > maybe we could move VDPAU headers to /usr/local/include/vdpau (nVidia > > reference driver and our port normally installed them under > > ${DOCSDIR}). > > Umm, why were headers installed in DOCSDIR in the first place? >From our discussion with nVidia folks: The only reason the headers are in the doc directory is because the OpenGL headers are also in the doc directory. We simply handled the two sets of headers the same. I don't know why the OpenGL headers aren't installed in a compiler-accessible location. This issue was briefly mentioned when creating our FreeBSD VDPAU packaging, but there was no specific mention of the reasoning behind it. Anyway, I hope things will straighten out soon enough. ../danfe _______________________________________________ freebsd-ports(a)freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"
From: Ion-Mihai Tetcu on 10 Apr 2010 12:06 On Sat, 10 Apr 2010 15:34:45 +0000 Alexey Dokuchaev <danfe(a)FreeBSD.org> wrote: > Hello there, > > Over the last several months, I've had received several questions on > maybe we could move VDPAU headers to /usr/local/include/vdpau (nVidia > reference driver and our port normally installed them under > ${DOCSDIR}). > > After short discussion with nVidia folks and maintainers that are > particularly interested in better location of VDPAU headers, it was > decided that they indeed be better placed > under /usr/local/include/vdpau. The latest update of the port now > provides two symlinks for that matter, which should obsolete other > ports' hacks like copying them manually to local build tree. Even > more, those hacks could easily break with next update of nVidia > driver port, as it was decided to move them from docs completely onto > new location. Hence this email. :-) Umm, why were headers installed in DOCSDIR in the first place? -- IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" FreeBSD committer -> itetcu(a)FreeBSD.org, PGP Key ID 057E9F8B493A297B
|
Pages: 1 Prev: Remove pkg_add -C (chroot functionality) Next: openssl port versioning |