Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 06 Dec 2002 11:43:59 -0500
From:      Joe Glass <glassjos@msu.edu>
To:        gnome@FreeBSD.org
Subject:   trouble installing evolution from ports
Message-ID:  <3DF0D3CF.F03BA0E3@msu.edu>

next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.
--------------72E31CC37CE4D5957D9969F0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Hello, when trying to install the evolution port, it is complaining
that:

You need OAF 0.6.10 or higher to build evolution

I have an older version, 0.6.8_1 installed, but if I try to pkg_delete
it then I get a huge list of dependencies and it tells me I can't remove
it.  Is there a special way that I'm supposed upgrade all of these ports
at once so they are all happy and let me install evolution?

I'm running :
FreeBSD glass.cl.msu.edu 4.5-STABLE FreeBSD 4.5-STABLE #0: Wed Apr 10
12:56:02 EDT 2002    
joe@glass.cl.msu.edu:/usr/obj/usr/src/sys/GLASSKERNEL  i386

Thanks!!
Joe Glass

-- 
Joe Glass
Systems Management, Michigan State University
517-355-4500 x240
glassjos@msu.edu
--------------72E31CC37CE4D5957D9969F0
Content-Type: text/plain; charset=us-ascii;
 name="config.log"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="config.log"

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

configure:861: checking for a BSD compatible install
configure:914: checking whether build environment is sane
configure:971: checking whether gmake sets ${MAKE}
configure:1017: checking for working aclocal-1.4
configure:1030: checking for working autoconf
configure:1043: checking for working automake-1.4
configure:1056: checking for working autoheader
configure:1069: checking for working makeinfo
configure:1091: checking host system type
configure:1123: checking for scrollkeeper-config
configure:1165: checking for jw
configure:1215: checking whether to enable maintainer-specific portions of Makefiles
configure:1240: checking for strerror in -lcposix
configure:1259: cc -o conftest -O -pipe  -I/usr/home/usr.ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include  conftest.c -lcposix  -pthread -L/usr/local/lib 1>&5
/usr/libexec/elf/ld: cannot find -lcposix
configure: failed program was:
#line 1248 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char strerror();

int main() {
strerror()
; return 0; }
configure:1284: checking for gcc
configure:1397: checking whether the C compiler (cc -O -pipe  ) works
configure:1413: cc -o conftest -O -pipe  -I/usr/home/usr.ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include  conftest.c -pthread -L/usr/local/lib 1>&5
configure:1439: checking whether the C compiler (cc -O -pipe  ) is a cross-compiler
configure:1444: checking whether we are using GNU C
configure:1453: cc -E conftest.c
configure:1472: checking whether cc accepts -g
configure:1504: checking how to run the C preprocessor
configure:1525: cc -E -I/usr/home/usr.ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:1589: checking for flex
configure:1622: checking for flex
configure:1656: checking for yywrap in -lfl
configure:1675: cc -o conftest -O -pipe  -I/usr/home/usr.ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include  conftest.c -lfl  -pthread -L/usr/local/lib 1>&5
configure:1698: checking lex output file root
configure:1719: checking whether yytext is a pointer
configure:1738: cc -o conftest -O -pipe  -I/usr/home/usr.ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include  conftest.c -pthread -L/usr/local/lib -lfl 1>&5
configure:1764: checking for bison
configure:1800: checking for ANSI C header files
configure:1813: cc -E -I/usr/home/usr.ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:1880: cc -o conftest -O -pipe  -I/usr/home/usr.ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include  conftest.c -pthread -L/usr/local/lib 1>&5
configure:1934: checking for a BSD compatible install
configure:1987: checking whether ln -s works
configure:2008: checking whether gmake sets ${MAKE}
configure:2071: checking for perl
configure:2133: checking for Cygwin environment
configure:2149: cc -c -O -pipe  -I/usr/home/usr.ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include conftest.c 1>&5
configure: In function `main':
configure:2145: `__CYGWIN32__' undeclared (first use in this function)
configure:2145: (Each undeclared identifier is reported only once
configure:2145: for each function it appears in.)
configure: failed program was:
#line 2138 "configure"
#include "confdefs.h"

int main() {

#ifndef __CYGWIN__
#define __CYGWIN__ __CYGWIN32__
#endif
return __CYGWIN__;
; return 0; }
configure:2166: checking for mingw32 environment
configure:2178: cc -c -O -pipe  -I/usr/home/usr.ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include conftest.c 1>&5
configure: In function `main':
configure:2174: `__MINGW32__' undeclared (first use in this function)
configure:2174: (Each undeclared identifier is reported only once
configure:2174: for each function it appears in.)
configure: failed program was:
#line 2171 "configure"
#include "confdefs.h"

