error gdk-pixbuf-csource when install gimp from ports

wus m.zainal.arifin at gmail.com
Fri Apr 15 04:07:13 PDT 2005


i got error whern I install gimp from ports on FreeBSD 5.3-Release , here I 
attach the /usr/ports/graphics/gimp/work/gimp-2.0.4/config.log file , and the 
error msgs when I make :

===>   gimp-gnome-2.0.4,1 depends on executable: gmake - found
===>   gimp-gnome-2.0.4,1 depends on 
file: /usr/X11R6/libdata/pkgconfig/gnome-mime-data-2.0.pc - found
===>   gimp-gnome-2.0.4,1 depends on executable: pkg-config - found
===>   gimp-gnome-2.0.4,1 depends on file: /usr/local/bin/intltool-extract - 
found
===>   gimp-gnome-2.0.4,1 depends on shared library: aa.1 - found
===>   gimp-gnome-2.0.4,1 depends on shared library: exif.10 - found
===>   gimp-gnome-2.0.4,1 depends on shared library: jpeg.9 - found
===>   gimp-gnome-2.0.4,1 depends on shared library: mng.1 - found
===>   gimp-gnome-2.0.4,1 depends on shared library: png.5 - found
===>   gimp-gnome-2.0.4,1 depends on shared library: tiff.4 - found
===>   gimp-gnome-2.0.4,1 depends on shared library: wmf.2 - found
===>   gimp-gnome-2.0.4,1 depends on shared library: gimpprint.2 - found
===>   gimp-gnome-2.0.4,1 depends on shared library: X11.6 - found
===>   gimp-gnome-2.0.4,1 depends on shared library: esd.2 - found
===>   gimp-gnome-2.0.4,1 depends on shared library: glib-2.0.400 - found
===>   gimp-gnome-2.0.4,1 depends on shared library: atk-1.0.600 - found
===>   gimp-gnome-2.0.4,1 depends on shared library: pango-1.0.399 - found
===>   gimp-gnome-2.0.4,1 depends on shared library: gtk-x11-2.0.400 - found
===>   gimp-gnome-2.0.4,1 depends on shared library: linc.1 - found
===>   gimp-gnome-2.0.4,1 depends on shared library: IDL-2.0 - found
===>   gimp-gnome-2.0.4,1 depends on shared library: ORBit-2.0 - found
===>   gimp-gnome-2.0.4,1 depends on shared library: glade-2.0.0 - found
===>   gimp-gnome-2.0.4,1 depends on shared library: xml2.5 - found
===>   gimp-gnome-2.0.4,1 depends on shared library: xslt.2 - found
===>   gimp-gnome-2.0.4,1 depends on shared library: bonobo-2.0 - found
===>   gimp-gnome-2.0.4,1 depends on shared library: gconf-2.5 - found
===>   gimp-gnome-2.0.4,1 depends on shared library: gnomevfs-2.600 - found
===>   gimp-gnome-2.0.4,1 depends on shared library: gnomecanvas-2.600 - found
===>   gimp-gnome-2.0.4,1 depends on shared library: art_lgpl_2.5 - found
===>   gimp-gnome-2.0.4,1 depends on shared library: gnome-2.600 - found
===>   gimp-gnome-2.0.4,1 depends on shared library: bonoboui-2.0 - found
===>   gimp-gnome-2.0.4,1 depends on shared library: gnomeui-2.600 - found
===>   gimp-gnome-2.0.4,1 depends on shared library: gnome-desktop-2.3 - found
===>   gimp-gnome-2.0.4,1 depends on shared library: wnck-1.13 - found
===>   gimp-gnome-2.0.4,1 depends on shared library: rsvg-2.8 - found
===>   gimp-gnome-2.0.4,1 depends on shared library: panel-applet-2.0 - found
===>   gimp-gnome-2.0.4,1 depends on shared library: gsf-1.11 - found
===>  Configuring for gimp-gnome-2.0.4,1
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether gmake sets $(MAKE)... yes
checking for gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking for style of include used by gmake... GNU
checking dependency style of cc... gcc3
checking build system type... i386-portbld-freebsd5.3
checking host system type... i386-portbld-freebsd5.3
checking for a sed that does not truncate output... /usr/bin/sed
checking for egrep... grep -E
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... cc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking how to run the C++ preprocessor... c++ -E
checking for g77... no
checking for f77... f77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether f77 accepts -g... yes
checking the maximum length of command line arguments... (cached) 65536
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if cc static flag  works... yes
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... freebsd5.3 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by c++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC
checking if c++ PIC flag -fPIC works... yes
checking if c++ supports -c -o file.o... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd5.3 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for f77 option to produce PIC... -fPIC
checking if f77 PIC flag -fPIC works... yes
checking if f77 supports -c -o file.o... yes
checking whether the f77 linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd5.3 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for target architecture... i386-portbld-freebsd5.3
checking for some Win32 platform... no
checking for native Win32... no
checking for strerror in -lcposix... no
checking for cc option to accept ANSI C... none needed
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether gmake sets $(MAKE)... (cached) yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGE_FILES value needed for large files... no
checking whether to turn on debugging... no
checking whether to turn on profiling... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be included... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking for sys/wait.h... (cached) yes
checking for unistd.h... (cached) yes
checking for pid_t... yes
checking return type of signal handlers... void
checking for vprintf... yes
checking for _doprnt... no
checking for working alloca.h... no
checking for alloca... yes
checking for difftime... yes
checking for putenv... yes
checking for mmap... yes
checking for perl... /usr/bin/perl
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for dgettext in libc... no
checking for bindtextdomain in -lintl... yes
checking for dgettext in -lintl... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /usr/local/bin/msgfmt
checking for dcgettext... yes
checking for gmsgfmt... /usr/local/bin/msgfmt
checking for xgettext... /usr/local/bin/xgettext
checking for catalogs to be installed...  ca cs da de el en_CA en_GB es eu fi 
fr ga gl he hu hr id it ja ko lt ms nl no pl pt pt_BR ro ru sk sr sr at Latn sv 
tr uk vi yi zh_CN zh_TW
checking for pkg-config... /usr/local/bin/pkg-config
checking for GLIB - version >= 2.2.0... yes (version 2.4.6)
checking for gmodule-2.0 gobject-2.0... yes
checking GMODULE_CFLAGS... -I/usr/local/include/glib-2.0 
-I/usr/local/lib/glib-2.0/include
checking GMODULE_LIBS... -Wl,--export-dynamic -L/usr/local/lib -lgmodule-2.0 
-lgobject-2.0 -lglib-2.0 -liconv
checking for bind_textdomain_codeset... (cached) yes
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for pkg-config... (cached) /usr/local/bin/pkg-config
checking for GTK+ - version >= 2.2.2... yes (version 2.4.9)
checking if GTK+ is version 2.3.0 or newer... yes
checking for gdk-pixbuf-2.0 >= 2.2.2... yes
checking GDK_PIXBUF_CFLAGS... -I/usr/local/include/glib-2.0 
-I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/gtk-2.0
checking GDK_PIXBUF_LIBS... -Wl,--export-dynamic -L/usr/local/lib 
-L/usr/X11R6/lib -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 
-liconv
checking for gdk-pixbuf-csource... no
===>  Script "configure" failed unexpectedly.
Please direct the output of the failure of the make command to a file, and
then feed that file to the gnomelogalyzer, available from
http://www.freebsd.org/gnome/gnomelogalyzer.sh, which will diagnose the 
problem
and suggest a solution.  If - and only if - the gnomelogalyzer cannot solve
the problem, report the problem to the FreeBSD GNOME team at 
gnome at FreeBSD.org,
and attach "/usr/ports/graphics/gimp/work/gimp-2.0.4/config.log" and the
output of the failure of the make command.  Also, it might be a good idea to
provide an overview of all packages installed on your system (e.g. an `ls
/var/db/pkg`).
*** Error code 1

