summaryrefslogtreecommitdiffstats
path: root/graphics/gdk-pixbuf
Commit message (Collapse)AuthorAgeFilesLines
* Fix another place where CPUID code doesn't bother to restore original statesobomax2001-11-162-0/+15
| | | | | | | | of the bit 21 of eflags register. This should fix `sigreturn: eflags ...' problem in many threaded GNOME apps. Update is highly recommended to all GNOME users - it improves stability of Nautilus, Balsa etc greatly.
* Update to 0.13.0.sobomax2001-11-096-73/+82
|
* Bump png majorache2001-09-111-1/+1
|
* Split gdk-pixbuf into the non-GNOME part (gdk-pixbuf) and theade2001-05-215-59/+107
| | | | | | | | GNOME part (gnomecanvas) to allow for other ports to access the lower level parts of gdk-pixbuf without the "excess baggage" of even a minimal GNOME environment. Submitted by: sobomax (with extensive patches - complain to me)
* SWitch maintainership of core GNOME ports to a small group ofade2001-05-111-1/+1
| | | | | committers (gnome@FreeBSD.org), since this is now definitely too big for just one person.
* Update to GNOME 1.4 -- massive changes all around, for the sake ofade2001-05-045-54/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CVS repo bloat, I'll only list the updates. graphics/imlib 1.9.9 -> 1.9.10 textproc/xml-i18n-tools 0.8 -> 0.8.1 x11/gnomelibs 1.2.11 -> 1.2.13 devel/oaf 0.6.2 -> 0.6.5 devel/gconf 0.12 -> 1.0.0 devel/gnomevfs 0.5 -> 1.0 graphics/gdk-pixbuf 0.9.0 -> 0.11.0 sysutils/gnomecontrolcenter 1.2.2 -> 1.4.0.1 print/gnomeprint 0.25 -> 0.28 devel/bonobo 0.37 -> 1.0.3 audio/gnomeaudio 1.0.0 -> 1.4.0 x11/gnomecore 1.2.4 -> 1.4.0.3 devel/libgtop 1.0.11 -> 1.0.12 x11/gnomeapplets 1.2.4 -> 1.4.0.1 misc/gnomeuserdocs NEW 1.4.1 misc/gnomeutils 1.2.1 -> 1.4.0 deskutils/gnomepim 1.2.0 -> 1.4.0 games/gnomegames 1.2.0 -> 1.4.0.1 print/ggv 0.95 -> 1.0 editors/ghex 1.1.4 -> 1.2 devel/bugbuddy 1.2 -> 2.0.1 devel/glade 0.5.11 -> 0.6.2 sysutils/gtop 1.0.12 -> 1.0.13 x11/xalf NEW 0.11 x11-toolkits/py-gtk 0.6.6 -> 0.6.7 x11-toolkits/py-gnome 1.0.53 -> 1.4.0 x11-toolkits/guile-gtk 0.19 -> 0.20 x11-toolkits/guile-gnome 0.10 -> 0.20 devel/libsigc++ 1.0.1 -> 1.0.3 x11-toolkits/gnome-- 1.1.15 -> 1.1.17 x11-toolkits/panel-- NEW 0.1 x11-fm/gnomemc 4.5.51 -> 4.5.54
* Minor cleanups as a result of gnomelibs 1.2.9ade2001-01-242-1/+1
|
* Implement USE_GNOME, part 1.reg2000-10-052-13/+12
|
* Update to 0.9.0ade2000-08-285-43/+58
|
* Fix linking of shared image handlers.sobomax2000-07-141-2/+75
| | | | Reported by: "Jose M. Alcaide" <jose@we.lc.ehu.es>
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-161-1/+1
| | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax
* Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports withsobomax2000-06-162-2/+1
| | | | ldconfig in PLIST need personal consideration.
* Say hello to GNOME 1.2ade2000-06-012-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | audio/gnomemedia 1.2.0 deskutils/gnomepim 1.2.0 devel/bugbuddy 1.0 devel/glade 0.5.9 devel/libgtop 1.0.9 games/gnomegames 1.2.0 graphics/imlib 1.9.8.1 misc/gnomeusersguide 1.2 misc/gnomeutils 1.2.0 sysutils/gnomecontrolcenter 1.2.0 sysutils/gtop 1.0.8 x11-fm/gmomemc 4.5.50 x11/gnomecore 1.2.0 x11/gnomelibs 1.2.1 Along with cosmetic changes to other parts of the metaport for the new shared library version numbers. Plus. The metaport has been reworked to bring in a few more often-requested items. Please note that you absolutely need GTK/GLIB 1.2.8 or higher for this release.
* Update to 0.8.0ade2000-05-223-5/+9
|
* Update to 0.7.0ade2000-04-215-31/+50
|
* Convert to PORTNAME/PORTVERSION. lfview had an invalid versionasami2000-04-141-2/+2
| | | | string so I fixed it.
* Update to 0.6.0ade2000-02-235-12/+13
|
* Add another directory to the PLISTade2000-02-141-0/+1
| | | | Pointed out by: reg
* Missed this on the 0.5.0 updateade2000-01-281-0/+16
|
* Update to 0.5.0ade2000-01-286-27/+51
|
* New location on MASTER_SITE.steve1999-12-041-1/+1
| | | | | PR: 15238, 15248 Submitted by: Ade Lovett <ade@lovett.com>
* Update to 0.4nakai1999-11-164-22/+42
| | | | | PR: ports/14908 Submitted by: Ade Lovett <ade@lovett.com>
* Update to 0.2nakai1999-10-274-35/+24
| | | | | PR: ports/14541 Submitted by: Ade Lovett<ade@lovett.com>
* PR: ports/14303nakai1999-10-146-0/+97
Submitted by:Ade Lovett <ade@lovett.com> Initial import. New graphics library for GNOME. (Imlib replacement.)
OpenPOWER on IntegriCloud