int main() {
return __MINGW32__;
; return 0; }
configure:2264: checking build system type
configure:2293: checking for ld used by GCC
configure:2361: checking if the linker (/usr/libexec/elf/ld) is GNU ld
GNU ld version 2.11.2 20010719 [FreeBSD] (with BFD 2.11.2 20010719 [FreeBSD])
configure:2378: checking for /usr/libexec/elf/ld option to reload object files
configure:2390: checking for BSD-compatible nm
configure:2428: checking how to recognise dependant libraries
configure:2611: checking for object suffix
configure:2617: cc -c -O -pipe  -I/usr/home/usr.ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include conftest.c 1>&5
configure:2637: checking for executable suffix
configure:2647: cc -o conftest -O -pipe  -I/usr/home/usr.ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include  conftest.c -pthread -L/usr/local/lib 1>&5
configure:2678: checking command to parse /usr/bin/nm -B output
configure:2758: cc -c -O -pipe  -I/usr/home/usr.ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include conftest.c 1>&5
configure:2761: /usr/bin/nm -B conftest.o | sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm
configure:2812: cc -o conftest -O -pipe  -I/usr/home/usr.ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include  conftest.c conftstm.o 1>&5
configure:2861: checking for dlfcn.h
configure:2871: cc -E -I/usr/home/usr.ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:3039: checking for ranlib
configure:3106: checking for strip
configure:3349: checking for objdir
configure:3376: checking for cc option to produce PIC
configure:3528: checking if cc PIC flag -fPIC works
configure:3542: cc -c -O -pipe  -fPIC -DPIC -I/usr/home/usr.ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include conftest.c 1>&5
configure:3594: checking if cc static flag -static works
configure:3609: cc -o conftest -O -pipe  -I/usr/home/usr.ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include  -static conftest.c -pthread -L/usr/local/lib 1>&5
configure:3636: checking if cc supports -c -o file.o
configure:3655: cc -c -O -pipe  -o out/conftest2.o -I/usr/home/usr.ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include conftest.c 1>&5
configure:3684: checking if cc supports -c -o file.lo
configure:3702: cc -c -O -pipe  -c -o conftest.lo -I/usr/home/usr.ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include conftest.c 1>&5
configure:3752: checking if cc supports -fno-rtti -fno-exceptions
configure:3765: cc -c -O -pipe  -fno-rtti -fno-exceptions -c conftest.c -I/usr/home/usr.ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include conftest.c 1>&5
configure:3792: checking whether the linker (/usr/libexec/elf/ld) supports shared libraries
configure:4476: checking how to hardcode library paths into programs
configure:4504: checking whether stripping libraries is possible
configure:4518: checking dynamic linker characteristics
configure:4915: checking if libtool supports shared libraries
configure:4919: checking whether to build shared libraries
configure:4942: checking whether to build static libraries
configure:5478: checking whether -lc should be explicitly linked in
configure:5485: cc -c -O -pipe  -I/usr/home/usr.ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include conftest.c 1>&5
configure:5498: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2>&1 | grep  -lc  >/dev/null 2>&1
configure:6150: checking for gnome-config
configure:6187: checking if /usr/X11R6/bin/gnome-config works
configure:6195: checking for orbit-config
configure:6231: checking for orbit-idl
configure:6265: checking for working ORBit environment
configure:6301: checking for gnorba libraries
configure:6419: checking what warning flags to pass to the C compiler
configure:6451: checking what language compliance flags to pass to the C compiler
configure:6476: checking for pthread_create in -pthread
configure:6495: cc -o conftest -O -pipe  -Wall -Wunused  -I/usr/home/usr.ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include  conftest.c -pthread  -pthread -L/usr/local/lib 1>&5
configure:6741: checking for gtk-config
configure:6776: checking for GTK - version >= 1.2.0
configure:6877: cc -o conftest -O -pipe  -Wall -Wunused  -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/home/usr.ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include  conftest.c -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm -pthread -L/usr/local/lib 1>&5
/usr/libexec/elf/ld: warning: libintl.so.1, needed by /usr/X11R6/lib/libgtk12.so, may conflict with libintl.so.4
configure:6980: checking for SmcSaveYourselfDone in -lSM
configure:6999: cc -o conftest -O -pipe  -Wall -Wunused  -I/usr/home/usr.ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm conftest.c -lSM  -lICE -pthread -L/usr/local/lib 1>&5
/usr/libexec/elf/ld: warning: libintl.so.1, needed by /usr/X11R6/lib/libgtk12.so, may conflict with libintl.so.4
configure:7028: checking for X11/SM/SMlib.h
configure:7038: cc -E -I/usr/home/usr.ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out
configure:7076: checking for XpmFreeXpmImage in -lXpm
configure:7095: cc -o conftest -O -pipe  -Wall -Wunused  -I/usr/home/usr.ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm conftest.c -lXpm  -pthread -L/usr/local/lib 1>&5
/usr/libexec/elf/ld: warning: libintl.so.1, needed by /usr/X11R6/lib/libgtk12.so, may conflict with libintl.so.4
configure:7129: checking for gnome-libs
configure:7174: checking for alloca.h
configure:7184: cc -E -I/usr/home/usr.ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out
configure:7180: alloca.h: No such file or directory
configure: failed program was:
#line 7179 "configure"
#include "confdefs.h"
#include <alloca.h>
configure:7212: checking for socklen_t
configure:7223: cc -c -O -pipe  -Wall -Wunused  -I/usr/home/usr.ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5
In file included from configure:7215:
/usr/include/sys/socket.h:52: syntax error before `sa_family_t'
/usr/include/sys/socket.h:52: warning: data definition has no type or storage class
/usr/include/sys/socket.h:163: syntax error before `u_char'
/usr/include/sys/socket.h:174: syntax error before `u_short'
/usr/include/sys/socket.h:188: syntax error before `u_char'
/usr/include/sys/socket.h:190: `int64_t' undeclared here (not in a function)
/usr/include/sys/socket.h:190: `u_char' undeclared here (not in a function)
/usr/include/sys/socket.h:190: size of array `__ss_pad1' is too large
/usr/include/sys/socket.h:191: syntax error before `int64_t'
/usr/include/sys/socket.h:192: `u_char' undeclared here (not in a function)
/usr/include/sys/socket.h:192: `int64_t' undeclared here (not in a function)
/usr/include/sys/socket.h:192: `u_char' undeclared here (not in a function)
/usr/include/sys/socket.h:192: `int64_t' undeclared here (not in a function)
/usr/include/sys/socket.h:359: syntax error before `pid_t'
/usr/include/sys/socket.h:364: syntax error before `gid_t'
/usr/include/sys/socket.h:399: syntax error before `u_short'
/usr/include/sys/socket.h:407: syntax error before `caddr_t'
/usr/include/sys/socket.h:411: syntax error before `caddr_t'
In file included from configure:7215:
/usr/include/sys/socket.h:444: syntax error before `recv'
/usr/include/sys/socket.h:444: syntax error before `size_t'
/usr/include/sys/socket.h:444: warning: data definition has no type or storage class
/usr/include/sys/socket.h:445: syntax error before `recvfrom'
/usr/include/sys/socket.h:445: syntax error before `size_t'
/usr/include/sys/socket.h:445: warning: data definition has no type or storage class
/usr/include/sys/socket.h:446: syntax error before `recvmsg'
/usr/include/sys/socket.h:446: warning: data definition has no type or storage class
/usr/include/sys/socket.h:447: syntax error before `send'
/usr/include/sys/socket.h:447: syntax error before `size_t'
/usr/include/sys/socket.h:447: warning: data definition has no type or storage class
/usr/include/sys/socket.h:448: syntax error before `sendto'
/usr/include/sys/socket.h:449: syntax error before `size_t'
/usr/include/sys/socket.h:449: warning: data definition has no type or storage class
/usr/include/sys/socket.h:450: syntax error before `sendmsg'
/usr/include/sys/socket.h:450: warning: data definition has no type or storage class
/usr/include/sys/socket.h:451: syntax error before `off_t'
configure: failed program was:
#line 7214 "configure"
#include "confdefs.h"
#include <sys/socket.h>
socklen_t x;

