freebsd-ports/x11/Makefile

303 lines
7.0 KiB
Makefile
Raw Normal View History

1999-08-30 22:51:23 -04:00
# $FreeBSD$
#
COMMENT = Ports to support the X window system
SUBDIR += 3ddesktop
SUBDIR += 9box
SUBDIR += 9menu
SUBDIR += 9term
SUBDIR += Terminal
1995-10-03 07:45:15 -04:00
SUBDIR += XFree86
2000-03-10 19:22:16 -05:00
SUBDIR += XFree86-4
SUBDIR += XFree86-4-clients
SUBDIR += XFree86-4-documents
SUBDIR += XFree86-4-libraries
SUBDIR += XFree86-4-manuals
2000-03-07 01:42:01 -05:00
SUBDIR += XFree86-aoutlibs
1996-11-08 21:05:45 -05:00
SUBDIR += XFree86-contrib
SUBDIR += accessx
SUBDIR += alltray
SUBDIR += apwal
1999-01-25 22:27:32 -05:00
SUBDIR += aterm
SUBDIR += bbappconf
SUBDIR += bbrun
SUBDIR += bbuname
1999-01-17 23:47:08 -05:00
SUBDIR += bgrot
SUBDIR += blast
1996-11-25 05:15:55 -05:00
SUBDIR += bricons
SUBDIR += brightside
SUBDIR += buttonbox
SUBDIR += chameleon
SUBDIR += cnslock
SUBDIR += compositeext
SUBDIR += damageext
SUBDIR += decurs
SUBDIR += deskmenu
1998-07-12 22:27:43 -04:00
SUBDIR += dgs
SUBDIR += docker
1998-05-17 02:30:28 -04:00
SUBDIR += dxpc
SUBDIR += dynamag
SUBDIR += ebuttons
SUBDIR += ecore
SUBDIR += efancylauncher
SUBDIR += electricsheep
1995-10-03 07:45:15 -04:00
SUBDIR += emu
SUBDIR += erun
1997-11-01 09:59:46 -05:00
SUBDIR += eterm
SUBDIR += fast-user-switch-applet
SUBDIR += fbdesk
SUBDIR += fbpanel
1997-06-14 04:06:40 -04:00
SUBDIR += fbsd-icons
SUBDIR += fireflies
SUBDIR += fixesext
SUBDIR += fluxbg
SUBDIR += gcb
SUBDIR += gcursor
SUBDIR += gdesklets-tasklist
SUBDIR += gdkxft
2005-01-24 18:26:24 -05:00
SUBDIR += gdm
SUBDIR += ggiterm
1999-09-08 22:24:17 -04:00
SUBDIR += gmessage
SUBDIR += gmrun
SUBDIR += gnome-applets
SUBDIR += gnome-clipboard-daemon
SUBDIR += gnome-desktop
SUBDIR += gnome-desktop-reference
SUBDIR += gnome-launch-box
Presenting GNOME 2.10 for FreeBSD! The release notes can be found at http://www.gnome.org/start/2.10/notes/rnwhatsnew.html, and will give you a good idea of what has gone into this release overall. However, a lot of FreeBSD specific additions and fixes have been made. For example, this release offers fixed ACPI support as well as new CPU freqeuncy monitoring support. See the FreeBSD GNOME 2.10 upgrade page at http://www.FreeBSD.org/gnome/docs/faq210.html for the entire list as well as a list of known issues and upgrade instructions. GNOME 2.10, as well as all of our releases, would not be possible without the great team that goes into porting and testign each and every component. Thanks definitely goes out to ahze, adamw, bland, kwm, mezz, and pav for all their work. We would also like to thank our adventurous users that chose to ride the walrus. We'd especially like to thank the following users that provided patches for GNOME 2.10: ade Yasuda Keisuke Franz Klammer Khairil Yusof Radek Kozlowsk And anyone else I may have accidentally omitted. As with GNOME 2.8, 2.10 comes with a brand-spankin' new splashscreen courtesy of Franz Klammer. However, unlike GNOME 2.8, we've included all of the FreeBSD GNOME splashscreen entries with gnomesession. You can use the deskutils/splashsetter port to choose the one you like best. As always, GNOME users should _not_ use portupgrade alone to upgrade to 2.10. Instead, get the gnome_upgrade.sh script from http://www.FreeBSD.org/gnome/gnome_upgrade.sh. Enjoy!
2005-03-12 05:39:38 -05:00
SUBDIR += gnome-menus
SUBDIR += gnome-screensaver
SUBDIR += gnome-swallow
2002-11-27 15:28:08 -05:00
SUBDIR += gnome2
2002-09-20 00:24:40 -04:00
SUBDIR += gnome2-fifth-toe
SUBDIR += gnome2-lite
SUBDIR += gnome2-power-tools
1998-09-06 02:35:43 -04:00
SUBDIR += gnomelibs
SUBDIR += gnomepanel
SUBDIR += gnomepanel-reference
SUBDIR += gnomesession
SUBDIR += gnometerminal
SUBDIR += gpctool
SUBDIR += grabc
SUBDIR += gromit
SUBDIR += gsynaptics
SUBDIR += gtk-launch
SUBDIR += gtk-theme-switch
SUBDIR += gtk-themepreview
SUBDIR += gtk2-theme-switch
SUBDIR += gtkchtheme
SUBDIR += gtkterm2
SUBDIR += gtstarter
SUBDIR += gxset
SUBDIR += idesk
2000-02-23 18:36:51 -05:00
SUBDIR += imwheel
SUBDIR += ipager
1998-07-12 18:55:08 -04:00
SUBDIR += kb2mb2
SUBDIR += kde-lite
Please welcome Qt3/KDE3 to our ports tree. This includes work since the original versions of these ports, so some PORTREVISIONs were bumped. See http://freebsd.kde.org/ and mailing lists linked to from there for info on the packages generated to test these ports. bsd.kde.mk has already been updated a few days ago to work with these. Some patches applied to fix a few bugs were: deskutils/kdepim3: [1] Remove kpilot from build because it wasn't ready at release. editors/koffice-kde3: [2] Fix compile time bugs for FreeBSD. misc/kdeedu3: [3] Fix compile problem with kvoctrain. x11/kdebase3: [4] Fix KDM CPU usage and login bug. Some caveats: * All PLISTs are broken for deinstall due to script bug that I didn't notice until very recently. This will be fixed when I commit an update tomorrow. These ports should still install perfectly fine though. They should also deinstall without giving errors, but will leave directories behind. * You can't install this with any other version of QT or KDE already installed. I am not sure the checks are 100% working, but fixes for these will be forthcoming. This is mainly due to a policy decision made by kde@ to make QT/KDE ports install the way the rest of the world expects it to while also still conforming to FreeBSD's hier(7). For reference on this decision, please consult the KDE/FreeBSD mailing list archives. This decision fixes 2-year-old bug reports relating to how we handled this for KDE2 vs KDE1. Submitted by: [1] Adrian de Groot <adridg@cs.kun.nl>, [2] David Faure <faure@kde.org>, Andy Fawcett <andy@athame.co.uk> Lauri Watts <lauri@kde.org> [3] Lauri Watts <lauri@kde.org> [4] Alan Eldridge <alane@geeksrus.net> Oswald Buddenhagen <ossi@kde.org> Reviewed by: kde
2002-04-21 19:47:50 -04:00
SUBDIR += kde3
SUBDIR += kde3-apireference
Please welcome Qt3/KDE3 to our ports tree. This includes work since the original versions of these ports, so some PORTREVISIONs were bumped. See http://freebsd.kde.org/ and mailing lists linked to from there for info on the packages generated to test these ports. bsd.kde.mk has already been updated a few days ago to work with these. Some patches applied to fix a few bugs were: deskutils/kdepim3: [1] Remove kpilot from build because it wasn't ready at release. editors/koffice-kde3: [2] Fix compile time bugs for FreeBSD. misc/kdeedu3: [3] Fix compile problem with kvoctrain. x11/kdebase3: [4] Fix KDM CPU usage and login bug. Some caveats: * All PLISTs are broken for deinstall due to script bug that I didn't notice until very recently. This will be fixed when I commit an update tomorrow. These ports should still install perfectly fine though. They should also deinstall without giving errors, but will leave directories behind. * You can't install this with any other version of QT or KDE already installed. I am not sure the checks are 100% working, but fixes for these will be forthcoming. This is mainly due to a policy decision made by kde@ to make QT/KDE ports install the way the rest of the world expects it to while also still conforming to FreeBSD's hier(7). For reference on this decision, please consult the KDE/FreeBSD mailing list archives. This decision fixes 2-year-old bug reports relating to how we handled this for KDE2 vs KDE1. Submitted by: [1] Adrian de Groot <adridg@cs.kun.nl>, [2] David Faure <faure@kde.org>, Andy Fawcett <andy@athame.co.uk> Lauri Watts <lauri@kde.org> [3] Lauri Watts <lauri@kde.org> [4] Alan Eldridge <alane@geeksrus.net> Oswald Buddenhagen <ossi@kde.org> Reviewed by: kde
2002-04-21 19:47:50 -04:00
SUBDIR += kdebase3
SUBDIR += kdelibs3
SUBDIR += kdelibs3-nocups
SUBDIR += keylaunch
SUBDIR += libGL
SUBDIR += libICE
SUBDIR += libSM
SUBDIR += libX11
SUBDIR += libXau
SUBDIR += libXcomposite
SUBDIR += libXcursor
SUBDIR += libXdamage
SUBDIR += libXdmcp
SUBDIR += libXext
SUBDIR += libXfixes
SUBDIR += libXfont
SUBDIR += libXi
SUBDIR += libXinerama
SUBDIR += libXp
SUBDIR += libXpm
SUBDIR += libXrandr
SUBDIR += libXrender
SUBDIR += libXres
SUBDIR += libXtrans
SUBDIR += libXv
SUBDIR += libXxf86
SUBDIR += libcapplet
1997-08-11 04:55:36 -04:00
SUBDIR += libdnd
SUBDIR += libexo
2002-03-19 12:33:16 -05:00
SUBDIR += libgnome
SUBDIR += libgnome-java
SUBDIR += libgnome-reference
SUBDIR += libgnomemm
SUBDIR += libgnomemm26
1997-01-13 03:07:41 -05:00
SUBDIR += libsx
SUBDIR += libsynaptics
SUBDIR += libxfce4mcs
SUBDIR += libxfce4util
SUBDIR += libxkbfile
SUBDIR += libxklavier
SUBDIR += linux-XFree86-libs
2001-11-07 12:35:52 -05:00
SUBDIR += linux-gnomelibs
SUBDIR += linux-xorg-libs
1997-01-13 03:07:41 -05:00
SUBDIR += lupe
SUBDIR += mgapdesk
SUBDIR += mlterm
SUBDIR += mrxvt
SUBDIR += mrxvt-devel
SUBDIR += multi-aterm
SUBDIR += multi-gnome-terminal
SUBDIR += mxico
SUBDIR += numlockx
SUBDIR += nvidia-driver
SUBDIR += nvidia-settings
SUBDIR += nvidia-xconfig
SUBDIR += offix-clipboard
SUBDIR += offix-execute
SUBDIR += oooqs
SUBDIR += p5-Clipboard
SUBDIR += p5-X11-GUITest
SUBDIR += p5-X11-IdleTime
SUBDIR += p5-X11-Protocol
SUBDIR += padkey
SUBDIR += panoramixext
SUBDIR += peeper
2000-10-08 17:47:23 -04:00
SUBDIR += portoseguro
2000-06-07 13:16:12 -04:00
SUBDIR += powershell
SUBDIR += printext
1998-01-04 18:45:30 -05:00
SUBDIR += props
SUBDIR += qrash
SUBDIR += randrext
SUBDIR += rendercheck
SUBDIR += renderext
SUBDIR += resourceext
SUBDIR += rox-wallpaper
SUBDIR += rsibreak
SUBDIR += ruby-X11
SUBDIR += ruby-gnome2
SUBDIR += ruby-gnome2-all
SUBDIR += ruby-gtktrayicon
1995-10-03 07:45:15 -04:00
SUBDIR += rxvt
2000-09-19 11:50:15 -04:00
SUBDIR += rxvt-devel
SUBDIR += rxvt-unicode
SUBDIR += settitle
SUBDIR += silo
SUBDIR += sisctrl
SUBDIR += slim
SUBDIR += stalonetray
SUBDIR += startup-notification
1995-10-03 07:45:15 -04:00
SUBDIR += sxpc
SUBDIR += temperature.app
SUBDIR += thinglaunch
SUBDIR += tilda
SUBDIR += tkXwin
1996-11-07 07:28:22 -05:00
SUBDIR += tkgoodstuff
1997-11-24 00:04:22 -05:00
SUBDIR += tycoon
2002-05-18 02:27:43 -04:00
SUBDIR += vdesk
1998-09-04 03:19:09 -04:00
SUBDIR += wdm
SUBDIR += wmappl
SUBDIR += wmblob
1999-04-11 08:54:17 -04:00
SUBDIR += wmbutton
SUBDIR += wmcliphist
SUBDIR += wmctrl
SUBDIR += wmdrawer
SUBDIR += wmfstatus
1999-11-02 20:34:54 -05:00
SUBDIR += wmmatrix
SUBDIR += wmmenu
SUBDIR += wmmsg
SUBDIR += wmoldmenu2new
SUBDIR += wmxss
SUBDIR += workrave
SUBDIR += wrapper
1999-04-02 20:45:18 -05:00
SUBDIR += wterm
1995-10-03 07:45:15 -04:00
SUBDIR += x3270
1997-11-17 07:49:47 -05:00
SUBDIR += xaniroc
1997-03-06 05:15:57 -05:00
SUBDIR += xantfarm
1996-08-16 03:55:04 -04:00
SUBDIR += xautolock
SUBDIR += xautomation
1999-04-27 09:22:27 -04:00
SUBDIR += xballoon
1999-01-25 01:10:55 -05:00
SUBDIR += xbanner
SUBDIR += xbelld
SUBDIR += xbindkeys
SUBDIR += xbindkeys_config
SUBDIR += xcalib
1995-10-03 07:45:15 -04:00
SUBDIR += xcb
SUBDIR += xclip
SUBDIR += xcmd
1997-07-01 18:08:36 -04:00
SUBDIR += xco
1997-07-01 18:39:08 -04:00
SUBDIR += xcoloredit
1995-10-03 07:45:15 -04:00
SUBDIR += xcolors
1998-12-11 11:06:00 -05:00
SUBDIR += xcolorsel
SUBDIR += xcurs
1999-10-31 22:21:43 -05:00
SUBDIR += xcut
SUBDIR += xdialog
1995-10-03 07:45:15 -04:00
SUBDIR += xdtm
SUBDIR += xextensions
SUBDIR += xf86ext
SUBDIR += xfce4-clipman-plugin
SUBDIR += xfce4-taskmanager
SUBDIR += xfce4-trigger-launcher
1997-06-17 02:48:56 -04:00
SUBDIR += xfishtank
SUBDIR += xfree86_xkb_xml
1995-10-03 07:45:15 -04:00
SUBDIR += xgrab
SUBDIR += xidle
SUBDIR += xinput
SUBDIR += xkbctrl
SUBDIR += xkbset
1995-10-03 07:45:15 -04:00
SUBDIR += xkeycaps
2000-01-23 23:55:09 -05:00
SUBDIR += xkeywrap
SUBDIR += xlibs
1995-10-03 07:45:15 -04:00
SUBDIR += xloadimage
SUBDIR += xlockmore
1998-11-20 20:32:14 -05:00
SUBDIR += xlogout
1999-04-30 19:06:17 -04:00
SUBDIR += xlupe
1998-12-24 09:35:06 -05:00
SUBDIR += xmangekyou
1996-11-19 07:32:12 -05:00
SUBDIR += xmascot
1996-11-15 14:30:58 -05:00
SUBDIR += xmold
SUBDIR += xmon
SUBDIR += xmotd
1998-04-19 02:03:42 -04:00
SUBDIR += xmove
1999-10-31 22:21:43 -05:00
SUBDIR += xmsg
1999-06-28 19:05:59 -04:00
SUBDIR += xmx
SUBDIR += xnee
SUBDIR += xnodecor
SUBDIR += xorg
SUBDIR += xorg-clients
SUBDIR += xorg-documents
SUBDIR += xorg-libraries
SUBDIR += xorg-manpages
1997-03-25 10:30:45 -05:00
SUBDIR += xprompt
SUBDIR += xproto
SUBDIR += xrestop
SUBDIR += xrootconsole
SUBDIR += xrsh
1995-10-03 07:45:15 -04:00
SUBDIR += xscreensaver
SUBDIR += xscreensaver-gnome
SUBDIR += xscreensaver-gnome-hacks
SUBDIR += xscreensaver-kde
SUBDIR += xscreensaver.app
SUBDIR += xsel
1997-10-07 00:30:56 -04:00
SUBDIR += xskyroot
1995-10-03 07:45:15 -04:00
SUBDIR += xsnow
1998-12-24 02:18:18 -05:00
SUBDIR += xstarroll
SUBDIR += xstroke
1996-07-25 15:04:42 -04:00
SUBDIR += xtacy
1997-10-31 08:06:54 -05:00
SUBDIR += xtattr
SUBDIR += xterm
SUBDIR += xtermcontrol
1999-08-21 16:41:49 -04:00
SUBDIR += xtermset
SUBDIR += xtestpicture
1997-06-03 15:16:19 -04:00
SUBDIR += xtoolwait
SUBDIR += xtrlock
SUBDIR += xtset
SUBDIR += xvattr
SUBDIR += xvkbd
SUBDIR += xwatchwin
1998-06-15 08:05:33 -04:00
SUBDIR += xwit
SUBDIR += xxkb
1997-08-25 10:10:09 -04:00
SUBDIR += xzoom
SUBDIR += yalias
2002-11-27 15:28:08 -05:00
SUBDIR += yelp
2004-03-20 14:06:44 -05:00
SUBDIR += zenity
1994-10-29 18:17:33 -04:00
.include <bsd.port.subdir.mk>