aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/superswitcher
Commit message (Collapse)AuthorAgeFilesLines
* Reset MrL0Lz@gmail.com due to maintainer-timeouts and no response to email.linimon2008-09-031-1/+1
| | | | Hat: portmgr
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
| | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialmarcus2007-10-251-3/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GNOME 2.20 release notes can be found at http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update includes the new GIMP 2.4 (courtesy of ahze). The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share rather than ${PREFIX}/share/gnome. The result is that fewer patches and hacks are needed to port GNOME components to FreeBSD. This will mean some user changes may be required, so be sure to read /usr/ports/UPDATING for more details. This release and the things we accomplished in it would not have been possible without mezz's crazy idea to collapse DATADIR, and his persistence to make it happen successfully. Ahze and pav also deserve thanks for their work on porting modules and testing the whole ball of wax on pointyhat (respectively). The FreeBSD GNOME team would also like to thank our various testers and contributors: Yasuda Keisuke Frank Jahnke Pawel Worach Brian Gruber Franz Klammer Yuri Pankov Nick Barkas Cristian KLEIN Tony Maher Scot Hetzel Martin Matuska (mm) Benoit Dejean Martin Wilke (miwi) (And anyone else I may have missed) PRs fixed in this release: 111272, 113470, 115995, 116338
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Rename this ports to use the real vendor package name. The advantage of thismezz2006-05-281-2/+2
| | | | | | | | | | | | | | is to allow our users' keyword search works and easier for users to file the Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and other OSs have the correct package name, but not in our ports tree. My team, FreeBSD GNOME Team, have agreed with it. As for deskutils/superswitcher, devel/configgen and devel/gnome2-hacker-tools, chase the rename. PR: ports/97985 Repocopy by: marcus
* - Update to 0.3mnag2006-05-213-4/+51
| | | | | | PR: 96829 Submitted by: Peter Thoenen <peter.thoenen___yahoo.com> Approved by: maintainer timeout (15 days)
* Remove USE_REINPLACE from all categories starting with Dedwin2006-05-051-1/+0
|
* New Port: deskutils/superswitcheredwin2006-01-074-0/+39
This is a replacement for Alt+Tab in GNOME. The port uses REINPLACE_CMD to fix weirdness in detecting x11.pc. This port also uses ${INSTALL_DATA} because port does not respect --prefix during ./configure. A more feature-full replacement of thr Alt-Tab window switching behavior. Superswitcher uses the "Super" key, also known as the Windows key to switch between windows and workspaces. WWW: http://www.gnomefiles.com/app.php?soft_id=1231 PR: ports/91425 Submitted by: Remington <MrL0Lz@gmail.com>