int main() {

; return 0; }
configure:7241: cc -c -O -pipe  -Wall -Wunused  -I/usr/home/usr.ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5
In file included from configure:7233:
/usr/include/sys/socket.h:52: syntax error before `sa_family_t'
/usr/include/sys/socket.h:52: warning: data definition has no type or storage class
/usr/include/sys/socket.h:163: syntax error before `u_char'
/usr/include/sys/socket.h:174: syntax error before `u_short'
/usr/include/sys/socket.h:188: syntax error before `u_char'
/usr/include/sys/socket.h:190: `int64_t' undeclared here (not in a function)
/usr/include/sys/socket.h:190: `u_char' undeclared here (not in a function)
/usr/include/sys/socket.h:190: size of array `__ss_pad1' is too large
/usr/include/sys/socket.h:191: syntax error before `int64_t'
/usr/include/sys/socket.h:192: `u_char' undeclared here (not in a function)
/usr/include/sys/socket.h:192: `int64_t' undeclared here (not in a function)
/usr/include/sys/socket.h:192: `u_char' undeclared here (not in a function)
/usr/include/sys/socket.h:192: `int64_t' undeclared here (not in a function)
/usr/include/sys/socket.h:359: syntax error before `pid_t'
/usr/include/sys/socket.h:364: syntax error before `gid_t'
/usr/include/sys/socket.h:399: syntax error before `u_short'
/usr/include/sys/socket.h:407: syntax error before `caddr_t'
/usr/include/sys/socket.h:411: syntax error before `caddr_t'
In file included from configure:7233:
/usr/include/sys/socket.h:444: syntax error before `recv'
/usr/include/sys/socket.h:444: syntax error before `size_t'
/usr/include/sys/socket.h:444: warning: data definition has no type or storage class
/usr/include/sys/socket.h:445: syntax error before `recvfrom'
/usr/include/sys/socket.h:445: syntax error before `size_t'
/usr/include/sys/socket.h:445: warning: data definition has no type or storage class
/usr/include/sys/socket.h:446: syntax error before `recvmsg'
/usr/include/sys/socket.h:446: warning: data definition has no type or storage class
/usr/include/sys/socket.h:447: syntax error before `send'
/usr/include/sys/socket.h:447: syntax error before `size_t'
/usr/include/sys/socket.h:447: warning: data definition has no type or storage class
/usr/include/sys/socket.h:448: syntax error before `sendto'
/usr/include/sys/socket.h:449: syntax error before `size_t'
/usr/include/sys/socket.h:449: warning: data definition has no type or storage class
/usr/include/sys/socket.h:450: syntax error before `sendmsg'
/usr/include/sys/socket.h:450: warning: data definition has no type or storage class
/usr/include/sys/socket.h:451: syntax error before `off_t'
configure:7234: syntax error before `size_t'
configure: failed program was:
#line 7232 "configure"
#include "confdefs.h"
#include <sys/socket.h>
int accept (int, struct sockaddr *, size_t *);

int main() {

; return 0; }
configure:7268: checking for ranlib
configure:7296: checking for working const
configure:7350: cc -c -O -pipe  -Wall -Wunused  -I/usr/home/usr.ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5
configure: In function `main':
configure:7324: warning: unused variable `s'
configure:7344: warning: unused variable `foo'
configure:7312: warning: unused variable `zero'
configure:7306: warning: unused variable `x'
configure:7323: warning: `t' might be used uninitialized in this function
configure:7341: warning: `b' might be used uninitialized in this function
configure:7371: checking for inline
configure:7385: cc -c -O -pipe  -Wall -Wunused  -I/usr/home/usr.ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5
configure: In function `main':
configure:7381: warning: control reaches end of non-void function
configure: At top level:
configure:7381: warning: return-type defaults to `int'
configure:7411: checking for off_t
configure:7444: checking for size_t
configure:7479: checking for working alloca.h
configure:7512: checking for alloca
configure:7545: cc -o conftest -O -pipe  -Wall -Wunused  -I/usr/home/usr.ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  conftest.c -pthread -L/usr/local/lib 1>&5
configure: In function `main':
configure:7541: warning: unused variable `p'
configure:7714: checking for unistd.h
configure:7724: cc -E -I/usr/home/usr.ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out
configure:7753: checking for getpagesize
configure:7781: cc -o conftest -O -pipe  -Wall -Wunused  -I/usr/home/usr.ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  conftest.c -pthread -L/usr/local/lib 1>&5
configure:7806: checking for working mmap
configure:7954: cc -o conftest -O -pipe  -Wall -Wunused  -I/usr/home/usr.ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  conftest.c -pthread -L/usr/local/lib 1>&5
configure: In function `main':
configure:7895: warning: implicit declaration of function `getpagesize'
configure:7904: warning: implicit declaration of function `rand'
configure:7905: warning: implicit declaration of function `umask'
configure:7909: warning: implicit declaration of function `write'
configure:7911: warning: implicit declaration of function `close'
configure:7942: warning: implicit declaration of function `read'
configure:7948: warning: implicit declaration of function `unlink'
configure:7982: checking for argz.h
configure:7992: cc -E -I/usr/home/usr.ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out
configure:7988: argz.h: No such file or directory
configure: failed program was:
#line 7987 "configure"
#include "confdefs.h"
#include <argz.h>
configure:7982: checking for limits.h
configure:7992: cc -E -I/usr/home/usr.ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out
configure:7982: checking for locale.h
configure:7992: cc -E -I/usr/home/usr.ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out
configure:7982: checking for nl_types.h
configure:7992: cc -E -I/usr/home/usr.ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out
configure:7982: checking for malloc.h
configure:7992: cc -E -I/usr/home/usr.ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out
In file included from configure:7988:
/usr/include/malloc.h:2: warning: #warning "this file includes <malloc.h> which is deprecated, use <stdlib.h> instead"
configure: failed program was:
#line 7987 "configure"
#include "confdefs.h"
#include <malloc.h>
configure:7982: checking for string.h
configure:7992: cc -E -I/usr/home/usr.ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out
configure:7982: checking for unistd.h
configure:7982: checking for sys/param.h
configure:7992: cc -E -I/usr/home/usr.ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out
configure:8022: checking for getcwd
configure:8050: cc -o conftest -O -pipe  -Wall -Wunused  -I/usr/home/usr.ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  conftest.c -pthread -L/usr/local/lib 1>&5
configure:8022: checking for munmap
configure:8050: cc -o conftest -O -pipe  -Wall -Wunused  -I/usr/home/usr.ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  conftest.c -pthread -L/usr/local/lib 1>&5
configure:8022: checking for putenv
configure:8050: cc -o conftest -O -pipe  -Wall -Wunused  -I/usr/home/usr.ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  conftest.c -pthread -L/usr/local/lib 1>&5
configure:8022: checking for setenv
configure:8050: cc -o conftest -O -pipe  -Wall -Wunused  -I/usr/home/usr.ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  conftest.c -pthread -L/usr/local/lib 1>&5
configure:8022: checking for setlocale
configure:8050: cc -o conftest -O -pipe  -Wall -Wunused  -I/usr/home/usr.ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  conftest.c -pthread -L/usr/local/lib 1>&5
configure:8022: checking for strchr
configure:8050: cc -o conftest -O -pipe  -Wall -Wunused  -I/usr/home/usr.ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  conftest.c -pthread -L/usr/local/lib 1>&5
configure:8022: checking for strcasecmp
configure:8050: cc -o conftest -O -pipe  -Wall -Wunused  -I/usr/home/usr.ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  conftest.c -pthread -L/usr/local/lib 1>&5
configure:8022: checking for strdup
configure:8050: cc -o conftest -O -pipe  -Wall -Wunused  -I/usr/home/usr.ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  conftest.c -pthread -L/usr/local/lib 1>&5
configure:8022: checking for __argz_count
configure:8050: cc -o conftest -O -pipe  -Wall -Wunused  -I/usr/home/usr.ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  conftest.c -pthread -L/usr/local/lib 1>&5
/tmp/ccK8IQ1m.o: In function `main':
/tmp/ccK8IQ1m.o(.text+0x7): undefined reference to `__argz_count'
configure: failed program was:
#line 8027 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __argz_count(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __argz_count();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub___argz_count) || defined (__stub_____argz_count)
choke me
#else
__argz_count();
#endif

