aboutsummaryrefslogtreecommitdiff
path: root/graphics/grx
Commit message (Collapse)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-2/+2
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* Fix the build on big-endian architectures (powerpc and hopefully sparc64).Alexey Dokuchaev2015-09-051-4/+2
| | | | Notes: svn path=/head/; revision=396162
* Convert to USES=jpegAntoine Brodin2015-06-221-1/+1
| | | | Notes: svn path=/head/; revision=390310
* - Strip libraryDmitry Marakasov2015-06-161-1/+2
| | | | Notes: svn path=/head/; revision=389883
* Bump portrevision after png updateBaptiste Daroussin2014-12-251-1/+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
* Cleanup plistBaptiste Daroussin2014-10-201-2/+0
| | | | Notes: svn path=/head/; revision=371283
* - Fix build on i386Martin Wilke2014-05-188-69/+144
| | | | | | | | | | - Stage support PR: 188139 Submitted by: Ports Fury Notes: svn path=/head/; revision=354392
* The FreeBSD x11@ and graphics team proudly presentsNiclas Zeising2014-04-161-0/+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
* - Stage supportMartin Wilke2014-02-011-2/+1
| | | | | | | - Convert to USES Notes: svn path=/head/; revision=342182
* 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
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* The FreeBSD x11 team proudly presentsNiclas Zeising2013-05-251-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | an zeising, kwm, miwi, bapt, eadler production: Xorg 7.7 Starring: xserver 1.12.4 (new xorg only) Mesa 8.0.4, including libGL, libGLU and dri (new xorg only) libX11 1.5.0 libxcb 1.9 libdrm 2.4.42 (new xorg only) freeglut 2.8.1 Also starring: Updates to drivers and other libraries and utilities Additional notes: Change pkgconf to be a build dependency. Add a new USE_XORG, xcb, to depend on libxcb and update all ports to use this. Trim makefile headers. Take maintanership of x11/xcb-proto, ok'd by ashish. If you are running WITH_NEW_XORG=, you need to rebuild all installed drivers, see UPDATING for more information. Various fixes to make ports compile. PR: ports/177942 Exp-run by: miwi Approved by: portmgr (miwi) Thanks to all who helped testing! Notes: svn path=/head/; revision=319055
* - Update to version 2.4.9Pawel Pekala2012-11-024-34/+42
| | | | | | | | | | | | - Add LICENSE - Remove ABI versions from LID_DEPENDS PR: ports/172241 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Feature safe: yes Notes: svn path=/head/; revision=306849
* Conver to new options frameworkBaptiste Daroussin2012-06-121-16/+13
| | | | Notes: svn path=/head/; revision=299156
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+2
| | | | Notes: svn path=/head/; revision=297915
* Mark broken on powerpc as well as sparc64. (In fact, on all the tier-2s.)Mark Linimon2011-11-101-2/+2
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=285419
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+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
* Mark as broken on sparc64: does not compile.Mark Linimon2011-07-161-0/+4
| | | | Notes: svn path=/head/; revision=277772
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276992
* Attempt to fix build with non-base compiler.Mark Linimon2011-06-291-1/+1
| | | | | | | Spotted on: pointyhat Notes: svn path=/head/; revision=276633
* - Reassign ports to heapThomas Abthorpe2011-02-271-1/+1
| | | | | | | Submitted by: alepulver Notes: svn path=/head/; revision=269863
* - Remove GPC option (lang/gpc is deprecated and to be removed).Alejandro Pulver2010-10-112-25/+2
| | | | | | | - Remove -m32/-m64 compilation flags. Notes: svn path=/head/; revision=262797
* - Update to 2.4.8Philip M. Gollucci2010-09-143-8/+12
| | | | | | | | | | | - Remove USE_GCC=3.4 PR: ports/144660 Submitted by: Andrius Morkunas <hinokind@gmail.com> Approved by: maintainer timeout (alepulver ; 185 days) Notes: svn path=/head/; revision=261112
* - 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-1/+1
| | | | 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
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+1
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-251-1/+1
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209811
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Move USE_GCC=3.4 before <bsd.port.pre.mk> to work.Alejandro Pulver2007-02-041-4/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=184139
* - Use GCC 3.4 in FreeBSD >= 7.x instead of system compiler (4.x).Alejandro Pulver2006-12-171-0/+4
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=180031
* - Really fix X11BASE.Alejandro Pulver2006-12-061-3/+3
| | | | | | | | PR: ports/106265 Submitted by: laszlof Notes: svn path=/head/; revision=179042
* - Respect X11BASE.Alejandro Pulver2006-11-241-1/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=177967
* - Fix building.Alejandro Pulver2006-08-033-15/+54
| | | | Notes: svn path=/head/; revision=169605
* Mark BROKEN: does not buildErwin Lansing2006-08-031-0/+2
| | | | Notes: svn path=/head/; revision=169579
* - Fix building (missing ':' in LIB_DEPENDS).Alejandro Pulver2006-07-171-3/+1
| | | | | | | Reported by: linimon Notes: svn path=/head/; revision=168099
* Mark broken: fails to compile.Mark Linimon2006-07-161-0/+2
| | | | Notes: svn path=/head/; revision=168005
* GRX is a 2D graphics library originaly written by Csaba Biegl for DJ Delorie'sAlejandro Pulver2006-07-037-0/+454
DOS port of the GCC compiler. Now it support DOS (using the DJGPP v2 compiler), Linux console, X11 and Win32 (using the Mingw compiler). WWW: http://grx.gnu.de/ Notes: svn path=/head/; revision=166789