aboutsummaryrefslogtreecommitdiff
path: root/graphics/cairo
Commit message (Collapse)AuthorAgeFilesLines
* Update cairo to 1.16.0.Koop Mast2019-03-234-60/+9
| | | | | | | | PR: 233742 Submitted by: Charlie Li <ml+freebsd@vishwin.info> Notes: svn path=/head/; revision=496632
* Do not set CONFIGURE_ARGS twiceTobias Kortkamp2019-01-081-4/+1
| | | | Notes: svn path=/head/; revision=489671
* The FreeBSD GNOME team proudly presents GNOME 3.28 for FreeBSD.Koop Mast2018-09-304-28/+139
| | | | | | | | | | | | The offical GNOME 3.28 release notes can be found at https://help.gnome.org/misc/release-notes/3.28/ Thanks to Antoine Brodin for running the exp-runs. PR: 229761 Notes: svn path=/head/; revision=480951
* Change x11/xorgproto to become a build depNiclas Zeising2018-09-111-1/+1
| | | | | | | | | | | | | | | | | | Change x11/xorgproto to become a build time dependency when added to USE_XORG. Change the dependency to be on the port, rather than a file the port installs. Fix fallout. Bump portrevision on depending ports. PR: 230909 Reviewed by: eadler Approved by: portmgr (antoine) Obtained from: https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorgproto exp-run: antoine Differential Revision: https://reviews.freebsd.org/D16906 Notes: svn path=/head/; revision=479538
* Switch to xorgproto instead of individual packagesNiclas Zeising2018-07-311-2/+2
| | | | | | | | | | | | | | | | | | | | | Upstream used to distribute protocol headers as separate packages, but has decided to merge those to a common package, named xorgproto. This update tracks that change. * Add a new port, x11/xorgproto, with are protocol headers for xorg. * Hook the new protocol port to the build and to infrastructure in bsd.xorg.mk. * Update all ports with a dependency on any of the old *proto packages to instead depend on xorgproto. Bump portrevision. * Delete the old *proto packages, update MOVED. PR: 230023 Submitted by: zeising Approved by: portmgr (antoine) exp-run by: antoine Notes: svn path=/head/; revision=476013
* Update LICENSESunpoet Po-Chuan Hsieh2017-09-241-1/+3
| | | | | | | | | - Add LICENSE_FILE Approved by: portmgr (blanket) Notes: svn path=/head/; revision=450506
* - Update WWWDmitry Marakasov2017-09-071-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=449390
* Revision bump of all ports with USE_GL after consolidation of mesa-libsMatthew Rezny2017-05-231-1/+1
| | | | | | | | Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D10845 Notes: svn path=/head/; revision=441503
* Update cairo to 1.14.8.Koop Mast2017-03-082-6/+8
| | | | | | | | * Record indirect gettext-runtime dependancy for the GLIB option. * Activate the gnome framework properly (don't depend on the workaround) Notes: svn path=/head/; revision=435693
* graphics/cairo: clean upJan Beich2016-07-251-15/+9
| | | | | | | | | | | | | | - Convert to option helpers - Fix LICENSE combination - Add missing X11 dependencies [1] PR: 198996 [1] Submitted by: yuri@rawbw.com [1] Approved by: portmgr blanket MFH: 2016Q3 Notes: svn path=/head/; revision=419084
* - Fix trailing whitespace in pkg-descrs, categories [g-n]*Dmitry Marakasov2016-05-191-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415499
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-6/+6
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* Fix packaging of cairo in poudriere when the glib option is disabled.Koop Mast2016-01-201-5/+5
| | | | | | | | | | | | cairo-sphinx doesn't have a disable switch, but it checks for the present of glib. Add the sphinx plist files under the GLIB option, so that when sphinx plist entries are consistent, regardless if glib is installed or not. PR: 195187 Notes: svn path=/head/; revision=406748
* Update cairo to 1.14.6.Koop Mast2015-12-102-5/+4
| | | | Notes: svn path=/head/; revision=403473
* Unbreak INDEXAntoine Brodin2015-11-091-2/+2
| | | | Notes: svn path=/head/; revision=401103
* Update port Makefile to support mips build of cairo.Sean Bruno2015-11-095-14/+25
| | | | | | | | | | Add License Information PR: 201683 Submitted by: Carlos J Puga Medina <cpm@fbsd.es> Notes: svn path=/head/; revision=401102
* Collapse the EGL option into the OPENGL option.Koop Mast2015-08-062-8/+5
| | | | | | | The build fails if EGL is selected but OPENGL isn't. Notes: svn path=/head/; revision=393636
* Fix endianness detection on head with strings(1) from ELF toolchain.Jung-uk Kim2015-08-051-2/+3
| | | | | | | | Approved by: gnome (maintainer, timeout > 6 months) MFH: 2015Q3 Notes: svn path=/head/; revision=393617
* The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD.Koop Mast2015-08-054-13/+43
| | | | | | | | | | | | | | | | | | | | | The offical GNOME 3.16 release notes can be found at https://help.gnome.org/misc/release-notes/3.16/ Upgrade instructions for port users: Delete the old tracker package with: # pkg delete -f tracker And user port upgrade tool of choice to upgrade. Thanks to Antoine Brodin for running the exp-runs. This release was made possible by the following people: Gustau Perez Ting-Wei_Lan PR: 201980 Notes: svn path=/head/; revision=393607
* - Add CPE infoDmitry Marakasov2015-05-131-1/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=386274
* graphics category: Remove $PTHREAD_LIBSJohn Marino2015-03-251-1/+1
| | | | | | | | | graphics/zbar didn't pass check-plist (pre-existing), fixed. approved by: PTHREAD blanket Notes: svn path=/head/; revision=382266
* Bump portrevision after png updateBaptiste Daroussin2014-12-251-0/+1
| | | | Notes: svn path=/head/; revision=375598
* Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgradeAntoine Brodin2014-12-251-1/+1
| | | | Notes: svn path=/head/; revision=375594
* Update to 1.12.18.Koop Mast2014-12-096-67/+7
| | | | | | | | | | Don't depend on libX11 when X11 option is disabled. [1] PR: 195569 [1] Submitted by: madpilot@ [1] Notes: svn path=/head/; revision=374361
* Cleanup plistBaptiste Daroussin2014-10-201-2/+0
| | | | Notes: svn path=/head/; revision=371283
* The MAP_NORESERVE flag to mmap() has never been implemented in FreeBSD andJohn Baldwin2014-10-181-0/+11
| | | | | | | | | | | | is being removed. No portrev bump needed since the kernel will continue to accept this flag for old binaries even after support for it in new binaries is removed. PR: 193961 Approved by: portmgr (antoine) Notes: svn path=/head/; revision=371117
* The cairo port is now updated to 1.12.16.Koop Mast2014-09-124-63/+86
| | | | | | | | | | | | | | We delayed the update of cairo to the 1.12 series as long as we possibly could, but 1.10 was blocking updates to other ports, e.g. pango and gtk30. Continued availability of cairo 1.10 would prevent building of any GTK+ applications. Cairo 1.12 exposes some driver bugs in xf86-video-intel 2.7.1, and may expose bugs in other older drivers. These bugs manifest as display artifacts. Conversely, this update fixes some graphical glitches with xorg-server 1.12. Notes: svn path=/head/; revision=368007
* When linking a library libA with a library libB using libtool, if libB.laTijl Coosemans2014-04-231-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | exists, libtool will add all libraries libB.la refers to (dependency_libs field) to the linker command line and store them in the dependency_libs field of libA.la. So everything that subsequently links with libA will also link to these extra libraries. This causes too much overlinking. This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs field in .la libraries during staging. However, because .la libraries have very limited use when dependency_libs is empty it makes sense to completely remove them during staging. So with this commit USES=libtool is modified to remove .la libraries and a new form (USES=libtool:keepla) is introduced in case they need to be kept (dependency_libs is still emptied). PORTREVISION is bumped on all ports with USES=libtool that install .la libraries. Most ports are also changed to add :keepla because .la libraries have to be kept around as long as there are dependent ports with .la libraries that refer to them in their dependency_libs field. In most cases :keepla can be removed again as soon as all dependent ports that install .la libraries have some form of USES=libtool added to their Makefile. PR: ports/188759 Exp-run: bdrewery Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=351936
* The FreeBSD x11@ and graphics team proudly presentsNiclas Zeising2014-04-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a zeising, kwm production, with help from dumbbell, bdrewery: NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE This update switches over to use the new xorg stack by default on FreeBSD 9 and 10 stable, on osversions where vt(9) is available. It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in /etc/make.conf . FreeBSD 8-STABLE and released versions of FreeBSD still use the old version. A package repository with binary packages for new xorg will be available soon. This patch also contains updates of libxcb and related ports, pixman, as well as some drivers and utilities. Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due to xserver version change. Apart from these updates, the way shared libraries are handled has been changed for all xorg ports, as well as libxml2 and freetype, which means ltverhack is gone and as a consequence shared libraries have been bumped. The plan is that this change will make library bumps less likely in the future. All affected ports have had their portrevisions bumped as a consequence of this. Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT. Update instructions, hardware support, and more notes can be found on https://wiki.freebsd.org/Graphics Thanks to: all testers, bdrewery and the FreeBSD x11@ team exp-run by: bdrewery [1] PR: ports/187602 [1] Approved by: portmgr (bdrewery), core (jhb) Notes: svn path=/head/; revision=351411
* Support stageBaptiste Daroussin2014-04-112-8/+12
| | | | | | | Switch to USES=libtool Notes: svn path=/head/; revision=350982
* Switch FreeBSD CURRENT to use the new xorg stack (WITH_NEW_XORG=) [0]Niclas Zeising2013-12-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | If the old xorg stack is still needed, it is possible to add WITHOUT_NEW_XORG= to /etc/make.conf to get the old version. Update several xorg related ports, including: x11/libxcb 1.9.1 -> 1.9.3 graphics/libdrm 2.4.46 -> 2.4.50 x11/pixman 0.30.2 -> 0.32.4 x11/xkeyboard-config 2.9 -> 2.10.1 x11-drivers/xf86-input-keyboard 1.7.0 -> 1.8.0 Fix dissapearing cursor in xf86-video-vmware [2] Stagify all x11@-owned ports Bump portrevisions for xf86-* ports due to xserver version change. Fix fallout from updates where needed. Thanks to: all testersi, bdrewery and the FreeBSD x11@ team exp-run by: bdrewery [1] PR: ports/184684 [1], ports/181385 [2] Submitted by: Douglas Carmichael <dcarmich@dcarmichael.net> [2] Approved by: portmgr (bdrewery), core (jhb) [0] Notes: svn path=/head/; revision=336621
* The FreeBSD graphics/x11 team proudly presentsNiclas Zeising2013-09-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a kwm, zeising production: MESA 9.1.6 Starring: Mesa 9.1.6, including libGL, libGLU and dri (new xorg only) Addition of libEGL and libglesv2 KMS support for ATI graphics cards in 10-current (new xorg only) Improved sparc64 support for new xorg. [1] pixman 0.30.2, including shlib bump and portrevision bumps libX11 1.6.2 Make absolute pointing devices work with x11-drivers/xf86-input-mouse x11-drivers/xf86-video-ati 7.2.0 for 10-current (KMS aware ati driver) Also starring: Updates to drivers and other libraries and utilities Additional notes: When updating MESA related ports (libGL, dri) you need to remove old versions first. See UPDATING for details. PR: ports/181962 [2] Submitted by: marius [1] zeising [2] Exp-run by: bdrewery Approved by: portmgr (bdrewery) Thanks to all who helped testing! Notes: svn path=/head/; revision=328711
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | graphics) Notes: svn path=/head/; revision=327733
* Add pkgconfig as build to fix the build with non default options. [1]Koop Mast2013-05-261-4/+4
| | | | | | | | | | | While here convert the pixman depend to USE_XORG, and remove the versions in lib_depends. PR: ports/178984 Submitted by: Garrett Wollman <wollman@xyz.csail.mit.edu> Notes: svn path=/head/; revision=319100
* - Remove the gobject enable flag in the global since there is an option toJeremy Messenger2013-03-191-4/+3
| | | | | | | | disable it. - gnomehack -> USES=pathfix Notes: svn path=/head/; revision=314662
* For building with libGL we also need dri2proto. Make it available for portsKoop Mast2013-01-161-1/+1
| | | | | | | | | using cairo when cairo is build with OpenGL support (off by default). Submitted by: zeising@ Notes: svn path=/head/; revision=310489
* - Update xcb-util to 0.3.9Renato Botelho2012-12-101-1/+1
| | | | | | | | | | - Update xcb-util-wm to 0.3.9 - Update xcb-util-keysyms to 0.3.9 - Update xcb-util-image to 0.3.9 - Bump PORTREVISION on dependant ports Notes: svn path=/head/; revision=308628
* Convert to OptionsNGBaptiste Daroussin2012-09-261-20/+18
| | | | | | | | | | | | When OPENGL option is activated, then cairo.pc hard depends on glproto.p, thus glproto is now also a run dependency of cairo if OPENGL is activated, this unbreak building ports depending on cairo if OPENGL option is activated and WITH_NEW_XORG and WITH_KMS are sets Approved by: gnome (kwm) Notes: svn path=/head/; revision=304894
* Mark as broken on ARM.Mark Linimon2012-09-041-0/+4
| | | | | | | | | PR: ports/170946 Submitted by: linimon Hat: portmgr Notes: svn path=/head/; revision=303634
* - update png to 1.5.10Dirk Meyer2012-06-011-2/+2
| | | | Notes: svn path=/head/; revision=297915
* Back out the update of 1.12.2. Our Xorg stuff doesn't work with newer cairoJeremy Messenger2012-05-263-28/+14
| | | | | | | | | | very well to some certain machines, which those have to be fixed first before we can update cairo. Bump the PORTEPOCH. Reported by: several Notes: svn path=/head/; revision=297468
* Unbreak the reference port.Koop Mast2012-05-241-1/+2
| | | | | | | Submitted by: pointyhat via pav Notes: svn path=/head/; revision=297333
* Update to 1.12.2.Jeremy Messenger2012-05-213-13/+26
| | | | Notes: svn path=/head/; revision=297149
* Adjust necesary ports to build with xcb-util 0.3.8Renato Botelho2012-01-151-3/+3
| | | | | | | | | | | | | | audio/pulseaudio is being updated to 0.9.23 x11/startup-notification is being updated to 0.12 Both was approved by kwm@ x11-wm/awesome is being updated to 3.4.11 Exp-run by: pav@ Notes: svn path=/head/; revision=289257
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+0
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* Fix plist after last commit. bump portrevision.Koop Mast2011-03-301-1/+2
| | | | | | | | PR: ports/156056 Submitted by: ohauer@ Notes: svn path=/head/; revision=272009
* Make GLib dependency optional.Alexander Nedotsukov2011-03-292-8/+16
| | | | Notes: svn path=/head/; revision=271972
* Enable the tee surface backend, needed by firefox 4.Koop Mast2011-03-022-1/+4
| | | | | | | Submitted by: beat Notes: svn path=/head/; revision=270120
* Update to 1.10.2.Koop Mast2011-02-283-16/+4
| | | | | | | | PR: ports/153983 Submitted by: Takefu <takefu@airport.fm> Notes: svn path=/head/; revision=269965
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663