xfce4 port update to 4.1.90 (4.2-BETA1)

Joshua Tinnin krinklyfig at spymac.com
Sun Oct 17 00:36:18 PDT 2004


On Saturday 16 October 2004 02:37 pm, Oliver Lehmann 
<lehmann at ans-netz.de> wrote:
> Hi,
>
> I spent some time to update all(? i hope ;) xfce4 related ports to
> bring them up to the latest 4.1.90 release.

W00t! Thanks!

> A patch for all modified ports (76 files, 38 ports) can be found at:
>
> http://pofo.de/tmp/patch-xfce4
>
> - There are 2 new ports:
>    misc/xfce4-appfinder
>    misc/xfce4-icon-theme
>
> - 2 ports are scheduled for removal:
>    x11-fm/xfce4-fm-icons
>    misc/xfce4-panel-themes
>
> - some ports have new OPTIONS (still undocumented):
>    x11/libxfce4util  WITH_GTKDOC
>    x11/libxfce4mcs  WITH_GTKDOC
>    x11-toolkits/libxfce4gui WITH_GTKDOC
>    x11-fm/xfce4-fm  WITH_LIBRSVG
>
> - The following patches are new. I reported them to the xfce4 authors
> and I hope they will patch the affected source on their side:
>    x11/libxfce4util/files/patch-docs::Makefile.in
>    x11/libxfce4mcs/files/patch-docs::Makefile.in
>    x11-toolkits/libxfce4gui/files/patch-docs::Makefile.in
>    x11-fm/xfce4-fm/files/patch-fgr::glob.c
>    x11-fm/xfce4-fm/files/patch-libs::types.h
>
> - I removed the following patches:
>    x11-wm/xfce4-session/files/patch-shutdown.c
>
> - The metaport "x11-wm/xfce" got the following new dependencies:
>    misc/xfce4-appfinder
>    x11-wm/xfce4-session
>    x11/xfce4-trigger-launcher
>    misc/xfce4-icon-theme
>
> Maintainer from affected ports should try their ports if they are
> still working with that xfce release.
>
> Would be nice to get feedback.

The build failed on me on libxfce4util, running on 5.3-BETA7:

...
(cd .libs && rm -f libxfce4util.so && ln -s libxfce4util.so.1 
libxfce4util.so)
ar cru .libs/libxfce4util.a  libxfce4util_la-i18n.o 
libxfce4util_la-licenses-texts.o libxfce4util_la-utf8.o 
libxfce4util_la-xfce-desktopentry.o libxfce4util_la-xfce-fileutils.o 
libxfce4util_la-xfce-kiosk.o libxfce4util_la-xfce-miscutils.o 
libxfce4util_la-xfce-rc.o libxfce4util_la-xfce-rc-config.o 
libxfce4util_la-xfce-rc-simple.o libxfce4util_la-xfce-resource.o
ranlib .libs/libxfce4util.a
creating libxfce4util.la
(cd .libs && rm -f libxfce4util.la && ln -s ../libxfce4util.la 
libxfce4util.la)
Making all in docs
make: don't know how to make all-local. Stop
*** Error code 1

Stop in /usr/ports/x11/libxfce4util/work/libxfce4util-4.1.90.
*** Error code 1

Stop in /usr/ports/x11/libxfce4util/work/libxfce4util-4.1.90.
*** Error code 1

Stop in /usr/ports/x11/libxfce4util.
...

My /etc/make.conf:

CPUTYPE?=athlon-xp
CFLAGS= -O -pipe
COPTFLAGS= -O -pipe
X_WINDOW_SYSTEM=xorg
DOC_LANG=en_US.ISO8859-1

# -- use.perl generated deltas -- #
# Created: Mon Oct 11 20:50:51 2004
# Setting to use base perl from ports:
PERL_VER=5.8.5
PERL_VERSION=5.8.5
PERL_ARCH=mach
NOPERL=yo
NO_PERL=yo
NO_PERL_WRAPPER=yo

- jt


More information about the freebsd-ports mailing list