Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Aug 2003 18:41:26 -0500
From:      Larry Rosenman <ler@lerctr.org>
To:        roger@freebsd.org
Cc:        gnome@freebsd.org
Subject:   gnomemeeting2 configure failure.
Message-ID:  <271870000.1062286886@lerlaptop.lerctr.org>

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

checking for long... yes
checking size of long... 4
checking whether OS type is supported... yes
checking for PTLib includes...
checking for 
/shared/ports/net/gnomemeeting2/../../devel/pwlib/work/pwlib/include/ptlib/
pprocess.h... no
configure: error: You need PTLib's header files to build GnomeMeeting
===>  Script "configure" failed unexpectedly.
      Please report the problem to roger@FreeBSD.org [maintainer] and attach
      the 
"/shared/ports/net/gnomemeeting2/work/gnomemeeting-0.98.2/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 /shared/ports/net/gnomemeeting2.
lerlaptop#

the requested 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 gnomemeeting configure 0.98.2, which was
generated by GNU Autoconf 2.54.  Invocation command line was

  $ ./configure 
--with-ptlib-includes=/shared/ports/net/gnomemeeting2/../../devel/pwlib/wor
k/pwlib/include/ptlib 
--with-ptlib-libs=/shared/ports/net/gnomemeeting2/../../devel/pwlib/work/pw
lib/lib 
--with-openh323-includes=/shared/ports/net/gnomemeeting2/../openh323/work/o
penh323/include 
--with-openh323-libs=/shared/ports/net/gnomemeeting2/../openh323/work/openh
323/lib --with-ldap-includes=/usr/local/include 
--with-openldap-libs=/usr/local/lib --x-libraries=/usr/X11R6/lib 
--x-includes=/usr/X11R6/include --localstatedir=/usr/X11R6/share/gnome 
--datadir=/usr/X11R6/share/gnome --with-html-dir=/usr/X11R6/share/doc 
--disable-gtk-doc 
--with-gconf-source=xml::/usr/X11R6/etc/gconf/gconf.xml.defaults 
--prefix=/usr/X11R6

## --------- ##
## Platform. ##
## --------- ##

hostname = lerlaptop.lerctr.org
uname -m = i386
uname -r = 5.1-CURRENT
uname -s = FreeBSD
uname -v = FreeBSD 5.1-CURRENT #42: Fri Aug 29 19:27:56 CDT 2003 
ler@lerlaptop.lerctr.org:/usr/obj/usr/src/sys/LERLAPTOP

