/astro/wcslib/

ntw44/cgit-data/cgit.png' alt='cgit logo'/> index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/linux-c7-pango/pkg-plist.i386
Commit message (Collapse)AuthorAgeFilesLines
* Update CentOS 7 ports to 7.6.1810.Tijl Coosemans2019-06-081-6/+7
| | | | | | | | | | | | | | | | | | 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)
* Update Linux CentOS 7 ports to 7.4.1708.Tijl Coosemans2017-10-271-13/+5
|
* Enable i386 support to Linux CentOS 7 ports.Tijl Coosemans2017-02-011-0/+27
| | | | PR: 216646
* Update Linux CentOS 7 ports to 7.3.1611. While 7.2 had semi-official i386Tijl Coosemans2017-01-191-27/+0
| | | | | | | | | | | | packages there are no such packages for 7.3 yet so i386 support has been marked IGNORE for now. Change DIST_SUBDIR to just "centos" so distfiles that remain the same between major versions don't have to be redownloaded. Remove fmake hacks from linux.mk. Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>