Ticket #8171: log

File log, 124.6 KB (added by Martin.Buchmann@…, 18 years ago)

Complete output of debug and verbose

Line 
1--->  Fetching libgnomeui
2--->  libgnomeui-2.14.0.tar.bz2 doesn't seem to exist in /opt/local/var/db/dports/distfiles/libgnomeui
3--->  Attempting to fetch libgnomeui-2.14.0.tar.bz2 from http://www.gtlib.cc.gatech.edu/pub/gnome/sources/libgnomeui/2.14/
4--->  Verifying checksum(s) for libgnomeui
5--->  Checksumming libgnomeui-2.14.0.tar.bz2
6--->  Extracting libgnomeui
7--->  Extracting libgnomeui-2.14.0.tar.bz2
8--->  Configuring libgnomeui
9checking for a BSD-compatible install... /opt/local/bin/ginstall -c
10checking whether build environment is sane... yes
11checking for gawk... gawk
12checking whether make sets $(MAKE)... yes
13checking whether to enable maintainer-specific portions of Makefiles... no
14checking for style of include used by make... GNU
15checking for gcc... gcc
16checking for C compiler default output file name... a.out
17checking whether the C compiler works... yes
18checking whether we are cross compiling... no
19checking for suffix of executables...
20checking for suffix of object files... o
21checking whether we are using the GNU C compiler... yes
22checking whether gcc accepts -g... yes
23checking for gcc option to accept ANSI C... none needed
24checking dependency style of gcc... gcc3
25checking for library containing strerror... none required
26checking for gcc... (cached) gcc
27checking whether we are using the GNU C compiler... (cached) yes
28checking whether gcc accepts -g... (cached) yes
29checking for gcc option to accept ANSI C... (cached) none needed
30checking dependency style of gcc... (cached) gcc3
31checking how to run the C preprocessor... gcc -E
32checking for egrep... grep -E
33checking for ANSI C header files... yes
34checking build system type... powerpc-apple-darwin8.5.0
35checking host system type... powerpc-apple-darwin8.5.0
36checking for a sed that does not truncate output... /usr/bin/sed
37checking for ld used by gcc... /usr/bin/ld
38checking if the linker (/usr/bin/ld) is GNU ld... no
39checking for /usr/bin/ld option to reload object files... -r
40checking for BSD-compatible nm... /usr/bin/nm -p
41checking whether ln -s works... yes
42checking how to recognise dependent libraries... pass_all
43checking for sys/types.h... yes
44checking for sys/stat.h... yes
45checking for stdlib.h... yes
46checking for string.h... yes
47checking for memory.h... yes
48checking for strings.h... yes
49checking for inttypes.h... yes
50checking for stdint.h... yes
51checking for unistd.h... yes
52checking dlfcn.h usability... yes
53checking dlfcn.h presence... yes
54checking for dlfcn.h... yes
55checking for g++... g++
56checking whether we are using the GNU C++ compiler... yes
57checking whether g++ accepts -g... yes
58checking dependency style of g++... gcc3
59checking how to run the C++ preprocessor... g++ -E
60checking for g77... no
61checking for f77... no
62checking for xlf... no
63checking for frt... no
64checking for pgf77... no
65checking for fort77... no
66checking for fl32... no
67checking for af77... no
68checking for f90... no
69checking for xlf90... no
70checking for pgf90... no
71checking for epcf90... no
72checking for f95... no
73checking for fort... no
74checking for xlf95... no
75checking for ifc... no
76checking for efc... no
77checking for pgf95... no
78checking for lf95... no
79checking for gfortran... no
80checking whether we are using the GNU Fortran 77 compiler... no
81checking whether  accepts -g... no
82checking the maximum length of command line arguments... 196608
83checking command to parse /usr/bin/nm -p output from gcc object... ok
84checking for objdir... .libs
85checking for ar... ar
86checking for ranlib... ranlib
87checking for strip... strip
88checking if gcc supports -fno-rtti -fno-exceptions... no
89checking for gcc option to produce PIC... -fno-common
90checking if gcc PIC flag -fno-common works... yes
91checking if gcc static flag -static works... no
92checking if gcc supports -c -o file.o... yes
93checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
94checking dynamic linker characteristics... darwin8.5.0 dyld
95checking how to hardcode library paths into programs... immediate
96checking whether stripping libraries is possible... yes
97checking if libtool supports shared libraries... yes
98checking whether to build shared libraries... yes
99checking whether to build static libraries... yes
100configure: creating libtool
101appending configuration tag "CXX" to libtool
102checking for ld used by g++... /usr/bin/ld
103checking if the linker (/usr/bin/ld) is GNU ld... no
104checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
105checking for g++ option to produce PIC... -fno-common
106checking if g++ PIC flag -fno-common works... yes
107checking if g++ static flag -static works... no
108checking if g++ supports -c -o file.o... yes
109checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
110checking dynamic linker characteristics... darwin8.5.0 dyld
111checking how to hardcode library paths into programs... immediate
112appending configuration tag "F77" to libtool
113checking locale.h usability... yes
114checking locale.h presence... yes
115checking for locale.h... yes
116checking for LC_MESSAGES... yes
117checking libintl.h usability... yes
118checking libintl.h presence... yes
119checking for libintl.h... yes
120checking for ngettext in libc... no
121checking for bindtextdomain in -lintl... yes
122checking for ngettext in -lintl... yes
123checking for dgettext in -lintl... yes
124checking for bind_textdomain_codeset... yes
125checking for msgfmt... /opt/local/bin/msgfmt
126checking for dcgettext... yes
127checking for gmsgfmt... /opt/local/bin/msgfmt
128checking for xgettext... /opt/local/bin/xgettext
129checking for catalogs to be installed...  af am ar az be bg bn br bs ca cs cy da de el en_CA en_GB eo es et eu fa fi fr ga gl gu he hi hr hu id is it ja ka kn ko ku li lt lv mi mk ml mn mr ms nb ne nl nn no nso pa pl pt pt_BR ro ru rw sk sl sq sr sr@Latn sr@ije sv ta te th tk tr tt uk vi wa xh yi zh_CN zh_HK zh_TW zu
130checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes
131checking what language compliance flags to pass to the C compiler...
132checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
133checking for gethostbyname... yes
134checking for connect... yes
135checking for remove... yes
136checking for shmat... yes
137checking for IceConnectionNumber in -lICE... yes
138checking for SmcSaveYourselfDone in -lSM... yes
139checking X11/SM/SMlib.h usability... yes
140checking X11/SM/SMlib.h presence... yes
141checking for X11/SM/SMlib.h... yes
142checking for pkg-config... /opt/local/bin/pkg-config
143checking pkg-config is at least version 0.9.0... yes
144checking for SOUND_TEST... yes
145checking for jpeg_start_decompress in -ljpeg... yes
146checking jpeglib.h usability... yes
147checking jpeglib.h presence... yes
148checking for jpeglib.h... yes
149checking for LIBGNOMEUI... yes
150checking for GNOME_TEST... yes
151checking for LIBGNOMEUI_COMPONENTS... yes
152checking for LIBGNOMEUI_DEMOS... yes
153checking for LIBGNOMEUI_GLADE... yes
154checking for FILE_SYSTEM... yes
155checking for gtk+ multihead support... yes
156checking for poptStrippedArgv in -lpopt... yes
157checking for dlfcn.h... (cached) yes
158checking dl.h usability... no
159checking dl.h presence... no
160checking for dl.h... no
161checking utmp.h usability... yes
162checking utmp.h presence... yes
163checking for utmp.h... yes
164checking for locale.h... (cached) yes
165checking mcheck.h usability... no
166checking mcheck.h presence... no
167checking for mcheck.h... no
168checking for unistd.h... (cached) yes
169checking for bind_textdomain_codeset... (cached) yes
170checking for _NSGetEnviron... yes
171checking crt_externs.h usability... yes
172checking crt_externs.h presence... yes
173checking for crt_externs.h... yes
174checking for gdk-pixbuf-csource... /opt/local/bin/gdk-pixbuf-csource
175checking for mawk... no
176checking for gawk... /opt/local/bin/gawk
177checking for perl5... no
178checking for perl... /opt/local/bin/perl
179checking for gconftool-2... /opt/local/bin/gconftool-2
180configure: creating ./config.status
181config.status: creating Makefile
182config.status: creating libgnomeui-zip
183config.status: creating po/Makefile.in
184config.status: creating libgnomeui/Makefile
185config.status: creating libgnomeui/libgnomeui-2.0.pc
186config.status: creating libgnomeui/pixmaps/Makefile
187config.status: creating file-chooser/Makefile
188config.status: creating glade/Makefile
189config.status: creating images/Makefile
190config.status: creating demos/Makefile
191config.status: creating test-gnome/Makefile
192config.status: creating doc/Makefile
193config.status: creating doc/reference/Makefile
194config.status: creating doc/reference/version.xml
195config.status: creating config.h
196config.status: executing depfiles commands
197config.status: executing default-1 commands
198configuration:
199        esd support: yes
200        doc build:   no
201
202--->  Building libgnomeui with target all
203make  all-recursive
204Making all in libgnomeui
205(cd . \
206&& glib-mkenums \
207                --fhead "#ifndef __GNOMETYPEBUILTINS_H__\n" \
208                --fhead "#define __GNOMETYPEBUILTINS_H__ 1\n\n" \
209                --fhead "#include <glib-object.h>\n\n" \
210                --fhead "G_BEGIN_DECLS\n\n" \
211                --ftail "G_END_DECLS\n\n" \
212                --ftail "#endif /* __GNOMETYPEBUILTINS_H__ */\n" \
213                --fprod "\n/* --- @filename@ --- */" \
214                --eprod "#define GNOME_TYPE_@ENUMSHORT@ @enum_name@_get_type()\n" \
215                --eprod "GType @enum_name@_get_type (void);\n" \
216        gnome-about.h gnome-app.h gnome-app-helper.h gnome-app-util.h gnome-appbar.h gnome-authentication-manager.h gnome-client.h gnome-color-picker.h gnome-dateedit.h gnome-dialog.h gnome-dialog-util.h gnome-druid.h gnome-druid-page.h gnome-druid-page-edge.h gnome-druid-page-standard.h gnome-entry.h gnome-file-entry.h gnome-font-picker.h gnome-help.h gnome-href.h gnome-ice.h gnome-icon-entry.h gnome-icon-item.h gnome-icon-list.h gnome-icon-lookup.h gnome-icon-sel.h gnome-icon-theme.h gnome-messagebox.h gnome-mdi.h gnome-mdi-child.h gnome-mdi-generic-child.h gnome-mdi-session.h gnome-password-dialog.h gnome-pixmap.h gnome-pixmap-entry.h gnome-popup-menu.h gnome-propertybox.h gnome-scores.h gnome-ui-init.h gnome-stock-icons.h gnome-thumbnail.h gnome-types.h gnome-uidefs.h gnome-url.h gnome-vfs-util.h gnome-window.h gnome-window-icon.h libgnomeui.h ) > xgen-gth \
217&& (cmp -s xgen-gth gnometypebuiltins.h || cp xgen-gth gnometypebuiltins.h) \
218&& rm -f xgen-gth \
219&& echo timestamp > stamp-gnometypebuiltins.h
220glib-genmarshal --prefix=_gnome_marshal ./gnome-marshal.list --header >> xgen-gmh \
221&& (cmp -s xgen-gmh gnome-marshal.h || cp xgen-gmh gnome-marshal.h) \
222&& rm -f xgen-gmh xgen-gmh~ \
223&& echo timestamp > stamp-gnome-marshal.h
224make  all-recursive
225Making all in pixmaps
226rm -f gnome-stock-pixbufs.h
227var=`echo "stock_attach.png stock_book_blue.png stock_book_green.png stock_book_open.png stock_book_red.png stock_book_yellow.png stock_line_in.png stock_mail.png stock_mail_compose.png stock_mail_forward.png stock_mail_receive.png stock_mail_reply.png stock_mail_send.png stock_menu_about.png stock_menu_blank.png stock_scores.png stock_mic.png stock_multiple_file.png stock_not.png stock_table_borders.png stock_table_fill.png stock_text_bulleted_list.png stock_text_indent.png stock_text_numbered_list.png stock_text_unindent.png stock_timer.png stock_timer_stopped.png stock_trash.png stock_trash_full.png stock_volume.png stock_midi.png stock_authentication.png" | sed -e 's,stock_\([^\.]*\)\.png,stock_\1 ./stock_\1.png,g'` ; \
228   /opt/local/bin/gdk-pixbuf-csource --raw --build-list $var > pixbufs-tmp && \
229   cat ./copyright.txt pixbufs-tmp > gnome-stock-pixbufs.h
230failed to load "./stock_attach.png": Das Format der Bilddatei >>./stock_attach.png<< konnte nicht erkannt werden
231make[4]: *** [gnome-stock-pixbufs.h] Error 1
232make[3]: *** [all-recursive] Error 1
233make[2]: *** [all] Error 2
234make[1]: *** [all-recursive] Error 1
235make: *** [all] Error 2
236Warning: the following items did not execute (for libgnomeui): com.apple.destroot com.apple.build
237 No need to upgrade! glib2 2.10.1_1 >= glib2 2.10.1_1
238DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/XFree86
239DEBUG: XFree86 is *not* installed by DarwinPorts
240DEBUG: Searching for dependency: XFree86
241DEBUG: Didn't find receipt, going to depspec regex for: XFree86
242DEBUG: Found Dependency: path: /usr/X11R6/lib filename: libX11.6.dylib regex: ^libX11\.6\.dylib$
243DEBUG: Found Dependency: path: /usr/X11R6/lib filename: libX11.6.dylib regex: ^libX11\.6\.dylib$
244DEBUG: XFree86 installed outside the DarwinPorts system
245DEBUG: epoch: in tree: 0 installed: 0
246DEBUG: XFree86 4.5.0_2 exists in the ports tree
247DEBUG: XFree86 4.5.0_2 is installed
248DEBUG: Not following dependencies
249DEBUG: No need to upgrade! XFree86 4.5.0_2 >= XFree86 4.5.0_2
250DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/Xft2
251DEBUG: epoch: in tree: 0 installed: 0
252DEBUG: Xft2 2.1.7_0 exists in the ports tree
253DEBUG: Xft2 2.1.7_0 is installed
254DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/pkgconfig
255DEBUG: epoch: in tree: 0 installed: 0
256DEBUG: pkgconfig 0.20_0 exists in the ports tree
257DEBUG: pkgconfig 0.20_0 is installed
258DEBUG: No need to upgrade! pkgconfig 0.20_0 >= pkgconfig 0.20_0
259DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/archivers/zlib
260DEBUG: epoch: in tree: 0 installed: 0
261DEBUG: zlib 1.2.3_0 exists in the ports tree
262DEBUG: zlib 1.2.3_0 is installed
263DEBUG: No need to upgrade! zlib 1.2.3_0 >= zlib 1.2.3_0
264DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/xrender
265DEBUG: epoch: in tree: 0 installed: 0
266DEBUG: xrender 0.9.0_0 exists in the ports tree
267DEBUG: xrender 0.9.0_0 is installed
268DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/XFree86
269DEBUG: XFree86 is *not* installed by DarwinPorts
270DEBUG: Searching for dependency: XFree86
271DEBUG: Didn't find receipt, going to depspec regex for: XFree86
272DEBUG: Found Dependency: path: /usr/X11R6/lib filename: libX11.6.dylib regex: ^libX11\.6\.dylib$
273DEBUG: Found Dependency: path: /usr/X11R6/lib filename: libX11.6.dylib regex: ^libX11\.6\.dylib$
274DEBUG: XFree86 installed outside the DarwinPorts system
275DEBUG: epoch: in tree: 0 installed: 0
276DEBUG: XFree86 4.5.0_2 exists in the ports tree
277DEBUG: XFree86 4.5.0_2 is installed
278DEBUG: Not following dependencies
279DEBUG: No need to upgrade! XFree86 4.5.0_2 >= XFree86 4.5.0_2
280DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/render
281DEBUG: epoch: in tree: 0 installed: 0
282DEBUG: render 0.9_0 exists in the ports tree
283DEBUG: render 0.9_0 is installed
284DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/pkgconfig
285DEBUG: epoch: in tree: 0 installed: 0
286DEBUG: pkgconfig 0.20_0 exists in the ports tree
287DEBUG: pkgconfig 0.20_0 is installed
288DEBUG: No need to upgrade! pkgconfig 0.20_0 >= pkgconfig 0.20_0
289DEBUG: No need to upgrade! render 0.9_0 >= render 0.9_0
290DEBUG: No need to upgrade! xrender 0.9.0_0 >= xrender 0.9.0_0
291DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/print/freetype
292DEBUG: epoch: in tree: 0 installed: 0
293DEBUG: freetype 2.1.10_1 exists in the ports tree
294DEBUG: freetype 2.1.10_1 is installed
295DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/archivers/zlib
296DEBUG: epoch: in tree: 0 installed: 0
297DEBUG: zlib 1.2.3_0 exists in the ports tree
298DEBUG: zlib 1.2.3_0 is installed
299DEBUG: No need to upgrade! zlib 1.2.3_0 >= zlib 1.2.3_0
300DEBUG: No need to upgrade! freetype 2.1.10_1 >= freetype 2.1.10_1
301DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/graphics/fontconfig
302DEBUG: epoch: in tree: 0 installed: 0
303DEBUG: fontconfig 2.3.2_0 exists in the ports tree
304DEBUG: fontconfig 2.3.2_0 is installed
305DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/textproc/expat
306DEBUG: epoch: in tree: 0 installed: 0
307DEBUG: expat 2.0.0_1 exists in the ports tree
308DEBUG: expat 2.0.0_1 is installed
309DEBUG: No need to upgrade! expat 2.0.0_1 >= expat 2.0.0_1
310DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/print/freetype
311DEBUG: epoch: in tree: 0 installed: 0
312DEBUG: freetype 2.1.10_1 exists in the ports tree
313DEBUG: freetype 2.1.10_1 is installed
314DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/archivers/zlib
315DEBUG: epoch: in tree: 0 installed: 0
316DEBUG: zlib 1.2.3_0 exists in the ports tree
317DEBUG: zlib 1.2.3_0 is installed
318DEBUG: No need to upgrade! zlib 1.2.3_0 >= zlib 1.2.3_0
319DEBUG: No need to upgrade! freetype 2.1.10_1 >= freetype 2.1.10_1
320DEBUG: No need to upgrade! fontconfig 2.3.2_0 >= fontconfig 2.3.2_0
321DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/textproc/expat
322DEBUG: epoch: in tree: 0 installed: 0
323DEBUG: expat 2.0.0_1 exists in the ports tree
324DEBUG: expat 2.0.0_1 is installed
325DEBUG: No need to upgrade! expat 2.0.0_1 >= expat 2.0.0_1
326DEBUG: No need to upgrade! Xft2 2.1.7_0 >= Xft2 2.1.7_0
327DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/graphics/cairo
328DEBUG: epoch: in tree: 0 installed: 0
329DEBUG: cairo 1.0.4_0 exists in the ports tree
330DEBUG: cairo 1.0.4_0 is installed
331DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/graphics/libpixman
332DEBUG: epoch: in tree: 0 installed: 0
333DEBUG: libpixman 0.1.6_0 exists in the ports tree
334DEBUG: libpixman 0.1.6_0 is installed
335DEBUG: No need to upgrade! libpixman 0.1.6_0 >= libpixman 0.1.6_0
336DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/xrender
337DEBUG: epoch: in tree: 0 installed: 0
338DEBUG: xrender 0.9.0_0 exists in the ports tree
339DEBUG: xrender 0.9.0_0 is installed
340DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/XFree86
341DEBUG: XFree86 is *not* installed by DarwinPorts
342DEBUG: Searching for dependency: XFree86
343DEBUG: Didn't find receipt, going to depspec regex for: XFree86
344DEBUG: Found Dependency: path: /usr/X11R6/lib filename: libX11.6.dylib regex: ^libX11\.6\.dylib$
345DEBUG: Found Dependency: path: /usr/X11R6/lib filename: libX11.6.dylib regex: ^libX11\.6\.dylib$
346DEBUG: XFree86 installed outside the DarwinPorts system
347DEBUG: epoch: in tree: 0 installed: 0
348DEBUG: XFree86 4.5.0_2 exists in the ports tree
349DEBUG: XFree86 4.5.0_2 is installed
350DEBUG: Not following dependencies
351DEBUG: No need to upgrade! XFree86 4.5.0_2 >= XFree86 4.5.0_2
352DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/render
353DEBUG: epoch: in tree: 0 installed: 0
354DEBUG: render 0.9_0 exists in the ports tree
355DEBUG: render 0.9_0 is installed
356DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/pkgconfig
357DEBUG: epoch: in tree: 0 installed: 0
358DEBUG: pkgconfig 0.20_0 exists in the ports tree
359DEBUG: pkgconfig 0.20_0 is installed
360DEBUG: No need to upgrade! pkgconfig 0.20_0 >= pkgconfig 0.20_0
361DEBUG: No need to upgrade! render 0.9_0 >= render 0.9_0
362DEBUG: No need to upgrade! xrender 0.9.0_0 >= xrender 0.9.0_0
363DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/graphics/fontconfig
364DEBUG: epoch: in tree: 0 installed: 0
365DEBUG: fontconfig 2.3.2_0 exists in the ports tree
366DEBUG: fontconfig 2.3.2_0 is installed
367DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/textproc/expat
368DEBUG: epoch: in tree: 0 installed: 0
369DEBUG: expat 2.0.0_1 exists in the ports tree
370DEBUG: expat 2.0.0_1 is installed
371DEBUG: No need to upgrade! expat 2.0.0_1 >= expat 2.0.0_1
372DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/print/freetype
373DEBUG: epoch: in tree: 0 installed: 0
374DEBUG: freetype 2.1.10_1 exists in the ports tree
375DEBUG: freetype 2.1.10_1 is installed
376DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/archivers/zlib
377DEBUG: epoch: in tree: 0 installed: 0
378DEBUG: zlib 1.2.3_0 exists in the ports tree
379DEBUG: zlib 1.2.3_0 is installed
380DEBUG: No need to upgrade! zlib 1.2.3_0 >= zlib 1.2.3_0
381DEBUG: No need to upgrade! freetype 2.1.10_1 >= freetype 2.1.10_1
382DEBUG: No need to upgrade! fontconfig 2.3.2_0 >= fontconfig 2.3.2_0
383DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/print/freetype
384DEBUG: epoch: in tree: 0 installed: 0
385DEBUG: freetype 2.1.10_1 exists in the ports tree
386DEBUG: freetype 2.1.10_1 is installed
387DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/archivers/zlib
388DEBUG: epoch: in tree: 0 installed: 0
389DEBUG: zlib 1.2.3_0 exists in the ports tree
390DEBUG: zlib 1.2.3_0 is installed
391DEBUG: No need to upgrade! zlib 1.2.3_0 >= zlib 1.2.3_0
392DEBUG: No need to upgrade! freetype 2.1.10_1 >= freetype 2.1.10_1
393DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/graphics/libpng
394DEBUG: epoch: in tree: 0 installed: 0
395DEBUG: libpng 1.2.8_2 exists in the ports tree
396DEBUG: libpng 1.2.8_2 is installed
397DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/archivers/zlib
398DEBUG: epoch: in tree: 0 installed: 0
399DEBUG: zlib 1.2.3_0 exists in the ports tree
400DEBUG: zlib 1.2.3_0 is installed
401DEBUG: No need to upgrade! zlib 1.2.3_0 >= zlib 1.2.3_0
402DEBUG: No need to upgrade! libpng 1.2.8_2 >= libpng 1.2.8_2
403DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/render
404DEBUG: epoch: in tree: 0 installed: 0
405DEBUG: render 0.9_0 exists in the ports tree
406DEBUG: render 0.9_0 is installed
407DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/pkgconfig
408DEBUG: epoch: in tree: 0 installed: 0
409DEBUG: pkgconfig 0.20_0 exists in the ports tree
410DEBUG: pkgconfig 0.20_0 is installed
411DEBUG: No need to upgrade! pkgconfig 0.20_0 >= pkgconfig 0.20_0
412DEBUG: No need to upgrade! render 0.9_0 >= render 0.9_0
413DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/archivers/zlib
414DEBUG: epoch: in tree: 0 installed: 0
415DEBUG: zlib 1.2.3_0 exists in the ports tree
416DEBUG: zlib 1.2.3_0 is installed
417DEBUG: No need to upgrade! zlib 1.2.3_0 >= zlib 1.2.3_0
418DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/textproc/expat
419DEBUG: epoch: in tree: 0 installed: 0
420DEBUG: expat 2.0.0_1 exists in the ports tree
421DEBUG: expat 2.0.0_1 is installed
422DEBUG: No need to upgrade! expat 2.0.0_1 >= expat 2.0.0_1
423DEBUG: No need to upgrade! cairo 1.0.4_0 >= cairo 1.0.4_0
424DEBUG: No need to upgrade! pango 1.12.0_1 >= pango 1.12.0_1
425DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/gettext
426DEBUG: epoch: in tree: 0 installed: 0
427DEBUG: gettext 0.14.5_0 exists in the ports tree
428DEBUG: gettext 0.14.5_0 is installed
429DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/textproc/libiconv
430DEBUG: epoch: in tree: 0 installed: 0
431DEBUG: libiconv 1.10_1 exists in the ports tree
432DEBUG: libiconv 1.10_1 is installed
433DEBUG: No need to upgrade! libiconv 1.10_1 >= libiconv 1.10_1
434DEBUG: No need to upgrade! gettext 0.14.5_0 >= gettext 0.14.5_0
435DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/XFree86
436DEBUG: XFree86 is *not* installed by DarwinPorts
437DEBUG: Searching for dependency: XFree86
438DEBUG: Didn't find receipt, going to depspec regex for: XFree86
439DEBUG: Found Dependency: path: /usr/X11R6/lib filename: libX11.6.dylib regex: ^libX11\.6\.dylib$
440DEBUG: Found Dependency: path: /usr/X11R6/lib filename: libX11.6.dylib regex: ^libX11\.6\.dylib$
441DEBUG: XFree86 installed outside the DarwinPorts system
442DEBUG: epoch: in tree: 0 installed: 0
443DEBUG: XFree86 4.5.0_2 exists in the ports tree
444DEBUG: XFree86 4.5.0_2 is installed
445DEBUG: Not following dependencies
446DEBUG: No need to upgrade! XFree86 4.5.0_2 >= XFree86 4.5.0_2
447DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/graphics/cairo
448DEBUG: epoch: in tree: 0 installed: 0
449DEBUG: cairo 1.0.4_0 exists in the ports tree
450DEBUG: cairo 1.0.4_0 is installed
451DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/graphics/libpixman
452DEBUG: epoch: in tree: 0 installed: 0
453DEBUG: libpixman 0.1.6_0 exists in the ports tree
454DEBUG: libpixman 0.1.6_0 is installed
455DEBUG: No need to upgrade! libpixman 0.1.6_0 >= libpixman 0.1.6_0
456DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/xrender
457DEBUG: epoch: in tree: 0 installed: 0
458DEBUG: xrender 0.9.0_0 exists in the ports tree
459DEBUG: xrender 0.9.0_0 is installed
460DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/XFree86
461DEBUG: XFree86 is *not* installed by DarwinPorts
462DEBUG: Searching for dependency: XFree86
463DEBUG: Didn't find receipt, going to depspec regex for: XFree86
464DEBUG: Found Dependency: path: /usr/X11R6/lib filename: libX11.6.dylib regex: ^libX11\.6\.dylib$
465DEBUG: Found Dependency: path: /usr/X11R6/lib filename: libX11.6.dylib regex: ^libX11\.6\.dylib$
466DEBUG: XFree86 installed outside the DarwinPorts system
467DEBUG: epoch: in tree: 0 installed: 0
468DEBUG: XFree86 4.5.0_2 exists in the ports tree
469DEBUG: XFree86 4.5.0_2 is installed
470DEBUG: Not following dependencies
471DEBUG: No need to upgrade! XFree86 4.5.0_2 >= XFree86 4.5.0_2
472DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/render
473DEBUG: epoch: in tree: 0 installed: 0
474DEBUG: render 0.9_0 exists in the ports tree
475DEBUG: render 0.9_0 is installed
476DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/pkgconfig
477DEBUG: epoch: in tree: 0 installed: 0
478DEBUG: pkgconfig 0.20_0 exists in the ports tree
479DEBUG: pkgconfig 0.20_0 is installed
480DEBUG: No need to upgrade! pkgconfig 0.20_0 >= pkgconfig 0.20_0
481DEBUG: No need to upgrade! render 0.9_0 >= render 0.9_0
482DEBUG: No need to upgrade! xrender 0.9.0_0 >= xrender 0.9.0_0
483DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/graphics/fontconfig
484DEBUG: epoch: in tree: 0 installed: 0
485DEBUG: fontconfig 2.3.2_0 exists in the ports tree
486DEBUG: fontconfig 2.3.2_0 is installed
487DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/textproc/expat
488DEBUG: epoch: in tree: 0 installed: 0
489DEBUG: expat 2.0.0_1 exists in the ports tree
490DEBUG: expat 2.0.0_1 is installed
491DEBUG: No need to upgrade! expat 2.0.0_1 >= expat 2.0.0_1
492DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/print/freetype
493DEBUG: epoch: in tree: 0 installed: 0
494DEBUG: freetype 2.1.10_1 exists in the ports tree
495DEBUG: freetype 2.1.10_1 is installed
496DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/archivers/zlib
497DEBUG: epoch: in tree: 0 installed: 0
498DEBUG: zlib 1.2.3_0 exists in the ports tree
499DEBUG: zlib 1.2.3_0 is installed
500DEBUG: No need to upgrade! zlib 1.2.3_0 >= zlib 1.2.3_0
501DEBUG: No need to upgrade! freetype 2.1.10_1 >= freetype 2.1.10_1
502DEBUG: No need to upgrade! fontconfig 2.3.2_0 >= fontconfig 2.3.2_0
503DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/print/freetype
504DEBUG: epoch: in tree: 0 installed: 0
505DEBUG: freetype 2.1.10_1 exists in the ports tree
506DEBUG: freetype 2.1.10_1 is installed
507DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/archivers/zlib
508DEBUG: epoch: in tree: 0 installed: 0
509DEBUG: zlib 1.2.3_0 exists in the ports tree
510DEBUG: zlib 1.2.3_0 is installed
511DEBUG: No need to upgrade! zlib 1.2.3_0 >= zlib 1.2.3_0
512DEBUG: No need to upgrade! freetype 2.1.10_1 >= freetype 2.1.10_1
513DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/graphics/libpng
514DEBUG: epoch: in tree: 0 installed: 0
515DEBUG: libpng 1.2.8_2 exists in the ports tree
516DEBUG: libpng 1.2.8_2 is installed
517DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/archivers/zlib
518DEBUG: epoch: in tree: 0 installed: 0
519DEBUG: zlib 1.2.3_0 exists in the ports tree
520DEBUG: zlib 1.2.3_0 is installed
521DEBUG: No need to upgrade! zlib 1.2.3_0 >= zlib 1.2.3_0
522DEBUG: No need to upgrade! libpng 1.2.8_2 >= libpng 1.2.8_2
523DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/render
524DEBUG: epoch: in tree: 0 installed: 0
525DEBUG: render 0.9_0 exists in the ports tree
526DEBUG: render 0.9_0 is installed
527DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/pkgconfig
528DEBUG: epoch: in tree: 0 installed: 0
529DEBUG: pkgconfig 0.20_0 exists in the ports tree
530DEBUG: pkgconfig 0.20_0 is installed
531DEBUG: No need to upgrade! pkgconfig 0.20_0 >= pkgconfig 0.20_0
532DEBUG: No need to upgrade! render 0.9_0 >= render 0.9_0
533DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/archivers/zlib
534DEBUG: epoch: in tree: 0 installed: 0
535DEBUG: zlib 1.2.3_0 exists in the ports tree
536DEBUG: zlib 1.2.3_0 is installed
537DEBUG: No need to upgrade! zlib 1.2.3_0 >= zlib 1.2.3_0
538DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/textproc/expat
539DEBUG: epoch: in tree: 0 installed: 0
540DEBUG: expat 2.0.0_1 exists in the ports tree
541DEBUG: expat 2.0.0_1 is installed
542DEBUG: No need to upgrade! expat 2.0.0_1 >= expat 2.0.0_1
543DEBUG: No need to upgrade! cairo 1.0.4_0 >= cairo 1.0.4_0
544DEBUG: No need to upgrade! gtk2 2.8.16_0 >= gtk2 2.8.16_0
545DEBUG: No need to upgrade! libglade2 2.5.1_1 >= libglade2 2.5.1_1
546DEBUG: No need to upgrade! libgnomecanvas 2.14.0_0 >= libgnomecanvas 2.14.0_0
547DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/gnome/libgnome
548DEBUG: epoch: in tree: 0 installed: 0
549DEBUG: libgnome 2.14.0_0 exists in the ports tree
550DEBUG: libgnome 2.14.0_0 is installed
551DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/audio/esound
552DEBUG: epoch: in tree: 0 installed: 0
553DEBUG: esound 0.2.36_0 exists in the ports tree
554DEBUG: esound 0.2.36_0 is installed
555DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/automake
556DEBUG: epoch: in tree: 0 installed: 0
557DEBUG: automake 1.9.6_0 exists in the ports tree
558DEBUG: automake 1.9.6_0 is installed
559DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/autoconf
560DEBUG: epoch: in tree: 0 installed: 0
561DEBUG: autoconf 2.59_0 exists in the ports tree
562DEBUG: autoconf 2.59_0 is installed
563DEBUG: No need to upgrade! autoconf 2.59_0 >= autoconf 2.59_0
564DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/lang/perl5.8
565DEBUG: epoch: in tree: 0 installed: 0
566DEBUG: perl5.8 5.8.8_0 exists in the ports tree
567DEBUG: perl5.8 5.8.8_0 is installed
568DEBUG: No need to upgrade! perl5.8 5.8.8_0 >= perl5.8 5.8.8_0
569DEBUG: No need to upgrade! automake 1.9.6_0 >= automake 1.9.6_0
570DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/libtool
571DEBUG: epoch: in tree: 0 installed: 0
572DEBUG: libtool 1.5.20_0 exists in the ports tree
573DEBUG: libtool 1.5.20_0 is installed
574DEBUG: No need to upgrade! libtool 1.5.20_0 >= libtool 1.5.20_0
575DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/audio/audiofile
576DEBUG: epoch: in tree: 0 installed: 0
577DEBUG: audiofile 0.2.6_0 exists in the ports tree
578DEBUG: audiofile 0.2.6_0 is installed
579DEBUG: No need to upgrade! audiofile 0.2.6_0 >= audiofile 0.2.6_0
580DEBUG: No need to upgrade! esound 0.2.36_0 >= esound 0.2.36_0
581DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/gnome/gnome-vfs
582DEBUG: epoch: in tree: 0 installed: 0
583DEBUG: gnome-vfs 2.12.2_0 exists in the ports tree
584DEBUG: gnome-vfs 2.12.2_0 is installed
585DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/gnome/gnome-mime-data
586DEBUG: epoch: in tree: 0 installed: 0
587DEBUG: gnome-mime-data 2.4.2_0 exists in the ports tree
588DEBUG: gnome-mime-data 2.4.2_0 is installed
589DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/textproc/libiconv
590DEBUG: epoch: in tree: 0 installed: 0
591DEBUG: libiconv 1.10_1 exists in the ports tree
592DEBUG: libiconv 1.10_1 is installed
593DEBUG: No need to upgrade! libiconv 1.10_1 >= libiconv 1.10_1
594DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/lang/perl5.8
595DEBUG: epoch: in tree: 0 installed: 0
596DEBUG: perl5.8 5.8.8_0 exists in the ports tree
597DEBUG: perl5.8 5.8.8_0 is installed
598DEBUG: No need to upgrade! perl5.8 5.8.8_0 >= perl5.8 5.8.8_0
599DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/gettext
600DEBUG: epoch: in tree: 0 installed: 0
601DEBUG: gettext 0.14.5_0 exists in the ports tree
602DEBUG: gettext 0.14.5_0 is installed
603DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/textproc/libiconv
604DEBUG: epoch: in tree: 0 installed: 0
605DEBUG: libiconv 1.10_1 exists in the ports tree
606DEBUG: libiconv 1.10_1 is installed
607DEBUG: No need to upgrade! libiconv 1.10_1 >= libiconv 1.10_1
608DEBUG: No need to upgrade! gettext 0.14.5_0 >= gettext 0.14.5_0
609DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/perl/p5-xml-parser
610DEBUG: epoch: in tree: 0 installed: 0
611DEBUG: p5-xml-parser 2.34_3 exists in the ports tree
612DEBUG: p5-xml-parser 2.34_3 is installed
613DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/lang/perl5.8
614DEBUG: epoch: in tree: 0 installed: 0
615DEBUG: perl5.8 5.8.8_0 exists in the ports tree
616DEBUG: perl5.8 5.8.8_0 is installed
617DEBUG: No need to upgrade! perl5.8 5.8.8_0 >= perl5.8 5.8.8_0
618DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/textproc/expat
619DEBUG: epoch: in tree: 0 installed: 0
620DEBUG: expat 2.0.0_1 exists in the ports tree
621DEBUG: expat 2.0.0_1 is installed
622DEBUG: No need to upgrade! expat 2.0.0_1 >= expat 2.0.0_1
623DEBUG: No need to upgrade! p5-xml-parser 2.34_3 >= p5-xml-parser 2.34_3
624DEBUG: No need to upgrade! gnome-mime-data 2.4.2_0 >= gnome-mime-data 2.4.2_0
625DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/gnome/gconf
626DEBUG: epoch: in tree: 0 installed: 0
627DEBUG: gconf 2.14.0_0 exists in the ports tree
628DEBUG: gconf 2.14.0_0 is installed
629DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/gtk2
630DEBUG: epoch: in tree: 0 installed: 0
631DEBUG: gtk2 2.8.16_0 exists in the ports tree
632DEBUG: gtk2 2.8.16_0 is installed
633DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/glib2
634DEBUG: epoch: in tree: 0 installed: 0
635DEBUG: glib2 2.10.1_1 exists in the ports tree
636DEBUG: glib2 2.10.1_1 is installed
637DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/pkgconfig
638DEBUG: epoch: in tree: 0 installed: 0
639DEBUG: pkgconfig 0.20_0 exists in the ports tree
640DEBUG: pkgconfig 0.20_0 is installed
641DEBUG: No need to upgrade! pkgconfig 0.20_0 >= pkgconfig 0.20_0
642DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/gettext
643DEBUG: epoch: in tree: 0 installed: 0
644DEBUG: gettext 0.14.5_0 exists in the ports tree
645DEBUG: gettext 0.14.5_0 is installed
646DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/textproc/libiconv
647DEBUG: epoch: in tree: 0 installed: 0
648DEBUG: libiconv 1.10_1 exists in the ports tree
649DEBUG: libiconv 1.10_1 is installed
650DEBUG: No need to upgrade! libiconv 1.10_1 >= libiconv 1.10_1
651DEBUG: No need to upgrade! gettext 0.14.5_0 >= gettext 0.14.5_0
652DEBUG: No need to upgrade! glib2 2.10.1_1 >= glib2 2.10.1_1
653DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/graphics/tiff
654DEBUG: epoch: in tree: 0 installed: 0
655DEBUG: tiff 3.8.0_0 exists in the ports tree
656DEBUG: tiff 3.8.0_0 is installed
657DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/graphics/jpeg
658DEBUG: epoch: in tree: 0 installed: 0
659DEBUG: jpeg 6b_1 exists in the ports tree
660DEBUG: jpeg 6b_1 is installed
661DEBUG: No need to upgrade! jpeg 6b_1 >= jpeg 6b_1
662DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/archivers/zlib
663DEBUG: epoch: in tree: 0 installed: 0
664DEBUG: zlib 1.2.3_0 exists in the ports tree
665DEBUG: zlib 1.2.3_0 is installed
666DEBUG: No need to upgrade! zlib 1.2.3_0 >= zlib 1.2.3_0
667DEBUG: No need to upgrade! tiff 3.8.0_0 >= tiff 3.8.0_0
668DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/graphics/libpng
669DEBUG: epoch: in tree: 0 installed: 0
670DEBUG: libpng 1.2.8_2 exists in the ports tree
671DEBUG: libpng 1.2.8_2 is installed
672DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/archivers/zlib
673DEBUG: epoch: in tree: 0 installed: 0
674DEBUG: zlib 1.2.3_0 exists in the ports tree
675DEBUG: zlib 1.2.3_0 is installed
676DEBUG: No need to upgrade! zlib 1.2.3_0 >= zlib 1.2.3_0
677DEBUG: No need to upgrade! libpng 1.2.8_2 >= libpng 1.2.8_2
678DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/atk
679DEBUG: epoch: in tree: 0 installed: 0
680DEBUG: atk 1.11.4_0 exists in the ports tree
681DEBUG: atk 1.11.4_0 is installed
682DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/glib2
683DEBUG: epoch: in tree: 0 installed: 0
684DEBUG: glib2 2.10.1_1 exists in the ports tree
685DEBUG: glib2 2.10.1_1 is installed
686DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/pkgconfig
687DEBUG: epoch: in tree: 0 installed: 0
688DEBUG: pkgconfig 0.20_0 exists in the ports tree
689DEBUG: pkgconfig 0.20_0 is installed
690DEBUG: No need to upgrade! pkgconfig 0.20_0 >= pkgconfig 0.20_0
691DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/gettext
692DEBUG: epoch: in tree: 0 installed: 0
693DEBUG: gettext 0.14.5_0 exists in the ports tree
694DEBUG: gettext 0.14.5_0 is installed
695DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/textproc/libiconv
696DEBUG: epoch: in tree: 0 installed: 0
697DEBUG: libiconv 1.10_1 exists in the ports tree
698DEBUG: libiconv 1.10_1 is installed
699DEBUG: No need to upgrade! libiconv 1.10_1 >= libiconv 1.10_1
700DEBUG: No need to upgrade! gettext 0.14.5_0 >= gettext 0.14.5_0
701DEBUG: No need to upgrade! glib2 2.10.1_1 >= glib2 2.10.1_1
702DEBUG: No need to upgrade! atk 1.11.4_0 >= atk 1.11.4_0
703DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/pango
704DEBUG: epoch: in tree: 0 installed: 0
705DEBUG: pango 1.12.0_1 exists in the ports tree
706DEBUG: pango 1.12.0_1 is installed
707DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/glib2
708DEBUG: epoch: in tree: 0 installed: 0
709DEBUG: glib2 2.10.1_1 exists in the ports tree
710DEBUG: glib2 2.10.1_1 is installed
711DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/pkgconfig
712DEBUG: epoch: in tree: 0 installed: 0
713DEBUG: pkgconfig 0.20_0 exists in the ports tree
714DEBUG: pkgconfig 0.20_0 is installed
715DEBUG: No need to upgrade! pkgconfig 0.20_0 >= pkgconfig 0.20_0
716DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/gettext
717DEBUG: epoch: in tree: 0 installed: 0
718DEBUG: gettext 0.14.5_0 exists in the ports tree
719DEBUG: gettext 0.14.5_0 is installed
720DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/textproc/libiconv
721DEBUG: epoch: in tree: 0 installed: 0
722DEBUG: libiconv 1.10_1 exists in the ports tree
723DEBUG: libiconv 1.10_1 is installed
724DEBUG: No need to upgrade! libiconv 1.10_1 >= libiconv 1.10_1
725DEBUG: No need to upgrade! gettext 0.14.5_0 >= gettext 0.14.5_0
726DEBUG: No need to upgrade! glib2 2.10.1_1 >= glib2 2.10.1_1
727DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/XFree86
728DEBUG: XFree86 is *not* installed by DarwinPorts
729DEBUG: Searching for dependency: XFree86
730DEBUG: Didn't find receipt, going to depspec regex for: XFree86
731DEBUG: Found Dependency: path: /usr/X11R6/lib filename: libX11.6.dylib regex: ^libX11\.6\.dylib$
732DEBUG: Found Dependency: path: /usr/X11R6/lib filename: libX11.6.dylib regex: ^libX11\.6\.dylib$
733DEBUG: XFree86 installed outside the DarwinPorts system
734DEBUG: epoch: in tree: 0 installed: 0
735DEBUG: XFree86 4.5.0_2 exists in the ports tree
736DEBUG: XFree86 4.5.0_2 is installed
737DEBUG: Not following dependencies
738DEBUG: No need to upgrade! XFree86 4.5.0_2 >= XFree86 4.5.0_2
739DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/Xft2
740DEBUG: epoch: in tree: 0 installed: 0
741DEBUG: Xft2 2.1.7_0 exists in the ports tree
742DEBUG: Xft2 2.1.7_0 is installed
743DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/pkgconfig
744DEBUG: epoch: in tree: 0 installed: 0
745DEBUG: pkgconfig 0.20_0 exists in the ports tree
746DEBUG: pkgconfig 0.20_0 is installed
747DEBUG: No need to upgrade! pkgconfig 0.20_0 >= pkgconfig 0.20_0
748DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/archivers/zlib
749DEBUG: epoch: in tree: 0 installed: 0
750DEBUG: zlib 1.2.3_0 exists in the ports tree
751DEBUG: zlib 1.2.3_0 is installed
752DEBUG: No need to upgrade! zlib 1.2.3_0 >= zlib 1.2.3_0
753DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/xrender
754DEBUG: epoch: in tree: 0 installed: 0
755DEBUG: xrender 0.9.0_0 exists in the ports tree
756DEBUG: xrender 0.9.0_0 is installed
757DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/XFree86
758DEBUG: XFree86 is *not* installed by DarwinPorts
759DEBUG: Searching for dependency: XFree86
760DEBUG: Didn't find receipt, going to depspec regex for: XFree86
761DEBUG: Found Dependency: path: /usr/X11R6/lib filename: libX11.6.dylib regex: ^libX11\.6\.dylib$
762DEBUG: Found Dependency: path: /usr/X11R6/lib filename: libX11.6.dylib regex: ^libX11\.6\.dylib$
763DEBUG: XFree86 installed outside the DarwinPorts system
764DEBUG: epoch: in tree: 0 installed: 0
765DEBUG: XFree86 4.5.0_2 exists in the ports tree
766DEBUG: XFree86 4.5.0_2 is installed
767DEBUG: Not following dependencies
768DEBUG: No need to upgrade! XFree86 4.5.0_2 >= XFree86 4.5.0_2
769DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/render
770DEBUG: epoch: in tree: 0 installed: 0
771DEBUG: render 0.9_0 exists in the ports tree
772DEBUG: render 0.9_0 is installed
773DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/pkgconfig
774DEBUG: epoch: in tree: 0 installed: 0
775DEBUG: pkgconfig 0.20_0 exists in the ports tree
776DEBUG: pkgconfig 0.20_0 is installed
777DEBUG: No need to upgrade! pkgconfig 0.20_0 >= pkgconfig 0.20_0
778DEBUG: No need to upgrade! render 0.9_0 >= render 0.9_0
779DEBUG: No need to upgrade! xrender 0.9.0_0 >= xrender 0.9.0_0
780DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/print/freetype
781DEBUG: epoch: in tree: 0 installed: 0
782DEBUG: freetype 2.1.10_1 exists in the ports tree
783DEBUG: freetype 2.1.10_1 is installed
784DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/archivers/zlib
785DEBUG: epoch: in tree: 0 installed: 0
786DEBUG: zlib 1.2.3_0 exists in the ports tree
787DEBUG: zlib 1.2.3_0 is installed
788DEBUG: No need to upgrade! zlib 1.2.3_0 >= zlib 1.2.3_0
789DEBUG: No need to upgrade! freetype 2.1.10_1 >= freetype 2.1.10_1
790DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/graphics/fontconfig
791DEBUG: epoch: in tree: 0 installed: 0
792DEBUG: fontconfig 2.3.2_0 exists in the ports tree
793DEBUG: fontconfig 2.3.2_0 is installed
794DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/textproc/expat
795DEBUG: epoch: in tree: 0 installed: 0
796DEBUG: expat 2.0.0_1 exists in the ports tree
797DEBUG: expat 2.0.0_1 is installed
798DEBUG: No need to upgrade! expat 2.0.0_1 >= expat 2.0.0_1
799DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/print/freetype
800DEBUG: epoch: in tree: 0 installed: 0
801DEBUG: freetype 2.1.10_1 exists in the ports tree
802DEBUG: freetype 2.1.10_1 is installed
803DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/archivers/zlib
804DEBUG: epoch: in tree: 0 installed: 0
805DEBUG: zlib 1.2.3_0 exists in the ports tree
806DEBUG: zlib 1.2.3_0 is installed
807DEBUG: No need to upgrade! zlib 1.2.3_0 >= zlib 1.2.3_0
808DEBUG: No need to upgrade! freetype 2.1.10_1 >= freetype 2.1.10_1
809DEBUG: No need to upgrade! fontconfig 2.3.2_0 >= fontconfig 2.3.2_0
810DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/textproc/expat
811DEBUG: epoch: in tree: 0 installed: 0
812DEBUG: expat 2.0.0_1 exists in the ports tree
813DEBUG: expat 2.0.0_1 is installed
814DEBUG: No need to upgrade! expat 2.0.0_1 >= expat 2.0.0_1
815DEBUG: No need to upgrade! Xft2 2.1.7_0 >= Xft2 2.1.7_0
816DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/graphics/cairo
817DEBUG: epoch: in tree: 0 installed: 0
818DEBUG: cairo 1.0.4_0 exists in the ports tree
819DEBUG: cairo 1.0.4_0 is installed
820DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/graphics/libpixman
821DEBUG: epoch: in tree: 0 installed: 0
822DEBUG: libpixman 0.1.6_0 exists in the ports tree
823DEBUG: libpixman 0.1.6_0 is installed
824DEBUG: No need to upgrade! libpixman 0.1.6_0 >= libpixman 0.1.6_0
825DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/xrender
826DEBUG: epoch: in tree: 0 installed: 0
827DEBUG: xrender 0.9.0_0 exists in the ports tree
828DEBUG: xrender 0.9.0_0 is installed
829DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/XFree86
830DEBUG: XFree86 is *not* installed by DarwinPorts
831DEBUG: Searching for dependency: XFree86
832DEBUG: Didn't find receipt, going to depspec regex for: XFree86
833DEBUG: Found Dependency: path: /usr/X11R6/lib filename: libX11.6.dylib regex: ^libX11\.6\.dylib$
834DEBUG: Found Dependency: path: /usr/X11R6/lib filename: libX11.6.dylib regex: ^libX11\.6\.dylib$
835DEBUG: XFree86 installed outside the DarwinPorts system
836DEBUG: epoch: in tree: 0 installed: 0
837DEBUG: XFree86 4.5.0_2 exists in the ports tree
838DEBUG: XFree86 4.5.0_2 is installed
839DEBUG: Not following dependencies
840DEBUG: No need to upgrade! XFree86 4.5.0_2 >= XFree86 4.5.0_2
841DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/render
842DEBUG: epoch: in tree: 0 installed: 0
843DEBUG: render 0.9_0 exists in the ports tree
844DEBUG: render 0.9_0 is installed
845DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/pkgconfig
846DEBUG: epoch: in tree: 0 installed: 0
847DEBUG: pkgconfig 0.20_0 exists in the ports tree
848DEBUG: pkgconfig 0.20_0 is installed
849DEBUG: No need to upgrade! pkgconfig 0.20_0 >= pkgconfig 0.20_0
850DEBUG: No need to upgrade! render 0.9_0 >= render 0.9_0
851DEBUG: No need to upgrade! xrender 0.9.0_0 >= xrender 0.9.0_0
852DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/graphics/fontconfig
853DEBUG: epoch: in tree: 0 installed: 0
854DEBUG: fontconfig 2.3.2_0 exists in the ports tree
855DEBUG: fontconfig 2.3.2_0 is installed
856DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/textproc/expat
857DEBUG: epoch: in tree: 0 installed: 0
858DEBUG: expat 2.0.0_1 exists in the ports tree
859DEBUG: expat 2.0.0_1 is installed
860DEBUG: No need to upgrade! expat 2.0.0_1 >= expat 2.0.0_1
861DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/print/freetype
862DEBUG: epoch: in tree: 0 installed: 0
863DEBUG: freetype 2.1.10_1 exists in the ports tree
864DEBUG: freetype 2.1.10_1 is installed
865DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/archivers/zlib
866DEBUG: epoch: in tree: 0 installed: 0
867DEBUG: zlib 1.2.3_0 exists in the ports tree
868DEBUG: zlib 1.2.3_0 is installed
869DEBUG: No need to upgrade! zlib 1.2.3_0 >= zlib 1.2.3_0
870DEBUG: No need to upgrade! freetype 2.1.10_1 >= freetype 2.1.10_1
871DEBUG: No need to upgrade! fontconfig 2.3.2_0 >= fontconfig 2.3.2_0
872DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/print/freetype
873DEBUG: epoch: in tree: 0 installed: 0
874DEBUG: freetype 2.1.10_1 exists in the ports tree
875DEBUG: freetype 2.1.10_1 is installed
876DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/archivers/zlib
877DEBUG: epoch: in tree: 0 installed: 0
878DEBUG: zlib 1.2.3_0 exists in the ports tree
879DEBUG: zlib 1.2.3_0 is installed
880DEBUG: No need to upgrade! zlib 1.2.3_0 >= zlib 1.2.3_0
881DEBUG: No need to upgrade! freetype 2.1.10_1 >= freetype 2.1.10_1
882DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/graphics/libpng
883DEBUG: epoch: in tree: 0 installed: 0
884DEBUG: libpng 1.2.8_2 exists in the ports tree
885DEBUG: libpng 1.2.8_2 is installed
886DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/archivers/zlib
887DEBUG: epoch: in tree: 0 installed: 0
888DEBUG: zlib 1.2.3_0 exists in the ports tree
889DEBUG: zlib 1.2.3_0 is installed
890DEBUG: No need to upgrade! zlib 1.2.3_0 >= zlib 1.2.3_0
891DEBUG: No need to upgrade! libpng 1.2.8_2 >= libpng 1.2.8_2
892DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/render
893DEBUG: epoch: in tree: 0 installed: 0
894DEBUG: render 0.9_0 exists in the ports tree
895DEBUG: render 0.9_0 is installed
896DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/pkgconfig
897DEBUG: epoch: in tree: 0 installed: 0
898DEBUG: pkgconfig 0.20_0 exists in the ports tree
899DEBUG: pkgconfig 0.20_0 is installed
900DEBUG: No need to upgrade! pkgconfig 0.20_0 >= pkgconfig 0.20_0
901DEBUG: No need to upgrade! render 0.9_0 >= render 0.9_0
902DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/archivers/zlib
903DEBUG: epoch: in tree: 0 installed: 0
904DEBUG: zlib 1.2.3_0 exists in the ports tree
905DEBUG: zlib 1.2.3_0 is installed
906DEBUG: No need to upgrade! zlib 1.2.3_0 >= zlib 1.2.3_0
907DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/textproc/expat
908DEBUG: epoch: in tree: 0 installed: 0
909DEBUG: expat 2.0.0_1 exists in the ports tree
910DEBUG: expat 2.0.0_1 is installed
911DEBUG: No need to upgrade! expat 2.0.0_1 >= expat 2.0.0_1
912DEBUG: No need to upgrade! cairo 1.0.4_0 >= cairo 1.0.4_0
913DEBUG: No need to upgrade! pango 1.12.0_1 >= pango 1.12.0_1
914DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/gettext
915DEBUG: epoch: in tree: 0 installed: 0
916DEBUG: gettext 0.14.5_0 exists in the ports tree
917DEBUG: gettext 0.14.5_0 is installed
918DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/textproc/libiconv
919DEBUG: epoch: in tree: 0 installed: 0
920DEBUG: libiconv 1.10_1 exists in the ports tree
921DEBUG: libiconv 1.10_1 is installed
922DEBUG: No need to upgrade! libiconv 1.10_1 >= libiconv 1.10_1
923DEBUG: No need to upgrade! gettext 0.14.5_0 >= gettext 0.14.5_0
924DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/XFree86
925DEBUG: XFree86 is *not* installed by DarwinPorts
926DEBUG: Searching for dependency: XFree86
927DEBUG: Didn't find receipt, going to depspec regex for: XFree86
928DEBUG: Found Dependency: path: /usr/X11R6/lib filename: libX11.6.dylib regex: ^libX11\.6\.dylib$
929DEBUG: Found Dependency: path: /usr/X11R6/lib filename: libX11.6.dylib regex: ^libX11\.6\.dylib$
930DEBUG: XFree86 installed outside the DarwinPorts system
931DEBUG: epoch: in tree: 0 installed: 0
932DEBUG: XFree86 4.5.0_2 exists in the ports tree
933DEBUG: XFree86 4.5.0_2 is installed
934DEBUG: Not following dependencies
935DEBUG: No need to upgrade! XFree86 4.5.0_2 >= XFree86 4.5.0_2
936DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/graphics/cairo
937DEBUG: epoch: in tree: 0 installed: 0
938DEBUG: cairo 1.0.4_0 exists in the ports tree
939DEBUG: cairo 1.0.4_0 is installed
940DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/graphics/libpixman
941DEBUG: epoch: in tree: 0 installed: 0
942DEBUG: libpixman 0.1.6_0 exists in the ports tree
943DEBUG: libpixman 0.1.6_0 is installed
944DEBUG: No need to upgrade! libpixman 0.1.6_0 >= libpixman 0.1.6_0
945DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/xrender
946DEBUG: epoch: in tree: 0 installed: 0
947DEBUG: xrender 0.9.0_0 exists in the ports tree
948DEBUG: xrender 0.9.0_0 is installed
949DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/XFree86
950DEBUG: XFree86 is *not* installed by DarwinPorts
951DEBUG: Searching for dependency: XFree86
952DEBUG: Didn't find receipt, going to depspec regex for: XFree86
953DEBUG: Found Dependency: path: /usr/X11R6/lib filename: libX11.6.dylib regex: ^libX11\.6\.dylib$
954DEBUG: Found Dependency: path: /usr/X11R6/lib filename: libX11.6.dylib regex: ^libX11\.6\.dylib$
955DEBUG: XFree86 installed outside the DarwinPorts system
956DEBUG: epoch: in tree: 0 installed: 0
957DEBUG: XFree86 4.5.0_2 exists in the ports tree
958DEBUG: XFree86 4.5.0_2 is installed
959DEBUG: Not following dependencies
960DEBUG: No need to upgrade! XFree86 4.5.0_2 >= XFree86 4.5.0_2
961DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/render
962DEBUG: epoch: in tree: 0 installed: 0
963DEBUG: render 0.9_0 exists in the ports tree
964DEBUG: render 0.9_0 is installed
965DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/pkgconfig
966DEBUG: epoch: in tree: 0 installed: 0
967DEBUG: pkgconfig 0.20_0 exists in the ports tree
968DEBUG: pkgconfig 0.20_0 is installed
969DEBUG: No need to upgrade! pkgconfig 0.20_0 >= pkgconfig 0.20_0
970DEBUG: No need to upgrade! render 0.9_0 >= render 0.9_0
971DEBUG: No need to upgrade! xrender 0.9.0_0 >= xrender 0.9.0_0
972DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/graphics/fontconfig
973DEBUG: epoch: in tree: 0 installed: 0
974DEBUG: fontconfig 2.3.2_0 exists in the ports tree
975DEBUG: fontconfig 2.3.2_0 is installed
976DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/textproc/expat
977DEBUG: epoch: in tree: 0 installed: 0
978DEBUG: expat 2.0.0_1 exists in the ports tree
979DEBUG: expat 2.0.0_1 is installed
980DEBUG: No need to upgrade! expat 2.0.0_1 >= expat 2.0.0_1
981DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/print/freetype
982DEBUG: epoch: in tree: 0 installed: 0
983DEBUG: freetype 2.1.10_1 exists in the ports tree
984DEBUG: freetype 2.1.10_1 is installed
985DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/archivers/zlib
986DEBUG: epoch: in tree: 0 installed: 0
987DEBUG: zlib 1.2.3_0 exists in the ports tree
988DEBUG: zlib 1.2.3_0 is installed
989DEBUG: No need to upgrade! zlib 1.2.3_0 >= zlib 1.2.3_0
990DEBUG: No need to upgrade! freetype 2.1.10_1 >= freetype 2.1.10_1
991DEBUG: No need to upgrade! fontconfig 2.3.2_0 >= fontconfig 2.3.2_0
992DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/print/freetype
993DEBUG: epoch: in tree: 0 installed: 0
994DEBUG: freetype 2.1.10_1 exists in the ports tree
995DEBUG: freetype 2.1.10_1 is installed
996DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/archivers/zlib
997DEBUG: epoch: in tree: 0 installed: 0
998DEBUG: zlib 1.2.3_0 exists in the ports tree
999DEBUG: zlib 1.2.3_0 is installed
1000DEBUG: No need to upgrade! zlib 1.2.3_0 >= zlib 1.2.3_0
1001DEBUG: No need to upgrade! freetype 2.1.10_1 >= freetype 2.1.10_1
1002DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/graphics/libpng
1003DEBUG: epoch: in tree: 0 installed: 0
1004DEBUG: libpng 1.2.8_2 exists in the ports tree
1005DEBUG: libpng 1.2.8_2 is installed
1006DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/archivers/zlib
1007DEBUG: epoch: in tree: 0 installed: 0
1008DEBUG: zlib 1.2.3_0 exists in the ports tree
1009DEBUG: zlib 1.2.3_0 is installed
1010DEBUG: No need to upgrade! zlib 1.2.3_0 >= zlib 1.2.3_0
1011DEBUG: No need to upgrade! libpng 1.2.8_2 >= libpng 1.2.8_2
1012DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/render
1013DEBUG: epoch: in tree: 0 installed: 0
1014DEBUG: render 0.9_0 exists in the ports tree
1015DEBUG: render 0.9_0 is installed
1016DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/pkgconfig
1017DEBUG: epoch: in tree: 0 installed: 0
1018DEBUG: pkgconfig 0.20_0 exists in the ports tree
1019DEBUG: pkgconfig 0.20_0 is installed
1020DEBUG: No need to upgrade! pkgconfig 0.20_0 >= pkgconfig 0.20_0
1021DEBUG: No need to upgrade! render 0.9_0 >= render 0.9_0
1022DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/archivers/zlib
1023DEBUG: epoch: in tree: 0 installed: 0
1024DEBUG: zlib 1.2.3_0 exists in the ports tree
1025DEBUG: zlib 1.2.3_0 is installed
1026DEBUG: No need to upgrade! zlib 1.2.3_0 >= zlib 1.2.3_0
1027DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/textproc/expat
1028DEBUG: epoch: in tree: 0 installed: 0
1029DEBUG: expat 2.0.0_1 exists in the ports tree
1030DEBUG: expat 2.0.0_1 is installed
1031DEBUG: No need to upgrade! expat 2.0.0_1 >= expat 2.0.0_1
1032DEBUG: No need to upgrade! cairo 1.0.4_0 >= cairo 1.0.4_0
1033DEBUG: No need to upgrade! gtk2 2.8.16_0 >= gtk2 2.8.16_0
1034DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/gnome/libbonobo
1035DEBUG: epoch: in tree: 0 installed: 0
1036DEBUG: libbonobo 2.14.0_0 exists in the ports tree
1037DEBUG: libbonobo 2.14.0_0 is installed
1038DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/orbit2
1039DEBUG: epoch: in tree: 0 installed: 0
1040DEBUG: orbit2 2.14.0_0 exists in the ports tree
1041DEBUG: orbit2 2.14.0_0 is installed
1042DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/pkgconfig
1043DEBUG: epoch: in tree: 0 installed: 0
1044DEBUG: pkgconfig 0.20_0 exists in the ports tree
1045DEBUG: pkgconfig 0.20_0 is installed
1046DEBUG: No need to upgrade! pkgconfig 0.20_0 >= pkgconfig 0.20_0
1047DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/libidl
1048DEBUG: epoch: in tree: 0 installed: 0
1049DEBUG: libidl 0.8.6_0 exists in the ports tree
1050DEBUG: libidl 0.8.6_0 is installed
1051DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/pkgconfig
1052DEBUG: epoch: in tree: 0 installed: 0
1053DEBUG: pkgconfig 0.20_0 exists in the ports tree
1054DEBUG: pkgconfig 0.20_0 is installed
1055DEBUG: No need to upgrade! pkgconfig 0.20_0 >= pkgconfig 0.20_0
1056DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/glib2
1057DEBUG: epoch: in tree: 0 installed: 0
1058DEBUG: glib2 2.10.1_1 exists in the ports tree
1059DEBUG: glib2 2.10.1_1 is installed
1060DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/pkgconfig
1061DEBUG: epoch: in tree: 0 installed: 0
1062DEBUG: pkgconfig 0.20_0 exists in the ports tree
1063DEBUG: pkgconfig 0.20_0 is installed
1064DEBUG: No need to upgrade! pkgconfig 0.20_0 >= pkgconfig 0.20_0
1065DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/gettext
1066DEBUG: epoch: in tree: 0 installed: 0
1067DEBUG: gettext 0.14.5_0 exists in the ports tree
1068DEBUG: gettext 0.14.5_0 is installed
1069DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/textproc/libiconv
1070DEBUG: epoch: in tree: 0 installed: 0
1071DEBUG: libiconv 1.10_1 exists in the ports tree
1072DEBUG: libiconv 1.10_1 is installed
1073DEBUG: No need to upgrade! libiconv 1.10_1 >= libiconv 1.10_1
1074DEBUG: No need to upgrade! gettext 0.14.5_0 >= gettext 0.14.5_0
1075DEBUG: No need to upgrade! glib2 2.10.1_1 >= glib2 2.10.1_1
1076DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/textproc/libiconv
1077DEBUG: epoch: in tree: 0 installed: 0
1078DEBUG: libiconv 1.10_1 exists in the ports tree
1079DEBUG: libiconv 1.10_1 is installed
1080DEBUG: No need to upgrade! libiconv 1.10_1 >= libiconv 1.10_1
1081DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/gettext
1082DEBUG: epoch: in tree: 0 installed: 0
1083DEBUG: gettext 0.14.5_0 exists in the ports tree
1084DEBUG: gettext 0.14.5_0 is installed
1085DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/textproc/libiconv
1086DEBUG: epoch: in tree: 0 installed: 0
1087DEBUG: libiconv 1.10_1 exists in the ports tree
1088DEBUG: libiconv 1.10_1 is installed
1089DEBUG: No need to upgrade! libiconv 1.10_1 >= libiconv 1.10_1
1090DEBUG: No need to upgrade! gettext 0.14.5_0 >= gettext 0.14.5_0
1091DEBUG: No need to upgrade! libidl 0.8.6_0 >= libidl 0.8.6_0
1092DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/textproc/libxml2
1093DEBUG: epoch: in tree: 0 installed: 0
1094DEBUG: libxml2 2.6.22_0 exists in the ports tree
1095DEBUG: libxml2 2.6.22_0 is installed
1096DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/textproc/libiconv
1097DEBUG: epoch: in tree: 0 installed: 0
1098DEBUG: libiconv 1.10_1 exists in the ports tree
1099DEBUG: libiconv 1.10_1 is installed
1100DEBUG: No need to upgrade! libiconv 1.10_1 >= libiconv 1.10_1
1101DEBUG: No need to upgrade! libxml2 2.6.22_0 >= libxml2 2.6.22_0
1102DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/popt
1103DEBUG: epoch: in tree: 0 installed: 0
1104DEBUG: popt 1.10.4_1 exists in the ports tree
1105DEBUG: popt 1.10.4_1 is installed
1106DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/gettext
1107DEBUG: epoch: in tree: 0 installed: 0
1108DEBUG: gettext 0.14.5_0 exists in the ports tree
1109DEBUG: gettext 0.14.5_0 is installed
1110DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/textproc/libiconv
1111DEBUG: epoch: in tree: 0 installed: 0
1112DEBUG: libiconv 1.10_1 exists in the ports tree
1113DEBUG: libiconv 1.10_1 is installed
1114DEBUG: No need to upgrade! libiconv 1.10_1 >= libiconv 1.10_1
1115DEBUG: No need to upgrade! gettext 0.14.5_0 >= gettext 0.14.5_0
1116DEBUG: No need to upgrade! popt 1.10.4_1 >= popt 1.10.4_1
1117DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/textproc/expat
1118DEBUG: epoch: in tree: 0 installed: 0
1119DEBUG: expat 2.0.0_1 exists in the ports tree
1120DEBUG: expat 2.0.0_1 is installed
1121DEBUG: No need to upgrade! expat 2.0.0_1 >= expat 2.0.0_1
1122DEBUG: No need to upgrade! orbit2 2.14.0_0 >= orbit2 2.14.0_0
1123DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/textproc/intltool
1124DEBUG: epoch: in tree: 0 installed: 0
1125DEBUG: intltool 0.34.2_0 exists in the ports tree
1126DEBUG: intltool 0.34.2_0 is installed
1127DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/textproc/expat
1128DEBUG: epoch: in tree: 0 installed: 0
1129DEBUG: expat 2.0.0_1 exists in the ports tree
1130DEBUG: expat 2.0.0_1 is installed
1131DEBUG: No need to upgrade! expat 2.0.0_1 >= expat 2.0.0_1
1132DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/gettext
1133DEBUG: epoch: in tree: 0 installed: 0
1134DEBUG: gettext 0.14.5_0 exists in the ports tree
1135DEBUG: gettext 0.14.5_0 is installed
1136DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/textproc/libiconv
1137DEBUG: epoch: in tree: 0 installed: 0
1138DEBUG: libiconv 1.10_1 exists in the ports tree
1139DEBUG: libiconv 1.10_1 is installed
1140DEBUG: No need to upgrade! libiconv 1.10_1 >= libiconv 1.10_1
1141DEBUG: No need to upgrade! gettext 0.14.5_0 >= gettext 0.14.5_0
1142DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/textproc/libiconv
1143DEBUG: epoch: in tree: 0 installed: 0
1144DEBUG: libiconv 1.10_1 exists in the ports tree
1145DEBUG: libiconv 1.10_1 is installed
1146DEBUG: No need to upgrade! libiconv 1.10_1 >= libiconv 1.10_1
1147DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/perl/p5-xml-parser
1148DEBUG: epoch: in tree: 0 installed: 0
1149DEBUG: p5-xml-parser 2.34_3 exists in the ports tree
1150DEBUG: p5-xml-parser 2.34_3 is installed
1151DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/lang/perl5.8
1152DEBUG: epoch: in tree: 0 installed: 0
1153DEBUG: perl5.8 5.8.8_0 exists in the ports tree
1154DEBUG: perl5.8 5.8.8_0 is installed
1155DEBUG: No need to upgrade! perl5.8 5.8.8_0 >= perl5.8 5.8.8_0
1156DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/textproc/expat
1157DEBUG: epoch: in tree: 0 installed: 0
1158DEBUG: expat 2.0.0_1 exists in the ports tree
1159DEBUG: expat 2.0.0_1 is installed
1160DEBUG: No need to upgrade! expat 2.0.0_1 >= expat 2.0.0_1
1161DEBUG: No need to upgrade! p5-xml-parser 2.34_3 >= p5-xml-parser 2.34_3
1162DEBUG: No need to upgrade! intltool 0.34.2_0 >= intltool 0.34.2_0
1163DEBUG: No need to upgrade! libbonobo 2.14.0_0 >= libbonobo 2.14.0_0
1164DEBUG: No need to upgrade! gconf 2.14.0_0 >= gconf 2.14.0_0
1165DEBUG: No need to upgrade! gnome-vfs 2.12.2_0 >= gnome-vfs 2.12.2_0
1166DEBUG: No need to upgrade! libgnome 2.14.0_0 >= libgnome 2.14.0_0
1167DEBUG: No need to upgrade! libbonoboui 2.14.0_0 >= libbonoboui 2.14.0_0
1168DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/gnome/gnome-keyring
1169DEBUG: epoch: in tree: 0 installed: 0
1170DEBUG: gnome-keyring 0.4.6_0 exists in the ports tree
1171DEBUG: gnome-keyring 0.4.6_0 is installed
1172DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/atk
1173DEBUG: epoch: in tree: 0 installed: 0
1174DEBUG: atk 1.11.4_0 exists in the ports tree
1175DEBUG: atk 1.11.4_0 is installed
1176DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/glib2
1177DEBUG: epoch: in tree: 0 installed: 0
1178DEBUG: glib2 2.10.1_1 exists in the ports tree
1179DEBUG: glib2 2.10.1_1 is installed
1180DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/pkgconfig
1181DEBUG: epoch: in tree: 0 installed: 0
1182DEBUG: pkgconfig 0.20_0 exists in the ports tree
1183DEBUG: pkgconfig 0.20_0 is installed
1184DEBUG: No need to upgrade! pkgconfig 0.20_0 >= pkgconfig 0.20_0
1185DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/gettext
1186DEBUG: epoch: in tree: 0 installed: 0
1187DEBUG: gettext 0.14.5_0 exists in the ports tree
1188DEBUG: gettext 0.14.5_0 is installed
1189DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/textproc/libiconv
1190DEBUG: epoch: in tree: 0 installed: 0
1191DEBUG: libiconv 1.10_1 exists in the ports tree
1192DEBUG: libiconv 1.10_1 is installed
1193DEBUG: No need to upgrade! libiconv 1.10_1 >= libiconv 1.10_1
1194DEBUG: No need to upgrade! gettext 0.14.5_0 >= gettext 0.14.5_0
1195DEBUG: No need to upgrade! glib2 2.10.1_1 >= glib2 2.10.1_1
1196DEBUG: No need to upgrade! atk 1.11.4_0 >= atk 1.11.4_0
1197DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/gettext
1198DEBUG: epoch: in tree: 0 installed: 0
1199DEBUG: gettext 0.14.5_0 exists in the ports tree
1200DEBUG: gettext 0.14.5_0 is installed
1201DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/textproc/libiconv
1202DEBUG: epoch: in tree: 0 installed: 0
1203DEBUG: libiconv 1.10_1 exists in the ports tree
1204DEBUG: libiconv 1.10_1 is installed
1205DEBUG: No need to upgrade! libiconv 1.10_1 >= libiconv 1.10_1
1206DEBUG: No need to upgrade! gettext 0.14.5_0 >= gettext 0.14.5_0
1207DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/graphics/libpng
1208DEBUG: epoch: in tree: 0 installed: 0
1209DEBUG: libpng 1.2.8_2 exists in the ports tree
1210DEBUG: libpng 1.2.8_2 is installed
1211DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/archivers/zlib
1212DEBUG: epoch: in tree: 0 installed: 0
1213DEBUG: zlib 1.2.3_0 exists in the ports tree
1214DEBUG: zlib 1.2.3_0 is installed
1215DEBUG: No need to upgrade! zlib 1.2.3_0 >= zlib 1.2.3_0
1216DEBUG: No need to upgrade! libpng 1.2.8_2 >= libpng 1.2.8_2
1217DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/glib2
1218DEBUG: epoch: in tree: 0 installed: 0
1219DEBUG: glib2 2.10.1_1 exists in the ports tree
1220DEBUG: glib2 2.10.1_1 is installed
1221DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/pkgconfig
1222DEBUG: epoch: in tree: 0 installed: 0
1223DEBUG: pkgconfig 0.20_0 exists in the ports tree
1224DEBUG: pkgconfig 0.20_0 is installed
1225DEBUG: No need to upgrade! pkgconfig 0.20_0 >= pkgconfig 0.20_0
1226DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/gettext
1227DEBUG: epoch: in tree: 0 installed: 0
1228DEBUG: gettext 0.14.5_0 exists in the ports tree
1229DEBUG: gettext 0.14.5_0 is installed
1230DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/textproc/libiconv
1231DEBUG: epoch: in tree: 0 installed: 0
1232DEBUG: libiconv 1.10_1 exists in the ports tree
1233DEBUG: libiconv 1.10_1 is installed
1234DEBUG: No need to upgrade! libiconv 1.10_1 >= libiconv 1.10_1
1235DEBUG: No need to upgrade! gettext 0.14.5_0 >= gettext 0.14.5_0
1236DEBUG: No need to upgrade! glib2 2.10.1_1 >= glib2 2.10.1_1
1237DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/gtk2
1238DEBUG: epoch: in tree: 0 installed: 0
1239DEBUG: gtk2 2.8.16_0 exists in the ports tree
1240DEBUG: gtk2 2.8.16_0 is installed
1241DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/glib2
1242DEBUG: epoch: in tree: 0 installed: 0
1243DEBUG: glib2 2.10.1_1 exists in the ports tree
1244DEBUG: glib2 2.10.1_1 is installed
1245DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/pkgconfig
1246DEBUG: epoch: in tree: 0 installed: 0
1247DEBUG: pkgconfig 0.20_0 exists in the ports tree
1248DEBUG: pkgconfig 0.20_0 is installed
1249DEBUG: No need to upgrade! pkgconfig 0.20_0 >= pkgconfig 0.20_0
1250DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/gettext
1251DEBUG: epoch: in tree: 0 installed: 0
1252DEBUG: gettext 0.14.5_0 exists in the ports tree
1253DEBUG: gettext 0.14.5_0 is installed
1254DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/textproc/libiconv
1255DEBUG: epoch: in tree: 0 installed: 0
1256DEBUG: libiconv 1.10_1 exists in the ports tree
1257DEBUG: libiconv 1.10_1 is installed
1258DEBUG: No need to upgrade! libiconv 1.10_1 >= libiconv 1.10_1
1259DEBUG: No need to upgrade! gettext 0.14.5_0 >= gettext 0.14.5_0
1260DEBUG: No need to upgrade! glib2 2.10.1_1 >= glib2 2.10.1_1
1261DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/graphics/tiff
1262DEBUG: epoch: in tree: 0 installed: 0
1263DEBUG: tiff 3.8.0_0 exists in the ports tree
1264DEBUG: tiff 3.8.0_0 is installed
1265DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/graphics/jpeg
1266DEBUG: epoch: in tree: 0 installed: 0
1267DEBUG: jpeg 6b_1 exists in the ports tree
1268DEBUG: jpeg 6b_1 is installed
1269DEBUG: No need to upgrade! jpeg 6b_1 >= jpeg 6b_1
1270DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/archivers/zlib
1271DEBUG: epoch: in tree: 0 installed: 0
1272DEBUG: zlib 1.2.3_0 exists in the ports tree
1273DEBUG: zlib 1.2.3_0 is installed
1274DEBUG: No need to upgrade! zlib 1.2.3_0 >= zlib 1.2.3_0
1275DEBUG: No need to upgrade! tiff 3.8.0_0 >= tiff 3.8.0_0
1276DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/graphics/libpng
1277DEBUG: epoch: in tree: 0 installed: 0
1278DEBUG: libpng 1.2.8_2 exists in the ports tree
1279DEBUG: libpng 1.2.8_2 is installed
1280DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/archivers/zlib
1281DEBUG: epoch: in tree: 0 installed: 0
1282DEBUG: zlib 1.2.3_0 exists in the ports tree
1283DEBUG: zlib 1.2.3_0 is installed
1284DEBUG: No need to upgrade! zlib 1.2.3_0 >= zlib 1.2.3_0
1285DEBUG: No need to upgrade! libpng 1.2.8_2 >= libpng 1.2.8_2
1286DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/atk
1287DEBUG: epoch: in tree: 0 installed: 0
1288DEBUG: atk 1.11.4_0 exists in the ports tree
1289DEBUG: atk 1.11.4_0 is installed
1290DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/glib2
1291DEBUG: epoch: in tree: 0 installed: 0
1292DEBUG: glib2 2.10.1_1 exists in the ports tree
1293DEBUG: glib2 2.10.1_1 is installed
1294DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/pkgconfig
1295DEBUG: epoch: in tree: 0 installed: 0
1296DEBUG: pkgconfig 0.20_0 exists in the ports tree
1297DEBUG: pkgconfig 0.20_0 is installed
1298DEBUG: No need to upgrade! pkgconfig 0.20_0 >= pkgconfig 0.20_0
1299DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/gettext
1300DEBUG: epoch: in tree: 0 installed: 0
1301DEBUG: gettext 0.14.5_0 exists in the ports tree
1302DEBUG: gettext 0.14.5_0 is installed
1303DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/textproc/libiconv
1304DEBUG: epoch: in tree: 0 installed: 0
1305DEBUG: libiconv 1.10_1 exists in the ports tree
1306DEBUG: libiconv 1.10_1 is installed
1307DEBUG: No need to upgrade! libiconv 1.10_1 >= libiconv 1.10_1
1308DEBUG: No need to upgrade! gettext 0.14.5_0 >= gettext 0.14.5_0
1309DEBUG: No need to upgrade! glib2 2.10.1_1 >= glib2 2.10.1_1
1310DEBUG: No need to upgrade! atk 1.11.4_0 >= atk 1.11.4_0
1311DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/pango
1312DEBUG: epoch: in tree: 0 installed: 0
1313DEBUG: pango 1.12.0_1 exists in the ports tree
1314DEBUG: pango 1.12.0_1 is installed
1315DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/glib2
1316DEBUG: epoch: in tree: 0 installed: 0
1317DEBUG: glib2 2.10.1_1 exists in the ports tree
1318DEBUG: glib2 2.10.1_1 is installed
1319DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/pkgconfig
1320DEBUG: epoch: in tree: 0 installed: 0
1321DEBUG: pkgconfig 0.20_0 exists in the ports tree
1322DEBUG: pkgconfig 0.20_0 is installed
1323DEBUG: No need to upgrade! pkgconfig 0.20_0 >= pkgconfig 0.20_0
1324DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/gettext
1325DEBUG: epoch: in tree: 0 installed: 0
1326DEBUG: gettext 0.14.5_0 exists in the ports tree
1327DEBUG: gettext 0.14.5_0 is installed
1328DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/textproc/libiconv
1329DEBUG: epoch: in tree: 0 installed: 0
1330DEBUG: libiconv 1.10_1 exists in the ports tree
1331DEBUG: libiconv 1.10_1 is installed
1332DEBUG: No need to upgrade! libiconv 1.10_1 >= libiconv 1.10_1
1333DEBUG: No need to upgrade! gettext 0.14.5_0 >= gettext 0.14.5_0
1334DEBUG: No need to upgrade! glib2 2.10.1_1 >= glib2 2.10.1_1
1335DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/XFree86
1336DEBUG: XFree86 is *not* installed by DarwinPorts
1337DEBUG: Searching for dependency: XFree86
1338DEBUG: Didn't find receipt, going to depspec regex for: XFree86
1339DEBUG: Found Dependency: path: /usr/X11R6/lib filename: libX11.6.dylib regex: ^libX11\.6\.dylib$
1340DEBUG: Found Dependency: path: /usr/X11R6/lib filename: libX11.6.dylib regex: ^libX11\.6\.dylib$
1341DEBUG: XFree86 installed outside the DarwinPorts system
1342DEBUG: epoch: in tree: 0 installed: 0
1343DEBUG: XFree86 4.5.0_2 exists in the ports tree
1344DEBUG: XFree86 4.5.0_2 is installed
1345DEBUG: Not following dependencies
1346DEBUG: No need to upgrade! XFree86 4.5.0_2 >= XFree86 4.5.0_2
1347DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/Xft2
1348DEBUG: epoch: in tree: 0 installed: 0
1349DEBUG: Xft2 2.1.7_0 exists in the ports tree
1350DEBUG: Xft2 2.1.7_0 is installed
1351DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/pkgconfig
1352DEBUG: epoch: in tree: 0 installed: 0
1353DEBUG: pkgconfig 0.20_0 exists in the ports tree
1354DEBUG: pkgconfig 0.20_0 is installed
1355DEBUG: No need to upgrade! pkgconfig 0.20_0 >= pkgconfig 0.20_0
1356DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/archivers/zlib
1357DEBUG: epoch: in tree: 0 installed: 0
1358DEBUG: zlib 1.2.3_0 exists in the ports tree
1359DEBUG: zlib 1.2.3_0 is installed
1360DEBUG: No need to upgrade! zlib 1.2.3_0 >= zlib 1.2.3_0
1361DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/xrender
1362DEBUG: epoch: in tree: 0 installed: 0
1363DEBUG: xrender 0.9.0_0 exists in the ports tree
1364DEBUG: xrender 0.9.0_0 is installed
1365DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/XFree86
1366DEBUG: XFree86 is *not* installed by DarwinPorts
1367DEBUG: Searching for dependency: XFree86
1368DEBUG: Didn't find receipt, going to depspec regex for: XFree86
1369DEBUG: Found Dependency: path: /usr/X11R6/lib filename: libX11.6.dylib regex: ^libX11\.6\.dylib$
1370DEBUG: Found Dependency: path: /usr/X11R6/lib filename: libX11.6.dylib regex: ^libX11\.6\.dylib$
1371DEBUG: XFree86 installed outside the DarwinPorts system
1372DEBUG: epoch: in tree: 0 installed: 0
1373DEBUG: XFree86 4.5.0_2 exists in the ports tree
1374DEBUG: XFree86 4.5.0_2 is installed
1375DEBUG: Not following dependencies
1376DEBUG: No need to upgrade! XFree86 4.5.0_2 >= XFree86 4.5.0_2
1377DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/render
1378DEBUG: epoch: in tree: 0 installed: 0
1379DEBUG: render 0.9_0 exists in the ports tree
1380DEBUG: render 0.9_0 is installed
1381DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/pkgconfig
1382DEBUG: epoch: in tree: 0 installed: 0
1383DEBUG: pkgconfig 0.20_0 exists in the ports tree
1384DEBUG: pkgconfig 0.20_0 is installed
1385DEBUG: No need to upgrade! pkgconfig 0.20_0 >= pkgconfig 0.20_0
1386DEBUG: No need to upgrade! render 0.9_0 >= render 0.9_0
1387DEBUG: No need to upgrade! xrender 0.9.0_0 >= xrender 0.9.0_0
1388DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/print/freetype
1389DEBUG: epoch: in tree: 0 installed: 0
1390DEBUG: freetype 2.1.10_1 exists in the ports tree
1391DEBUG: freetype 2.1.10_1 is installed
1392DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/archivers/zlib
1393DEBUG: epoch: in tree: 0 installed: 0
1394DEBUG: zlib 1.2.3_0 exists in the ports tree
1395DEBUG: zlib 1.2.3_0 is installed
1396DEBUG: No need to upgrade! zlib 1.2.3_0 >= zlib 1.2.3_0
1397DEBUG: No need to upgrade! freetype 2.1.10_1 >= freetype 2.1.10_1
1398DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/graphics/fontconfig
1399DEBUG: epoch: in tree: 0 installed: 0
1400DEBUG: fontconfig 2.3.2_0 exists in the ports tree
1401DEBUG: fontconfig 2.3.2_0 is installed
1402DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/textproc/expat
1403DEBUG: epoch: in tree: 0 installed: 0
1404DEBUG: expat 2.0.0_1 exists in the ports tree
1405DEBUG: expat 2.0.0_1 is installed
1406DEBUG: No need to upgrade! expat 2.0.0_1 >= expat 2.0.0_1
1407DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/print/freetype
1408DEBUG: epoch: in tree: 0 installed: 0
1409DEBUG: freetype 2.1.10_1 exists in the ports tree
1410DEBUG: freetype 2.1.10_1 is installed
1411DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/archivers/zlib
1412DEBUG: epoch: in tree: 0 installed: 0
1413DEBUG: zlib 1.2.3_0 exists in the ports tree
1414DEBUG: zlib 1.2.3_0 is installed
1415DEBUG: No need to upgrade! zlib 1.2.3_0 >= zlib 1.2.3_0
1416DEBUG: No need to upgrade! freetype 2.1.10_1 >= freetype 2.1.10_1
1417DEBUG: No need to upgrade! fontconfig 2.3.2_0 >= fontconfig 2.3.2_0
1418DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/textproc/expat
1419DEBUG: epoch: in tree: 0 installed: 0
1420DEBUG: expat 2.0.0_1 exists in the ports tree
1421DEBUG: expat 2.0.0_1 is installed
1422DEBUG: No need to upgrade! expat 2.0.0_1 >= expat 2.0.0_1
1423DEBUG: No need to upgrade! Xft2 2.1.7_0 >= Xft2 2.1.7_0
1424DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/graphics/cairo
1425DEBUG: epoch: in tree: 0 installed: 0
1426DEBUG: cairo 1.0.4_0 exists in the ports tree
1427DEBUG: cairo 1.0.4_0 is installed
1428DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/graphics/libpixman
1429DEBUG: epoch: in tree: 0 installed: 0
1430DEBUG: libpixman 0.1.6_0 exists in the ports tree
1431DEBUG: libpixman 0.1.6_0 is installed
1432DEBUG: No need to upgrade! libpixman 0.1.6_0 >= libpixman 0.1.6_0
1433DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/xrender
1434DEBUG: epoch: in tree: 0 installed: 0
1435DEBUG: xrender 0.9.0_0 exists in the ports tree
1436DEBUG: xrender 0.9.0_0 is installed
1437DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/XFree86
1438DEBUG: XFree86 is *not* installed by DarwinPorts
1439DEBUG: Searching for dependency: XFree86
1440DEBUG: Didn't find receipt, going to depspec regex for: XFree86
1441DEBUG: Found Dependency: path: /usr/X11R6/lib filename: libX11.6.dylib regex: ^libX11\.6\.dylib$
1442DEBUG: Found Dependency: path: /usr/X11R6/lib filename: libX11.6.dylib regex: ^libX11\.6\.dylib$
1443DEBUG: XFree86 installed outside the DarwinPorts system
1444DEBUG: epoch: in tree: 0 installed: 0
1445DEBUG: XFree86 4.5.0_2 exists in the ports tree
1446DEBUG: XFree86 4.5.0_2 is installed
1447DEBUG: Not following dependencies
1448DEBUG: No need to upgrade! XFree86 4.5.0_2 >= XFree86 4.5.0_2
1449DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/render
1450DEBUG: epoch: in tree: 0 installed: 0
1451DEBUG: render 0.9_0 exists in the ports tree
1452DEBUG: render 0.9_0 is installed
1453DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/pkgconfig
1454DEBUG: epoch: in tree: 0 installed: 0
1455DEBUG: pkgconfig 0.20_0 exists in the ports tree
1456DEBUG: pkgconfig 0.20_0 is installed
1457DEBUG: No need to upgrade! pkgconfig 0.20_0 >= pkgconfig 0.20_0
1458DEBUG: No need to upgrade! render 0.9_0 >= render 0.9_0
1459DEBUG: No need to upgrade! xrender 0.9.0_0 >= xrender 0.9.0_0
1460DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/graphics/fontconfig
1461DEBUG: epoch: in tree: 0 installed: 0
1462DEBUG: fontconfig 2.3.2_0 exists in the ports tree
1463DEBUG: fontconfig 2.3.2_0 is installed
1464DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/textproc/expat
1465DEBUG: epoch: in tree: 0 installed: 0
1466DEBUG: expat 2.0.0_1 exists in the ports tree
1467DEBUG: expat 2.0.0_1 is installed
1468DEBUG: No need to upgrade! expat 2.0.0_1 >= expat 2.0.0_1
1469DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/print/freetype
1470DEBUG: epoch: in tree: 0 installed: 0
1471DEBUG: freetype 2.1.10_1 exists in the ports tree
1472DEBUG: freetype 2.1.10_1 is installed
1473DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/archivers/zlib
1474DEBUG: epoch: in tree: 0 installed: 0
1475DEBUG: zlib 1.2.3_0 exists in the ports tree
1476DEBUG: zlib 1.2.3_0 is installed
1477DEBUG: No need to upgrade! zlib 1.2.3_0 >= zlib 1.2.3_0
1478DEBUG: No need to upgrade! freetype 2.1.10_1 >= freetype 2.1.10_1
1479DEBUG: No need to upgrade! fontconfig 2.3.2_0 >= fontconfig 2.3.2_0
1480DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/print/freetype
1481DEBUG: epoch: in tree: 0 installed: 0
1482DEBUG: freetype 2.1.10_1 exists in the ports tree
1483DEBUG: freetype 2.1.10_1 is installed
1484DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/archivers/zlib
1485DEBUG: epoch: in tree: 0 installed: 0
1486DEBUG: zlib 1.2.3_0 exists in the ports tree
1487DEBUG: zlib 1.2.3_0 is installed
1488DEBUG: No need to upgrade! zlib 1.2.3_0 >= zlib 1.2.3_0
1489DEBUG: No need to upgrade! freetype 2.1.10_1 >= freetype 2.1.10_1
1490DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/graphics/libpng
1491DEBUG: epoch: in tree: 0 installed: 0
1492DEBUG: libpng 1.2.8_2 exists in the ports tree
1493DEBUG: libpng 1.2.8_2 is installed
1494DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/archivers/zlib
1495DEBUG: epoch: in tree: 0 installed: 0
1496DEBUG: zlib 1.2.3_0 exists in the ports tree
1497DEBUG: zlib 1.2.3_0 is installed
1498DEBUG: No need to upgrade! zlib 1.2.3_0 >= zlib 1.2.3_0
1499DEBUG: No need to upgrade! libpng 1.2.8_2 >= libpng 1.2.8_2
1500DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/render
1501DEBUG: epoch: in tree: 0 installed: 0
1502DEBUG: render 0.9_0 exists in the ports tree
1503DEBUG: render 0.9_0 is installed
1504DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/pkgconfig
1505DEBUG: epoch: in tree: 0 installed: 0
1506DEBUG: pkgconfig 0.20_0 exists in the ports tree
1507DEBUG: pkgconfig 0.20_0 is installed
1508DEBUG: No need to upgrade! pkgconfig 0.20_0 >= pkgconfig 0.20_0
1509DEBUG: No need to upgrade! render 0.9_0 >= render 0.9_0
1510DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/archivers/zlib
1511DEBUG: epoch: in tree: 0 installed: 0
1512DEBUG: zlib 1.2.3_0 exists in the ports tree
1513DEBUG: zlib 1.2.3_0 is installed
1514DEBUG: No need to upgrade! zlib 1.2.3_0 >= zlib 1.2.3_0
1515DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/textproc/expat
1516DEBUG: epoch: in tree: 0 installed: 0
1517DEBUG: expat 2.0.0_1 exists in the ports tree
1518DEBUG: expat 2.0.0_1 is installed
1519DEBUG: No need to upgrade! expat 2.0.0_1 >= expat 2.0.0_1
1520DEBUG: No need to upgrade! cairo 1.0.4_0 >= cairo 1.0.4_0
1521DEBUG: No need to upgrade! pango 1.12.0_1 >= pango 1.12.0_1
1522DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/gettext
1523DEBUG: epoch: in tree: 0 installed: 0
1524DEBUG: gettext 0.14.5_0 exists in the ports tree
1525DEBUG: gettext 0.14.5_0 is installed
1526DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/textproc/libiconv
1527DEBUG: epoch: in tree: 0 installed: 0
1528DEBUG: libiconv 1.10_1 exists in the ports tree
1529DEBUG: libiconv 1.10_1 is installed
1530DEBUG: No need to upgrade! libiconv 1.10_1 >= libiconv 1.10_1
1531DEBUG: No need to upgrade! gettext 0.14.5_0 >= gettext 0.14.5_0
1532DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/XFree86
1533DEBUG: XFree86 is *not* installed by DarwinPorts
1534DEBUG: Searching for dependency: XFree86
1535DEBUG: Didn't find receipt, going to depspec regex for: XFree86
1536DEBUG: Found Dependency: path: /usr/X11R6/lib filename: libX11.6.dylib regex: ^libX11\.6\.dylib$
1537DEBUG: Found Dependency: path: /usr/X11R6/lib filename: libX11.6.dylib regex: ^libX11\.6\.dylib$
1538DEBUG: XFree86 installed outside the DarwinPorts system
1539DEBUG: epoch: in tree: 0 installed: 0
1540DEBUG: XFree86 4.5.0_2 exists in the ports tree
1541DEBUG: XFree86 4.5.0_2 is installed
1542DEBUG: Not following dependencies
1543DEBUG: No need to upgrade! XFree86 4.5.0_2 >= XFree86 4.5.0_2
1544DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/graphics/cairo
1545DEBUG: epoch: in tree: 0 installed: 0
1546DEBUG: cairo 1.0.4_0 exists in the ports tree
1547DEBUG: cairo 1.0.4_0 is installed
1548DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/graphics/libpixman
1549DEBUG: epoch: in tree: 0 installed: 0
1550DEBUG: libpixman 0.1.6_0 exists in the ports tree
1551DEBUG: libpixman 0.1.6_0 is installed
1552DEBUG: No need to upgrade! libpixman 0.1.6_0 >= libpixman 0.1.6_0
1553DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/xrender
1554DEBUG: epoch: in tree: 0 installed: 0
1555DEBUG: xrender 0.9.0_0 exists in the ports tree
1556DEBUG: xrender 0.9.0_0 is installed
1557DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/XFree86
1558DEBUG: XFree86 is *not* installed by DarwinPorts
1559DEBUG: Searching for dependency: XFree86
1560DEBUG: Didn't find receipt, going to depspec regex for: XFree86
1561DEBUG: Found Dependency: path: /usr/X11R6/lib filename: libX11.6.dylib regex: ^libX11\.6\.dylib$
1562DEBUG: Found Dependency: path: /usr/X11R6/lib filename: libX11.6.dylib regex: ^libX11\.6\.dylib$
1563DEBUG: XFree86 installed outside the DarwinPorts system
1564DEBUG: epoch: in tree: 0 installed: 0
1565DEBUG: XFree86 4.5.0_2 exists in the ports tree
1566DEBUG: XFree86 4.5.0_2 is installed
1567DEBUG: Not following dependencies
1568DEBUG: No need to upgrade! XFree86 4.5.0_2 >= XFree86 4.5.0_2
1569DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/render
1570DEBUG: epoch: in tree: 0 installed: 0
1571DEBUG: render 0.9_0 exists in the ports tree
1572DEBUG: render 0.9_0 is installed
1573DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/pkgconfig
1574DEBUG: epoch: in tree: 0 installed: 0
1575DEBUG: pkgconfig 0.20_0 exists in the ports tree
1576DEBUG: pkgconfig 0.20_0 is installed
1577DEBUG: No need to upgrade! pkgconfig 0.20_0 >= pkgconfig 0.20_0
1578DEBUG: No need to upgrade! render 0.9_0 >= render 0.9_0
1579DEBUG: No need to upgrade! xrender 0.9.0_0 >= xrender 0.9.0_0
1580DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/graphics/fontconfig
1581DEBUG: epoch: in tree: 0 installed: 0
1582DEBUG: fontconfig 2.3.2_0 exists in the ports tree
1583DEBUG: fontconfig 2.3.2_0 is installed
1584DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/textproc/expat
1585DEBUG: epoch: in tree: 0 installed: 0
1586DEBUG: expat 2.0.0_1 exists in the ports tree
1587DEBUG: expat 2.0.0_1 is installed
1588DEBUG: No need to upgrade! expat 2.0.0_1 >= expat 2.0.0_1
1589DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/print/freetype
1590DEBUG: epoch: in tree: 0 installed: 0
1591DEBUG: freetype 2.1.10_1 exists in the ports tree
1592DEBUG: freetype 2.1.10_1 is installed
1593DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/archivers/zlib
1594DEBUG: epoch: in tree: 0 installed: 0
1595DEBUG: zlib 1.2.3_0 exists in the ports tree
1596DEBUG: zlib 1.2.3_0 is installed
1597DEBUG: No need to upgrade! zlib 1.2.3_0 >= zlib 1.2.3_0
1598DEBUG: No need to upgrade! freetype 2.1.10_1 >= freetype 2.1.10_1
1599DEBUG: No need to upgrade! fontconfig 2.3.2_0 >= fontconfig 2.3.2_0
1600DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/print/freetype
1601DEBUG: epoch: in tree: 0 installed: 0
1602DEBUG: freetype 2.1.10_1 exists in the ports tree
1603DEBUG: freetype 2.1.10_1 is installed
1604DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/archivers/zlib
1605DEBUG: epoch: in tree: 0 installed: 0
1606DEBUG: zlib 1.2.3_0 exists in the ports tree
1607DEBUG: zlib 1.2.3_0 is installed
1608DEBUG: No need to upgrade! zlib 1.2.3_0 >= zlib 1.2.3_0
1609DEBUG: No need to upgrade! freetype 2.1.10_1 >= freetype 2.1.10_1
1610DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/graphics/libpng
1611DEBUG: epoch: in tree: 0 installed: 0
1612DEBUG: libpng 1.2.8_2 exists in the ports tree
1613DEBUG: libpng 1.2.8_2 is installed
1614DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/archivers/zlib
1615DEBUG: epoch: in tree: 0 installed: 0
1616DEBUG: zlib 1.2.3_0 exists in the ports tree
1617DEBUG: zlib 1.2.3_0 is installed
1618DEBUG: No need to upgrade! zlib 1.2.3_0 >= zlib 1.2.3_0
1619DEBUG: No need to upgrade! libpng 1.2.8_2 >= libpng 1.2.8_2
1620DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/render
1621DEBUG: epoch: in tree: 0 installed: 0
1622DEBUG: render 0.9_0 exists in the ports tree
1623DEBUG: render 0.9_0 is installed
1624DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/pkgconfig
1625DEBUG: epoch: in tree: 0 installed: 0
1626DEBUG: pkgconfig 0.20_0 exists in the ports tree
1627DEBUG: pkgconfig 0.20_0 is installed
1628DEBUG: No need to upgrade! pkgconfig 0.20_0 >= pkgconfig 0.20_0
1629DEBUG: No need to upgrade! render 0.9_0 >= render 0.9_0
1630DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/archivers/zlib
1631DEBUG: epoch: in tree: 0 installed: 0
1632DEBUG: zlib 1.2.3_0 exists in the ports tree
1633DEBUG: zlib 1.2.3_0 is installed
1634DEBUG: No need to upgrade! zlib 1.2.3_0 >= zlib 1.2.3_0
1635DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/textproc/expat
1636DEBUG: epoch: in tree: 0 installed: 0
1637DEBUG: expat 2.0.0_1 exists in the ports tree
1638DEBUG: expat 2.0.0_1 is installed
1639DEBUG: No need to upgrade! expat 2.0.0_1 >= expat 2.0.0_1
1640DEBUG: No need to upgrade! cairo 1.0.4_0 >= cairo 1.0.4_0
1641DEBUG: No need to upgrade! gtk2 2.8.16_0 >= gtk2 2.8.16_0
1642DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/graphics/fontconfig
1643DEBUG: epoch: in tree: 0 installed: 0
1644DEBUG: fontconfig 2.3.2_0 exists in the ports tree
1645DEBUG: fontconfig 2.3.2_0 is installed
1646DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/textproc/expat
1647DEBUG: epoch: in tree: 0 installed: 0
1648DEBUG: expat 2.0.0_1 exists in the ports tree
1649DEBUG: expat 2.0.0_1 is installed
1650DEBUG: No need to upgrade! expat 2.0.0_1 >= expat 2.0.0_1
1651DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/print/freetype
1652DEBUG: epoch: in tree: 0 installed: 0
1653DEBUG: freetype 2.1.10_1 exists in the ports tree
1654DEBUG: freetype 2.1.10_1 is installed
1655DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/archivers/zlib
1656DEBUG: epoch: in tree: 0 installed: 0
1657DEBUG: zlib 1.2.3_0 exists in the ports tree
1658DEBUG: zlib 1.2.3_0 is installed
1659DEBUG: No need to upgrade! zlib 1.2.3_0 >= zlib 1.2.3_0
1660DEBUG: No need to upgrade! freetype 2.1.10_1 >= freetype 2.1.10_1
1661DEBUG: No need to upgrade! fontconfig 2.3.2_0 >= fontconfig 2.3.2_0
1662DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/xrender
1663DEBUG: epoch: in tree: 0 installed: 0
1664DEBUG: xrender 0.9.0_0 exists in the ports tree
1665DEBUG: xrender 0.9.0_0 is installed
1666DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/XFree86
1667DEBUG: XFree86 is *not* installed by DarwinPorts
1668DEBUG: Searching for dependency: XFree86
1669DEBUG: Didn't find receipt, going to depspec regex for: XFree86
1670DEBUG: Found Dependency: path: /usr/X11R6/lib filename: libX11.6.dylib regex: ^libX11\.6\.dylib$
1671DEBUG: Found Dependency: path: /usr/X11R6/lib filename: libX11.6.dylib regex: ^libX11\.6\.dylib$
1672DEBUG: XFree86 installed outside the DarwinPorts system
1673DEBUG: epoch: in tree: 0 installed: 0
1674DEBUG: XFree86 4.5.0_2 exists in the ports tree
1675DEBUG: XFree86 4.5.0_2 is installed
1676DEBUG: Not following dependencies
1677DEBUG: No need to upgrade! XFree86 4.5.0_2 >= XFree86 4.5.0_2
1678DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/render
1679DEBUG: epoch: in tree: 0 installed: 0
1680DEBUG: render 0.9_0 exists in the ports tree
1681DEBUG: render 0.9_0 is installed
1682DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/pkgconfig
1683DEBUG: epoch: in tree: 0 installed: 0
1684DEBUG: pkgconfig 0.20_0 exists in the ports tree
1685DEBUG: pkgconfig 0.20_0 is installed
1686DEBUG: No need to upgrade! pkgconfig 0.20_0 >= pkgconfig 0.20_0
1687DEBUG: No need to upgrade! render 0.9_0 >= render 0.9_0
1688DEBUG: No need to upgrade! xrender 0.9.0_0 >= xrender 0.9.0_0
1689DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/textproc/libiconv
1690DEBUG: epoch: in tree: 0 installed: 0
1691DEBUG: libiconv 1.10_1 exists in the ports tree
1692DEBUG: libiconv 1.10_1 is installed
1693DEBUG: No need to upgrade! libiconv 1.10_1 >= libiconv 1.10_1
1694DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/pango
1695DEBUG: epoch: in tree: 0 installed: 0
1696DEBUG: pango 1.12.0_1 exists in the ports tree
1697DEBUG: pango 1.12.0_1 is installed
1698DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/glib2
1699DEBUG: epoch: in tree: 0 installed: 0
1700DEBUG: glib2 2.10.1_1 exists in the ports tree
1701DEBUG: glib2 2.10.1_1 is installed
1702DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/pkgconfig
1703DEBUG: epoch: in tree: 0 installed: 0
1704DEBUG: pkgconfig 0.20_0 exists in the ports tree
1705DEBUG: pkgconfig 0.20_0 is installed
1706DEBUG: No need to upgrade! pkgconfig 0.20_0 >= pkgconfig 0.20_0
1707DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/gettext
1708DEBUG: epoch: in tree: 0 installed: 0
1709DEBUG: gettext 0.14.5_0 exists in the ports tree
1710DEBUG: gettext 0.14.5_0 is installed
1711DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/textproc/libiconv
1712DEBUG: epoch: in tree: 0 installed: 0
1713DEBUG: libiconv 1.10_1 exists in the ports tree
1714DEBUG: libiconv 1.10_1 is installed
1715DEBUG: No need to upgrade! libiconv 1.10_1 >= libiconv 1.10_1
1716DEBUG: No need to upgrade! gettext 0.14.5_0 >= gettext 0.14.5_0
1717DEBUG: No need to upgrade! glib2 2.10.1_1 >= glib2 2.10.1_1
1718DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/XFree86
1719DEBUG: XFree86 is *not* installed by DarwinPorts
1720DEBUG: Searching for dependency: XFree86
1721DEBUG: Didn't find receipt, going to depspec regex for: XFree86
1722DEBUG: Found Dependency: path: /usr/X11R6/lib filename: libX11.6.dylib regex: ^libX11\.6\.dylib$
1723DEBUG: Found Dependency: path: /usr/X11R6/lib filename: libX11.6.dylib regex: ^libX11\.6\.dylib$
1724DEBUG: XFree86 installed outside the DarwinPorts system
1725DEBUG: epoch: in tree: 0 installed: 0
1726DEBUG: XFree86 4.5.0_2 exists in the ports tree
1727DEBUG: XFree86 4.5.0_2 is installed
1728DEBUG: Not following dependencies
1729DEBUG: No need to upgrade! XFree86 4.5.0_2 >= XFree86 4.5.0_2
1730DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/Xft2
1731DEBUG: epoch: in tree: 0 installed: 0
1732DEBUG: Xft2 2.1.7_0 exists in the ports tree
1733DEBUG: Xft2 2.1.7_0 is installed
1734DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/pkgconfig
1735DEBUG: epoch: in tree: 0 installed: 0
1736DEBUG: pkgconfig 0.20_0 exists in the ports tree
1737DEBUG: pkgconfig 0.20_0 is installed
1738DEBUG: No need to upgrade! pkgconfig 0.20_0 >= pkgconfig 0.20_0
1739DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/archivers/zlib
1740DEBUG: epoch: in tree: 0 installed: 0
1741DEBUG: zlib 1.2.3_0 exists in the ports tree
1742DEBUG: zlib 1.2.3_0 is installed
1743DEBUG: No need to upgrade! zlib 1.2.3_0 >= zlib 1.2.3_0
1744DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/xrender
1745DEBUG: epoch: in tree: 0 installed: 0
1746DEBUG: xrender 0.9.0_0 exists in the ports tree
1747DEBUG: xrender 0.9.0_0 is installed
1748DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/XFree86
1749DEBUG: XFree86 is *not* installed by DarwinPorts
1750DEBUG: Searching for dependency: XFree86
1751DEBUG: Didn't find receipt, going to depspec regex for: XFree86
1752DEBUG: Found Dependency: path: /usr/X11R6/lib filename: libX11.6.dylib regex: ^libX11\.6\.dylib$
1753DEBUG: Found Dependency: path: /usr/X11R6/lib filename: libX11.6.dylib regex: ^libX11\.6\.dylib$
1754DEBUG: XFree86 installed outside the DarwinPorts system
1755DEBUG: epoch: in tree: 0 installed: 0
1756DEBUG: XFree86 4.5.0_2 exists in the ports tree
1757DEBUG: XFree86 4.5.0_2 is installed
1758DEBUG: Not following dependencies
1759DEBUG: No need to upgrade! XFree86 4.5.0_2 >= XFree86 4.5.0_2
1760DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/render
1761DEBUG: epoch: in tree: 0 installed: 0
1762DEBUG: render 0.9_0 exists in the ports tree
1763DEBUG: render 0.9_0 is installed
1764DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/pkgconfig
1765DEBUG: epoch: in tree: 0 installed: 0
1766DEBUG: pkgconfig 0.20_0 exists in the ports tree
1767DEBUG: pkgconfig 0.20_0 is installed
1768DEBUG: No need to upgrade! pkgconfig 0.20_0 >= pkgconfig 0.20_0
1769DEBUG: No need to upgrade! render 0.9_0 >= render 0.9_0
1770DEBUG: No need to upgrade! xrender 0.9.0_0 >= xrender 0.9.0_0
1771DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/print/freetype
1772DEBUG: epoch: in tree: 0 installed: 0
1773DEBUG: freetype 2.1.10_1 exists in the ports tree
1774DEBUG: freetype 2.1.10_1 is installed
1775DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/archivers/zlib
1776DEBUG: epoch: in tree: 0 installed: 0
1777DEBUG: zlib 1.2.3_0 exists in the ports tree
1778DEBUG: zlib 1.2.3_0 is installed
1779DEBUG: No need to upgrade! zlib 1.2.3_0 >= zlib 1.2.3_0
1780DEBUG: No need to upgrade! freetype 2.1.10_1 >= freetype 2.1.10_1
1781DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/graphics/fontconfig
1782DEBUG: epoch: in tree: 0 installed: 0
1783DEBUG: fontconfig 2.3.2_0 exists in the ports tree
1784DEBUG: fontconfig 2.3.2_0 is installed
1785DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/textproc/expat
1786DEBUG: epoch: in tree: 0 installed: 0
1787DEBUG: expat 2.0.0_1 exists in the ports tree
1788DEBUG: expat 2.0.0_1 is installed
1789DEBUG: No need to upgrade! expat 2.0.0_1 >= expat 2.0.0_1
1790DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/print/freetype
1791DEBUG: epoch: in tree: 0 installed: 0
1792DEBUG: freetype 2.1.10_1 exists in the ports tree
1793DEBUG: freetype 2.1.10_1 is installed
1794DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/archivers/zlib
1795DEBUG: epoch: in tree: 0 installed: 0
1796DEBUG: zlib 1.2.3_0 exists in the ports tree
1797DEBUG: zlib 1.2.3_0 is installed
1798DEBUG: No need to upgrade! zlib 1.2.3_0 >= zlib 1.2.3_0
1799DEBUG: No need to upgrade! freetype 2.1.10_1 >= freetype 2.1.10_1
1800DEBUG: No need to upgrade! fontconfig 2.3.2_0 >= fontconfig 2.3.2_0
1801DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/textproc/expat
1802DEBUG: epoch: in tree: 0 installed: 0
1803DEBUG: expat 2.0.0_1 exists in the ports tree
1804DEBUG: expat 2.0.0_1 is installed
1805DEBUG: No need to upgrade! expat 2.0.0_1 >= expat 2.0.0_1
1806DEBUG: No need to upgrade! Xft2 2.1.7_0 >= Xft2 2.1.7_0
1807DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/graphics/cairo
1808DEBUG: epoch: in tree: 0 installed: 0
1809DEBUG: cairo 1.0.4_0 exists in the ports tree
1810DEBUG: cairo 1.0.4_0 is installed
1811DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/graphics/libpixman
1812DEBUG: epoch: in tree: 0 installed: 0
1813DEBUG: libpixman 0.1.6_0 exists in the ports tree
1814DEBUG: libpixman 0.1.6_0 is installed
1815DEBUG: No need to upgrade! libpixman 0.1.6_0 >= libpixman 0.1.6_0
1816DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/xrender
1817DEBUG: epoch: in tree: 0 installed: 0
1818DEBUG: xrender 0.9.0_0 exists in the ports tree
1819DEBUG: xrender 0.9.0_0 is installed
1820DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/XFree86
1821DEBUG: XFree86 is *not* installed by DarwinPorts
1822DEBUG: Searching for dependency: XFree86
1823DEBUG: Didn't find receipt, going to depspec regex for: XFree86
1824DEBUG: Found Dependency: path: /usr/X11R6/lib filename: libX11.6.dylib regex: ^libX11\.6\.dylib$
1825DEBUG: Found Dependency: path: /usr/X11R6/lib filename: libX11.6.dylib regex: ^libX11\.6\.dylib$
1826DEBUG: XFree86 installed outside the DarwinPorts system
1827DEBUG: epoch: in tree: 0 installed: 0
1828DEBUG: XFree86 4.5.0_2 exists in the ports tree
1829DEBUG: XFree86 4.5.0_2 is installed
1830DEBUG: Not following dependencies
1831DEBUG: No need to upgrade! XFree86 4.5.0_2 >= XFree86 4.5.0_2
1832DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/render
1833DEBUG: epoch: in tree: 0 installed: 0
1834DEBUG: render 0.9_0 exists in the ports tree
1835DEBUG: render 0.9_0 is installed
1836DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/pkgconfig
1837DEBUG: epoch: in tree: 0 installed: 0
1838DEBUG: pkgconfig 0.20_0 exists in the ports tree
1839DEBUG: pkgconfig 0.20_0 is installed
1840DEBUG: No need to upgrade! pkgconfig 0.20_0 >= pkgconfig 0.20_0
1841DEBUG: No need to upgrade! render 0.9_0 >= render 0.9_0
1842DEBUG: No need to upgrade! xrender 0.9.0_0 >= xrender 0.9.0_0
1843DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/graphics/fontconfig
1844DEBUG: epoch: in tree: 0 installed: 0
1845DEBUG: fontconfig 2.3.2_0 exists in the ports tree
1846DEBUG: fontconfig 2.3.2_0 is installed
1847DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/textproc/expat
1848DEBUG: epoch: in tree: 0 installed: 0
1849DEBUG: expat 2.0.0_1 exists in the ports tree
1850DEBUG: expat 2.0.0_1 is installed
1851DEBUG: No need to upgrade! expat 2.0.0_1 >= expat 2.0.0_1
1852DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/print/freetype
1853DEBUG: epoch: in tree: 0 installed: 0
1854DEBUG: freetype 2.1.10_1 exists in the ports tree
1855DEBUG: freetype 2.1.10_1 is installed
1856DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/archivers/zlib
1857DEBUG: epoch: in tree: 0 installed: 0
1858DEBUG: zlib 1.2.3_0 exists in the ports tree
1859DEBUG: zlib 1.2.3_0 is installed
1860DEBUG: No need to upgrade! zlib 1.2.3_0 >= zlib 1.2.3_0
1861DEBUG: No need to upgrade! freetype 2.1.10_1 >= freetype 2.1.10_1
1862DEBUG: No need to upgrade! fontconfig 2.3.2_0 >= fontconfig 2.3.2_0
1863DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/print/freetype
1864DEBUG: epoch: in tree: 0 installed: 0
1865DEBUG: freetype 2.1.10_1 exists in the ports tree
1866DEBUG: freetype 2.1.10_1 is installed
1867DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/archivers/zlib
1868DEBUG: epoch: in tree: 0 installed: 0
1869DEBUG: zlib 1.2.3_0 exists in the ports tree
1870DEBUG: zlib 1.2.3_0 is installed
1871DEBUG: No need to upgrade! zlib 1.2.3_0 >= zlib 1.2.3_0
1872DEBUG: No need to upgrade! freetype 2.1.10_1 >= freetype 2.1.10_1
1873DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/graphics/libpng
1874DEBUG: epoch: in tree: 0 installed: 0
1875DEBUG: libpng 1.2.8_2 exists in the ports tree
1876DEBUG: libpng 1.2.8_2 is installed
1877DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/archivers/zlib
1878DEBUG: epoch: in tree: 0 installed: 0
1879DEBUG: zlib 1.2.3_0 exists in the ports tree
1880DEBUG: zlib 1.2.3_0 is installed
1881DEBUG: No need to upgrade! zlib 1.2.3_0 >= zlib 1.2.3_0
1882DEBUG: No need to upgrade! libpng 1.2.8_2 >= libpng 1.2.8_2
1883DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/render
1884DEBUG: epoch: in tree: 0 installed: 0
1885DEBUG: render 0.9_0 exists in the ports tree
1886DEBUG: render 0.9_0 is installed
1887DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/pkgconfig
1888DEBUG: epoch: in tree: 0 installed: 0
1889DEBUG: pkgconfig 0.20_0 exists in the ports tree
1890DEBUG: pkgconfig 0.20_0 is installed
1891DEBUG: No need to upgrade! pkgconfig 0.20_0 >= pkgconfig 0.20_0
1892DEBUG: No need to upgrade! render 0.9_0 >= render 0.9_0
1893DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/archivers/zlib
1894DEBUG: epoch: in tree: 0 installed: 0
1895DEBUG: zlib 1.2.3_0 exists in the ports tree
1896DEBUG: zlib 1.2.3_0 is installed
1897DEBUG: No need to upgrade! zlib 1.2.3_0 >= zlib 1.2.3_0
1898DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/textproc/expat
1899DEBUG: epoch: in tree: 0 installed: 0
1900DEBUG: expat 2.0.0_1 exists in the ports tree
1901DEBUG: expat 2.0.0_1 is installed
1902DEBUG: No need to upgrade! expat 2.0.0_1 >= expat 2.0.0_1
1903DEBUG: No need to upgrade! cairo 1.0.4_0 >= cairo 1.0.4_0
1904DEBUG: No need to upgrade! pango 1.12.0_1 >= pango 1.12.0_1
1905DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/archivers/zlib
1906DEBUG: epoch: in tree: 0 installed: 0
1907DEBUG: zlib 1.2.3_0 exists in the ports tree
1908DEBUG: zlib 1.2.3_0 is installed
1909DEBUG: No need to upgrade! zlib 1.2.3_0 >= zlib 1.2.3_0
1910DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/print/freetype
1911DEBUG: epoch: in tree: 0 installed: 0
1912DEBUG: freetype 2.1.10_1 exists in the ports tree
1913DEBUG: freetype 2.1.10_1 is installed
1914DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/archivers/zlib
1915DEBUG: epoch: in tree: 0 installed: 0
1916DEBUG: zlib 1.2.3_0 exists in the ports tree
1917DEBUG: zlib 1.2.3_0 is installed
1918DEBUG: No need to upgrade! zlib 1.2.3_0 >= zlib 1.2.3_0
1919DEBUG: No need to upgrade! freetype 2.1.10_1 >= freetype 2.1.10_1
1920DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/graphics/cairo
1921DEBUG: epoch: in tree: 0 installed: 0
1922DEBUG: cairo 1.0.4_0 exists in the ports tree
1923DEBUG: cairo 1.0.4_0 is installed
1924DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/graphics/libpixman
1925DEBUG: epoch: in tree: 0 installed: 0
1926DEBUG: libpixman 0.1.6_0 exists in the ports tree
1927DEBUG: libpixman 0.1.6_0 is installed
1928DEBUG: No need to upgrade! libpixman 0.1.6_0 >= libpixman 0.1.6_0
1929DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/xrender
1930DEBUG: epoch: in tree: 0 installed: 0
1931DEBUG: xrender 0.9.0_0 exists in the ports tree
1932DEBUG: xrender 0.9.0_0 is installed
1933DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/XFree86
1934DEBUG: XFree86 is *not* installed by DarwinPorts
1935DEBUG: Searching for dependency: XFree86
1936DEBUG: Didn't find receipt, going to depspec regex for: XFree86
1937DEBUG: Found Dependency: path: /usr/X11R6/lib filename: libX11.6.dylib regex: ^libX11\.6\.dylib$
1938DEBUG: Found Dependency: path: /usr/X11R6/lib filename: libX11.6.dylib regex: ^libX11\.6\.dylib$
1939DEBUG: XFree86 installed outside the DarwinPorts system
1940DEBUG: epoch: in tree: 0 installed: 0
1941DEBUG: XFree86 4.5.0_2 exists in the ports tree
1942DEBUG: XFree86 4.5.0_2 is installed
1943DEBUG: Not following dependencies
1944DEBUG: No need to upgrade! XFree86 4.5.0_2 >= XFree86 4.5.0_2
1945DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/render
1946DEBUG: epoch: in tree: 0 installed: 0
1947DEBUG: render 0.9_0 exists in the ports tree
1948DEBUG: render 0.9_0 is installed
1949DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/pkgconfig
1950DEBUG: epoch: in tree: 0 installed: 0
1951DEBUG: pkgconfig 0.20_0 exists in the ports tree
1952DEBUG: pkgconfig 0.20_0 is installed
1953DEBUG: No need to upgrade! pkgconfig 0.20_0 >= pkgconfig 0.20_0
1954DEBUG: No need to upgrade! render 0.9_0 >= render 0.9_0
1955DEBUG: No need to upgrade! xrender 0.9.0_0 >= xrender 0.9.0_0
1956DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/graphics/fontconfig
1957DEBUG: epoch: in tree: 0 installed: 0
1958DEBUG: fontconfig 2.3.2_0 exists in the ports tree
1959DEBUG: fontconfig 2.3.2_0 is installed
1960DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/textproc/expat
1961DEBUG: epoch: in tree: 0 installed: 0
1962DEBUG: expat 2.0.0_1 exists in the ports tree
1963DEBUG: expat 2.0.0_1 is installed
1964DEBUG: No need to upgrade! expat 2.0.0_1 >= expat 2.0.0_1
1965DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/print/freetype
1966DEBUG: epoch: in tree: 0 installed: 0
1967DEBUG: freetype 2.1.10_1 exists in the ports tree
1968DEBUG: freetype 2.1.10_1 is installed
1969DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/archivers/zlib
1970DEBUG: epoch: in tree: 0 installed: 0
1971DEBUG: zlib 1.2.3_0 exists in the ports tree
1972DEBUG: zlib 1.2.3_0 is installed
1973DEBUG: No need to upgrade! zlib 1.2.3_0 >= zlib 1.2.3_0
1974DEBUG: No need to upgrade! freetype 2.1.10_1 >= freetype 2.1.10_1
1975DEBUG: No need to upgrade! fontconfig 2.3.2_0 >= fontconfig 2.3.2_0
1976DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/print/freetype
1977DEBUG: epoch: in tree: 0 installed: 0
1978DEBUG: freetype 2.1.10_1 exists in the ports tree
1979DEBUG: freetype 2.1.10_1 is installed
1980DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/archivers/zlib
1981DEBUG: epoch: in tree: 0 installed: 0
1982DEBUG: zlib 1.2.3_0 exists in the ports tree
1983DEBUG: zlib 1.2.3_0 is installed
1984DEBUG: No need to upgrade! zlib 1.2.3_0 >= zlib 1.2.3_0
1985DEBUG: No need to upgrade! freetype 2.1.10_1 >= freetype 2.1.10_1
1986DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/graphics/libpng
1987DEBUG: epoch: in tree: 0 installed: 0
1988DEBUG: libpng 1.2.8_2 exists in the ports tree
1989DEBUG: libpng 1.2.8_2 is installed
1990DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/archivers/zlib
1991DEBUG: epoch: in tree: 0 installed: 0
1992DEBUG: zlib 1.2.3_0 exists in the ports tree
1993DEBUG: zlib 1.2.3_0 is installed
1994DEBUG: No need to upgrade! zlib 1.2.3_0 >= zlib 1.2.3_0
1995DEBUG: No need to upgrade! libpng 1.2.8_2 >= libpng 1.2.8_2
1996DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/render
1997DEBUG: epoch: in tree: 0 installed: 0
1998DEBUG: render 0.9_0 exists in the ports tree
1999DEBUG: render 0.9_0 is installed
2000DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/devel/pkgconfig
2001DEBUG: epoch: in tree: 0 installed: 0
2002DEBUG: pkgconfig 0.20_0 exists in the ports tree
2003DEBUG: pkgconfig 0.20_0 is installed
2004DEBUG: No need to upgrade! pkgconfig 0.20_0 >= pkgconfig 0.20_0
2005DEBUG: No need to upgrade! render 0.9_0 >= render 0.9_0
2006DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/archivers/zlib
2007DEBUG: epoch: in tree: 0 installed: 0
2008DEBUG: zlib 1.2.3_0 exists in the ports tree
2009DEBUG: zlib 1.2.3_0 is installed
2010DEBUG: No need to upgrade! zlib 1.2.3_0 >= zlib 1.2.3_0
2011DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/textproc/expat
2012DEBUG: epoch: in tree: 0 installed: 0
2013DEBUG: expat 2.0.0_1 exists in the ports tree
2014DEBUG: expat 2.0.0_1 is installed
2015DEBUG: No need to upgrade! expat 2.0.0_1 >= expat 2.0.0_1
2016DEBUG: No need to upgrade! cairo 1.0.4_0 >= cairo 1.0.4_0
2017DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/textproc/expat
2018DEBUG: epoch: in tree: 0 installed: 0
2019DEBUG: expat 2.0.0_1 exists in the ports tree
2020DEBUG: expat 2.0.0_1 is installed
2021DEBUG: No need to upgrade! expat 2.0.0_1 >= expat 2.0.0_1
2022DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/graphics/jpeg
2023DEBUG: epoch: in tree: 0 installed: 0
2024DEBUG: jpeg 6b_1 exists in the ports tree
2025DEBUG: jpeg 6b_1 is installed
2026DEBUG: No need to upgrade! jpeg 6b_1 >= jpeg 6b_1
2027DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/graphics/tiff
2028DEBUG: epoch: in tree: 0 installed: 0
2029DEBUG: tiff 3.8.0_0 exists in the ports tree
2030DEBUG: tiff 3.8.0_0 is installed
2031DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/graphics/jpeg
2032DEBUG: epoch: in tree: 0 installed: 0
2033DEBUG: jpeg 6b_1 exists in the ports tree
2034DEBUG: jpeg 6b_1 is installed
2035DEBUG: No need to upgrade! jpeg 6b_1 >= jpeg 6b_1
2036DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/archivers/zlib
2037DEBUG: epoch: in tree: 0 installed: 0
2038DEBUG: zlib 1.2.3_0 exists in the ports tree
2039DEBUG: zlib 1.2.3_0 is installed
2040DEBUG: No need to upgrade! zlib 1.2.3_0 >= zlib 1.2.3_0
2041DEBUG: No need to upgrade! tiff 3.8.0_0 >= tiff 3.8.0_0
2042DEBUG: No need to upgrade! gnome-keyring 0.4.6_0 >= gnome-keyring 0.4.6_0
2043DEBUG: variants to install
2044DEBUG: available variants are : use-sys-deps
2045DEBUG: new portvariants:
2046DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/gnome/libgnomeui
2047DEBUG: Requested variant powerpc is not provided by port libgnomeui.
2048DEBUG: Requested variant darwin is not provided by port libgnomeui.
2049DEBUG: Requested variant macosx is not provided by port libgnomeui.
2050DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/gnome/libbonoboui
2051DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/gnome/libbonoboui
2052DEBUG: Searching for dependency: libbonoboui
2053DEBUG: Found Dependency: receipt exists for libbonoboui
2054DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/gnome/gnome-keyring
2055DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/gnome/gnome-keyring
2056DEBUG: Searching for dependency: gnome-keyring
2057DEBUG: Found Dependency: receipt exists for gnome-keyring
2058DEBUG: Executing com.apple.main (libgnomeui)
2059DEBUG: Executing com.apple.fetch (libgnomeui)
2060  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2061                                 Dload  Upload   Total   Spent    Left  Speed
2062
2063  0 1837k    0     0    0     0      0      0 --:--:--  0:00:08 --:--:--     0
2064  0 1837k    0  5792    0     0    633      0  0:49:32  0:00:09  0:49:23 21061
2065  7 1837k    7  129k    0     0  13375      0  0:02:20  0:00:09  0:02:11  123k
2066 31 1837k   31  576k    0     0  53932      0  0:00:34  0:00:10  0:00:24  277k
2067 58 1837k   58 1076k    0     0  92408      0  0:00:20  0:00:11  0:00:09  351k
2068 85 1837k   85 1577k    0     0   122k      0  0:00:15  0:00:12  0:00:03  387k
2069100 1837k  100 1837k    0     0   136k      0  0:00:13  0:00:13 --:--:--  427k
2070DEBUG: Executing com.apple.checksum (libgnomeui)
2071DEBUG: Correct (md5) checksum for libgnomeui-2.14.0.tar.bz2
2072DEBUG: Correct (sha1) checksum for libgnomeui-2.14.0.tar.bz2
2073DEBUG: Correct (rmd160) checksum for libgnomeui-2.14.0.tar.bz2
2074DEBUG: setting option extract.cmd to /opt/local/bin/bzip2
2075DEBUG: Executing com.apple.extract (libgnomeui)
2076DEBUG: setting option extract.args to /opt/local/var/db/dports/distfiles/libgnomeui/libgnomeui-2.14.0.tar.bz2
2077DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_gnome_libgnomeui/work" && /opt/local/bin/bzip2 -dc /opt/local/var/db/dports/distfiles/libgnomeui/libgnomeui-2.14.0.tar.bz2 | /usr/bin/gnutar --no-same-owner -xf -'
2078DEBUG: Executing com.apple.patch (libgnomeui)
2079DEBUG: Executing com.apple.configure (libgnomeui)
2080DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_gnome_libgnomeui/work/libgnomeui-2.14.0" && CPPFLAGS="-L/opt/local/lib -I/opt/local/include" ./configure --prefix=/opt/local'
2081DEBUG: Executing com.apple.build (libgnomeui)
2082DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_gnome_libgnomeui/work/libgnomeui-2.14.0" && make all'
2083Error: Target com.apple.build returned: shell command "cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_gnome_libgnomeui/work/libgnomeui-2.14.0" && make all" returned error 2
2084Command output: && glib-mkenums \
2085                --fhead "#ifndef __GNOMETYPEBUILTINS_H__\n" \
2086                --fhead "#define __GNOMETYPEBUILTINS_H__ 1\n\n" \
2087                --fhead "#include <glib-object.h>\n\n" \
2088                --fhead "G_BEGIN_DECLS\n\n" \
2089                --ftail "G_END_DECLS\n\n" \
2090                --ftail "#endif /* __GNOMETYPEBUILTINS_H__ */\n" \
2091                --fprod "\n/* --- @filename@ --- */" \
2092                --eprod "#define GNOME_TYPE_@ENUMSHORT@ @enum_name@_get_type()\n" \
2093                --eprod "GType @enum_name@_get_type (void);\n" \
2094        gnome-about.h gnome-app.h gnome-app-helper.h gnome-app-util.h gnome-appbar.h gnome-authentication-manager.h gnome-client.h gnome-color-picker.h gnome-dateedit.h gnome-dialog.h gnome-dialog-util.h gnome-druid.h gnome-druid-page.h gnome-druid-page-edge.h gnome-druid-page-standard.h gnome-entry.h gnome-file-entry.h gnome-font-picker.h gnome-help.h gnome-href.h gnome-ice.h gnome-icon-entry.h gnome-icon-item.h gnome-icon-list.h gnome-icon-lookup.h gnome-icon-sel.h gnome-icon-theme.h gnome-messagebox.h gnome-mdi.h gnome-mdi-child.h gnome-mdi-generic-child.h gnome-mdi-session.h gnome-password-dialog.h gnome-pixmap.h gnome-pixmap-entry.h gnome-popup-menu.h gnome-propertybox.h gnome-scores.h gnome-ui-init.h gnome-stock-icons.h gnome-thumbnail.h gnome-types.h gnome-uidefs.h gnome-url.h gnome-vfs-util.h gnome-window.h gnome-window-icon.h libgnomeui.h ) > xgen-gth \
2095&& (cmp -s xgen-gth gnometypebuiltins.h || cp xgen-gth gnometypebuiltins.h) \
2096&& rm -f xgen-gth \
2097&& echo timestamp > stamp-gnometypebuiltins.h
2098glib-genmarshal --prefix=_gnome_marshal ./gnome-marshal.list --header >> xgen-gmh \
2099&& (cmp -s xgen-gmh gnome-marshal.h || cp xgen-gmh gnome-marshal.h) \
2100&& rm -f xgen-gmh xgen-gmh~ \
2101&& echo timestamp > stamp-gnome-marshal.h
2102make  all-recursive
2103Making all in pixmaps
2104rm -f gnome-stock-pixbufs.h
2105var=`echo "stock_attach.png stock_book_blue.png stock_book_green.png stock_book_open.png stock_book_red.png stock_book_yellow.png stock_line_in.png stock_mail.png stock_mail_compose.png stock_mail_forward.png stock_mail_receive.png stock_mail_reply.png stock_mail_send.png stock_menu_about.png stock_menu_blank.png stock_scores.png stock_mic.png stock_multiple_file.png stock_not.png stock_table_borders.png stock_table_fill.png stock_text_bulleted_list.png stock_text_indent.png stock_text_numbered_list.png stock_text_unindent.png stock_timer.png stock_timer_stopped.png stock_trash.png stock_trash_full.png stock_volume.png stock_midi.png stock_authentication.png" | sed -e 's,stock_\([^\.]*\)\.png,stock_\1 ./stock_\1.png,g'` ; \
2106   /opt/local/bin/gdk-pixbuf-csource --raw --build-list $var > pixbufs-tmp && \
2107   cat ./copyright.txt pixbufs-tmp > gnome-stock-pixbufs.h
2108failed to load "./stock_attach.png": Das Format der Bilddatei >>./stock_attach.png<< konnte nicht erkannt werden
2109make[4]: *** [gnome-stock-pixbufs.h] Error 1
2110make[3]: *** [all-recursive] Error 1
2111make[2]: *** [all] Error 2
2112make[1]: *** [all-recursive] Error 1
2113make: *** [all] Error 2
2114
2115DEBUG: Registry error: XFree86 not registered as installed.
2116    invoked from within
2117"registry_installed ${portname}"
2118    invoked from within
2119"$workername eval registry_installed \${portname}"
2120Error: Unable to upgrade port: 1