/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


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1475: checking build system type
configure:1493: result: i386-unknown-freebsd5.1
configure:1501: checking host system type
configure:1515: result: i386-unknown-freebsd5.1
configure:1523: checking target system type
configure:1537: result: i386-unknown-freebsd5.1
configure:1566: checking for a BSD-compatible install
configure:1620: result: /usr/bin/install -c -o root -g wheel
configure:1631: checking whether build environment is sane
configure:1674: result: yes
configure:1689: checking whether gmake sets ${MAKE}
configure:1709: result: yes
configure:1741: checking for working aclocal-1.4
configure:1752: result: missing
configure:1756: checking for working autoconf
configure:1763: result: found
configure:1771: checking for working automake-1.4
configure:1782: result: missing
configure:1786: checking for working autoheader
configure:1793: result: found
configure:1801: checking for working makeinfo
configure:1808: result: found
configure:1819: checking whether to enable maintainer-specific portions of 
Makefiles
configure:1828: result: no
configure:1851: checking for intltool >= 0.20
configure:1861: result: 0.26 found
configure:1912: checking for perl
configure:1930: found /usr/bin/perl
configure:1942: result: /usr/bin/perl
configure:2087: checking for gcc
configure:2113: result: cc
configure:2355: checking for C compiler version
configure:2358: cc --version </dev/null >&5
cc (GCC) 3.3.1 [FreeBSD]
Copyright (C) 2003 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:2361: $? = 0
configure:2363: cc -v </dev/null >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.3.1 [FreeBSD]
configure:2366: $? = 0
configure:2368: cc -V </dev/null >&5
cc: `-V' option must have argument
configure:2371: $? = 1
configure:2391: checking for C compiler default output
configure:2394: cc -O -pipe -mcpu=pentiumpro -I/usr/local/include 
conftest.c -L/usr/X11R6/lib -L/usr/local/lib >&5
configure:2397: $? = 0
configure:2431: result: a.out
configure:2436: checking whether the C compiler works
configure:2442: ./a.out
configure:2445: $? = 0
configure:2460: result: yes
configure:2467: checking whether we are cross compiling
configure:2469: result: no
configure:2472: checking for suffix of executables
configure:2474: cc -o conftest -O -pipe -mcpu=pentiumpro 
-I/usr/local/include  conftest.c -L/usr/X11R6/lib -L/usr/local/lib >&5
configure:2477: $? = 0
configure:2500: result:
configure:2506: checking for suffix of object files
configure:2524: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include 
conftest.c >&5
configure:2527: $? = 0
configure:2546: result: o
configure:2550: checking whether we are using the GNU C compiler
configure:2571: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include 
conftest.c >&5
configure:2574: $? = 0
configure:2577: test -s conftest.o
configure:2580: $? = 0
configure:2592: result: yes
configure:2598: checking whether cc accepts -g
configure:2616: cc -c -g -I/usr/local/include conftest.c >&5
configure:2619: $? = 0
configure:2622: test -s conftest.o
configure:2625: $? = 0
configure:2635: result: yes
configure:2652: checking for cc option to accept ANSI C
configure:2709: cc  -c -O -pipe -mcpu=pentiumpro -I/usr/local/include 
conftest.c >&5
configure:2712: $? = 0
configure:2715: test -s conftest.o
configure:2718: $? = 0
configure:2735: result: none needed
configure:2753: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include 
conftest.c >&5
conftest.c:2: error: syntax error before "me"
configure:2756: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:2876: checking for ld used by GCC
configure:2939: result: /usr/bin/ld
configure:2948: checking if the linker (/usr/bin/ld) is GNU ld
GNU ld version 2.13.2 [FreeBSD] 2002-11-27
configure:2960: result: yes
configure:2965: checking for /usr/bin/ld option to reload object files
configure:2972: result: -r
configure:2977: checking for BSD-compatible nm
configure:3013: result: /usr/bin/nm -B
configure:3016: checking for a sed that does not truncate output
configure:3098: result: /usr/bin/sed
configure:3101: checking whether ln -s works
configure:3105: result: yes
configure:3112: checking how to recognise dependent libraries
configure:3293: result: pass_all
configure:3306: checking command to parse /usr/bin/nm -B output
configure:3387: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include 
conftest.c >&5
configure:3390: $? = 0
configure:3394: /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:3397: $? = 0
configure:3449: cc -o conftest -O -pipe -mcpu=pentiumpro 
-I/usr/local/include  conftest.c conftstm.o >&5
configure:3452: $? = 0
configure:3496: result: ok
configure:3505: checking how to run the C preprocessor
configure:3531: cc -E -I/usr/local/include conftest.c
configure:3537: $? = 0
configure:3564: cc -E -I/usr/local/include conftest.c
configure:3561:28: ac_nonexistent.h: No such file or directory
configure:3570: $? = 1
configure: failed program was:
#line 3560 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:3607: result: cc -E
configure:3622: cc -E -I/usr/local/include conftest.c
configure:3628: $? = 0
configure:3655: cc -E -I/usr/local/include conftest.c
configure:3652:28: ac_nonexistent.h: No such file or directory
configure:3661: $? = 1
configure: failed program was:
#line 3651 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:3701: checking for egrep
configure:3711: result: grep -E
configure:3716: checking for ANSI C header files
configure:3730: cc -E -I/usr/local/include conftest.c
configure:3736: $? = 0
configure:3823: cc -o conftest -O -pipe -mcpu=pentiumpro 
-I/usr/local/include  conftest.c -L/usr/X11R6/lib -L/usr/local/lib >&5
configure:3826: $? = 0
configure:3828: ./conftest
configure:3831: $? = 0
configure:3845: result: yes
configure:3869: checking for sys/types.h
configure:3882: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include 
conftest.c >&5
configure:3885: $? = 0
configure:3888: test -s conftest.o
configure:3891: $? = 0
configure:3901: result: yes
configure:3869: checking for sys/stat.h
configure:3882: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include 
conftest.c >&5
configure:3885: $? = 0
configure:3888: test -s conftest.o
configure:3891: $? = 0
configure:3901: result: yes
configure:3869: checking for stdlib.h
configure:3882: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include 
conftest.c >&5
configure:3885: $? = 0
configure:3888: test -s conftest.o
configure:3891: $? = 0
configure:3901: result: yes
configure:3869: checking for string.h
configure:3882: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include 
conftest.c >&5
configure:3885: $? = 0
configure:3888: test -s conftest.o
configure:3891: $? = 0
configure:3901: result: yes
configure:3869: checking for memory.h
configure:3882: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include 
conftest.c >&5
configure:3885: $? = 0
configure:3888: test -s conftest.o
configure:3891: $? = 0
configure:3901: result: yes
configure:3869: checking for strings.h
configure:3882: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include 
conftest.c >&5
configure:3885: $? = 0
configure:3888: test -s conftest.o
configure:3891: $? = 0
configure:3901: result: yes
configure:3869: checking for inttypes.h
configure:3882: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include 
conftest.c >&5
configure:3885: $? = 0
configure:3888: test -s conftest.o
configure:3891: $? = 0
configure:3901: result: yes
configure:3869: checking for stdint.h
configure:3882: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include 
conftest.c >&5
configure:3885: $? = 0
configure:3888: test -s conftest.o
configure:3891: $? = 0
configure:3901: result: yes
configure:3869: checking for unistd.h
configure:3882: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include 
conftest.c >&5
configure:3885: $? = 0
configure:3888: test -s conftest.o
configure:3891: $? = 0
configure:3901: result: yes
configure:3927: checking dlfcn.h usability
configure:3936: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include 
conftest.c >&5
configure:3939: $? = 0
configure:3942: test -s conftest.o
configure:3945: $? = 0
configure:3954: result: yes
configure:3958: checking dlfcn.h presence
configure:3965: cc -E -I/usr/local/include conftest.c
configure:3971: $? = 0
configure:3989: result: yes
configure:4007: checking for dlfcn.h
configure:4014: result: yes
configure:4212: checking for ranlib
configure:4228: found /usr/bin/ranlib
configure:4239: result: ranlib
configure:4292: checking for strip
configure:4308: found /usr/bin/strip
configure:4319: result: strip
configure:4524: checking for objdir
configure:4535: result: .libs
configure:4552: checking for cc option to produce PIC
configure:4698: result: -fPIC
configure:4702: checking if cc PIC flag -fPIC works
configure:4722: cc -c -O -pipe -mcpu=pentiumpro -fPIC -DPIC 
-I/usr/local/include conftest.c >&5
configure:4725: $? = 0
configure:4728: test -s conftest.o
configure:4731: $? = 0
configure:4768: result: yes
configure:4784: checking if cc static flag -static works
configure:4805: cc -o conftest -O -pipe -mcpu=pentiumpro 
-I/usr/local/include  -static conftest.c -L/usr/X11R6/lib -L/usr/local/lib 
>&5
configure:4808: $? = 0
configure:4811: test -s conftest
configure:4814: $? = 0
configure:4829: result: yes
configure:4841: checking if cc supports -c -o file.o
configure:4861: cc -c -O -pipe -mcpu=pentiumpro -o out/conftest2.o 
-I/usr/local/include conftest.c >&5
configure:4885: result: yes
configure:4890: checking if cc supports -c -o file.lo
configure:4914: cc -c -O -pipe -mcpu=pentiumpro -c -o conftest.lo 
-I/usr/local/include conftest.c >&5
configure:4917: $? = 0
configure:4920: test -s conftest.lo
configure:4923: $? = 0
configure:4944: result: yes
configure:4975: checking if cc supports -fno-rtti -fno-exceptions
configure:4994: cc -c -O -pipe -mcpu=pentiumpro -fno-rtti -fno-exceptions 
-c conftest.c -I/usr/local/include conftest.c >&5
cc1: warning: "-fno-rtti" is valid for C++ but not for C/ObjC
cc1: warning: "-fno-rtti" is valid for C++ but not for C/ObjC
configure:4997: $? = 0
configure:5000: test -s conftest.o
configure:5003: $? = 0
configure:5019: result: yes
configure:5030: checking whether the linker (/usr/bin/ld) supports shared 
libraries
configure:5722: result: yes
configure:5727: checking how to hardcode library paths into programs
configure:5751: result: immediate
configure:5756: checking whether stripping libraries is possible
configure:5761: result: yes
configure:5772: checking dynamic linker characteristics
configure:6174: result: freebsd5.1 ld.so
configure:6179: checking if libtool supports shared libraries
configure:6181: result: yes
configure:6184: checking whether to build shared libraries
configure:6205: result: yes
configure:6208: checking whether to build static libraries
configure:6212: result: yes
configure:6838: checking whether -lc should be explicitly linked in
configure:6846: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include 
conftest.c >&5
configure:6849: $? = 0
configure:6863: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o 
conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:6866: $? = 1
configure:6879: result: yes
configure:7499: checking for gcc
configure:7525: result: cc
configure:7767: checking for C compiler version
configure:7770: cc --version </dev/null >&5
cc (GCC) 3.3.1 [FreeBSD]
Copyright (C) 2003 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:7773: $? = 0
configure:7775: cc -v </dev/null >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.3.1 [FreeBSD]
configure:7778: $? = 0
configure:7780: cc -V </dev/null >&5
cc: `-V' option must have argument
configure:7783: $? = 1
configure:7786: checking whether we are using the GNU C compiler
configure:7828: result: yes
configure:7834: checking whether cc accepts -g
configure:7871: result: yes
configure:7888: checking for cc option to accept ANSI C
configure:7971: result: none needed
configure:7989: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include 
conftest.c >&5
conftest.c:2: error: syntax error before "me"
configure:7992: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:8184: checking for C++ compiler version
configure:8187: c++ --version </dev/null >&5
c++ (GCC) 3.3.1 [FreeBSD]
Copyright (C) 2003 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:8190: $? = 0
configure:8192: c++ -v </dev/null >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.3.1 [FreeBSD]
configure:8195: $? = 0
configure:8197: c++ -V </dev/null >&5
c++: `-V' option must have argument
configure:8200: $? = 1
configure:8203: checking whether we are using the GNU C++ compiler
configure:8224: c++ -c -O -pipe -mcpu=pentiumpro -I/usr/local/include 
conftest.cc >&5
configure:8227: $? = 0
configure:8230: test -s conftest.o
configure:8233: $? = 0
configure:8245: result: yes
configure:8251: checking whether c++ accepts -g
configure:8269: c++ -c -g -I/usr/local/include conftest.cc >&5
configure:8272: $? = 0
configure:8275: test -s conftest.o
configure:8278: $? = 0
configure:8288: result: yes
configure:8328: c++ -c -O -pipe -mcpu=pentiumpro -I/usr/local/include 
conftest.cc >&5
configure:8331: $? = 0
configure:8334: test -s conftest.o
configure:8337: $? = 0
configure:8359: c++ -c -O -pipe -mcpu=pentiumpro -I/usr/local/include 
conftest.cc >&5
configure: In function `int main()':
configure:8352: error: `exit' undeclared (first use this function)
configure:8352: error: (Each undeclared identifier is reported only once 
for
   each function it appears in.)
configure:8362: $? = 1
configure: failed program was:
#line 8347 "configure"
#include "confdefs.h"

int
main ()
{
exit (42);
  ;
  return 0;
}
configure:8328: c++ -c -O -pipe -mcpu=pentiumpro -I/usr/local/include 
conftest.cc >&5
configure:8331: $? = 0
configure:8334: test -s conftest.o
configure:8337: $? = 0
configure:8359: c++ -c -O -pipe -mcpu=pentiumpro -I/usr/local/include 
conftest.cc >&5
configure:8362: $? = 0
configure:8365: test -s conftest.o
configure:8368: $? = 0
configure:8391: checking for strerror in -lcposix
configure:8418: cc -o conftest -O -pipe -mcpu=pentiumpro 
-I/usr/local/include  conftest.c -lcposix  -L/usr/X11R6/lib 
-L/usr/local/lib >&5
/usr/bin/ld: cannot find -lcposix
configure:8421: $? = 1
configure: failed program was:
#line 8399 "configure"
#include "confdefs.h"

/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* 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:8438: result: no
configure:8446: checking for ANSI C header files
configure:8575: result: yes
configure:8586: checking whether strcasecmp is declared
configure:8607: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include 
conftest.c >&5
configure:8610: $? = 0
configure:8613: test -s conftest.o
configure:8616: $? = 0
configure:8626: result: yes
configure:8695: result: Using config source 
xml::/usr/X11R6/etc/gconf/gconf.xml.defaults for schema installation
configure:8712: result: Using $(sysconfdir)/gconf/schemas/ as install 
directory for schema files
configure:8746: checking for pkg-config
configure:8764: found /usr/local/bin/pkg-config
configure:8777: result: /usr/local/bin/pkg-config
configure:8794: checking for gtk+-2.0 >= 2.0.6 esound >= 0.2.28 gconf-2.0 
>= 1.2.1 libxml-2.0 >= 2.4.23 libgnome-2.0 >= 2.0.0 libgnomeui-2.0 >= 2.0.0
configure:8798: result: yes
configure:8802: checking GNOMEMEETING_CFLAGS
configure:8805: result: -DORBIT2=1 -D_THREAD_SAFE 
-I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 
-I/usr/local/lib/glib-2.0/include -I/usr/local/include 
-I/usr/local/include/orbit-2.0 -I/usr/local/include/linc-1.0 
-I/usr/local/include/libxml2 -I/usr/local/include/libbonobo-2.0 
-I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libart-2.0 
-I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include 
-I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include/gconf/2 
-I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/gnome-vfs-2.0 
-I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libgnomeui-2.0 
-I/usr/X11R6/include/libgnomecanvas-2.0 
-I/usr/X11R6/include/libbonoboui-2.0
configure:8808: checking GNOMEMEETING_LIBS
configure:8811: result: -Wl,--export-dynamic -L/usr/local/lib 
-L/usr/X11R6/lib -lesd -laudiofile -lgnomeui-2 -lSM -lICE -lbonoboui-2 
-lxml2 -lgnomecanvas-2 -lgnome-2 -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 
-lgdk-x11-2.0 -lXrandr -lXinerama -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 
-lXft -lfreetype -lz -lXrender -lXext -lfontconfig -lpangox-1.0 -lX11 
-lpango-1.0 -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation -lORBit-2 
-lm -llinc -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lc_r -lglib-2.0 
-liconv
configure:8842: checking for long
configure:8863: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include 
conftest.c >&5
configure:8866: $? = 0
configure:8869: test -s conftest.o
configure:8872: $? = 0
configure:8882: result: yes
configure:8885: checking size of long
configure:9127: cc -o conftest -O -pipe -mcpu=pentiumpro 
-I/usr/local/include  conftest.c -L/usr/X11R6/lib -L/usr/local/lib >&5
configure:9130: $? = 0
configure:9132: ./conftest
configure:9135: $? = 0
configure:9155: result: 4
configure:9166: checking whether OS type is supported
configure:9191: result: yes
configure:9228: checking for PTLib includes
configure:9230: result:
configure:9236: checking for 
/shared/ports/net/gnomemeeting2/../../devel/pwlib/work/pwlib/include/ptlib/
pprocess.h
configure:9251: result: no
configure:9266: error: You need PTLib's header files to build GnomeMeeting

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_env_CXXFLAGS_value='-O -pipe -mcpu=pentiumpro'
ac_cv_header_stdlib_h=yes
lt_cv_file_magic_cmd='$MAGIC_CMD'
ac_cv_lib_cposix_strerror=no
ac_cv_prog_cc_g=yes
ac_cv_path_INTLTOOL_PERL=/usr/bin/perl
ac_cv_env_LDFLAGS_set=
ac_cv_path_PKG_CONFIG=/usr/local/bin/pkg-config
lt_cv_prog_cc_can_build_shared=yes
ac_cv_c_compiler_gnu=yes
ac_cv_exeext=
ac_cv_env_CFLAGS_set=set
ac_cv_prog_make_gmake_set=yes
ac_cv_env_CPP_value=
ac_cv_env_CPPFLAGS_set=set
lt_cv_prog_cc_static_works=yes
lt_cv_prog_cc_no_builtin=
ac_cv_file__shared_ports_net_gnomemeeting2_______devel_pwlib_work_pwlib_inc
lude_ptlib_pprocess_h=no
ac_cv_type_long=yes
ac_cv_cxx_compiler_gnu=yes
lt_cv_prog_cc_shlib=
ac_cv_env_CXX_set=set
lt_cv_prog_cc_static=-static
ac_cv_env_host_alias_set=
lt_cv_ld_reload_flag=-r
lt_cv_archive_cmds_need_lc=yes
ac_cv_header_sys_stat_h=yes
lt_cv_prog_gnu_ld=yes
ac_cv_env_build_alias_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_target_alias_set=
ac_cv_prog_cc_stdc=
ac_cv_host_alias=i386-unknown-freebsd5.1
ac_cv_env_CFLAGS_value='-O -pipe -mcpu=pentiumpro'
ac_cv_env_CC_set=set
lt_cv_prog_cc_wl=-Wl,
ac_cv_header_sys_types_h=yes
ac_cv_header_stdc=yes
ac_cv_header_strings_h=yes
lt_cv_path_SED=/usr/bin/sed
ac_cv_sizeof_long=4
ac_cv_header_stdint_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_prog_egrep='grep -E'
ac_cv_header_unistd_h=yes
ac_cv_header_string_h=yes
lt_cv_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char 
\1;/p'\'''
lt_cv_path_LD=/usr/bin/ld
ac_cv_build_alias=i386-unknown-freebsd5.1
ac_cv_env_CPPFLAGS_value=-I/usr/local/include
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_header_memory_h=yes
ac_cv_target_alias=i386-unknown-freebsd5.1
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXX_value=c++
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_host=i386-unknown-freebsd5.1
ac_cv_env_host_alias_value=
ac_cv_prog_cxx_g=yes
lt_cv_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ 
{\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ 
{"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_compiler_c_o=yes
lt_cv_prog_cc_pic_works=yes
lt_cv_file_magic_test_file=
ac_cv_prog_CPP='cc -E'
ac_cv_build=i386-unknown-freebsd5.1
ac_cv_env_build_alias_value=
lt_cv_prog_cc_pic=' -fPIC'
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ 
	]\([ABCDGISTW][ABCDGISTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 
\2\3 \3/p'\'''
lt_cv_deplibs_check_method=pass_all
ac_cv_prog_ac_ct_CC=cc
lt_cv_compiler_o_lo=yes
ac_cv_target=i386-unknown-freebsd5.1
ac_cv_env_target_alias_value=
ac_cv_env_CC_value=cc
lt_cv_path_NM='/usr/bin/nm -B'
ac_cv_env_CPP_set=
ac_cv_header_dlfcn_h=yes
ac_cv_have_decl_strcasecmp=yes
ac_cv_objext=o

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='/shared/ports/net/gnomemeeting2/work/gnomemeeting-0.98.2/missing 
aclocal-1.4'
AUTOCONF='autoconf'
AUTOHEADER='autoheader'
AUTOMAKE='/shared/ports/net/gnomemeeting2/work/gnomemeeting-0.98.2/missing 
automake-1.4'
CATALOGS=''
CATOBJEXT=''
CC='cc'
CFLAGS='-O -pipe -mcpu=pentiumpro'
CPP='cc -E'
CPPFLAGS='-I/usr/local/include'
CXX='c++'
CXXFLAGS='-O -pipe -mcpu=pentiumpro'
DATADIRNAME=''
DEFS=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
GCONF_SCHEMAS_INSTALL_FALSE='#'
GCONF_SCHEMAS_INSTALL_TRUE=''
GCONF_SCHEMA_CONFIG_SOURCE='xml::/usr/X11R6/etc/gconf/gconf.xml.defaults'
GCONF_SCHEMA_FILE_DIR='$(sysconfdir)/gconf/schemas/'
GETTEXT_PACKAGE=''
GMOFILES=''
GMSGFMT=''
GNOMEMEETING_CFLAGS='-DORBIT2=1 -D_THREAD_SAFE -I/usr/local/include/atk-1.0 
-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include 
-I/usr/local/include -I/usr/local/include/orbit-2.0 
-I/usr/local/include/linc-1.0 -I/usr/local/include/libxml2 
-I/usr/local/include/libbonobo-2.0 
-I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libart-2.0 
-I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include 
-I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include 
-I/usr/local/include/freetype2 -I/usr/X11R6/include/gconf/2 
-I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/gnome-vfs-2.0 
-I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libgnomeui-2.0 
-I/usr/X11R6/include/libgnomecanvas-2.0 
-I/usr/X11R6/include/libbonoboui-2.0  '
GNOMEMEETING_INCLUDES=''
GNOMEMEETING_LDADD=''
GNOMEMEETING_LIBS='-Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6/lib 
-lesd -laudiofile -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lxml2 
-lgnomecanvas-2 -lgnome-2 -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 
-lgdk-x11-2.0 -lXrandr -lXinerama -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 
-lXft -lfreetype -lz -lXrender -lXext -lfontconfig -lpangox-1.0 -lX11 
-lpango-1.0 -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation -lORBit-2 
-lm -llinc -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lc_r -lglib-2.0 
-liconv  '
INSTALL_DATA='install  -o root -g wheel -m 444'
INSTALL_PROGRAM='install  -s -o root -g wheel -m 555'
INSTALL_SCHEMAS_FALSE=''
INSTALL_SCHEMAS_TRUE=''
INSTALL_SCRIPT='install  -o root -g wheel -m 555'
INSTOBJEXT=''
INTLLIBS=''
INTLTOOL_CAVES_RULE='%.caves:     %.caves.in     $(INTLTOOL_MERGE) 
$(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) 
$(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_DESKTOP_RULE='%.desktop:   %.desktop.in   $(INTLTOOL_MERGE) 
$(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) 
$(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) 
$(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) 
$(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_EXTRACT='$(top_builddir)/intltool-extract'
INTLTOOL_KEYS_RULE='%.keys:      %.keys.in      $(INTLTOOL_MERGE) 
$(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) 
$(top_srcdir)/po $< $@ -k -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_MERGE='$(top_builddir)/intltool-merge'
INTLTOOL_OAF_RULE='%.oaf:       %.oaf.in       $(INTLTOOL_MERGE) $(wildcard 
$(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ 
-o -p'
INTLTOOL_PERL='/usr/bin/perl'
INTLTOOL_PONG_RULE='%.pong:      %.pong.in      $(INTLTOOL_MERGE) 
$(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) 
$(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_PROP_RULE='%.prop:      %.prop.in      $(INTLTOOL_MERGE) 
$(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) 
$(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_SCHEMAS_RULE='%.schemas:   %.schemas.in   $(INTLTOOL_MERGE) 
$(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) 
$(top_srcdir)/po $< $@ -s -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_SERVER_RULE='%.server:    %.server.in    $(INTLTOOL_MERGE) 
$(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) 
$(top_srcdir)/po $< $@ -o -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_SHEET_RULE='%.sheet:     %.sheet.in     $(INTLTOOL_MERGE) 
$(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) 
$(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) 
$(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) 
$(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_THEME_RULE='%.theme:     %.theme.in     $(INTLTOOL_MERGE) 
$(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) 
$(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_UI_RULE='%.ui:        %.ui.in        $(INTLTOOL_MERGE) $(wildcard 
$(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ 
-x -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_UPDATE='$(top_builddir)/intltool-update'
INTLTOOL_XML_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard 
$(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ 
-x -u -c $(top_builddir)/po/.intltool-merge-cache'
LDFLAGS=''
LIBOBJS=''
LIBS='-L/usr/X11R6/lib -L/usr/local/lib'
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='makeinfo'
MKINSTALLDIRS=''
MSGFMT=''
OBJEXT='o'
PACKAGE='gnomemeeting'
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gnomemee
ting'
PACKAGE_NAME='gnomemeeting'
PACKAGE_STRING='gnomemeeting 0.98.2'
PACKAGE_TARNAME='gnomemeeting'
PACKAGE_VERSION='0.98.2'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/local/bin/pkg-config'
POFILES=''
POSUB=''
PO_IN_DATADIR_FALSE=''
PO_IN_DATADIR_TRUE=''
RANLIB='ranlib'
SCHEMA_AGE='26'
SDL_CFLAGS=''
SDL_CONFIG='/usr/local/bin/sdl11-config'
SDL_LIBS=''
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
USE_NLS=''
VERSION='0.98.2'
XGETTEXT=''
ac_ct_CC='cc'
ac_ct_CXX=''
ac_ct_RANLIB='ranlib'
ac_ct_STRIP='strip'
bindir='${exec_prefix}/bin'
build='i386-unknown-freebsd5.1'
build_alias=''
build_cpu='i386'
build_os='freebsd5.1'
build_vendor='unknown'
datadir='/usr/X11R6/share/gnome'
exec_prefix='NONE'
gnomeconfdir=''
gnomedatadir=''
host='i386-unknown-freebsd5.1'
host_alias=''
host_cpu='i386'
host_os='freebsd5.1'
host_vendor='unknown'
includedir='${prefix}/include'
infodir='${prefix}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='/usr/X11R6/share/gnome'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='/usr/X11R6'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='i386-unknown-freebsd5.1'
target_alias=''
target_cpu='i386'
target_os='freebsd5.1'
target_vendor='unknown'

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define BUILD_NUMBER 2
#define BUILD_TYPE ReleaseCode
#define HAVE_DECL_STRCASECMP 1
#define HAVE_DLFCN_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define MAJOR_VERSION 0
#define MINOR_VERSION 98
#define PACKAGE "gnomemeeting"
#define PACKAGE_BUGREPORT 
"http://bugzilla.gnome.org/enter_bug.cgi?product=gnomemeeting"
#define PACKAGE_NAME "gnomemeeting"
#define PACKAGE_STRING "gnomemeeting 0.98.2"
#define PACKAGE_TARNAME "gnomemeeting"
#define PACKAGE_VERSION "0.98.2"
#define SIZEOF_LONG 4
#define STDC_HEADERS 1
#define STDC_HEADERS 1
#define VERSION "0.98.2"
#endif
#ifdef __cplusplus
#include <stdlib.h>

configure: exit 1

ls /var/db/pkg:
AbiWord2-gnome-1.99.5
Hermes-1.3.3
ImageMagick-5.5.6_3
Mesa-3.4.2_2
ORBit-0.5.17_1
ORBit2-2.6.3
Sablot-0.98
XFree86-4.3.0,1
XFree86-FontServer-4.3.0_1
XFree86-Server-4.3.0_9
XFree86-clients-4.3.0_3
XFree86-documents-4.3.0
XFree86-font100dpi-4.3.0
XFree86-font75dpi-4.3.0
XFree86-fontCyrillic-4.3.0
XFree86-fontDefaultBitmaps-4.3.0
XFree86-fontEncodings-4.3.0
XFree86-fontScalable-4.3.0
XFree86-libraries-4.3.0_5
Xft-2.1.2
a2ps-letter-4.13b_1
aalib-1.4.r5_1
acme-2.0.6
acpicatools-20030523.0
acroread-5.08
apache+mod_ssl-1.3.28+2.8.15_1
arts++-1-1-a8_1
arts-1.1.3,1
aspell-0.50.3_1
at-spi-1.2.1
atk-1.2.4
autoconf-2.53_1
autoconf-2.57
autoconf213-2.13.000227_5
automake-1.4.5_9
automake-1.5,1
autotrace-0.31.1
balsa2-2.0.14
bison-1.75_1
bitstream-vera-1.10
bonobo-activation-2.2.4,1
bsd-airtools-0.2
bugbuddy2-2.2.106
ca-roots-1.0_1
cclient-2002d,1
cdparanoia-3.9.8_5
compat4x-i386-5.0.20030328
cracklib-2.7_1
cups-base-1.1.19.0
cups-pstoraster-7.07
curl-7.10.5_1
cvsup-16.1h
cyrus-sasl-2.1.15
db3-3.3.11,1
db4-4.0.14_1,1
db41-4.1.25_1
dia-gnome-0.91_2
djbfft-0.76
docbook-sk-4.1.2
docbook-xml-4.2_1
docbook-xsl-1.61.3_1
doxygen-1.3.3
eel2-2.2.4
eog2-2.2.1
esound-0.2.31
evolution-1.4.4_1
exim-4.22_1
exim-monitor-4.20
expat-1.95.6_1
ezm3-1.1
fam-2.6.9_3
fileroller-2.2.5,1
flac-1.1.0_2
fontconfig-2.2.90_3
fontilus-0.4
freetype2-2.1.4_1
fribidi-0.10.4_1
frontline-0.5.4
gail-1.2.2
gaim-0.67_1
gal2-1.99.9
galeon2-1.3.7_1
gcalctool-4.3.2
gcc-2.95.3
gcompris2-2.1_2
gconf-editor-0.4.1,1
gconf2-2.2.1
gconfmm-2.0.1
gd-2.0.15_1,1
gdbm-1.8.3
gdm2-2.4.1.6
gedit2-2.2.2
gettext-0.12.1
ggv2-2.0.1
ghex2-2.2.1_2
ghostscript-gnu-7.07_3
gimp-gnome-1.3.19,1
gimp-print-4.2.5_1
gkrellm-2.1.16
glade2-2.0.0
gle-3.0.3
glib-1.2.10_10
glib-2.2.3
gmake-3.80_1
gnet-glib2-1.1.9_1
gnet2-2.0.4
gnome-icon-theme-1.0.7
gnome-pkgview-1.0.1
gnome-themes-2.2.2
gnome2-2.2.2_2
gnome2-fifth-toe-2.2.2_1
gnomeapplets2-2.2.2_3
gnomeaudio2-2.0.0
gnomecontrolcenter2-2.2.2
gnomedesktop-2.2.2
gnomegames2-2.2.1_3
gnomehier-1.0_8
gnomeicu2-0.99
gnomelibs-1.4.2_1
gnomemedia2-2.2.2
gnomemeeting-0.96.1_1
gnomemimedata-2.2.1_1
gnomepanel-2.2.2.2_1
gnomepilot2-2.0.10
gnomesession-2.2.2_1
gnomespell-1.0.5
gnomesystemmonitor-2.0.5
gnometerminal-2.2.2
gnomeuserdocs2-2.0.6_1
gnomeutils2-2.2.3,1
gnomevfs2-2.2.5
gnumeric2-1.1.20
gnupg-1.2.3_1
gob2-2.0.6
gok-0.7.5
gpgme-0.3.15_1
graphviz-1.10
gstreamer-0.6.2
gstreamer-plugins-0.6.2_1
gswitchit-2.3.3
gtetrinet-0.7.2
gthumb2-2.1.4_1
gtk-1.2.10_10
gtk-2.2.3
gtk-engines2-2.2.0
gtk-thinice-engine-2.0.2
gtkglarea-1.99.0_2
gtkhtml3-3.0.8
gtkmm-2.2.7
gtkspell2-2.0.4
gucharmap-gnome-0.9.0
guile-1.6.4_2
gurlchecker-0.4.1
hdf-4.1r5
help2man-1.29
imake-4.3.0_1
imap-uw-2002d,1
imlib-1.9.14_1
intltool-0.27.2
isakmpd-20021118_1
ispell-3.2.06_3
jasper-1.700.2
javavmwrapper-1.4
jbigkit-1.5
jdk-1.3.1p8_2
jdk-doc-1.3.1
jpeg-6b_1
jpilot-0.99.6_1
kde-3.1.3
kdeaddons-3.1.3
kdeadmin-3.1.3
kdeartwork-3.1.3
kdebase-3.1.3_1
kdeedu-3.1.3
kdegames-3.1.3
kdegraphics-3.1.3
kdelibs-3.1.3a
kdemultimedia-3.1.3
kdenetwork-3.1.3
kdepim-3.1.3
kdesdk-3.1.3
kdetoys-3.1.3
kdeutils-3.1.3
kdevelop-2.1.5
kermit-8.0.209_1
keynote-2.3_1
koffice-1.2.1_1,1
ksh93-20030724
lame-3.93.1
lcms-1.09,1
lha-1.14i_1
libIDL-0.8.2
liba52-0.7.4
libao-esound-0.8.3_1
libart_lgpl2-2.3.14
libaudiofile-0.2.3
libbonobo-2.2.3
libbonobomm-1.3.6
libbonoboui-2.2.4
libbonobouimm-1.3.6
libdvdcss-1.2.5
libdvdread-0.9.4
libesmtp-1.0_1,1
libexif-0.5.12_1
libfpx-1.2.0.9
libgail-gnome-1.0.2_1
libgda2-0.91.0
libglade2-2.0.1_1
libglademm-2.1.0
libgmp-4.1.2_2
libgnome-2.2.3_1
libgnomecanvas-2.2.1
libgnomecanvasmm-2.0.1
libgnomedb-0.91.0
libgnomemm-1.3.10
libgnomeprint-2.2.1.3_1
libgnomeprintui-2.2.1.3
libgnomeui-2.2.2
libgnomeuimm-1.3.17
libgnugetopt-1.2
libgsf-1.8.1
libgtkhtml-2.2.4_1
libgtop2-2.0.4
libical-0.24_1
libiconv-1.9.1_1
libijs-0.34
libltdl-1.5
libmcal-0.7
libmcrypt-2.5.7_1
libmcve-3.2.2
libmng-1.0.5_1
libmpeg2-0.3.1_1
libmrproject-0.9.1_4
libogg-1.0_1,3
librep-0.16.2_2
librsvg2-2.2.5_2
libsigc++-1.2.5
libsoup-1.99.23
libtool-1.3.5_1
libtool-1.4.3_2
libungif-4.1.0b1_1
libvorbis-1.0_1,3
libwmf-0.2.8
libwnck-2.2.2
libwww-5.4.0
libxine-1.0.r0_2
libxklavier-0.90
libxml-1.8.17_1
libxml2-2.5.10
libxslt-1.0.32
libzvt-2.0.1_6
linc-1.0.3
linux-blackdown-jdk-1.3.1_2
linux-sun-jdk-1.4.2
linux_base-7.1_5
lsof-4.68
lynx-2.8.4.1d
lzo-1.08_1
lzop-1.01
m4-1.4_1
mad-esound-0.14.2b_3
meld-0.8.4
mergeant-0.12.1
metacity-2.4.55_1
mhash-0.8.17
ming-0.2a_1
mkcatalog-1.1
mm-1.3.0
mozilla-1.4,2
mozilla-gtk2-1.4
mozilla-headers-1.4,2
mrproject-0.9.1_3
mrtg-2.9.29_3,1
mysql-client-4.0.14
nasm-0.98.35,1
nautilus-media-0.2.2
nautilus2-2.2.4
net-snmp-5.0.8_3
nmap-3.30
nspr-4.3_2
open-motif-2.2.2_1
openldap-client-2.2.0.a
openldap-server-2.2.0.a_2
openoffice-644
opera-7.20.20030827
orbitcpp-1.3.7
p5-Digest-HMAC-1.01
p5-Digest-Nilsimsa-0.06
p5-Digest-SHA1-2.04
p5-HTML-Parser-3.31
p5-HTML-Tagset-3.03
p5-Mail-SpamAssassin-2.55
p5-Mail-Tools-1.58
p5-Net-DNS-0.39
p5-SNMP_Session-0.95
p5-Test-Harness-2.28
p5-Test-Simple-0.47_1
p5-Time-HiRes-1.50,1
p5-URI-1.25
p5-XML-Parser-2.31_1
pan2-0.14.1
pango-1.2.5
pcre-4.3
pdflib-5.0.1
pear-Archive_Tar-1.1
pear-Auth-1.2.2
pear-Auth_SASL-1.0.0_2
pear-Console_Getopt-1.0_1
pear-Mail-1.1.1
pear-Mail_Mime-1.2.1_3
pear-Net_SMTP-1.2.3
pear-Net_Socket-1.0.1_1
pear-PEAR-1.2.1
perl-5.8.0_7
php4-4.3.3
pilot-link-0.11.7_2
pine-4.56
pkgconfig-0.15.0
pkgdb.db
plotutils-2.4.1
png-1.2.5_2
popt-1.6.4_1
portupgrade-20030723
postgresql-7.3.4_1
pstoedit-3.33
pth-2.0.0
pwlib-1.5.0
py-gnome-1.99.18
py23-expat-2.3_2
py23-gtk-1.99.18
py23-numeric-23.0
py23-orbit-1.99.7
python-2.3_1
qt-3.1.2_1
quanta-3.1.3,2
razor-agents-2.34
rdesktop-1.2.0
regexxer-0.4_1
rep-gtk2-gnome-0.17_2,1
rpm-3.0.6_8
ruby-1.6.8.2003.04.19
ruby-bdb1-0.2.1
ruby-rdoc-0.0.0.b2
ruby-shim-ruby18-1.8.0.p2.2003.04.19_1
sawfish2-1.3_3,2
scrollkeeper-0.3.12_2,1
sdl-1.2.5_2
sdocbook-xml-4.1.2.5_1
seahorse-0.7.3
setiathome-3.08_3
sodipodi-0.32
sox-12.17.4
speex-1.0.1,1
startup-notification-0.5_1
stickynotes_applet-1.2.3_1
streamtuner-0.10.0_1
sudo-1.6.7.5
svgalib-1.4.3
tcl-8.3.5_2
tcl-8.4.4,1
teTeX-2.0.2_2
tiff-3.5.7_1
tightvnc-1.2.9
tk-8.3.5_2
tk-8.4.4,1
totem-0.99.2
tsclient-0.120
unzip-5.50_2
urwfonts-1.0
uulib-0.5.18
vim-6.2.61_1
vte-0.10.29
workrave-1.4.0
wrapper-1.0_3
xanim-2.92.0
xchat2-2.0.4_1
xmlcatmgr-0.2_1
xscreensaver-gnome-4.12
xv-3.10a_3
yelp-2.2.3
zenity-1.4
zip-2.3_1
zziplib-0.10.82

-- 
Larry Rosenman                     http://www.lerctr.org/~ler
Phone: +1 972-414-9812                 E-Mail: ler@lerctr.org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749



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