aboutsummaryrefslogtreecommitdiff
path: root/graphics/grafx2
Commit message (Collapse)AuthorAgeFilesLines
* Update to 2.7Emanuel Haupt2020-02-035-69/+69
| | | | Notes: svn path=/head/; revision=525022
* graphics: Add missing USES={gl,gnome,sdl}Tobias Kortkamp2019-11-081-1/+1
| | | | Notes: svn path=/head/; revision=517071
* - Switch from sdl1 to sdl2Emanuel Haupt2019-01-171-4/+7
| | | | | | | | | - Use default lua version Notified by: nanard@free.fr (via mail) Notes: svn path=/head/; revision=490525
* - Update to 2.6Emanuel Haupt2019-01-154-122/+140
| | | | | | | - Use options helpers Notes: svn path=/head/; revision=490372
* Add missing patch. Forgotten in previous update.Emanuel Haupt2018-05-161-0/+36
| | | | Notes: svn path=/head/; revision=470117
* Remove obsolete patch. Forgotten in previous commit.Emanuel Haupt2018-05-161-11/+0
| | | | Notes: svn path=/head/; revision=470116
* - Update to 2.5Emanuel Haupt2018-05-163-82/+111
| | | | | | | | | - Add license - Fetch from GitLab - Quiesce STRIP_CMD Notes: svn path=/head/; revision=470115
* Relocate former Google Code Project site to new, actively maintained site.Emanuel Haupt2016-10-024-6/+9
| | | | | | | | | | | | | However, the project site uses 'Content-Disposition: attachment; filename=' to provide the filename. Unfortunately this is not yet supported by fetch. Therefore self host distfile. Note, this does not mean that the proeject site mentioned under WWW doesn't provide the distfile. It just means that the distfile would have an undesired name due to the mentioned shortcoming of fetch. The checksum of that file matches the one that was previously hosted at google code. Notes: svn path=/head/; revision=423155
* GOOGLE_CODE has gone away.Mathieu Arnold2016-09-141-0/+2
| | | | | | | | | | | | | - If a port has another upstream, remove GOOGLE_CODE - If a port only has GOOGLE_CODE mark it BROKEN Some ports have a local mirror configured but for security reasons, it is not considered upstream. Sponsored by: Absolight Notes: svn path=/head/; revision=422140
* Strip binaryEmanuel Haupt2016-08-081-1/+4
| | | | Notes: svn path=/head/; revision=419850
* 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
* 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
* Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla inTijl Coosemans2014-12-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the 32 ports that still use it. Bump PORTREVISION on their dependent ports except the ones that depend on these: audio/libogg audio/libvorbis devel/pcre ftp/curl graphics/jpeg graphics/libart_lgpl graphics/tiff textproc/expat2 textproc/libxslt In these cases the same trick as in the recent gettext update is used. The ports install a symlink with the old library version. When enough of their dependent ports have had regular updates the remaining ones can get a PORTREVISION bump and the links can be removed. Also remove the devel/pcre dependency from USE_GNOME=glib20. It causes over 2200 packages to depend on devel/pcre while less than 200 actually link with it. The glib20 package still depends on devel/pcre so this should not make a difference for ports with USE_GNOME=glib20. Also, libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so USE_GNOME=glib20 should not propagate it. PR: 195724 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=374303
* Convert to USES=tar:tgzEmanuel Haupt2014-11-291-2/+1
| | | | Notes: svn path=/head/; revision=373642
* Remove @dirrm, @dirrmtryEmanuel Haupt2014-10-081-12/+0
| | | | Notes: svn path=/head/; revision=370444
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-0/+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
* Replace lang/lua with the new lang/lua51Baptiste Daroussin2014-05-261-2/+1
| | | | | | | | | | | lang/lua51 is working the same way lang/lua52, chase ports using lua 5.1 Make the default lua lua52 Make all lua ports using USES=lua Approved by: portmgr (implicit) Notes: svn path=/head/; revision=355360
* Use new LIB_DEPENDS regimeEmanuel Haupt2013-12-181-2/+2
| | | | Notes: svn path=/head/; revision=336836
* Support staging.Emanuel Haupt2013-10-231-1/+0
| | | | Notes: svn path=/head/; revision=331362
* - Remove manual creation and removal of share/applications, as it's now in ↵Dmitry Marakasov2013-10-221-1/+0
| | | | | | | | | the mtree (categories starting with [fgijk]) Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=331272
* 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 USE_GCC=any: builds properly with clangBaptiste Daroussin2013-09-141-1/+0
| | | | Notes: svn path=/head/; revision=327322
* Add an explicit dependency on pkgconfAntoine Brodin2013-09-101-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=326934
* Remove MAKE_JOBS_SAFE which is now default.Emanuel Haupt2013-07-241-1/+0
| | | | Notes: svn path=/head/; revision=323578
* - Convert USE_GMAKE to USES=gmakeEmanuel Haupt2013-07-081-1/+1
| | | | | | | | | - Change pkgconfig:build to pkgconfig since it's the same and it's bad practice. It accidentally slipped in during the original introduction - Trim header Notes: svn path=/head/; revision=322530
* Fix build on HEAD by adding USE_GCC=any (uses unicode in source code).Emanuel Haupt2013-05-291-0/+1
| | | | Notes: svn path=/head/; revision=319353
* Convert to USES=pkgconfigEmanuel Haupt2013-04-231-1/+1
| | | | Notes: svn path=/head/; revision=316328
* Remove indefinite article from COMMENTEmanuel Haupt2013-03-081-1/+1
| | | | Notes: svn path=/head/; revision=313649
* Add patchfile.Emanuel Haupt2012-11-281-0/+11
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=307902
* Update to 2.4.2035Emanuel Haupt2012-11-283-51/+51
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=307901
* Restore 'Created by' header information. This has been removed during theEmanuel Haupt2012-11-031-0/+1
| | | | | | | | | | first announcement of the new trimming rule and the finalized overworked version. Feature safe: yes Notes: svn path=/head/; revision=306932
* - Use OPTIONSngEmanuel Haupt2012-09-081-15/+11
| | | | | | | - Remove deprecated header information Notes: svn path=/head/; revision=303940
* new devel/pkgconf added to replace devel/pkg-config. new version of pkg-configBaptiste Daroussin2012-07-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | are no more self hosting so we are stuck with 0.25 version while pkgconf provide the same set of features as 0.27 and a compatible frontend. A symlink to pkg-config has been added for convenience and compatibility This also introduces a new macro to use pkgconf in your ports: USE_PKGCONFIG it can take the following arguments: - yes (meaning build only dep) - build (meaning build only dep) - run (meaning run only dep) - both (meaning run and build dep) From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG The old gnome macro has been modified to use pkgconf but still the sameway: run and build dep to avoid large breakage. While here fix some ports relying on pkg-config but not specifying it, fix some ports broken because testing wrong .pc files, and fix ports using pkg-config --version to determine pkg-config version instead of pkg-config --modversion pkg-config like recommanded by pkg-config With Hat: portmgr Exp-runs by: bapt (pointhat-west), beat (pointyhat) Notes: svn path=/head/; revision=301539
* - update png to 1.5.10Dirk Meyer2012-06-011-2/+2
| | | | Notes: svn path=/head/; revision=297915
* - Update devel/sdl12 to 1.2.15Marcus von Appen2012-02-181-0/+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
* Update to 2.3.1781Emanuel Haupt2011-06-037-71/+129
| | | | | | | | PR: 157563 Submitted by: Vitaly Magerya <vmagerya@gmail.com> Notes: svn path=/head/; revision=275030
* - Update graphics/sdl_ttf to version 2.0.10Marcus von Appen2010-08-111-1/+1
| | | | | | | | - Bump portrevisions for all ports depending on graphics/sdl_ttf - Update Mk/bsd.sdl.mk for the new shared library version. Notes: svn path=/head/; revision=259098
* - 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
* - Update devel/sdl12 to version 1.2.14.Marcus von Appen2010-01-301-2/+1
| | | | | | | | | | | | | | | - Update audio/sdl_mixer to version 1.2.11. - Update graphics/sdl_gfx to version 2.0.20. - Update graphics/sdl_image to version 1.2.10. - Bump portrevisions for all ports depending on audio/sdl_mixer and graphics/sdl_image. - Update Mk/bsd.sdl.mk accordingly for the new shared lib versions. PR: ports/142147 ports/142248 ports/142249 Approved by: miwi (mentor implicit) Notes: svn path=/head/; revision=248835
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-0/+2
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* Mark MAKE_JOBS_SAFEEmanuel Haupt2009-03-271-0/+1
| | | | Notes: svn path=/head/; revision=231102
* Add grafx2, a bitmap paint program that supports more than 60 videoEmanuel Haupt2009-03-047-0/+91
resolutions. Additional patches from: dinoex Notes: svn path=/head/; revision=229487