summaryrefslogtreecommitdiff
path: root/graphics/imlib2/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* graphics/imlib2: Update to 1.12.1Nuno Teixeira2024-01-201-12/+0
| | | | | | | | | | | | | | | - Switch to DISTVERSION - Pet portlint, portclippy, portfmt and Q/A check - Take maintainership - Drop CONFIGURE_ENV=ac_cv_lib_dl_dlopen=no - Drop --enable-mmx on supported platforms on this version (see 1.12.1 changelog) ChangeLog: https://git.enlightenment.org/old/legacy-imlib2/src/branch/master/ChangeLog PR: 276369
* graphics/imlib2: fix build on big-endian architecturesPiotr Kubaj2020-08-081-0/+12
| | | | | | | | l, used in big-endian ifdef, is not declared by default: loader_argb.c:55: error: 'l' undeclared (first use in this function) Notes: svn path=/head/; revision=544503
* graphics/imlib2: Update to 1.4.7Mark Felder2016-01-203-114/+0
| | | | | | | | | | | | This update includes fixes for potential security issues. No CVEs have been assigned yet. https://git.enlightenment.org/legacy/imlib2.git/tree/ChangeLog MFH: 2016Q1 Notes: svn path=/head/; revision=406782
* Allow building with giflib 5.1Antoine Brodin2015-11-121-0/+70
| | | | | | | PR: 204492 Notes: svn path=/head/; revision=401341
* Allow building with either giflib 4 or 5Antoine Brodin2014-12-241-0/+14
| | | | Notes: svn path=/head/; revision=375489
* Update graphics/imlib2 and imlib2_loaders to 1.4.6; use staging;Brendan Fabeny2014-02-072-17/+8
| | | | | | | update options and dependencies; add LICENSEs Notes: svn path=/head/; revision=343266
* - Update imlib2 and imlib2_loaders to 1.4.4. This version mainly containsStanislav Sedov2010-12-154-45/+19
| | | | | | | | | bugfixes compared to 1.4.1 with some new functions added. I'm also dropping .la files, so port revisions of dependent library ports have been bumped accordingly. Notes: svn path=/head/; revision=266322
* - Fix amd64 optimized blending routinesPietro Cerutti2010-08-181-0/+20
| | | | | | | | | | - Bump PORTREVISION Retrieved from: http://trac.enlightenment.org/e/changeset/38402 Approved by: stas (maintainer) Notes: svn path=/head/; revision=259488
* - fix defunt patch for png-1.4.1Dirk Meyer2010-03-301-1/+1
| | | | | | | | | | - bump PORTREVISION PR: 145180 Sumbitted by: Barbara Tested by: dinoex, garga Notes: svn path=/head/; revision=251827
* - backout last fixDirk Meyer2010-03-291-1/+1
| | | | | | | | Acording to submitter the last version does not work. Submitted by: Dominic Fandrey Notes: svn path=/head/; revision=251718
* - fix code for png-1.4.1Dirk Meyer2010-03-291-1/+1
| | | | Notes: svn path=/head/; revision=251707
* - The already committed graphics/imlib2 patch does not work, i.e. it compiles,Ion-Mihai Tetcu2010-03-291-1/+1
| | | | | | | | | | but png doesn't work. Fix it. - bump PORTREVISION Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (on mail) Notes: svn path=/head/; revision=251706
* - fix build for png-1.4.1Dirk Meyer2010-03-281-0/+11
| | | | Notes: svn path=/head/; revision=251639
* - Fix a buffer overflow vulnerability in imlib2.Stanislav Sedov2008-11-241-0/+14
| | | | | | | | | PR: ports/129037 Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru> Security: http://www.vuxml.org/freebsd/910486d5-ba4d-11dd-8f23-0019666436c2.html Notes: svn path=/head/; revision=223336
* - Update e17 ports to 20070223 snapshotStanislav Sedov2007-03-119-784/+9
| | | | | | | | | | | | | | | - Bump portrevisions on all imlib2-dependend ports as the library soversion was bumped [1] - Disable fade-in effects in x11-fm/evidence permanently, since evas doesn't support it anymore. [2] The patch was tested in the tinderbox. Approved by: portmgr (marcus) [1], Anders Troback <freebsd@troback.com> (maintainer) [2] Notes: svn path=/head/; revision=187097
* - Fix X11 building, broken by the previous commit.Stanislav Sedov2007-02-091-7/+557
| | | | | | | Reported by: many Notes: svn path=/head/; revision=184692
* - Fix non-X11 building.Stanislav Sedov2007-02-051-0/+11
| | | | | | | | | PR: ports/108669 Submitted by: Peter Koeleman <peter@peerweb.nl> Reported also by: Morten Jorgensen <mojo@unixnet.dk> Notes: svn path=/head/; revision=184317
* - Fix recent vulerabilities in imlib2.Stanislav Sedov2006-11-087-0/+223
| | | | | | | | | - Bump portrevision Patches obtained from: ubuntu repository (based on) Notes: svn path=/head/; revision=176830
* Upgrade to 1.2.1.011.Vanilla I. Shu2006-03-181-15/+0
| | | | Notes: svn path=/head/; revision=157519
* Fix tiff loading.Vanilla I. Shu2006-03-151-0/+15
| | | | | | | Submitted by: Daniel Roethlisberger <daniel.at.roe.ch> Notes: svn path=/head/; revision=157124
* Fix include path problem.Vanilla I. Shu2005-07-031-0/+11
| | | | | | | | Noticed by: kris@ Pointyhat by: me Notes: svn path=/head/; revision=138355
* Upgrade to 1.2.1.Vanilla I. Shu2005-06-163-333/+0
| | | | Notes: svn path=/head/; revision=137532
* Link the loaders/filters with libImlib2. This makes p5-Image-Imlib2 workPhilip Paeps2005-03-212-0/+212
| | | | | | | | | | again and probably fixes other things too. Approved by: vanilla (maintainer) Obtained from: Debian Bug #293815 Notes: svn path=/head/; revision=131824
* 1: Upgrade imlib2 to 1.2.0Vanilla I. Shu2005-03-072-90/+121
| | | | | | | | | | | 2: chase shared library version to 3. PR: ports/78347 Submitted by: Russell Jackson <raj at cserv62.csub.edu> Somepart by: me Notes: svn path=/head/; revision=130537
* Correct serious bugs in imlib2's xpm loader.Jacques Vidrine2005-01-211-0/+90
| | | | | | | | Obtained from: enlightenment CVS Security: http://vuxml.freebsd.org/2001103a-6bbd-11d9-851d-000a95bc6fae.html Notes: svn path=/head/; revision=127017
* Upgrade to 1.1.2.Vanilla I. Shu2004-10-141-47/+0
| | | | Notes: svn path=/head/; revision=119363
* Correct BMP decoder vulnerability.Jacques Vidrine2004-08-311-0/+47
| | | | | | | | | http://vuxml.freebsd.org/ba005226-fb5b-11d8-9837-000c41e2cdad.html Obtained from: Enlighnment CVS Notes: svn path=/head/; revision=117743
* 1: Upgrade to 1.1.1.Vanilla I. Shu2004-08-087-290/+0
| | | | | | | 2: take MAINTAINER. Notes: svn path=/head/; revision=115653
* Fix some warnings which have become errors with gcc 3.4.Michael Nottebrock2004-07-311-0/+19
| | | | | | | Obtained from: enlightenment CVS Notes: svn path=/head/; revision=115139
* - Update to version 1.1.0Kirill Ponomarev2003-12-155-81/+98
| | | | | | | | PR: 60269 Submitted by: Ports Fury Notes: svn path=/head/; revision=95899
* Build image loader modules properly. They should be dynamic.Akinori MUSHA2002-09-201-0/+51
| | | | | | | | PR: ports/42969 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=66811
* o update to 1.0.4Mario Sergio Fujikawa Ferreira2001-10-083-0/+192
| | | | | | | | | | | o organize LIB_DEPENDS for ease of future maintainance o add WWW tag to DESCR PR: 31112 Submitted by: MAINTAINER Notes: svn path=/head/; revision=48576
* remove patch-configure.FUJISHIMA Satsuki2001-03-061-11/+0
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=39150
* update to 1.0.2.FUJISHIMA Satsuki2001-03-061-0/+11
| | | | | | | | PR: 25538 Submitted by: maintainer Notes: svn path=/head/; revision=39146
* - Change MASTER_SITES to MASTER_SITE_SOURCEFORGE.Kevin Lo2000-11-071-0/+11
| | | | | | | | | | | - Clean up the imlib2-config script installed. - Take over maintainer-ship. PR: 22629 Submitted by: Jeremy Norris <ishmael27@home.com> Notes: svn path=/head/; revision=34875
* imlib2 image library.Yukihiro Nakai2000-11-031-42/+0
| | | | | | | | PR: ports/22106 Submitted by: Jeremy Norris <ishmael27@home.com> Notes: svn path=/head/; revision=34705
* Remove hardcoded /usr/local, and correct pkg/PLISTVanilla I. Shu2000-07-161-17/+8
| | | | | | | | PR: ports/19166 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=30679
* Remove dynamic loader support, it cause some problem.Vanilla I. Shu2000-04-031-2/+20
| | | | Notes: svn path=/head/; revision=27295
* Remove redundant LIB_DEPENDS,Vanilla I. Shu2000-02-271-43/+7
| | | | | | | | | | Use GLIB_CONFIG instead of hardcoded glib12-config PR: ports/16379 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=26321
* Update to 1.9.7Yukihiro Nakai1999-10-081-9/+36
| | | | Notes: svn path=/head/; revision=22242
* Upgrade to GNOME 1.0. The following are the details:Jacques Vidrine1999-03-091-27/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ports/audio/esound 0.2.7 -> 0.2.8 PR ports/10422 ports/audio/gnomeaudio 0.99.8 -> 1.0.0 PR ports/10426 ports/audio/libaudiofile 0.1.5 -> 0.1.6 PR ports/10421 ports/deskutils/gnomepim 0.99.8.1 -> 1.0.1 PR ports/10435 ports/devel/ORBit 0.3.98 -> 0.4.0 PR ports/10423 ports/devel/gettext shared libs now PR ports/10293 ports/devel/glib12 1.1.16 -> 1.2.0 PR ports/10419 ports/devel/libgtop 0.99.8 -> 1.0.1 PR ports/10430 ports/games/gnomegames 0.99.8 -> 1.0.1 PR ports/10436 ports/graphics/electriceyes distfile moved PR ports/10437 ports/graphics/imlib 1.9.3 -> 1.9.4 PR ports/10424 ports/lang/gnomeobjc 0.99.3 -> 1.0.1 PR ports/10441 ports/math/gnumeric 0.6 -> 0.15 PR ports/10439 ports/misc/gnomeutils 0.99.5 -> 1.0.1 PR ports/10442 ports/sysutils/gnomeadmin 0.99.1 -> 1.0.1 PR ports/10445 ports/sysutils/gnomecontrolcenter 0.99.3.1 -> 1.0.1 PR ports/10446 ports/sysutils/gtop 0.99.2 -> 1.0.1 PR ports/10477 ports/textproc/libxml 0.99.8 -> 1.0.0 PR ports/10438 ports/www/libghttp distfile moved PR ports/10429 ports/x11/gnome 0.99.3 -> 1.0.0 PR ports/10450 ports/x11/gnomecore 0.99.8.1 -> 1.0.1 PR ports/10432 ports/x11/gnomelibs 0.99.8.1 -> 1.0.1 PR ports/10425 ports/x11-fm/gnomemc 4.5.10 -> 4.5.23 PR ports/10448 ports/x11-toolkits/gtk-engines 0.1 -> 0.5 PR ports/10427 ports/x11-toolkits/gtk12 1.1.6 -> 1.2.0 PR ports/10420 Note that repository copies were made before this commit, as follows: ports/devel/glib11-devel -> ports/devel/glib12 ports/x11-toolkits/gtk11-devel -> ports/x11-toolkits/gtk12 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=17091
* Upgrade to 1.9.3.Vanilla I. Shu1999-02-181-14/+14
| | | | Notes: svn path=/head/; revision=16753
* Dont' remove tests for ImageMagick.Vanilla I. Shu1999-01-311-141/+0
| | | | | | | | PR: ports/9804 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=16444
* Upgrade to 1.9.2.Vanilla I. Shu1999-01-211-29/+2
| | | | | | | Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=16248
* Upgrade to 1.9.1.Vanilla I. Shu1999-01-201-23/+23
| | | | Notes: svn path=/head/; revision=16219
* Upgrade to 1.9.0.Vanilla I. Shu1999-01-141-28/+49
| | | | Notes: svn path=/head/; revision=16038
* Bump libglib11d's version to 2.0,Vanilla I. Shu1999-01-041-2/+20
| | | | | | | and fix some configure problem(include pkg/PLIST). Notes: svn path=/head/; revision=15819
* Upgrade to 1.8.2.Vanilla I. Shu1998-12-261-13/+38
| | | | Notes: svn path=/head/; revision=15635
* libtiff34->libtiff and include/tiff34/*.h -> include/*.hJustin M. Seger1998-11-251-21/+0
| | | | | | | Approved by: asami Notes: svn path=/head/; revision=14889
* Upgrade to 1.8.1Vanilla I. Shu1998-09-281-97/+18
| | | | Notes: svn path=/head/; revision=13524