/mail/minimalist/

e Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/imlib
Commit message (Collapse)AuthorAgeFilesLines
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-031-1/+1
| | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr
* - 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
* - Use GNOME macro instead of ${MASTER_SITE_GNOME}, removeMarcelo Araujo2009-02-021-2/+1
| | | | | | | | | MASTER_SITE_SUBDIR when possible. PR: ports/125243 Submitted by: pgollucci Reworked by: myself Tested on: pointyhat exp-run (pav)
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-201-2/+2
| | | | | | | | | | | | | | | - 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)
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Use libtool port instead of included version to avoid objformat a.out botchKris Kennaway2007-02-011-0/+1
|
* Add USE_XLIB to fix other ports build when X11BASE is changed.Jeremy Messenger2006-12-011-0/+2
| | | | | PR: ports/106082 Submitted by: rafan
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with theJoe Marcus Clarke2006-10-141-4/+3
| | | | | | | new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris)
* Remove USE_REINPLACE for categories starting with a GEdwin Groothuis2006-05-081-1/+0
|
* Conversion to a single libtool environment.Ade Lovett2006-02-232-2/+20
| | | | Approved by: portmgr (kris)
* Fix WWW.Joe Marcus Clarke2005-12-221-1/+1
| | | | | PR: 90757 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
* - Add SHA256 checksumsPav Lucistnik2005-11-241-0/+1
|
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
* - Update or add WWW: linesMichael Johnson2005-06-101-1/+1
|
* Correct serious bugs in imlib's xpm loader.Jacques Vidrine2005-01-212-1/+511
| | | | | Obtained from: Pavel Kankovsky Security: http://vuxml.freebsd.org/2001103a-6bbd-11d9-851d-000a95bc6fae.html
* Add LOCALBASE in library path for imlib-config for jpeg, png, and other ↵Michael Johnson2004-11-161-1/+2
| | | | | | | | | librariesl Bump PORTREVISION Pointed out by: kris via pointyhat Approved by: pav (co mentor)
* Update to 1.9.15, bugfix releaseMichael Johnson2004-11-1311-446/+17
| | | | Approved by: pav (co mentor)
* The SuSE QA team noticed that imlib actually has *two* instances of BMPJacques Vidrine2004-09-022-1/+147
| | | | | | loader code, nearly identical. Previously only one instance was corrected. Correct the other one. http://vuxml.freebsd.org/00644f03-fb58-11d8-9837-000c41e2cdad.html
* Correct BMP decoder heap buffer overflow.Jacques Vidrine2004-08-312-1/+179
| | | | | | <http://vuxml.freebsd.org/00644f03-fb58-11d8-9837-000c41e2cdad.html> Obtained from: Gnome Bugzilla (Dmitry V. Levin created patch)
* - Add SIZE to GNOME portsPav Lucistnik2004-03-181-0/+1
| | | | Submitted by: trevor