aboutsummaryrefslogtreecommitdiff
path: root/graphics/reallyslick
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Convert the tree to USES=openalAntoine Brodin2013-12-251-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=337464
* 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
* Fix build with linker that does not copy the dt_need from libraries it linksBaptiste Daroussin2013-07-261-8/+3
| | | | | | | | | | | with like recent binutils. [1] Trim header Convert to USES=gmake Obtained from: DPorts [1] Notes: svn path=/head/; revision=323700
* This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.Eitan Adler2013-03-191-1/+1
| | | | | | | | | | | | If a port used other USE_GNOME items it was untouched. The ports that used other USES were fixed by hand. PR: ports/177081 Reviewed by: bapt Approved by: portmgr (miwi) Notes: svn path=/head/; revision=314640
* - Bump port after ImageMagick updateBeech Rintoul2012-12-111-2/+2
| | | | | | | | - Remove version - Bump PORTREVISION Notes: svn path=/head/; revision=308713
* Switch from libglut to freeglut and retire libglut. Libglut hasn't beenKoop Mast2012-08-041-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | developed in years and has been dropped from the MESA 8.0 distribution. Freeglut is a rewrite of glut and is actively developed and is used by many linux distributions instead of libglut. Bump all ports that directly depend on libglut because of the shlib version change. There are some extra items in this patch. *) Because freeglut doesn't have the same dependancies as libglut, some ports need extra dependencies added to USE_XORG to make them build. *) Mark graphics/f90gl broken, f90gl depends on a header that is only shipped with libglut. *) Remove option for libglut/freeglut selection in games/cake, only freeglut remains now. *) While here fix a png related build issue games/vegastrike. Thanks to miwi for running the exp-run. Approved by: portmgr (miwi) Collaboration with: zeising@ Obtained from: xorg-dev staging area. Notes: svn path=/head/; revision=302037
* Conver to new options frameworkBaptiste Daroussin2012-06-121-6/+7
| | | | Notes: svn path=/head/; revision=299156
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* Update ImageMagick to 6.7.2-10 (shlib bumped to .5)Martin Matuska2011-10-111-2/+2
| | | | Notes: svn path=/head/; revision=283359
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-3/+2
| | | | | | | | | | | | - 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
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276992
* Update ImageMagick to 6.6.2-10Martin Matuska2010-07-241-2/+2
| | | | Notes: svn path=/head/; revision=258173
* - Add glew to the list of supported USE_GL variablesPietro Cerutti2010-04-271-1/+1
| | | | | | | | | - Patch ports depending on GLEW directly Approved by: portmgr (pav) Notes: svn path=/head/; revision=253358
* - Bump Magick++, MagickWand or MagickCore dependencyMartin Matuska2010-03-281-2/+2
| | | | Notes: svn path=/head/; revision=251659
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - Introduce USE_OPENAL variable for OpenAL consumersPav Lucistnik2010-01-251-1/+2
| | | | | | | | | | | | - Switch to openal-soft as a default OpenAL implementation PR: ports/142123 Submitted by: mva Tested by: pointyhat exp-run Approved by: portmgr (hat) Notes: svn path=/head/; revision=248567
* - Update to 0.9.1Martin Wilke2010-01-214-26/+29
| | | | | | | | PR: 142981 Submitted by: Ports Fury Notes: svn path=/head/; revision=248310
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with G Notes: svn path=/head/; revision=240070
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-0/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Update to version 0.9.0Martin Wilke2009-05-2811-140/+131
| | | | | | | | PR: 135034 Submitted by: Ports Fury Notes: svn path=/head/; revision=234736
* - Update ImageMagick to 6.4.9.2Martin Matuska2009-02-101-2/+2
| | | | | | | | - Libraries Magick++, MagickCore and MagickWand bumped to 2 - Update all ports using libraries above Notes: svn path=/head/; revision=228018
* Reset dyeske@gmail.com at his request.Mark Linimon2009-02-022-4/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=227472
* - Fix buildMartin Wilke2008-06-051-4/+4
| | | | | | | | | PR: 124089 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> Approved by: maintainer Notes: svn path=/head/; revision=214397
* - Mark BROKEN: matrixview.c:83:24: error: magick/api.h: No such file or ↵Pav Lucistnik2008-05-111-0/+2
| | | | | | | | | directory Reported by: pointyhat Notes: svn path=/head/; revision=212931
* - Chase graphics/ImageMagick shlib version bumpMartin Wilke2008-04-221-2/+2
| | | | | | | Pointyhat to: mi@ Notes: svn path=/head/; revision=211761
* - Remove USE_X_PREFIXBeech Rintoul2008-03-211-2/+1
| | | | | | | | | - Bump portrevision Approved by: David Yeske <dyeske@gmail.com> (maintainer, implicit) Notes: svn path=/head/; revision=209555
* dyeske at yahoo dot com -> dyeske at gmail dot comEdwin Groothuis2007-07-052-3/+3
| | | | Notes: svn path=/head/; revision=195037
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Change dependencies reflecting update in graphics/ImageMagickMarcus Alves Grando2006-05-241-1/+2
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=163284
* Fix build on 4.x.Sam Lawrance2006-04-274-0/+102
| | | | | | | Reported by: Kris Notes: svn path=/head/; revision=160612
* Update to 0.8.1.Sam Lawrance2006-04-253-5/+19
| | | | | | | | | PR: ports/95310 (superseding ports/93111*) Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> Approved by: dyeske@yahoo.com (maintainer, timeout 2 months*) Notes: svn path=/head/; revision=160408
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154157
* - Update to 0.7.6Pav Lucistnik2004-04-173-12/+14
| | | | | | | | | PR: ports/64998 Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> Approved by: maintainer timeout (2 weeks) Notes: svn path=/head/; revision=107339
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* BROKEN: Broken pkg-plistKris Kennaway2004-01-301-0/+2
| | | | Notes: svn path=/head/; revision=99497
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76036
* New port reallystick version 0.6.6: OpenGL screensaver collectionMario Sergio Fujikawa Ferreira2002-11-255-0/+60
Submitted by: David Yeske <dyeske@yahoo.com Notes: svn path=/head/; revision=71073