Stop in /usr/ports/graphics/gimp.
|wus/usr/ports/graphics/gimp/> cat error.log
===>   gimp-gnome-2.0.4,1 depends on executable: gmake - found
===>   gimp-gnome-2.0.4,1 depends on 
file: /usr/X11R6/libdata/pkgconfig/gnome-mime-data-2.0.pc - found
===>   gimp-gnome-2.0.4,1 depends on executable: pkg-config - found
===>   gimp-gnome-2.0.4,1 depends on file: /usr/local/bin/intltool-extract - 
found
===>   gimp-gnome-2.0.4,1 depends on shared library: aa.1 - found
===>   gimp-gnome-2.0.4,1 depends on shared library: exif.10 - found
===>   gimp-gnome-2.0.4,1 depends on shared library: jpeg.9 - found
===>   gimp-gnome-2.0.4,1 depends on shared library: mng.1 - found
===>   gimp-gnome-2.0.4,1 depends on shared library: png.5 - found
===>   gimp-gnome-2.0.4,1 depends on shared library: tiff.4 - found
===>   gimp-gnome-2.0.4,1 depends on shared library: wmf.2 - found
===>   gimp-gnome-2.0.4,1 depends on shared library: gimpprint.2 - found
===>   gimp-gnome-2.0.4,1 depends on shared library: X11.6 - found
===>   gimp-gnome-2.0.4,1 depends on shared library: esd.2 - found
===>   gimp-gnome-2.0.4,1 depends on shared library: glib-2.0.400 - found
===>   gimp-gnome-2.0.4,1 depends on shared library: atk-1.0.600 - found
===>   gimp-gnome-2.0.4,1 depends on shared library: pango-1.0.399 - found
===>   gimp-gnome-2.0.4,1 depends on shared library: gtk-x11-2.0.400 - found
===>   gimp-gnome-2.0.4,1 depends on shared library: linc.1 - found
===>   gimp-gnome-2.0.4,1 depends on shared library: IDL-2.0 - found
===>   gimp-gnome-2.0.4,1 depends on shared library: ORBit-2.0 - found
===>   gimp-gnome-2.0.4,1 depends on shared library: glade-2.0.0 - found
===>   gimp-gnome-2.0.4,1 depends on shared library: xml2.5 - found
===>   gimp-gnome-2.0.4,1 depends on shared library: xslt.2 - found
===>   gimp-gnome-2.0.4,1 depends on shared library: bonobo-2.0 - found
===>   gimp-gnome-2.0.4,1 depends on shared library: gconf-2.5 - found
===>   gimp-gnome-2.0.4,1 depends on shared library: gnomevfs-2.600 - found
===>   gimp-gnome-2.0.4,1 depends on shared library: gnomecanvas-2.600 - found
===>   gimp-gnome-2.0.4,1 depends on shared library: art_lgpl_2.5 - found
===>   gimp-gnome-2.0.4,1 depends on shared library: gnome-2.600 - found
===>   gimp-gnome-2.0.4,1 depends on shared library: bonoboui-2.0 - found
===>   gimp-gnome-2.0.4,1 depends on shared library: gnomeui-2.600 - found
===>   gimp-gnome-2.0.4,1 depends on shared library: gnome-desktop-2.3 - found
===>   gimp-gnome-2.0.4,1 depends on shared library: wnck-1.13 - found
===>   gimp-gnome-2.0.4,1 depends on shared library: rsvg-2.8 - found
===>   gimp-gnome-2.0.4,1 depends on shared library: panel-applet-2.0 - found
===>   gimp-gnome-2.0.4,1 depends on shared library: gsf-1.11 - found
===>  Configuring for gimp-gnome-2.0.4,1
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether gmake sets $(MAKE)... yes
checking for gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking for style of include used by gmake... GNU
checking dependency style of cc... gcc3
checking build system type... i386-portbld-freebsd5.3
checking host system type... i386-portbld-freebsd5.3
checking for a sed that does not truncate output... /usr/bin/sed
checking for egrep... grep -E
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... cc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking how to run the C++ preprocessor... c++ -E
checking for g77... no
checking for f77... f77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether f77 accepts -g... yes
checking the maximum length of command line arguments... (cached) 65536
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if cc static flag  works... yes
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... freebsd5.3 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by c++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC
checking if c++ PIC flag -fPIC works... yes
checking if c++ supports -c -o file.o... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd5.3 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for f77 option to produce PIC... -fPIC
checking if f77 PIC flag -fPIC works... yes
checking if f77 supports -c -o file.o... yes
checking whether the f77 linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd5.3 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for target architecture... i386-portbld-freebsd5.3
checking for some Win32 platform... no
checking for native Win32... no
checking for strerror in -lcposix... no
checking for cc option to accept ANSI C... none needed
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether gmake sets $(MAKE)... (cached) yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGE_FILES value needed for large files... no
checking whether to turn on debugging... no
checking whether to turn on profiling... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be included... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking for sys/wait.h... (cached) yes
checking for unistd.h... (cached) yes
checking for pid_t... yes
checking return type of signal handlers... void
checking for vprintf... yes
checking for _doprnt... no
checking for working alloca.h... no
checking for alloca... yes
checking for difftime... yes
checking for putenv... yes
checking for mmap... yes
checking for perl... /usr/bin/perl
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for dgettext in libc... no
checking for bindtextdomain in -lintl... yes
checking for dgettext in -lintl... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /usr/local/bin/msgfmt
checking for dcgettext... yes
checking for gmsgfmt... /usr/local/bin/msgfmt
checking for xgettext... /usr/local/bin/xgettext
checking for catalogs to be installed...  ca cs da de el en_CA en_GB es eu fi 
fr ga gl he hu hr id it ja ko lt ms nl no pl pt pt_BR ro ru sk sr sr at Latn sv 
tr uk vi yi zh_CN zh_TW
checking for pkg-config... /usr/local/bin/pkg-config
checking for GLIB - version >= 2.2.0... yes (version 2.4.6)
checking for gmodule-2.0 gobject-2.0... yes
checking GMODULE_CFLAGS... -I/usr/local/include/glib-2.0 
-I/usr/local/lib/glib-2.0/include
checking GMODULE_LIBS... -Wl,--export-dynamic -L/usr/local/lib -lgmodule-2.0 
-lgobject-2.0 -lglib-2.0 -liconv
checking for bind_textdomain_codeset... (cached) yes
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for pkg-config... (cached) /usr/local/bin/pkg-config
checking for GTK+ - version >= 2.2.2... yes (version 2.4.9)
checking if GTK+ is version 2.3.0 or newer... yes
checking for gdk-pixbuf-2.0 >= 2.2.2... yes
checking GDK_PIXBUF_CFLAGS... -I/usr/local/include/glib-2.0 
-I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/gtk-2.0
checking GDK_PIXBUF_LIBS... -Wl,--export-dynamic -L/usr/local/lib 
-L/usr/X11R6/lib -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 
-liconv
checking for gdk-pixbuf-csource... no
===>  Script "configure" failed unexpectedly.
Please direct the output of the failure of the make command to a file, and
then feed that file to the gnomelogalyzer, available from
http://www.freebsd.org/gnome/gnomelogalyzer.sh, which will diagnose the 
problem
and suggest a solution.  If - and only if - the gnomelogalyzer cannot solve
the problem, report the problem to the FreeBSD GNOME team at 
gnome at FreeBSD.org,
and attach "/usr/ports/graphics/gimp/work/gimp-2.0.4/config.log" and the
output of the failure of the make command.  Also, it might be a good idea to
provide an overview of all packages installed on your system (e.g. an `ls
/var/db/pkg`).
*** Error code 1

