Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Mar 2004 22:57:55 +0100
From:      Malte von dem Hagen <malte.vondemhagen@alliednetworks.de>
To:        openoffice@freebsd.org
Subject:   configure error w/ openoffice-1.1 on RELENG_5_2
Message-ID:  <20040322225755.3b6c5921@sharra.docvalde.local>

next in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
Hi there,

i write you as supposed in the following error message...

Goal:
=====
Portupgrade de-openoffice-1.1.0_1* to de-openoffice-1.1.1.RC1

*installed via package provided by projects.imp.ch/openoffice


Error message:
==============
===>  Configuring for de-openoffice-1.1.1.RC1
configure: WARNING: you should use --build, --host, --target
********************************************************************
*                                                                  *
*   OpenOffice.org build configuration.                            *
*                                                                  *
*   The configure proces checks your platform to see whether       *
*   you can build OpenOffice.org on it.                            *
*   This proces checks all pre-requisites and generates a file     *
*   containing the necessary environment variables.                *
*   Source this file after configure has ended successfully.       *
*                                                                  *
*   Any warning that is generated during the configure process     *
*   must be taken into account, since it can be a reason for       *
*   an unsuccessfull build of OpenOffice.org                       *
*                                                                  *
********************************************************************
********************************************************************
*                                                                  *
*   Checking the platform pre-requisites.                          *
*                                                                  *
********************************************************************
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking for nawk... /usr/bin/nawk
checking for sed... /usr/bin/sed
checking the operating system... checking the FreeBSD operating system release... found OSVERSION=502010
checked (FreeBSD)
checking for i386-portbld-freebsd5.2.1-gcc... gcc32
checking for C compiler default output... 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 gcc32 accepts -g... yes
checking for gcc32... /usr/local/bin/gcc32
checking the GNU gcc compiler version... checked (gcc 3.2.3)
checking the GNU make version... checked (gmake 3.80)
checking how to run the C preprocessor... gcc32 -E
checking for ANSI C header files... yes
checking pam_appl.h... yes
checking for i386-portbld-freebsd5.2.1-g++... g++32
checking whether we are using the GNU C++ compiler... yes
checking whether g++32 accepts -g... yes
checking try to compile exception code... Exceptions type: dwarf2
checking for STLport4 headers... using internal stlport.
checking whether to build with Java support... yes
checking for javac... no
checking for java... no
checking the installed JDK... configure: error: JAVA not found. You need at least jdk-1.3
===>  Script "configure" failed unexpectedly.
Please report the problem to openoffice@FreeBSD.org [maintainer] and attach
the
"/usr/ports/german/openoffice-1.1/work/oo_1.1.1_src/config_office/config.log"
including the output of the failure of your 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/german/openoffice-1.1.
*** Error code 1
 
Stop in /usr/ports/german/openoffice-1.1.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade52947.0 make
** Fix the problem and try again.
** The following packages were not installed or upgraded (*:skipped / !:failed)
        ! german/openoffice-1.1 (de-openoffice-1.1.0_1) (configure error)
sharra#


My setup:
=========
sharra# uname -a
FreeBSD sharra.docvalde.local 5.2.1-RELEASE-p3 FreeBSD 5.2.1-RELEASE-p3 #0: Fri Mar 19 04:58:51 CET 2004     docvalde@sharra.docvalde.local:/usr/src/sys/i386/compile/SHARRA  i386


Remarks:
========
- Please find attached the ouput of 'ls /var/db/pkg' as well as the   desired config.log.

- used shell is 'csh' with the following variables:

  sharra# printenv | grep jdk
    PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/loca  l/bin:/usr/X11R6/bin:/root/bin,/usr/local/jdk1.4.2
 JAVA_HOME=/usr/local/jdk1.4.2

I would appreciate any hint.

Best regards,

Malte von dem Hagen.

