dnl GNOME_CHECK_CXX(not_found_string) AC_DEFUN([GNOME_CHECK_CXX], [ # see if a C++ compiler exists and works AC_REQUIRE([AC_PROG_CXX])dnl if test "x$ac_cv_prog_cxx_works" = xno; then AC_MSG_WARN(ifelse([$1], , "No C++ compiler", [$1])) fi AM_CONDITIONAL(CXX_PRESENT, test "x$ac_cv_prog_cxx_works" != xno) ]) https://www.tfcis.org/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/x11-drivers/xf86-video-chips
Commit message (Expand)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
* Update xorg x11 servers to 1.20.7Niclas Zeising2020-02-211-0/+1
* Switch all ports to use USES=xorg-catNiclas Zeising2019-11-041-1/+1
* x11-drivers/xf86-video-chips: Update to 1.4.0Niclas Zeising2019-02-212-4/+4
* x11-drivers/xf86-video-chips: Update to 1.3.0Niclas Zeising2019-01-032-5/+4
* Change x11/xorgproto to become a build depNiclas Zeising2018-09-121-1/+1
* Switch to xorgproto instead of individual packagesNiclas Zeising2018-08-011-1/+1
* Update X.org WWWsDmitry Marakasov2017-07-141-1/+1
* Xorg-servers update to 1.18.4 with driver updates and revision bumps.Matthew Rezny2017-02-111-0/+1
* Update to 1.2.7 (which is compatible with newer xorg-server)Baptiste Daroussin2017-01-232-3/+4
* Xorg-server update to 1.17.2 with related driver updates and bumps.Koop Mast2015-10-13