<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/security/linux-c7-nss, branch release/12.3.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F12.3.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F12.3.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2021-04-06T14:31:07Z</updated>
<entry>
<title>Remove # $FreeBSD$ from Makefiles.</title>
<updated>2021-04-06T14:31:07Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2021-04-06T11:55:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=305f148f482daf30dcf728039d03d019f88344eb'/>
<id>urn:sha1:305f148f482daf30dcf728039d03d019f88344eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update Linux CentOS ports to 7.9.2009.</title>
<updated>2021-03-04T16:50:29Z</updated>
<author>
<name>Tijl Coosemans</name>
<email>tijl@FreeBSD.org</email>
</author>
<published>2021-03-04T16:50:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=9aae2889e098dee4f0c58e664645448bc438bffc'/>
<id>urn:sha1:9aae2889e098dee4f0c58e664645448bc438bffc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to 3.44.0-7.el7_7.</title>
<updated>2019-12-30T11:37:27Z</updated>
<author>
<name>Tijl Coosemans</name>
<email>tijl@FreeBSD.org</email>
</author>
<published>2019-12-30T11:37:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=812d9901cafd9a19173a6fdcdf1991a8a833b34a'/>
<id>urn:sha1:812d9901cafd9a19173a6fdcdf1991a8a833b34a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to CentOS 7.7.1908.</title>
<updated>2019-09-21T08:56:20Z</updated>
<author>
<name>Tijl Coosemans</name>
<email>tijl@FreeBSD.org</email>
</author>
<published>2019-09-21T08:56:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=e4c0bd396a9947480291f8fd50ab94bd6d4858fd'/>
<id>urn:sha1:e4c0bd396a9947480291f8fd50ab94bd6d4858fd</id>
<content type='text'>
Put libdrm into a separate port so it can be kept at the CentOS 7.6 version.
The new version fails to detect graphics hardware on FreeBSD.
</content>
</entry>
<entry>
<title>Address some portlint warnings in the Linux infrastructure ports.</title>
<updated>2019-06-08T15:59:46Z</updated>
<author>
<name>Tijl Coosemans</name>
<email>tijl@FreeBSD.org</email>
</author>
<published>2019-06-08T15:59:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=bb5cf6c4f3c10d3eff9b5891aa38093e483e4a60'/>
<id>urn:sha1:bb5cf6c4f3c10d3eff9b5891aa38093e483e4a60</id>
<content type='text'>
Eliminate LINUXNAME from port Makefiles.  This was just a helper variable
without special meaning outside port Makefiles but several developers have
copied it to new ports where it was then unused, apparently thinking that
it did have some special meaning.
</content>
</entry>
<entry>
<title>Eliminate RPMVERSION from Linux ports and set DISTVERSIONSUFFIX instead.</title>
<updated>2019-06-08T13:13:29Z</updated>
<author>
<name>Tijl Coosemans</name>
<email>tijl@FreeBSD.org</email>
</author>
<published>2019-06-08T13:13:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=5b721b6172f0b02b0d3421aa9e919fb500e789dc'/>
<id>urn:sha1:5b721b6172f0b02b0d3421aa9e919fb500e789dc</id>
<content type='text'>
This puts all version information together in the port Makefiles.
</content>
</entry>
<entry>
<title>Update CentOS 7 ports to 7.6.1810.</title>
<updated>2019-06-08T12:13:46Z</updated>
<author>
<name>Tijl Coosemans</name>
<email>tijl@FreeBSD.org</email>
</author>
<published>2019-06-08T12:13:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=f099d068fcacbcc86cba65c6a9217fa7dcef32fe'/>
<id>urn:sha1:f099d068fcacbcc86cba65c6a9217fa7dcef32fe</id>
<content type='text'>
This adds some new ports:
converters/linux-c7-fribidi required by x11-toolkits/linux-c7-pango.
graphics/linux-c7-libglvnd required by graphics/linux-c7-dri.
graphics/linux-c7-wayland required by graphics/linux-c7-dri.
print/linux-c7-freetype unbundled from emulators/linux_base-c7 because it
depends on graphics/linux-c7-png now.

Mesa OpenGL libraries in graphics/linux-c7-dri now support libglvnd (GL
Vendor-Neutral Dispatch library) which allows some applications to use
Mesa while others use Nvidia OpenGL.  The x11/nvidia-driver* ports have
been changed so versions above 390.42 now use CentOS libglvnd and no longer
install a bundled copy.

PR:		229431
Submitted by:	pkubaj (partly)
</content>
</entry>
<entry>
<title>Add back libnsspem.  It was split off into a separate package.</title>
<updated>2018-01-29T21:42:07Z</updated>
<author>
<name>Tijl Coosemans</name>
<email>tijl@FreeBSD.org</email>
</author>
<published>2018-01-29T21:42:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=7510ed36cab7b4e72e21bc677ee223ab4b6685a3'/>
<id>urn:sha1:7510ed36cab7b4e72e21bc677ee223ab4b6685a3</id>
<content type='text'>
PR:		225541
Submitted by:	dbn
</content>
</entry>
<entry>
<title>Update Linux CentOS 7 ports to 7.4.1708.</title>
<updated>2017-10-26T19:23:18Z</updated>
<author>
<name>Tijl Coosemans</name>
<email>tijl@FreeBSD.org</email>
</author>
<published>2017-10-26T19:23:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b7fad8b86f070aa2ec8436b8f835c56886fdad62'/>
<id>urn:sha1:b7fad8b86f070aa2ec8436b8f835c56886fdad62</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Update security/linux-c7-nss to 3.28.4-1.2.el7_3. [1]</title>
<updated>2017-07-07T16:17:48Z</updated>
<author>
<name>Tijl Coosemans</name>
<email>tijl@FreeBSD.org</email>
</author>
<published>2017-07-07T16:17:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=471eaa0e56dd01a932a04c1f33d4c2361650b4ff'/>
<id>urn:sha1:471eaa0e56dd01a932a04c1f33d4c2361650b4ff</id>
<content type='text'>
- Move nss-softokn-freebl to linux_base-c7 because it is needed by
  libcrypt.so (part of glibc).

PR:		220147 [1]
Submitted by:	Piotr Kubaj &lt;pkubaj@anongoth.pl&gt; [1]
</content>
</entry>
</feed>
