aboutsummaryrefslogtreecommitdiff
path: root/graphics/white_dune
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup plistBaptiste Daroussin2014-10-201-33/+0
| | | | Notes: svn path=/head/; revision=371283
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-1/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* Rename all patches that contain '::' as a path separator, and useAdam Weinberger2014-07-295-0/+0
| | | | | | | '__' instead. Notes: svn path=/head/; revision=363362
* Stagify.Vanilla I. Shu2014-06-162-7/+6
| | | | | | | Approved by: portmgr@ Notes: svn path=/head/; revision=357973
* 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
* 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
* - Unbreak parallel (-jX) builds by calling submakes correctlyAlexey Dokuchaev2013-08-021-11/+22
| | | | | | | | | | | - Remove non-working CENKES from MASTER_SITES - Use newly proposed LIB_DEPENDS syntax - Convert to OptionsNG, wrap one overly long line, misc. cleanups NB: v0.30pl10 is available from upstream. Notes: svn path=/head/; revision=324138
* Convert from USE_MOTIF to USES=motifBaptiste Daroussin2013-07-101-7/+2
| | | | | | | | | While here: - Trim headers - Convert some USE_GMAKE to USES=gmake Notes: svn path=/head/; revision=322621
* 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
* Fix typos in COMMENTCarlo Strub2012-07-251-1/+1
| | | | Notes: svn path=/head/; revision=301519
* - update png to 1.5.10Dirk Meyer2012-06-012-2/+13
| | | | Notes: svn path=/head/; revision=297915
* - Update devel/sdl12 to 1.2.15Marcus von Appen2012-02-181-1/+1
| | | | | | | | | | | | | | | | - Update audio/sdl_mixer to 1.2.15 - Update graphics/sdl_image to 1.2.12 - Update graphics/sdl_ttf to 2.0.11 - Update graphics/sdl_gfx to 2.0.23 - Update net/sdl_net to 1.2.8 - Bump PORTREVISIONs on ports that depend on one or more packages due to ABI and shared library version changes - Update Mk/bsd.sdl.mk accordingly for the new shared library versions Tested by: exp-run by pav Notes: svn path=/head/; revision=291667
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-4/+3
| | | | | | | | | | | | - 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
* Bump PORTREVISION after open-mofit updateMax Brazhnikov2011-05-021-0/+1
| | | | Notes: svn path=/head/; revision=273475
* - Update to 0.30pl5Pav Lucistnik2011-01-1910-146/+396
| | | | | | | | | | | - Grant maintainership to submitter PR: ports/153823 Submitted by: Stas Timokhin <devel@stasyan.com> Feature safe: yes Notes: svn path=/head/; revision=267996
* - update to 1.4.1Dirk Meyer2010-03-281-2/+2
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-2/+2
| | | | Notes: svn path=/head/; revision=249285
* - update to jpeg7Dirk Meyer2009-07-181-2/+2
| | | | | | | Tested by: pav on pointyhat Notes: svn path=/head/; revision=238018
* Mark BROKEN on 8.x: does not build.Erwin Lansing2009-05-241-1/+7
| | | | Notes: svn path=/head/; revision=234486
* - Update X.org ports to 7.4+ (few ports are more recent than the katamari).Florent Thoumie2009-01-231-0/+1
| | | | | | | | | | | - Bump PORTREVISION for all ports depending on libglut since the shlib version number went from 4 to 3. - Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't installed anymore. - Couple of ports fixes (mostly missing xorg components added to USE_XORG). Notes: svn path=/head/; revision=226727
* - Update to 0.28pl14Martin Wilke2008-09-242-4/+4
| | | | | | | | PR: 127305 Submitted by: "Beat Gätzi" <beat@chruetertee.ch> Notes: svn path=/head/; revision=220621
* Update to 0.28pl13Edwin Groothuis2008-04-292-6/+7
| | | | Notes: svn path=/head/; revision=212296
* - Chase devel/sdl12 shlib version bumpMartin Wilke2008-03-131-0/+1
| | | | Notes: svn path=/head/; revision=208952
* - Update to 0.28pl12Andrew Pantyukhin2007-08-072-34/+15
| | | | | | | | - Add mirrors - Clean up Notes: svn path=/head/; revision=197293
* - 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
* - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directoryStanislav Sedov2006-09-201-1/+1
| | | | | | | | | | | | | | | | | | | structure (i.e. include/SDL for includes and sdl-config for configuration binary) - Update graphics/sdl_ttf to version 2.0.8 - Update graphics/sdl_image to version 1.2.5 - Update audio/sdl_mixer to version 1.2.7 - Update net/sdl_net to version 1.2.6 - Update Mk/bsd.sdl.mk accordingly - Fix dependent ports to fit the new directory structure and avoid several API breakages - Bump up portrevisions for all dependent ports to allow them to be upgraded by portupgrade/portmaster etc tools Approved by: kris (portmgr), sem (mentor) Notes: svn path=/head/; revision=173460
* - Update master site and WWW URL.Shaun Amott2006-08-162-2/+2
| | | | | | | Reported by: fenner's distfile survey Notes: svn path=/head/; revision=170814
* - Update graphics/libglut to 6.4.1.Sergey Matveychuk2006-01-121-1/+2
| | | | | | | | | | | | | | - Shared lib version and PORTREVISION bumb for all affected ports. While I'm here: - Remove USE_MESA knob where it was (35 ports). It marked as depricated for 2 years. PR: ports/90247 Submitted by: Ermal Lu?i <eri--@albabsd.org> Notes: svn path=/head/; revision=153347
* - Add SHA256Pav Lucistnik2005-11-261-0/+1
| | | | Notes: svn path=/head/; revision=149530
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* Update to version 0.28.11Kirill Ponomarev2004-12-302-3/+3
| | | | | | | | PR: ports/75625 Submitted by: Ports Fury Notes: svn path=/head/; revision=125514
* Update to version 0.28.8Kirill Ponomarev2004-12-203-9/+9
| | | | | | | | PR: ports/75268 Submitted by: Ports Fury Notes: svn path=/head/; revision=124566
* Update to version 0.28.7Kirill Ponomarev2004-12-112-3/+3
| | | | | | | | PR: ports/74949 Submitted by: Ports Fury Notes: svn path=/head/; revision=123737
* Update to version 0.28.4Kirill Ponomarev2004-12-053-5/+6
| | | | | | | | PR: ports/74732 Submitted by: Ports Fury Notes: svn path=/head/; revision=123255
* Update to version 0.28.1Kirill Ponomarev2004-11-224-41/+183
| | | | | | | | PR: ports/74244 Submitted by: Ports Fury Notes: svn path=/head/; revision=122149
* Fix build with gcc 3.4Tilman Keskinoz2004-08-141-0/+11
| | | | Notes: svn path=/head/; revision=116190
* Chase library bump of libSDL-1.1 for all ports which were dependingEdwin Groothuis2004-03-161-0/+1
| | | | | | | on sdl12-1.2.5 Notes: svn path=/head/; revision=104132
* Properly use SDL everywhere:Edwin Groothuis2004-03-081-1/+1
| | | | | | | | | | | | | | | USE_SDL=yes -> USE_SDL=sdl (good examles everywhere) WANT_SDL/HAVE_SDL instead of exists(localbase/lib/lib...) See http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/using-sdl.html for more information on how to use USE_SDL, WANT_SDL and HAVE_SDL. PR: follow-ups of ports/55494, ports/61877 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=103247
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* Use the CPIO macro defined in bsd.port.mk.Trevor Johnson2004-01-221-1/+1
| | | | Notes: svn path=/head/; revision=98793
* - Update to version 0.26.5Kirill Ponomarev2003-12-213-2/+23
| | | | | | | | PR: 60465 Submitted by: Ports Fury Notes: svn path=/head/; revision=96328
* - Update to version 0.26.1Kirill Ponomarev2003-12-047-31/+143
| | | | | | | | PR: 59756 Submitted by: Ports Fury Notes: svn path=/head/; revision=94952
* Update to 0.24.3Tilman Keskinoz2003-06-293-2/+3
| | | | | | | | PR: 53284 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=83833
* Update to 0.23.6Tilman Keskinoz2003-06-222-2/+2
| | | | | | | | PR: 52478 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=83450
* Update to 0.23.3.Pete Fritchman2003-05-194-10/+61
| | | | | | | | PR: 52344 Submitted by: Ports Fury Notes: svn path=/head/; revision=81319
* upgrade to 0.21.3Ying-Chieh Liao2003-04-083-98/+121
| | | | Notes: svn path=/head/; revision=78604
* de-pkg-commentAkinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75960
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612