Stop in /usr/ports/graphics/gimp.
---------------------------------------------------------------------------------------

/usr/ports/graphics/gimp/> ls /var/db/pkg
ORBit2-2.10.4            gsfonts-8.11_2                        
libgnomeprint-2.6.2     popt-1.7
OpenEXR-1.2.1            gtk-1.2.10_12                         
libgnomeprintui-2.6.2   python-2.3.4_2
aalib-1.4.r5_1           gtk-2.4.9_1                           
libgnomeui-2.6.1.1      qt-3.3.3
arts-1.3.0,1             gtk-engines2-2.2.0_4                  
libgphoto2-2.1.4_3      samba-libsmbclient-3.0.7_1
artswrapper-1.2.1        gtksourceview-1.0.1                   libgsf-1.10.1           
sane-backends-1.0.14_1
aspell-0.60_2            gtkspell2-2.0.7                       
libiconv-1.9.2_1        scrollkeeper-0.3.14_1,1
atk-1.6.1                gucharmap-gnome-1.4.1                 libidn-0.5.4            
sdocbook-xml-4.1.2.5_2
bitstream-vera-1.10      hicolor-icon-theme-0.5                libijs-0.35             
shared-mime-info-0.15
cdparanoia-3.9.8_7       hpijs-1.6.1                           libmad-0.15.1b          
speex-1.0.4,1
cups-base-1.1.20.0       imake-6.7.0_2                         libmal-0.40             
startup-notification-0.7
cups-pstoraster-7.07_1   intltool-0.31.2                       libmng-1.0.8            
t1lib-5.0.1,1
docbook-sk-4.1.2_3       ja-gaim-0.82.1                        
libmusicbrainz-2.1.1    taglib-1.2
docbook-xml-4.2_1        jasper-1.701.0                        libogg-1.1,3            
tiff-3.6.1_2
docbook-xsl-1.65.1       jpeg-6b_3                             
librsvg2-2.6.5_1        unzip-5.51
esound-0.2.35_1          kde-lite-3.3.0                        libtool-1.3.5_2         
wget-1.8.2_6
expat-1.95.8             kdeaccessibility-3.3.0                libtool-1.5.8           
xchat-1.8.11_3
fam-2.6.9_6              kdeadmin-3.3.0                        
libtunepimp-0.3.0_1     xchat2-2.4.0
flac-1.1.0_3             kdeartwork-3.3.0                      libusb-0.1.7_1          
xmlcatmgr-2.1
fontconfig-2.2.3,1       kdebase-3.3.0_4                       
libvorbis-1.0.1,3       xorg-clients-6.7.0_4
freetype2-2.1.7_3        kdegames-3.3.0                        libwmf-0.2.8.3          
xorg-documents-6.7.0
fribidi-0.10.4_1         kdegraphics-3.3.0                     
libwnck-2.6.2.1_1       xorg-fonts-100dpi-6.7.0
gconf2-2.6.4             kdelibs-3.3.0_2                       libxml2-2.6.13          
xorg-fonts-75dpi-6.7.0
gdk-pixbuf-0.22.0_2      kdemultimedia-3.3.0                   libxslt-1.1.10          
xorg-fonts-cyrillic-6.7.0
gettext-0.13.1_1         kdemultimedia-mpeglib_artsplug-3.3.0  linc-1.0.3_2            
xorg-fonts-encodings-6.7.0
ghostscript-gnu-7.07_11  kdepim-3.3.0                          lynx-2.8.5              
xorg-fonts-miscbitmaps-6.7.0
gimp-print-4.2.7         kdeutils-3.3.0                        
metacity-2.8.2_1        xorg-fonts-truetype-6.7.0
glib-1.2.10_11           lcms-1.13,1                           
mozilla-1.7.2_2,2       xorg-fonts-type1-6.7.0
glib-2.4.6_1             libIDL-0.8.4                          nas-1.6                 
xorg-fontserver-6.7.0
gmake-3.80_2             libXft-2.1.6                          
net-snmp-5.1.2_1        xorg-libraries-6.7.0_2
gnome-icon-theme-1.2.3   libao-esound-0.8.4_1                  nspr-4.4.1_1            
xorg-manpages-6.7.0
gnome-themes-2.6.3       libart_lgpl2-2.3.16                   nss-3.9.2               
xorg-nestserver-6.7.0
gnomedesktop-2.6.2       libaudiofile-0.2.6                    
open-motif-2.2.3        xorg-printserver-6.7.0
gnomehier-1.0_19         libbonobo-2.6.2                       
openldap-client-2.2.15  xorg-server-6.7.0_9
gnomekeyring-0.2.1_1     libbonoboui-2.6.1                     
p5-XML-Parser-2.34_1    xorg-vfbserver-6.7.0
gnomemimedata-2.4.1_2    libcroco-0.5.1                        pango-1.4.1             
xpdf-3.00_3
gnomepanel-2.6.2_1       libexif-0.5.12_2                      pcre-4.5                
xterm-196_3
gnomeutils2-2.6.2_1,1    libglade2-2.4.0                       perl-5.8.5              
zip-2.3_1
gnomevfs2-2.6.2_1        libglut-6.0.1                         
pilot-link-0.11.8_3
gnuls-4.1                libgnome-2.6.1.2                      
pkgconfig-0.15.0_1
gnupg-1.2.6              libgnomecanvas-2.6.1.1                png-1.2.6




thank you .

Muhammad Zainal Arifin




More information about the freebsd-gnome mailing list