aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/imlib2
Commit message (Expand)AuthorAgeFilesLines
* Correct serious bugs in imlib2's xpm loader.Jacques Vidrine2005-01-212-1/+91
* Fix pkg-plist.Vanilla I. Shu2004-12-211-0/+1
* Don't overwrite CONFIGURE_ARGS when WITH_MMX.Vanilla I. Shu2004-10-181-1/+1
* Upgrade to 1.1.2.Vanilla I. Shu2004-10-143-51/+4
* Correct BMP decoder vulnerability.Jacques Vidrine2004-08-312-0/+48
* Fix typo error, s/tartet/target/.Vanilla I. Shu2004-08-111-1/+1
* Add gnometarget to USE_GNOME, that's better way.Vanilla I. Shu2004-08-101-3/+1
* 1: Upgrade to 1.1.1.Vanilla I. Shu2004-08-0910-313/+31
* Fix some warnings which have become errors with gcc 3.4.Michael Nottebrock2004-07-311-0/+19
* Sync with new bsd.autotools.mkAde Lovett2004-06-051-2/+2
* SIZEify.Trevor Johnson2004-01-291-0/+1
* - Update to version 1.1.0Kirill Ponomarev2003-12-168-94/+112
* libtool uber-patchAde Lovett2003-06-271-1/+1
* de-pkg-commentAkinori MUSHA2003-02-212-1/+1
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-112-2/+1
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-072-1/+2
* Build image loader modules properly. They should be dynamic.Akinori MUSHA2002-09-203-10/+62
* upgrade to 1.0.6Ying-Chieh Liao2002-08-123-11/+11
* PERL -> REINPLACE_CMDYing-Chieh Liao2002-07-081-1/+2
* Reset maintainership to ports@. Thanks for your work on these, Jeremy!Pete Fritchman2002-06-041-1/+1
* Adjust in accordance with the new location of freetype1 includesMaxim Sobolev2002-03-141-1/+2
* Give maintainership to this portDavid W. Chapman Jr.2002-01-281-3/+2
* = Update 1.0.4 -> 1.0.5Jacques Vidrine2002-01-232-3/+3
* update MASTER_SITESMario Sergio Fujikawa Ferreira2001-10-171-1/+1
* The current primary MASTER_SITE uses a redirection (http 302) to anotherJimmy Olgeni2001-10-101-1/+1
* o update to 1.0.4Mario Sergio Fujikawa Ferreira2001-10-097-17/+202
* Bump png majorAndrey A. Chernov2001-09-111-1/+1
* Update port graphics/imlib2 to 1.0.3Michael Haro2001-05-012-2/+2
* Remove WWW. Rasterman removed its page.Clive Lin2001-04-081-2/+0
* remove patch-configure.FUJISHIMA Satsuki2001-03-071-11/+0
* update to 1.0.2.FUJISHIMA Satsuki2001-03-073-2/+13
* Upgrade imlib2 to 1.0.1, evas to 0.0.3.Vanilla I. Shu2001-01-252-3/+2
* - Change MASTER_SITES to MASTER_SITE_SOURCEFORGE.Kevin Lo2000-11-072-7/+27
* imlib2 image library.Yukihiro Nakai2000-11-036-80/+48
* Implement USE_GTK, part 1.Jeremy Lea2000-10-051-9/+3
* Remove hardcoded /usr/local, and correct pkg/PLISTVanilla I. Shu2000-07-162-19/+8
* Bump png shared library version.Maxim Sobolev2000-07-041-1/+1
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-171-1/+1
* Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports withMaxim Sobolev2000-06-162-2/+1
* Remove BUILD_DEPENDS on ImageMagick.Vanilla I. Shu2000-06-031-1/+0
* Say hello to GNOME 1.2Ade Lovett2000-06-022-3/+5
* Add two .la files.Satoshi Asami2000-06-011-0/+2
* Convert to PORTNAME/PORTVERSION. lfview had an invalid versionSatoshi Asami2000-04-141-2/+2
* Remove dynamic loader support, it cause some problem.Vanilla I. Shu2000-04-032-10/+20
* Add -L${LOCALBASE}/lib in front of -ltiff and stuff in imlib-config;Satoshi Asami2000-03-041-0/+3
* Fix packaging, .la files aren't installed anymore.Satoshi Asami2000-03-011-10/+0
* Remove redundant LIB_DEPENDS,Vanilla I. Shu2000-02-272-46/+12
* Use libungif (support for it was already present in theAde Lovett2000-02-161-2/+2
* Correct pkg/PLIST.Vanilla I. Shu2000-01-161-0/+10
* New location on MASTER_SITE.Steve Price1999-12-051-3/+1
* Add another MASTER_SITE so the distfile is actually fetchable.Jim Mock1999-10-301-1/+2
* Update to 1.9.8Yukihiro Nakai1999-10-292-3/+3
* Update to 1.9.7Yukihiro Nakai1999-10-084-30/+43
* The version number of libgif.so has changed to 5.Steve Price1999-09-181-1/+1
* The tiff port now lives in ports/graphics/tiff.Steve Price1999-09-071-1/+1
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
* Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1999-06-271-1/+1
* Add (back) the path to giflib's header files in CPPFLAGS.Steve Price1999-06-061-2/+2
* Use gtk version 1.2.3, bump minor version, and USE_LIBTOOL.Steve Price1999-05-292-26/+9
* 1. Add missing continuation line.Jordan K. Hubbard1999-05-281-2/+2
* Forget about ${PREFIX}/include/giflib.Thomas Gellekum1999-05-271-3/+2
* DISTFILES moved on MASTER_SITE.Steve Price1999-04-091-2/+2
* Fix the MASTER_SITE_SUBDIR.Vanilla I. Shu1999-03-271-2/+2
* Bump imlib library version since it now depends upon GTK 1.2 instead of 1.1.Jacques Vidrine1999-03-161-2/+2
* Upgrade to GNOME 1.0. The following are the details:Jacques Vidrine1999-03-094-37/+56
* Upgrade to 1.9.3.Vanilla I. Shu1999-02-183-18/+18
* Dont' remove tests for ImageMagick.Vanilla I. Shu1999-02-011-141/+0
* Bump png's major number to 3.Vanilla I. Shu1999-01-231-2/+2
* Upgrade to 1.9.2.Vanilla I. Shu1999-01-223-41/+10
* Upgrade to 1.9.1.Vanilla I. Shu1999-01-214-61/+29
* Upgrade to 1.9.0.Vanilla I. Shu1999-01-154-39/+91
* Bump libglib11d's version to 2.0,Vanilla I. Shu1999-01-042-4/+22
* Correct some define on CONFIGURE_ENV.Vanilla I. Shu1998-12-271-2/+3
* Upgrade to 1.8.2.Vanilla I. Shu1998-12-274-23/+50
* Change libtiff shared lib to version 4.0 -- we've shipped 3.3 before, so 1.0Satoshi Asami1998-11-251-2/+2
* libtiff34->libtiff and include/tiff34/*.h -> include/*.hJustin M. Seger1998-11-252-23/+2
* Upgrade to 1.8.1Vanilla I. Shu1998-09-284-104/+26
* Convert to elf.Vanilla I. Shu1998-09-242-4/+4
* gtk and gtk11 are now ELFized.Satoshi Asami1998-09-231-2/+2
* giflib is now converted to ELF so remove regexp support.Steve Price1998-09-191-3/+3
* Roll back libpng major to 2.Satoshi Asami1998-09-171-2/+2
* libpng major is now 3. Also remove regexp support in preparation forSatoshi Asami1998-09-151-2/+2
* jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.Satoshi Asami1998-09-151-2/+2
* Imlib depend gtk11 now.Vanilla I. Shu1998-08-252-3/+82
* Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1998-08-081-2/+2
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orSatoshi Asami1998-08-051-2/+2
* Change the depend of gtk.Vanilla I. Shu1998-07-301-2/+2
* Upgrade to 1.7.Vanilla I. Shu1998-07-194-24/+170
* Add @exec & @unexec on pkg/PLIST.Vanilla I. Shu1998-06-251-0/+2
* Upgrade imlib to 1.6.Vanilla I. Shu1998-06-234-32/+46
* Fix little typo (no programmatic effect).Chuck Robey1998-05-201-2/+2
* Change JPEG shared library number to 9. This is to make sure that everyoneJustin M. Seger1998-05-051-2/+2
* Upgrade to 1.3, and add libgdk_imlib.Vanilla I. Shu1998-04-304-63/+37
* Switch remaining ports to use jpeg lib version 8.0.Justin M. Seger1998-04-161-2/+2
* upgrade png majorAndrey A. Chernov1998-03-291-2/+2
* Remove RUN_DEPENDS tag, we don't need it anymore..Vanilla I. Shu1998-03-122-15/+1
* Upgrade to 1.1.Vanilla I. Shu1998-03-114-27/+72
* Fixed source file location on ftp.enlightenment.org.Alexander Langer1998-02-271-2/+2
* Upgrade to 1.0, and change sharedlib name to libImlib.Vanilla I. Shu1998-02-184-173/+54
* Change my email address.Vanilla I. Shu1998-02-011-2/+2
* Add 3 LIB_DEPENDS, png, jpeg, tiff34,Vanilla I. Shu1997-12-021-3/+6
* Update to 0.11Vanilla I. Shu1997-11-274-62/+162
* Update to 0.7Bill Fenner1997-11-164-75/+62
* Define WRKSRC so this port builds.Satoshi Asami1997-11-041-1/+2
* Update the MASTER_SITES and DISTNAME.Masafumi Max NAKANE1997-11-042-4/+4
* Upgrade, 0.5 -> 0.5.1.Masafumi Max NAKANE1997-10-312-10/+7
* Correctly define the jpeg tool location.Masafumi Max NAKANE1997-09-191-6/+22
* Correctly define RUN_DEPENDS.Masafumi Max NAKANE1997-09-191-1/+5
* Upgrade, 0.4 -> 0.5.Masafumi Max NAKANE1997-09-154-24/+24
* ImageMagick and netpbm binaries are installed in /usr/X11R6/bin,Satoshi Asami1997-09-131-4/+4
* Change libIm major version & add origin ftp site.Chuck Robey1997-08-283-11/+29
* Bring imlib up to date, for the enlightenment port.Chuck Robey1997-08-194-21/+23
* A graphical library for "enlightenment" package.Satoshi Asami1997-06-046-0/+70