1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
freebsd-ports/x11-wm/Makefile
Joe Marcus Clarke f76d32b8e8 Presenting GNOME 2.28.1 for FreeBSD. The official release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.28/ .
Officially, this is mostly a polishing release in preparation for GNOME 3.0
due in about a year.

On the FreeBSD front, though, a lot went into this release.  Major thanks
goes to kwm and avl who did a lot of the porting work for this release.
In particular, kwm brought in Evolution MAPI support for better Microsoft
Exchange integration.  Avl made sure that the new gobject introspection
repository ports were nicely compartmentalized so that large dependencies
aren't brought in wholesale.

But, every GNOME team member (ahze, avl, bland, kwm, mezz, and myself)
contributed to this release.

Other major improvements include an updated HAL with better volume
probing code, ufsid integration, and support for volume names containing
spaces (big thanks to J.R. Oldroyd); a new WebKit; updated AbiWord;
an updated Gimp; and a preview of the new GNOME Shell project (thanks to
Pawel Worach).

The FreeBSD GNOME Team would like to that the following additional
contributors to this release whose patches and testing really helped
make it a success:

Andrius Morkunas
Dominique Goncalves
Eric L. Chen
J.R. Oldroyd
Joseph S. Atkinson
Li
Pawel Worach
Romain Tartière
Thomas Vogt
Yasuda Keisuke
Rui Paulo
Martin Wilke
(and an extra shout out to miwi and pav for pointyhat runs)

We would like to send this release out to Alexander Loginov (avl) in
hopes that he feels better soon.

PR:		136676
		136967
		138872 (obsolete with new epiphany-webkit)
		139160
		134737
		139941
		140097
		140838
		140929
2009-11-28 20:06:37 +00:00

152 lines
3.3 KiB
Makefile

# $FreeBSD$
#
COMMENT = X11 window managers
SUBDIR += aewm
SUBDIR += afterstep
SUBDIR += afterstep-i18n
SUBDIR += afterstep-stable
SUBDIR += ahwm
SUBDIR += amaterus
SUBDIR += amiwm
SUBDIR += antiwm
SUBDIR += awesome
SUBDIR += awesome2
SUBDIR += badwm
SUBDIR += bbconf
SUBDIR += bbkeys
SUBDIR += bbpager
SUBDIR += blackbox
SUBDIR += blwm
SUBDIR += boxtools
SUBDIR += ccsm
SUBDIR += clementine
SUBDIR += compiz
SUBDIR += compiz-fusion
SUBDIR += compiz-plugins-extra
SUBDIR += compiz-plugins-main
SUBDIR += compiz-plugins-unsupported
SUBDIR += compizconfig-backend-gconf
SUBDIR += compizconfig-python
SUBDIR += ctwm
SUBDIR += devilspie
SUBDIR += dwm
SUBDIR += e16
SUBDIR += e16utils
SUBDIR += e17-utils
SUBDIR += echinus
SUBDIR += ede
SUBDIR += emerald
SUBDIR += enlightenment
SUBDIR += enlightenment-docs
SUBDIR += epiwm
SUBDIR += epplets
SUBDIR += etoile-azalea
SUBDIR += etoile-azdock
SUBDIR += etoile-azswitch
SUBDIR += etoile-login
SUBDIR += evilwm
SUBDIR += fbcmd
SUBDIR += fbpager
SUBDIR += fluxbox
SUBDIR += fluxconf
SUBDIR += fluxter
SUBDIR += flwm
SUBDIR += fvwm
SUBDIR += fvwm-crystal
SUBDIR += fvwm2
SUBDIR += fvwm2-devel
SUBDIR += fvwm2-i18n
SUBDIR += fvwm95
SUBDIR += fvwm95-i18n
SUBDIR += gcompmgr
SUBDIR += genmenu
SUBDIR += golem
SUBDIR += hackedbox
SUBDIR += i3
SUBDIR += icewm
SUBDIR += ion
SUBDIR += ion-2
SUBDIR += jewel
SUBDIR += jwm
SUBDIR += kappdock
SUBDIR += kompmgr
SUBDIR += larswm
SUBDIR += libcompizconfig
SUBDIR += libdockapp
SUBDIR += libwraster
SUBDIR += lwm
SUBDIR += lxsession
SUBDIR += lxsession-lite
SUBDIR += matchbox
SUBDIR += matwm2
SUBDIR += metacity
SUBDIR += musca
SUBDIR += mutter
SUBDIR += nickleby
SUBDIR += obconf
SUBDIR += obmenu
SUBDIR += obpager
SUBDIR += olvwm
SUBDIR += openbox
SUBDIR += oroborus
SUBDIR += pager
SUBDIR += pawm
SUBDIR += peksystray
SUBDIR += pekwm
SUBDIR += phluid
SUBDIR += piewm
SUBDIR += plwm
SUBDIR += pwm
SUBDIR += qlwm
SUBDIR += qvwm
SUBDIR += ratmen
SUBDIR += ratmenu
SUBDIR += ratpoison
SUBDIR += sapphire
SUBDIR += sawfish
SUBDIR += scrotwm
SUBDIR += selectwm
SUBDIR += simple-ccsm
SUBDIR += skippy
SUBDIR += skippy-xd
SUBDIR += stumpwm
SUBDIR += swm
SUBDIR += tinywm
SUBDIR += transset-df
SUBDIR += treewm
SUBDIR += tvtwm
SUBDIR += twm
SUBDIR += vtwm
SUBDIR += w9wm
SUBDIR += waimea
SUBDIR += waimea-devel
SUBDIR += wampager
SUBDIR += weewm
SUBDIR += windowlab
SUBDIR += windowmaker
SUBDIR += wm2
SUBDIR += wmakerconf
SUBDIR += wmanager
SUBDIR += wmanager-addons
SUBDIR += wmconfig
SUBDIR += wmcp
SUBDIR += wmfs
SUBDIR += wmg
SUBDIR += wmii
SUBDIR += wmii-devel
SUBDIR += wmname
SUBDIR += wmthemeinstall
SUBDIR += xcompmgr
SUBDIR += xfce
SUBDIR += xfce4
SUBDIR += xfce4-desktop
SUBDIR += xfce4-panel
SUBDIR += xfce4-session
SUBDIR += xfce4-wm
SUBDIR += xmonad
SUBDIR += xmonad-contrib
.include <bsd.port.subdir.mk>