aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/granite
Commit message (Collapse)AuthorAgeFilesLines
* Fix spelling of toolkits name (GTK+3 instead of GTK3)Olivier Duchateau2015-08-301-1/+1
| | | | | | | Reported by: danfe@ Notes: svn path=/head/; revision=395635
* - Update to 0.3.1Olivier Duchateau2015-08-308-110/+56
| | | | | | | | - Sort USES - Remove unneeded patches Notes: svn path=/head/; revision=395624
* The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD.Koop Mast2015-08-053-3/+33
| | | | | | | | | | | | | | | | | | | | | The offical GNOME 3.16 release notes can be found at https://help.gnome.org/misc/release-notes/3.16/ Upgrade instructions for port users: Delete the old tracker package with: # pkg delete -f tracker And user port upgrade tool of choice to upgrade. Thanks to Antoine Brodin for running the exp-runs. This release was made possible by the following people: Gustau Perez Ting-Wei_Lan PR: 201980 Notes: svn path=/head/; revision=393607
* Update to 0.3.0Olivier Duchateau2014-12-028-128/+65
| | | | Notes: svn path=/head/; revision=373776
* The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.Koop Mast2014-11-191-0/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Gnome 3.14.1 and Cinnamon 2.2.16 are supported on FreeBSD 9.3-RELEASE and up. This commit removes the old GNOME 2 desktop, bindings and some ports that can't be compiled. A few ports where updated to more recent versions to allow them to compile with this update. Apart from updating ports to newer versions GDM is more integrated with gnome-shell now, and handles several things for the GNOME desktop such as screen locking. If you want to use GNOME 3 via startx, you will have to add your own lock screen/screensaver. For example xscreensaver can be used for sessions started without GDM. Shell Extensions can be installed via https://extensions.gnome.org/ , we have ported a few that can't be installed via this way. The old gnome-utils and gnome-games ports where split up into single ports and where converted to meta-ports. gnome-terminal requires a UTF-8 locale to run, gdm handles this already, but if you use startx you need to do this yourself. Upgrade instructions: Delete the old and conflicting packages: # pkg delete clutter gnome-utils gnome-panel gnome-keyring vala-vapigen \ guile gcalctool gnome-media libgnomekbd # pkg delete gnome-screensaver gnome-applets bug-buddy evolution-exchange \ evolution-webcal gnome-system-tools seahorse-plugins gnome-control-center For package users the following lines will be enough: # pkg upgrade # pkg install gnome3 For ports users should do the following: # portmaster -a # portmaster x11/gnome3 We are currently aware of two issues. The first issue is a bug in the file monitoring code in the glib20 port. This bug causes glib programs to crash when files in a monitored directory are added or removed. Upstream is aware of the problem, but since the problem is quite complex there is no solution yet. This problem isn't restricted to BSD. The second issue is that on certain video cards totem will display a purple/pink overlay on the video. It not clear yet where the issues comes from. Major thanks goes to Gustau Perez for being a driving force behind getting GNOME 3 up to speed again. Also thanks to Antoine Brodin for running the exp-runs. This update was also made possible by: Joe Maloney Kris Moore Beeblebrox Ryan Lortie Antoine Jacoutot and everyone I missed Notes: svn path=/head/; revision=372768
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-1/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* - Use CCode attribute for setproctitle() function, bug #1324424 [1]Olivier Duchateau2014-05-295-9/+48
| | | | | | | | | | | - Add new dependency, sysutils/contractor - Fix pkg-plist - Bump PORTREVISION [1] https://bugs.launchpad.net/granite/+bug/1324424 Notes: svn path=/head/; revision=355716
* - Update to 0.2.3.1Olivier Duchateau2014-03-242-8/+9
| | | | Notes: svn path=/head/; revision=349067
* Update the default version of GCC used in the Ports Collection fromGerald Pfeifer2014-03-101-1/+1
| | | | | | | | | | | | | | GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as well as changing the default in Mk/bsd.default-versions.mk. Part II, Bump PORTREVISIONs. PR: 182136 Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports) Tested by: bdrewery (two -exp runs) Notes: svn path=/head/; revision=347809
* - Add DragonFly support, when .pc file is installedOlivier Duchateau2014-02-112-4/+5
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=343817
* - Use bsdtar to extract distfileOlivier Duchateau2014-02-101-3/+2
| | | | | | | - Remove white spaces Notes: svn path=/head/; revision=343679
* Granite is an extension of Gtk+ toolkit. It provides several widgets andOlivier Duchateau2014-02-108-0/+234
classes that ease desktop applications development. WWW: https://launchpad.net/granite Notes: svn path=/head/; revision=343671