aboutsummaryrefslogtreecommitdiff
path: root/deskutils/superswitcher
Commit message (Collapse)AuthorAgeFilesLines
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-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) Notes: svn path=/head/; revision=214430
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialJoe Marcus Clarke2007-10-241-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 Notes: svn path=/head/; revision=201947
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Rename this ports to use the real vendor package name. The advantage of thisJeremy Messenger2006-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 Notes: svn path=/head/; revision=163654
* - Update to 0.3Marcus Alves Grando2006-05-203-4/+51
| | | | | | | | | PR: 96829 Submitted by: Peter Thoenen <peter.thoenen___yahoo.com> Approved by: maintainer timeout (15 days) Notes: svn path=/head/; revision=162907
* Remove USE_REINPLACE from all categories starting with DEdwin Groothuis2006-05-041-1/+0
| | | | Notes: svn path=/head/; revision=161363
* New Port: deskutils/superswitcherEdwin Groothuis2006-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> Notes: svn path=/head/; revision=152949