aboutsummaryrefslogtreecommitdiff
path: root/graphics/ruby-gd/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - update libgd to 2.2.2Dirk Meyer2016-07-201-1/+1
| | | | | | | | | | | | | | - new MASTER_SITES - add security patch PR: 210913 Submitted by: Piotr Kubaj MFH: 2016Q3 Security: CVE-2015-8874 Security: CVE-2016-3074 Security: http://www.openwall.com/lists/oss-security/2016/07/12/4 Notes: svn path=/head/; revision=418829
* 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 MASTER_SITESDirk Meyer2015-12-191-2/+2
| | | | | | | - remove BROKEN Notes: svn path=/head/; revision=404028
* Mark as broken: does not fetchBaptiste Daroussin2015-12-131-0/+1
| | | | Notes: svn path=/head/; revision=403659
* - fix build for ruby >= 2.1Dirk Meyer2015-12-031-3/+2
| | | | Notes: svn path=/head/; revision=402875
* - Use BROKEN_RUBY21 and BROKEN_RUBY22Sunpoet Po-Chuan Hsieh2015-09-031-7/+4
| | | | | | | With hat: ruby Notes: svn path=/head/; revision=396003
* graphics/ruby-gd: mark does not build with ruby 2.2 alsoSteve Wills2015-04-031-2/+2
| | | | Notes: svn path=/head/; revision=383170
* Make fonts repecting XDGBaptiste Daroussin2015-03-211-2/+2
| | | | | | | | | | | | | Xorg is now looking in ${LOCALBASE}/share/fonts by default Xorg now accepts symlinks in etc/X11/fontpath.d (as decribed in Xserver(1)) Large cleanup on lots of font ports All fonts are now properly dynamically generating fonts.dir and fonts.scale instead of sometime overwriting existing ones) All fonts are generating fontconfig's cache Improve consistency in fonts ports Notes: svn path=/head/; revision=381876
* Mark broken with Ruby 2.1Steve Wills2014-11-121-1/+7
| | | | | | | With hat: ruby@ Notes: svn path=/head/; revision=372476
* Allow ports using ruby extconf to be built as non rootAntoine Brodin2014-08-251-2/+0
| | | | | | | PR: ports/191313 Notes: svn path=/head/; revision=366129
* Convert all :U to :tu and :L to :tlBaptiste Daroussin2014-05-051-1/+1
| | | | | | | | | | | | | | | | | Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a replacement for :U and :L (which has been marked as deprecated) bmake which is the default on FreeBSD 10+ only support by default :tu/:tl a hack has been added at the time to support :U and :L to ease migration. This hack is now not necessary anymore Note that this makes the ports tree incompatible with make(1) from FreeBSD 8.3 or earlier With hat: portmgr Notes: svn path=/head/; revision=352986
* 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
* Remove trailing whitespaces from category graphicsEmanuel Haupt2014-02-211-1/+1
| | | | Notes: svn path=/head/; revision=345412
* According to the Porter's Handbook (5.12.2.3.) default options must be added toEmanuel Haupt2014-02-101-0/+2
| | | | | | | | | | | | | | OPTIONS_DEFINE. This policy has been implemented only recently that's why we have many ports violating this policy. This patch adds the default options specified in the Porter's Handbook to OPTIONS_DEFINE where they are being used. Ports maintained by gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded. Approved by: portmgr (bapt) Notes: svn path=/head/; revision=343634
* - cleanupDirk Meyer2013-12-111-6/+6
| | | | Notes: svn path=/head/; revision=336231
* - drop linker path to stagedirDirk Meyer2013-12-011-0/+5
| | | | Notes: svn path=/head/; revision=335388
* - use STAGEDIRDirk Meyer2013-11-271-13/+13
| | | | Notes: svn path=/head/; revision=334997
* - fix misplaced NO_STAGE in slaveports and ifdefsDirk Meyer2013-09-211-1/+2
| | | | Notes: svn path=/head/; revision=327804
* 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
* - update libdg to 2.1.0Dirk Meyer2013-08-091-1/+1
| | | | Notes: svn path=/head/; revision=324437
* Fix with bmakeBaptiste Daroussin2013-05-241-1/+1
| | | | Notes: svn path=/head/; revision=318966
* - cleanup headerDirk Meyer2013-01-261-7/+3
| | | | | | | - strip shlibversion in depedency Notes: svn path=/head/; revision=311023
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* - detect ttf support in libgdDirk Meyer2012-01-121-0/+1
| | | | Notes: svn path=/head/; revision=288998
* - update to 0.8.0Dirk Meyer2011-11-191-12/+3
| | | | | | | | | | | - fix build with ruby19 - drop obsolte option WITH_GD1 - add homepages Feature safe: yes Obtained from: Mark Somerville Notes: svn path=/head/; revision=286057
* - Mark some ruby* and rubygem* broken with ruby 1.9Philip M. Gollucci2010-12-091-0/+4
| | | | | | | | With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic Notes: svn path=/head/; revision=265942
* - 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
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - use PORTEXAMPLESDirk Meyer2008-05-301-1/+3
| | | | Notes: svn path=/head/; revision=213955
* - clean X11BASEDirk Meyer2008-03-301-2/+2
| | | | Notes: svn path=/head/; revision=210160
* - set USE_XORGDirk Meyer2008-03-171-2/+1
| | | | Notes: svn path=/head/; revision=209235
* - remove oblsolete gd1 handlingDirk Meyer2007-12-111-5/+0
| | | | Notes: svn path=/head/; revision=202996
* - fix build with xpmDirk Meyer2007-07-261-1/+1
| | | | | | | (revert portlint change) Notes: svn path=/head/; revision=196343
* - take maintainershipDirk Meyer2007-07-251-2/+2
| | | | | | | - make portlint happier Notes: svn path=/head/; revision=196267
* - 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
* - Fixed mastersite, the tarball was unfetchable since 2003.Erwin Lansing2005-12-281-1/+1
| | | | | | | | | | - Removed WWW, this site doesn't exist anymore. PR: 91019 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Notes: svn path=/head/; revision=152280
* With portmgr hat on, reset maintainership of knu's ports since he hasMark Linimon2005-11-111-1/+1
| | | | | | | been inactive more than 6 months. We hope to see him back sometime. Notes: svn path=/head/; revision=147872
* Fix a stupid typo and activate GD2 features properly. D'oh!Akinori MUSHA2004-03-181-2/+2
| | | | Notes: svn path=/head/; revision=104523
* o Main modificationNorikatsu Shigemura2003-08-181-9/+9
| | | | | | | | | | | | | | | | | | | | | graphics/gd(based on 1.8.4) -> graphics/gd1 graphics/gd2(based on 2.0.15) -> graphics/gd graphics/p5-GD(based on 1.41) -> graphics/p5-GD1 graphics/p5-GD2(based on 2.07) -> graphics/p5-GD japanese/gd -> japanese/gd1 japanese/gd2 -> japanese/gd o Include some feature WITH_XPM(w/, w/o WITHOUT_X11) o Chase this modification o Fix build error [1] PR: ports/54540 Submitted by: Ports Fury Approved by: maintainer (blanket) Reported by: bento via kris [1] Notes: svn path=/head/; revision=87214
* o Change library name from libgd to libgd1.Norikatsu Shigemura2003-07-111-2/+7
| | | | | | | | | | | | o Do not install everything except headers and libraries (to avoid conflicting with graphics/gd2) o Fix dependency on new libgd1(for many ports). PR: ports/54100 Submitted by: Ports Fury Notes: svn path=/head/; revision=84696
* De-pkg-comment.Akinori MUSHA2003-02-181-0/+1
| | | | Notes: svn path=/head/; revision=75777
* This does not seem to require ruby-rdtool.Akinori MUSHA2003-01-111-1/+0
| | | | Notes: svn path=/head/; revision=72884
* Add a WITH_GD2 knob.Akinori MUSHA2002-10-061-9/+18
| | | | | | | Use RUBY_MOD*. Notes: svn path=/head/; revision=67505
* Reflect *_RD renaming.Akinori MUSHA2002-10-061-3/+1
| | | | Notes: svn path=/head/; revision=67500
* Bump PORTREVISION after a libfreetype2 major bump.Akinori MUSHA2002-03-121-3/+3
| | | | | | | | Move the print/freetype2 dependency from BUILD_DEPENDS to LIB_DEPENDS while I'm here. Notes: svn path=/head/; revision=55959
* Bump the PORTREVISION's of the ports which install architectureAkinori MUSHA2001-09-171-0/+1
| | | | | | | | dependent ruby modules, due to the RUBY_ARCH change I've just committed. Notes: svn path=/head/; revision=47917
* Do not dig this obsolete directory.Akinori MUSHA2001-06-091-1/+1
| | | | Notes: svn path=/head/; revision=43675
* Update to 0.7.4.Akinori MUSHA2001-05-301-29/+2
| | | | Notes: svn path=/head/; revision=43317
* Update to 0.7.3.Akinori MUSHA2001-05-221-5/+5
| | | | Notes: svn path=/head/; revision=42937