[-- Attachment #2 --]
sharra# less /usr/ports/german/openoffice-1.1/work/oo_1.1.1_src/config_office/config.log

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
 
It was created by configure, which was
generated by GNU Autoconf 2.53.  Invocation command line was
 
  $ ./configure --with-lang=GER,ENUS --with-gnu-cp=/usr/local/bin/gcp --enable-mozilla=no --prefix=/usr/local i386-portbld-freebsd5.2.1
 
## --------- ##
## Platform. ##
## --------- ##
 
hostname = sharra.docvalde.local
uname -m = i386
uname -r = 5.2.1-RELEASE-p3
uname -s = FreeBSD
uname -v = FreeBSD 5.2.1-RELEASE-p3 #0: Fri Mar 19 04:58:51 CET 2004     docvalde@sharra.docvalde.local:/usr/src/sys/i386/compile/SHARRA
 
/usr/bin/uname -p = i386
/bin/uname -X     = unknown
 
/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown
 
PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/games
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/X11R6/bin
PATH: /root/bin,/usr/local/jdk1.4.1
 
 
## ----------- ##
## Core tests. ##
## ----------- ##
 
configure:1627: checking for gawk
configure:1656: result: no
configure:1627: checking for mawk
configure:1656: result: no
configure:1627: checking for nawk
configure:1643: found /usr/bin/nawk
configure:1653: result: nawk
configure:1665: checking for nawk
configure:1683: found /usr/bin/nawk
configure:1695: result: /usr/bin/nawk
configure:1712: checking for sed
configure:1730: found /usr/bin/sed
configure:1742: result: /usr/bin/sed
configure:1758: checking the operating system
configure:1790: checking the FreeBSD operating system release
configure:1797: result: found OSVERSION=502010
configure:1835: result: checked (FreeBSD)
configure:1997: checking for i386-portbld-freebsd5.2.1-gcc
configure:2023: result: gcc32
configure:2305: checking for C compiler version
configure:2308: gcc32 --version </dev/null >&5
gcc32 (GCC) 3.2.3
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
configure:2311: $? = 0
configure:2313: gcc32 -v </dev/null >&5
Reading specs from /usr/local/lib/gcc-lib/i386-portbld-freebsd5.2.1/3.2.3/specs
Configured with: ./..//gcc-3.2.3/configure --disable-nls --with-gxx-include-dir=/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2.1/3.2.3/include/g++-v3 --with-system-zlib --includedir=/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2.1/3.2.3/include/Java --disable-shared --prefix=/usr/local i386-portbld-freebsd5.2.1
Thread model: posix
gcc version 3.2.3
configure:2316: $? = 0
configure:2318: gcc32 -V </dev/null >&5
gcc32: argument to `-V' is missing
configure:2321: $? = 1
configure:2347: checking for C compiler default output
configure:2350: gcc32 -O -pipe -mcpu=pentiumpro   conftest.c  >&5
configure:2353: $? = 0
configure:2386: result: a.out
configure:2391: checking whether the C compiler works
configure:2397: ./a.out
configure:2400: $? = 0
configure:2415: result: yes
configure:2422: checking whether we are cross compiling
configure:2424: result: no
configure:2427: checking for suffix of executables
configure:2429: gcc32 -o conftest -O -pipe -mcpu=pentiumpro   conftest.c  >&5
configure:2432: $? = 0
configure:2454: result:
configure:2460: checking for suffix of object files
configure:2484: gcc32 -c -O -pipe -mcpu=pentiumpro  conftest.c >&5
configure:2487: $? = 0
configure:2506: result: o
configure:2510: checking whether we are using the GNU C compiler
configure:2537: gcc32 -c -O -pipe -mcpu=pentiumpro  conftest.c >&5
configure:2540: $? = 0
configure:2543: test -s conftest.o
configure:2546: $? = 0
configure:2558: result: yes
configure:2564: checking whether gcc32 accepts -g
configure:2588: gcc32 -c -g  conftest.c >&5
configure:2591: $? = 0
configure:2594: test -s conftest.o
configure:2597: $? = 0
configure:2607: result: yes
configure:2634: gcc32 -c -O -pipe -mcpu=pentiumpro  conftest.c >&5
conftest.c:2: syntax error before "me"
configure:2637: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:2755: checking for gcc32
configure:2773: found /usr/local/bin/gcc32
configure:2785: result: /usr/local/bin/gcc32
configure:2799: checking the GNU gcc compiler version
configure:2819: result: checked (gcc 3.2.3)
configure:2824: checking the GNU make version
configure:2842: result: checked (gmake 3.80)
configure:3405: checking how to run the C preprocessor
configure:3431: gcc32 -E  conftest.c
configure:3437: $? = 0
configure:3464: gcc32 -E  conftest.c
configure:3461:28: ac_nonexistent.h: No such file or directory
configure:3470: $? = 1
configure: failed program was:
#line 3460 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:3507: result: gcc32 -E
configure:3522: gcc32 -E  conftest.c
configure:3528: $? = 0
configure:3555: gcc32 -E  conftest.c
configure:3552:28: ac_nonexistent.h: No such file or directory
configure:3561: $? = 1
configure: failed program was:
#line 3551 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:3601: checking for ANSI C header files
configure:3615: gcc32 -E  conftest.c
configure:3621: $? = 0
configure:3708: gcc32 -o conftest -O -pipe -mcpu=pentiumpro   conftest.c  >&5
configure:3711: $? = 0
configure:3713: ./conftest
configure:3716: $? = 0
configure:3730: result: yes
configure:3743: checking pam_appl.h
configure:3746: result: yes
configure:3778: checking for i386-portbld-freebsd5.2.1-g++
configure:3804: result: g++32
configure:3862: checking for C++ compiler version
configure:3865: g++32 --version </dev/null >&5
g++32 (GCC) 3.2.3
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
configure:3868: $? = 0
configure:3870: g++32 -v </dev/null >&5
Reading specs from /usr/local/lib/gcc-lib/i386-portbld-freebsd5.2.1/3.2.3/specs
Configured with: ./..//gcc-3.2.3/configure --disable-nls --with-gxx-include-dir=/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2.1/3.2.3/include/g++-v3 --with-system-zlib --includedir=/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2.1/3.2.3/include/Java --disable-shared --prefix=/usr/local i386-portbld-freebsd5.2.1
Thread model: posix
gcc version 3.2.3
configure:3873: $? = 0
configure:3875: g++32 -V </dev/null >&5
g++32: argument to `-V' missing
 
configure:3878: $? = 1
configure:3881: checking whether we are using the GNU C++ compiler
configure:3908: g++32 -c -O -pipe -mcpu=pentiumpro  conftest.cc >&5
configure:3911: $? = 0
configure:3914: test -s conftest.o
configure:3917: $? = 0
configure:3929: result: yes
configure:3935: checking whether g++32 accepts -g
configure:3959: g++32 -c -g  conftest.cc >&5
configure:3962: $? = 0
configure:3965: test -s conftest.o
configure:3968: $? = 0
configure:3978: result: yes
configure:4024: g++32 -c -O -pipe -mcpu=pentiumpro  conftest.cc >&5
configure:4027: $? = 0
configure:4030: test -s conftest.o
configure:4033: $? = 0
configure:4061: g++32 -c -O -pipe -mcpu=pentiumpro  conftest.cc >&5
configure: In function `int main()':
configure:4054: `exit' undeclared (first use this function)
configure:4054: (Each undeclared identifier is reported only once for each
   function it appears in.)
configure:4064: $? = 1
configure: failed program was:
#line 4043 "configure"
#include "confdefs.h"
 
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
exit (42);
  ;
  return 0;
}
configure:4024: g++32 -c -O -pipe -mcpu=pentiumpro  conftest.cc >&5
configure:4027: $? = 0
configure:4030: test -s conftest.o
configure:4033: $? = 0
configure:4061: g++32 -c -O -pipe -mcpu=pentiumpro  conftest.cc >&5
configure:4064: $? = 0
configure:4067: test -s conftest.o
configure:4070: $? = 0
configure:4165: checking try to compile exception code
configure:4202: g++32 -o conftest -O -pipe -mcpu=pentiumpro   conftest.cc  >&5
/var/tmp//ccJOr5u3.o: In function `main':
/var/tmp//ccJOr5u3.o(.text+0xa): undefined reference to `__sjthrow'
collect2: ld returned 1 exit status
configure:4205: $? = 1
configure: failed program was:
#line 4180 "configure"
#include "confdefs.h"
#include <iostream>
 