; return 0; }
configure:8022: checking for __argz_stringify
configure:8050: cc -o conftest -O -pipe  -Wall -Wunused  -I/usr/home/usr.ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  conftest.c -pthread -L/usr/local/lib 1>&5
/tmp/ccu4j7P8.o: In function `main':
/tmp/ccu4j7P8.o(.text+0x7): undefined reference to `__argz_stringify'
configure: failed program was:
#line 8027 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __argz_stringify(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __argz_stringify();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub___argz_stringify) || defined (__stub_____argz_stringify)
choke me
#else
__argz_stringify();
#endif

; return 0; }
configure:8022: checking for __argz_next
configure:8050: cc -o conftest -O -pipe  -Wall -Wunused  -I/usr/home/usr.ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  conftest.c -pthread -L/usr/local/lib 1>&5
/tmp/cc2EYJQh.o: In function `main':
/tmp/cc2EYJQh.o(.text+0x7): undefined reference to `__argz_next'
configure: failed program was:
#line 8027 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __argz_next(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __argz_next();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub___argz_next) || defined (__stub_____argz_next)
choke me
#else
__argz_next();
#endif

; return 0; }
configure:8079: checking for stpcpy
configure:8107: cc -o conftest -O -pipe  -Wall -Wunused  -I/usr/home/usr.ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  conftest.c -pthread -L/usr/local/lib 1>&5
/tmp/ccn8lZpf.o: In function `main':
/tmp/ccn8lZpf.o(.text+0x7): undefined reference to `stpcpy'
configure: failed program was:
#line 8084 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char stpcpy(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char stpcpy();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_stpcpy) || defined (__stub___stpcpy)
choke me
#else
stpcpy();
#endif

