# /usr/ports/x11/Makefile.local by jhs@berklix .if ( defined(BERKLIX_MINIMAL) || \ defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \ defined(BERKLIX_SERVER) || defined(BERKLIX_AMBITIOUS ) ) #{ .undef SUBDIR .endif #} .if defined(BERKLIX_CLIENT) #{ # SUBDIR += aterm # gj says aterm is a better rxvt .endif #} .if defined(BERKLIX_CLIENT) #{ SUBDIR += editres # a dynamic resource editor for X Toolkit applications .endif #} .if defined(BERKLIX_CLIENT) #{ .if defined(BERKLIX_AMBITIOUS) #{ Lots of dependencies, may break SUBDIR += kde3 # 8.1-RELEASE kde3 fails on SUBDIR ports/x11/kdelibs3 .endif #} .endif #} .if defined(BERKLIX_CLIENT) #{ .if defined(BERKLIX_AMBITIOUS) #{ # # kdebase for /usr/local/bin/konqueror web browser. # SUBDIR += kdebase3 # FreeBSD-8.0-RELEASE amd64 host=fire OK. # FreeBSD-8.1-RELEASE amd64 host=lapo Breaks: # crypto.cpp:2369: error: invalid conversion from # 'const SSL_CIPHER*' to 'SSL_CIPHER*' # FreeBSD-8.2-RELEASE i386 host=laps Breaks: # kdelibs-3.5.10_6 conflicts with installed package(s): # openssl-1.0.0_4 # pkg_delete openssl-1.0.0_4 Complains: # pkg_delete: package 'openssl-1.0.0_4' required by: # xorg-server-1.7.5,1 # xf86-input-mouse-1.5.0 # xf86-video-chips-1.2.2 # xf86-video-fbdev-0.4.1 # xf86-video-neomagic-1.2.4 # xf86-video-vesa-2.3.0 # xorg-7.5 # cyrus-sasl-2.1.23_3 # qt4-network-4.7.1 # qt4-xmlpatterns-4.7.1 # qt4-declarative-4.7.1 # qt4-qt3support-4.7.1 # qt4-webkit-4.7.1 # qt4-help-4.7.1 # qt4-assistant-4.7.1 # qt4-designer-4.7.1 # rasqal-0.9.20 # redland-1.0.12 # soprano-2.5.3 # qca-2.0.3 # attica-0.2.0,1 # policykit-qt-0.9.4 # nmap-5.50 # qscintilla2-2.4.5,1 # py26-qt4-core-4.8.1,1 # py26-qt4-gui-4.8.1,1 # py26-qt4-dbus-4.8.1,1 # fetchmail-6.3.19 # kermit-8.0.211 # p5-Net-SSLeay-1.36 # p5-IO-Socket-SSL-1.38 # p5-Event-RPC-1.01 # sylpheed-1.0.6_9 # libetpan-1.0_1 # claws-mail-3.7.8_1 # git-1.7.3.5 # qt4-accessible-4.7.1 # qt4-linguist-4.7.1 # qt4-qtconfig-4.7.1 # qt4-xmlpatterns-tool-4.7.1 # qt4-4.7.1 # hplip-3.11.1 # dvdrip-0.98.11_3 .endif #} SUBDIR += kdebase4 # Breaks on FreeBSD-8.1-RELEASE am64 host=lapo # Installs OK on FreeBSD-8.2-RELEASE am64 host=blak .endif #} .if defined(BERKLIX_CLIENT) #{ SUBDIR += listres .endif #} .if defined(BERKLIX_CLIENT) #{ SUBDIR += rgb # RUN_DEPENDS of xcolors .endif #} .if defined(BERKLIX_CLIENT) #{ SUBDIR += showrgb # installs showrgb, rgb used to be in xorg.conf .endif #} .if defined(BERKLIX_CLIENT) #{ SUBDIR += stdcmap # X standard colormap utility .endif #} .if defined(BERKLIX_CLIENT) #{ SUBDIR += viewres # graphical class browser for Xt .endif #} .if defined(BERKLIX_CLIENT) #{ SUBDIR += xautolock .endif #} .if (defined(BERKLIX_CLIENT) || defined(BERKLIX_MINIMAL)) #{ SUBDIR += xclock .endif #} .if defined(BERKLIX_CLIENT) #{ SUBDIR += xcolors .endif #} .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \ defined(BERKLIX_MINIMAL) ) #{ SUBDIR += xconsole .endif #} .if defined(BERKLIX_CLIENT) #{ SUBDIR += xditview .endif #} .if (defined(BERKLIX_CLIENT) || defined(BERKLIX_MINIMAL)) #{ SUBDIR += xdm .endif #} .if defined(BERKLIX_CLIENT) #{ SUBDIR += xeyes .endif #} .if defined(BERKLIX_CLIENT) #{ SUBDIR += xfd # display all the characters in an X font .endif #} .if (defined(BERKLIX_CLIENT) || defined(BERKLIX_MINIMAL)) #{ SUBDIR += xinit # for 7.0 .endif #} .if defined(BERKLIX_CLIENT) #{ SUBDIR += xkeyboard-config # xkeyboard-config needed to avoid: # The XKEYBOARD keymap compiler (xkbcomp) reports: # > Error: Can't find file "complete" for types include # > Exiting # > Abandoning keytypes file "default" # Errors from xkbcomp are not fatal to the X server # (EE) Error compiling keymap (server-0) # (EE) XKB: Couldn't compile keymap .endif #} .if defined(BERKLIX_CLIENT) #{ SUBDIR += xkeycaps .endif #} .if defined(BERKLIX_CLIENT) #{ SUBDIR += xlockmore .endif #} .if defined(BERKLIX_CLIENT) #{ SUBDIR += xmag # magnify parts of the screen .endif #} .if defined(BERKLIX_CLIENT) #{ SUBDIR += xman # Manual page display program .endif #} .if defined(BERKLIX_CLIENT) #{ SUBDIR += xmore # plain text display program .endif #} .if (defined(BERKLIX_CLIENT) || defined(BERKLIX_MINIMAL)) #{ SUBDIR += xorg # meta port for all xorg in ports/ .endif #} .if (defined(BERKLIX_CLIENT) || defined(BERKLIX_MINIMAL)) #{ SUBDIR += xorg-apps # xauth, xdpyinfo, xterm. No xdm, xclock .endif #} .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \ defined(BERKLIX_SERVER) || defined(BERKLIX_MINIMAL) ) #{ # SUBDIR += xorg-clients # 6.2 xconsole xauth. Not in 7.2 .endif #} .if defined(BERKLIX_CLIENT) #{ SUBDIR += xsetpointer # set an X Input device as the main pointer .endif #} .if defined(BERKLIX_CLIENT) #{ SUBDIR += xsetroot # xsetroot -def to override 8.0-RELEASE black .endif #} .if defined(BERKLIX_CLIENT) #{ SUBDIR += xsm .endif #} .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \ defined(BERKLIX_MINIMAL) ) #{ SUBDIR += xauth # 7.0 .endif #} .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_MINIMAL) ) #{ SUBDIR += xbiff # 7.0 .endif #} .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \ defined(BERKLIX_MINIMAL) ) #{ SUBDIR += xterm # for consolev running at holz .endif #} .if defined(BERKLIX_CLIENT) #{ SUBDIR += xvidtune # video mode tuner for Xorg .endif #}