extern "C" void __sjthrow(void) __attribute__ ((__noreturn__));
 
 
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
__sjthrow()
  ;
  return 0;
}
configure:4224: result: Exceptions type: dwarf2
configure:4586: checking for STLport4 headers
configure:4680: result: using internal stlport.
configure:4690: checking whether to build with Java support
configure:4693: result: yes
configure:4708: checking for javac
configure:4741: result: no
configure:4747: checking for java
configure:4780: result: no
configure:4803: checking the installed JDK
configure:4844: error: JAVA not found. You need at least jdk-1.3
 
## ---------------- ##
## Cache variables. ##
## ---------------- ##
 
ac_cv_env_CXXFLAGS_value='-O -pipe -mcpu=pentiumpro'
ac_cv_path_COMPATH=/usr/local/bin/gcc32
ac_cv_prog_cc_g=yes
ac_cv_env_CXXCPP_set=
ac_cv_env_LDFLAGS_set=
ac_cv_c_compiler_gnu=yes
ac_cv_exeext=
ac_cv_env_CFLAGS_set=set
ac_cv_prog_CXX=g++32
lt_cv_sys_max_cmd_len=65536
ac_cv_env_CPP_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CXX_set=set
ac_cv_path_SED=/usr/bin/sed
ac_cv_env_host_alias_set=set
ac_cv_prog_CC=gcc32
ac_cv_env_build_alias_set=set
ac_cv_env_CXXCPP_value=
ac_cv_env_LDFLAGS_value=
ac_cv_env_target_alias_set=set
ac_cv_path_AWK=/usr/bin/nawk
ac_cv_env_CFLAGS_value='-O -pipe -mcpu=pentiumpro'
ac_cv_env_CC_set=set
ac_cv_header_stdc=yes
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXX_value=g++32
ac_cv_env_host_alias_value=i386-portbld-freebsd5.2.1
ac_cv_prog_cxx_g=yes
ac_cv_prog_CPP='gcc32 -E'
ac_cv_prog_AWK=nawk
ac_cv_env_build_alias_value=i386-portbld-freebsd5.2.1
ac_cv_env_target_alias_value=i386-portbld-freebsd5.2.1
ac_cv_env_CC_value=gcc32
ac_cv_env_CPP_set=
ac_cv_objext=o
 