; return 0; }
configure:8141: checking for LC_MESSAGES
configure:8153: cc -o conftest -O -pipe  -Wall -Wunused  -I/usr/home/usr.ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  conftest.c -pthread -L/usr/local/lib 1>&5
configure:8174: checking whether NLS is requested
configure:8207: checking for libintl.h
configure:8217: cc -E -I/usr/home/usr.ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out
configure:8234: checking for gettext in libc
configure:8246: cc -o conftest -O -pipe  -Wall -Wunused  -I/usr/home/usr.ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  conftest.c -pthread -L/usr/local/lib 1>&5
/tmp/ccfuav5Y.o: In function `main':
/tmp/ccfuav5Y.o(.text+0xf): undefined reference to `libintl_gettext'
configure: failed program was:
#line 8239 "configure"
#include "confdefs.h"
#include <libintl.h>
int main() {
return (int) gettext ("")
; return 0; }
configure:8262: checking for bindtextdomain in -lintl
configure:8281: cc -o conftest -O -pipe  -Wall -Wunused  -I/usr/home/usr.ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  conftest.c -lintl  -pthread -L/usr/local/lib 1>&5
configure:8297: checking for gettext in libintl
configure:8302: checking for gettext in -lintl
configure:8321: cc -o conftest -O -pipe  -Wall -Wunused  -I/usr/home/usr.ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  conftest.c -lintl  -pthread -L/usr/local/lib 1>&5
configure:8360: checking for msgfmt
configure:8394: checking for dcgettext
configure:8422: cc -o conftest -O -pipe  -Wall -Wunused  -I/usr/home/usr.ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  conftest.c -pthread -L/usr/local/lib 1>&5
/tmp/cclnnLDV.o: In function `main':
/tmp/cclnnLDV.o(.text+0x7): undefined reference to `dcgettext'
configure: failed program was:
#line 8399 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char dcgettext(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char dcgettext();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_dcgettext) || defined (__stub___dcgettext)
choke me
#else
dcgettext();
#endif

; return 0; }
configure:8449: checking for gmsgfmt
configure:8485: checking for xgettext
configure:8525: cc -o conftest -O -pipe  -Wall -Wunused  -I/usr/home/usr.ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  conftest.c -pthread -L/usr/local/lib 1>&5
/tmp/ccm81EF0.o: In function `main':
/tmp/ccm81EF0.o(.text+0x4): undefined reference to `_nl_msg_cat_cntr'
configure: failed program was:
#line 8517 "configure"
#include "confdefs.h"

int main() {
extern int _nl_msg_cat_cntr;
			       return _nl_msg_cat_cntr
; return 0; }
configure:8802: checking for catalogs to be installed
configure:8922: checking for purify
configure:8983: checking for sendmail
configure:9022: checking system mail directory
configure:9065: checking for tm_gmtoff in struct tm
configure:9082: cc -c -O -pipe  -Wall -Wunused  -I/usr/home/usr.ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5
configure:9181: checking for mkstemp
configure:9209: cc -o conftest -O -pipe  -Wall -Wunused  -I/usr/home/usr.ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  conftest.c -pthread -L/usr/local/lib 1>&5
configure:9181: checking for mkdtemp
configure:9209: cc -o conftest -O -pipe  -Wall -Wunused  -I/usr/home/usr.ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  conftest.c -pthread -L/usr/local/lib 1>&5
configure:9181: checking for isblank
configure:9209: cc -o conftest -O -pipe  -Wall -Wunused  -I/usr/home/usr.ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  conftest.c -pthread -L/usr/local/lib 1>&5
configure:9236: checking if ctime_r wants three arguments
configure:9255: cc -c -O -pipe  -Wall -Wunused  -I/usr/home/usr.ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5
configure: In function `main':
configure:9250: too many arguments to function `ctime_r'
configure:9248: warning: `buf' might be used uninitialized in this function
configure: failed program was:
#line 9242 "configure"
#include "confdefs.h"

		#include <time.h>
	
int main() {

		char *buf;
		time_t date;
		ctime_r (&date, buf, 100);
	
; return 0; }
configure:9285: checking for gethostbyname_r
configure:9313: cc -o conftest -O -pipe  -Wall -Wunused  -I/usr/home/usr.ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  conftest.c -pthread -L/usr/local/lib 1>&5
/tmp/ccHBfS0E.o: In function `main':
/tmp/ccHBfS0E.o(.text+0x7): undefined reference to `gethostbyname_r'
configure: failed program was:
#line 9290 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char gethostbyname_r(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char gethostbyname_r();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_gethostbyname_r) || defined (__stub___gethostbyname_r)
choke me
#else
gethostbyname_r();
#endif

; return 0; }
configure:9396: checking for gethostbyaddr_r
configure:9424: cc -o conftest -O -pipe  -Wall -Wunused  -I/usr/home/usr.ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  conftest.c -pthread -L/usr/local/lib 1>&5
configure:9444: checking if gethostbyaddr_r wants seven arguments
configure:9472: cc -c -O -pipe  -Wall -Wunused  -I/usr/home/usr.ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5
In file included from configure:9455:
/usr/include/sys/socket.h:54: warning: empty declaration
configure: In function `main':
configure:9467: warning: implicit declaration of function `gethostbyaddr_r'
configure:9623: checking for db3 compiler flags
configure:9644: checking for db3/db.h
configure:9654: cc -E -I/usr/home/usr.ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/home/usr.ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out
configure:9682: checking db3 header version
configure:9707: cc -c -O -pipe  -Wall -Wunused  -I/usr/home/usr.ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/home/usr.ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5
configure:9725: checking for db3 library name
configure:9752: cc -o conftest -O -pipe  -Wall -Wunused  -I/usr/home/usr.ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/home/usr.ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  conftest.c -pthread -L/usr/local/lib /usr/home/usr.ports/mail/evolution/work/db-3.1.17/build_unix/libdb.a 1>&5
configure:9777: checking that db3 library version matches header version
configure:9808: cc -o conftest -O -pipe  -Wall -Wunused  -I/usr/home/usr.ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/home/usr.ports/mail/evolution/work/db-3.1.17/build_unix -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  conftest.c /usr/home/usr.ports/mail/evolution/work/db-3.1.17/build_unix/libdb.a -pthread -L/usr/local/lib 1>&5
configure:9848: checking for OpenLDAP
configure:10213: checking for pthread_create in -pthread
configure:10490: checking for SunOS broken spool format
configure:10554: checking for Bonobo
configure:10602: checking for OAF

--------------72E31CC37CE4D5957D9969F0
Content-Type: text/plain; charset=us-ascii;
 name="pkglist"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="pkglist"

Mesa-3.4.2_2
ORBit-0.5.15
XFree86-libraries-4.2.1_1
aalib-1.4.r5_1
acroread4-4.05
aim-1.5.234
apache+mod_ssl-1.3.26+2.8.10
arla-0.35.6
aspell-0.50.1_2
autoconf-2.53
autoconf213-2.13.000227_1
automake14-1.4.5
bash-2.05a
bison-1.35
bonobo-1.0.19
bonobo-conf-0.16
bsdpan-Test-Warn-0.06
bsdpan-hypercal-0.10
bsdpan-hypercal-3.90.22
bsdpan-hypercal-4.11
bsdpan-hypercal-4.12
bugbuddy-2.0.8
cclient-2001a,1
cd2mp3-0.81,1
cdplay-0.92
cdrtools-1.10_1
curl-7.9.8
cvsup-16.1f
cvsupit-3.1
cvsweb-2.0.0
dagrab-0.3.5
db3-3.2.9_3,1
eel-1.0.2_1
elm-2.5.5_2
esound-0.2.24
expat-1.95.2
expat-1.95.5
ezm3-1.0
freetype-1.3.1_2
freetype2-2.0.9
freetype2-2.1.2
gal-0.19.1
gal-0.21
galeon-1.2.0_4
galeon-1.2.6_1
gconf-1.0.9
gd-2.0.1_3
gdbm-1.8.0
gdk-pixbuf-0.16.0
gdm-2.2.5.5
gettext-0.10.35_1
gettext-0.11.1
gettext-0.11.1_3
gettext-0.11.5_1
ggv-1.0.2_1
ghex-1.2.1
ghostscript-gnu-6.53_1
gimp-1.2.3_1,1
glade-0.6.4
gle-3.0.3
glib-1.2.10_5
glibwww-0.2_1
gmake-3.79.1
gnome-1.4.1b2_2
gnomeapplets-1.4.0.5
gnomeaudio-1.4.0
gnomecanvas-0.16.0
gnomecontrolcenter-1.4.0.4_3
gnomecore-1.4.0.6_1
gnomecore-1.4.2
gnomedb-0.2.96
gnomegames-1.4.0.3
gnomehier-1.0_3
gnomelibs-1.4.1.5
gnomemedia-1.2.3
gnomemedia-1.2.3_1
gnomemimedata-1.0.1_1
gnomemm-1.2.2
gnomepilot-0.1.64
gnomepilot-conduits-0.8
gnomepim-1.4.3
gnomeprint-0.35
gnomeuserdocs-1.4.1.1
gnomeutils-1.4.1.2
gnomevfs-1.0.5_1
gob-1.0.12
gtk-1.2.10_3
gtk-engines-0.12_1
gtk-gnutella-0.80
gtk-gnutella-0.85
gtkglarea-1.2.2
gtkhtml-1.0.2_1
gtkhtml-1.1.6
gtkmm-1.2.8
gtop-1.0.13
guile-1.4
guile-gnome-0.20_3
guile-gtk-0.20_1
imake-4.2.0_1
imap-uw-2001a,1
imlib-1.9.14
ispell-3.2.06_2
jpeg-6b_1
lame-gtk-3.91_1
lcms-1.08
libaudiofile-0.2.3
libflash-0.4.10
libgda-0.2.96
libghttp-1.0.9
libglade-0.17_2
libgtop-1.0.13
libiconv-1.7_2
libmcrypt-2.5.3
libmikmod-3.1.10
libmng-1.0.3
libogg-1.0.r3_1,2
librep-0.15.2
librsvg-1.0.3_1
libsigc++-1.0.3
libtool-1.3.4_2
libungif-4.1.0b1
libunicode-0.4_2
libvorbis-1.0.r3_1,2
libwww-5.3.2
libxml-1.8.17
linux-flashplugin-5.0r51
linux-gtk-1.2_1
linux-jpeg-6b.9_1
linux-netscape-6.2.3
linux-netscape-communicator-4.79
linux_base-6.1_1
lynx-ssl-2.8.4.1b
m4-1.4_1
mdbtools-0.3
medusa-0.5.1
mhash-0.8.14
mkisofs-1.14
mm-1.2.1
mod_php4-4.2.3
mozilla-1.1_2,2
mozilla-embedded-0.9.9_3,1
mozilla-headers-1.1_2,2
mpeg_lib-1.3.1
mysql-client-3.23.51
mysql-server-3.23.51
nasm-0.98.33,1
nautilus-1.0.6_4
ncftp-3.0.4
netscape-remote-1.0_1
netscape-wrapper-2000.07.07
nspr-4.2_1
nss-3.4.2
oaf-0.6.8_1
openssh-3.4_4
openssh-3.5
openssh-portable-3.5p1
openssl-0.9.6g
p5-CGI-Lite-2.0
p5-DBD-mysql-2.1010
p5-DBI-1.28
p5-Data-ShowTable-3.3
p5-Digest-MD5-2.16
p5-File-Spec-0.82
p5-HTML-Template-2.5_1
p5-MIME-Base64-2.12
p5-Mysql-modules-1.2216
p5-Net-Daemon-0.36
p5-PlRPC-0.2016
p5-Storable-2.04
p5-Test-Simple-0.42
p5-Text-Template-1.43
panelmm-0.3.1
pdflib-4.0.3
perl-5.6.1_7
phpMyAdmin-2.3.0.rc4
pilot-link-0.9.5_4
pkgconfig-0.12.0
png-1.2.1
popt-1.5.1
portscanner-1.0
procmail-3.22
pspell-0.12.2_1
py-gnome-1.4.2
py-gtk-0.6.9
py22-numeric-20.3
python-2.2_2
rar-3.0b5
rep-gtk-gnome-0.15_1
rpm-3.0.6_5
sawfish-gnome-1.0.1
scrollkeeper-0.2_3
sed_inplace-2002.06.28
soup-0.7.4_1
sox-12.17.3
squirrelmail-1.2.8
ssh2-3.2.0
staroffice-5.2_1
t1lib-1.3.1
tcl-8.3.4_4
tiff-3.5.7
tk-8.3.4_2
unix2dos-1.3
unzip-5.42
vim-6.0.271.0
wget-1.8.1
xalf-0.12_1
xcdplayer-2.2
xmms-gnome-1.2.7
xpdf-1.00
xpm-3.4k
xscreensaver-gnome-4.02
zip-2.3

--------------72E31CC37CE4D5957D9969F0--


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-gnome" in the body of the message




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