## ----------- ##
## confdefs.h. ##
## ----------- ##
 
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define STDC_HEADERS 1
#ifdef __cplusplus
#include <stdlib.h>
#endif
 
configure: exit 1

[-- Attachment #3 --]
sharra# ls /var/db/pkg/
Hermes-1.3.3_1                          libIDL-0.8.3_1
ORBit-0.5.17_2                          libXft-2.1.5_1
ORBit2-2.8.3_1                          liba52-0.7.4_1
XFree86-4.3.0,1                         libart_lgpl2-2.3.16
XFree86-FontServer-4.3.0_3              libaudiofile-0.2.6
XFree86-Server-4.3.0_14                 libbonobo-2.4.3_1
XFree86-clients-4.3.0_7                 libbonoboui-2.4.3_1
XFree86-documents-4.3.0                 libcapplet-1.4.0.5_2
XFree86-font100dpi-4.3.0                libdvdcss-1.2.8_1
XFree86-font75dpi-4.3.0                 libdvdread-0.9.4
XFree86-fontCyrillic-4.3.0              libexif-0.5.12_2
XFree86-fontDefaultBitmaps-4.3.0        libgail-gnome-1.0.3_1
XFree86-fontEncodings-4.3.0             libglade2-2.0.1_2
XFree86-fontScalable-4.3.0              libglut-5.0.2
XFree86-libraries-4.3.0_6               libgnome-2.4.0_4
aalib-1.4.r5_1                          libgnomecanvas-2.4.0_1
acme-2.4.2_1                            libgnomeprint-2.4.2_1
acroread-5.08                           libgnomeprintui-2.4.2_1
apache-ant-1.6.1                        libgnomeui-2.4.0.1_2
arts-1.2.1,1                            libgsf-1.8.2_1
aspell-0.50.5_1                         libgtkhtml-2.4.1_2
at-spi-1.3.16                           libgtop2-2.0.8_1
atk-1.4.1_2                             libiconv-1.9.1_3
autoconf-2.13.000227_5                  libidn-0.4.1
autoconf-2.53_1                         libijs-0.35
automake-1.4.5_9                        libltdl-1.5.2
automake-1.5,1                          libmad-0.15.0b
bash-2.05b.007                          libmikmod-esound-3.1.10_2
bison-1.75_2                            libmng-1.0.6
bitstream-vera-1.10                     libogg-1.1,3
bugbuddy2-2.4.2_1                       librsvg2-2.4.0_2
cdrdao-1.1.8_1                          libtool-1.3.5_2
cdrtools-2.0.3_1                        libtool-1.4.3_3
coreutils-5.2.1                         libtool-1.5.2_1
cups-base-1.1.20.0                      libungif-4.1.0b1_1
cups-pstoraster-7.07_1                  libvorbis-1.0.1,3
cvsup-without-gui-16.1h                 libwmf-0.2.8.2
de-openoffice-1.1.0_1                   libwnck-2.4.0.1_1
djbfft-0.76                             libxml-1.8.17_2
docbook-sk-4.1.2_3                      libxml2-2.6.7
docbook-xml-4.2_1                       libxslt-1.1.4
docbook-xsl-1.65.1                      linc-1.0.3_1
dri-4.3.0,1                             linux-flashplugin-6.0r79_1
dvd+rw-tools-5.17.4.8.6                 linux-sun-jdk-1.4.2.04
eel2-2.4.2_1                            linux_base-7.1_7
emovix-0.8.0_1                          linuxpluginwrapper-20040310_1
eog2-2.4.1_1                            lynx-2.8.5
epiphany-1.0.8                          m4-1.4_1
esound-0.2.34                           metacity-2.6.5
etherape-0.9.0_2                        mkisofs-2.0.3_1
expat-1.95.7                            mozilla-1.6_3,2
ezm3-1.1_1                              nas-1.6
faces-1.7.7_5                           nasm-0.98.38_1,1
fam-2.6.9_4                             nautilus-cd-burner-0.5.3_7
fileroller-2.4.4_1,1                    nautilus-media-0.3.4
flac-1.1.0_3                            nautilus2-2.4.2_1
fontconfig-2.2.2,1                      normalize-0.7.6_2
freetype2-2.1.7_2                       nspr-4.4.1_1
gail-1.4.1_1                            open-motif-2.2.2_2
gcalctool-4.3.50                        openldap-client-2.1.27
gcc-3.2.3_1                             openssl-0.9.7d
gconf-editor-2.4.0_1,1                  p5-Authen-SASL-2.06
gconf2-2.4.0.1_1                        p5-Digest-1.05_1
gdk-pixbuf-0.22.0_1                     p5-Digest-HMAC-1.01
gdm2-2.4.4.7_2                          p5-Digest-MD5-2.33
gedit2-2.4.1_1                          p5-Digest-Nilsimsa-0.06
gengetopt-2.11                          p5-Digest-SHA1-2.07
geotrace-0.0.4_2                        p5-HTML-Parser-3.35
gettext-0.13.1_1                        p5-HTML-Tagset-3.03
gftp-2.0.16_4                           p5-MIME-Base64-3.00
ggv2-2.4.1                              p5-Mail-SpamAssassin-2.63
ghostscript-gnu-7.07_6                  p5-Mail-Tools-1.60
gimp-gnome-2.0.pre4,1                   p5-Net-1.17,1
gimp-print-4.2.6_2                      p5-Net-DNS-0.46
gkrellm-2.1.28                          p5-Time-HiRes-1.55,1
gkrellmmultiping-2.0.3_1                p5-URI-1.30
gle-3.0.3                               p5-XML-Parser-2.34_1
glib-1.2.10_10                          p5-gettext-1.01_4
glib-2.2.3_1                            pango-1.2.5_2
gmake-3.80_2                            pccts-1.33.33
gnome-icon-theme-1.0.9_1                pcre-4.5
gnome-themes-2.4.1_2                    perl-5.6.1_15
gnome-themes-extras-0.6_2               pilot-link-0.11.8_2
gnome2-2.4.2                            pkgconfig-0.15.0_1
gnomeapplets2-2.4.2_1                   pkgdb.db
gnomeaudio2-2.0.0                       png-1.2.5_3
gnomecontrolcenter2-2.4.0_1             popt-1.6.4_2
gnomedesktop-2.4.1.1_2                  portupgrade-20040208
gnomegames2-2.4.3                       psi-0.9.1_2
gnomehier-1.0_14                        pth-2.0.0
gnomelibs-1.4.2_2                       python-2.3.3_4
gnomemag-0.10.9                         qca-tls-1.0_1
gnomemedia2-2.4.1.1_1                   qmake-3.2.3_1
gnomemimedata-2.4.1_1                   qt-3.3.1_1
gnomepanel-2.4.2_1                      razor-agents-2.36_3
gnomesession-2.4.2_1                    rplay-3.3.2_1
gnomespeech-0.2.8_1                     rpm-3.0.6_9
gnomesystemmonitor-2.4.0_1              ruby-1.8.1_2
gnometerminal-2.4.2_1                   ruby18-bdb1-0.2.2
gnomeuserdocs2-2.4.1_1                  samba-2.2.8a_1
gnomeutils2-2.4.1_1,1                   scrollkeeper-0.3.14_1,1
gnomevfs2-2.4.3                         sdl-1.2.7_1,1
gnopernicus-0.7.1_1                     sdocbook-xml-4.1.2.5_2
gnupg-1.2.4_1                           seahorse-0.7.3_1
gok-0.8.4_1                             sox-12.17.4_1
gpdf-0.112.1                            startup-notification-0.5_2
gpgme-0.3.16_1                          sudo-1.6.7.5
gsm-1.0.10                              svgalib-1.4.3_3
gstreamer-0.6.4_2                       sylpheed-claws-0.9.10
gstreamer-plugins-0.6.4_3               tcl-8.3.5_2
gtk-1.2.10_11                           tiff-3.6.1_1
gtk-2.2.4_2                             tk-8.3.5_2
gtk-engines2-2.2.0_1                    transcode-0.6.12
gtksourceview-0.7.1                     unzip-5.50_2
gucharmap-gnome-1.2.0_1                 urwfonts-1.0
guile-1.6.4_4                           vte-0.11.10_3
help2man-1.33.1                         wrapper-1.0_3
imake-4.3.0_2                           xmlcatmgr-2.0.b1
imlib-1.9.14_2                          xmms-cdread-0.14a_2
intltool-0.30_1                         xmms-crossfade-0.3.4_1
ja-libjconv-2.9                         xmms-esound-1.2.10
jasper-1.700.5                          xmms-fishmatic-0.0.1_1
javavmwrapper-1.4                       xmms-nebulus-0.6.0_2
jdk-1.4.2p6_4                           xmms-paranormal-0.2.0_2
jpeg-6b_2                               xscreensaver-gnome-4.15
jpilot-0.99.7                           xvid-0.9.2,1
k3b-0.11.6                              yelp-2.4.2_2
kdelibs-3.2.1_1                         zenity-1.8_1
lame-3.95.1_2                           zip-2.3_1
lcms-1.09_1,1

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040322225755.3b6c5921>