summaryrefslogtreecommitdiff
path: root/net-im/telepathy-glib (follow)
Commit message (Collapse)AuthorAgeFilesLines
* The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.Koop Mast2014-11-193-18/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* - Convert USE_PYTHON_BUILD=yes to USES=python:build as suggested by check-sanityDmitry Marakasov2014-08-181-2/+1
| | | | | | | Approved by: kwm Notes: svn path=/head/; revision=365347
* Stagify.Koop Mast2014-06-012-4/+5
| | | | | | | | | Use new lib_depends syntax. gnomehack -> pathfix AUTOTOOLS=libtool / ltverhack -> USES=libtool[:keepla] Notes: svn path=/head/; revision=356105
* - Stage supportMartin Wilke2014-06-011-1/+0
| | | | Notes: svn path=/head/; revision=356075
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net-im) Notes: svn path=/head/; revision=327756
* The FreeBSD GNOME team presents a Glib and Gtk+ 3 update.Koop Mast2013-07-313-15/+32
| | | | | | | | | | | | | | | | | | | | | | | This update updates Glib20 to 2.36 and Gtk+ 3.8 * The gio-fam-backend port that used gamin for the GFileMonitor API is gone. It is replaced by a GIO kqueue implementation developed as part of a NetBSD GSoC 2011 project by Dimitry Matveev. * Fix a bug in the glib20 Makefile so it includes -lintl in the glib-2.0 pkgconfig file [1]. This broke static linking and newer binutils. * Add introspection USE_GNOME component which sets GI_SCANNER_DISABLE_CACHE to prevent creation of / root/.cache dir. Defaults to build & run depend, but :build and :run switches available. * New x11-toolkits/pangox-compat port and companion USE_GNOME component for pangox support which was removed from the pango port. Add it to ports still using pangox API. Exp-run by: bapt@ PR: ports/178958 [1] Submitted by: emaste@ [1] Notes: svn path=/head/; revision=324037
* - Add backup mirror for freedesktopMartin Wilke2013-03-081-1/+2
| | | | | | | Approved by: kwm Notes: svn path=/head/; revision=313645
* Remove empty patch and empty files dir.Koop Mast2013-03-081-0/+0
| | | | Notes: svn path=/head/; revision=313640
* * Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 whichKoop Mast2013-03-085-53/+114
| | | | | | | | | | | | | | | | | | | | | | | are the latest stable releases. * Update vala to the newest stable release 0.18.1, also update a few ports in the gtk/gnome stack. * The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles. * Remove pkg-config run depends from glib20 and freetype2. This doesn't eliminate pkg-config run dependency completely, a second phase is needed and is planned. * Support for .:run. and .:build. for USE_GNOME components was added. Currently only libxml2 and libxslt support this mechanism. * Updates of the telepathy stack and empathy. * Trim makefile headers, convert ports to new options, trim off library versions for some ports. * Fix other ports so they build with the new glib version. Thanks to miwi and crees for helping out with some exp-runs. Approved by: portmgr (miwi & bapt) Obtained from: gnome team repo Notes: svn path=/head/; revision=313633
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-3/+0
| | | | | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file. Notes: svn path=/head/; revision=284232
* Build fixes with glib 2.28. gtk 2.24, gtkmm 2.24 and vala 0.12.Koop Mast2011-07-303-5/+28
| | | | Notes: svn path=/head/; revision=278564
* Update to 0.12.7.Joe Marcus Clarke2010-12-262-3/+3
| | | | Notes: svn path=/head/; revision=266924
* Update to 0.12.6.Joe Marcus Clarke2010-12-192-3/+3
| | | | Notes: svn path=/head/; revision=266575
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* Update to 0.12.5.Joe Marcus Clarke2010-11-272-4/+3
| | | | Notes: svn path=/head/; revision=265245
* Presenting GNOME 2.32.1 for FreeBSD. The offical release notes for thisKoop Mast2010-11-203-8/+65
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | release can be found at http://library.gnome.org/misc/release-notes/2.32/ This will be the last release of the GNOME 2.x series, mainly a bugfix and bridge release to the first release of the GNOME 3.x series. This release features commits by avl, marcus, mezz and myself. The FreeBSD GNOME Team would like to thank the following contributors and testers for there help with this release: Zane C.B. <vvelox@vvelox.net> romain@ Olaf Seibert <O.Seibert@cs.ru.nl> DomiX Bapt <baptiste.daroussin@gmail.com> jsa@ miwi@ Sergio de Almeida Lenzi <lenzi.sergio@gmail.com> Maxim Samsonov <xors@mne.ru> Kris Moore And pav@ for 2 exp-runs PR: ports/152255 ports/143260 ports/141033 ports/149629 ports/150350 ports/151523 With hat: gnome@ Notes: svn path=/head/; revision=264837
* Update to 0.10.7.Joe Marcus Clarke2010-07-252-4/+4
| | | | Notes: svn path=/head/; revision=258194
* Update to 0.10.5.Joe Marcus Clarke2010-05-222-4/+4
| | | | Notes: svn path=/head/; revision=254812
* Update to 0.10.0.Joe Marcus Clarke2010-01-233-4/+5
| | | | Notes: svn path=/head/; revision=248428
* - Mark MAKE_JOBS_UNSAFEPav Lucistnik2009-11-181-0/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=244447
* Update to 0.8.0.Joe Marcus Clarke2009-09-262-4/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=242135
* Update to 0.7.37.Joe Marcus Clarke2009-09-252-4/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=242047
* Commit the 0.7.36 plist as well.Joe Marcus Clarke2009-09-071-0/+5
| | | | Notes: svn path=/head/; revision=241001
* Update to 0.7.36.Joe Marcus Clarke2009-09-072-4/+4
| | | | Notes: svn path=/head/; revision=241000
* Update to 0.7.35.Joe Marcus Clarke2009-08-223-4/+5
| | | | Notes: svn path=/head/; revision=240087
* Update to 0.7.34.Joe Marcus Clarke2009-08-193-4/+5
| | | | Notes: svn path=/head/; revision=239926
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* Update to 0.7.33.Joe Marcus Clarke2009-07-052-4/+4
| | | | Notes: svn path=/head/; revision=237182
* Update to 0.7.32.Joe Marcus Clarke2009-06-213-4/+40
| | | | Notes: svn path=/head/; revision=236392
* Update to 0.7.31.Joe Marcus Clarke2009-06-033-4/+7
| | | | Notes: svn path=/head/; revision=235086
* Update to 0.7.30.Joe Marcus Clarke2009-05-252-4/+4
| | | | Notes: svn path=/head/; revision=234550
* Update to 0.7.29.Joe Marcus Clarke2009-04-062-4/+4
| | | | Notes: svn path=/head/; revision=231680
* Update to 0.7.28.Joe Marcus Clarke2009-03-282-4/+4
| | | | Notes: svn path=/head/; revision=231174
* Update to 0.7.27.Joe Marcus Clarke2009-03-212-4/+4
| | | | Notes: svn path=/head/; revision=230574
* Update to 0.7.26.Joe Marcus Clarke2009-02-232-4/+4
| | | | Notes: svn path=/head/; revision=228874
* Update to 0.7.25.Joe Marcus Clarke2009-02-033-5/+6
| | | | Notes: svn path=/head/; revision=227558
* Update to 0.7.22.Joe Marcus Clarke2009-01-162-4/+4
| | | | Notes: svn path=/head/; revision=226239
* Update to 0.7.21.Joe Marcus Clarke2009-01-143-4/+6
| | | | Notes: svn path=/head/; revision=226050
* Update to 0.7.20.Joe Marcus Clarke2008-12-212-4/+4
| | | | Notes: svn path=/head/; revision=224539
* Update to 0.7.19.Joe Marcus Clarke2008-12-052-4/+4
| | | | Notes: svn path=/head/; revision=223825
* Update to 0.7.18.Joe Marcus Clarke2008-11-043-4/+6
| | | | Notes: svn path=/head/; revision=222387
* Update to 0.7.17.Joe Marcus Clarke2008-10-172-4/+4
| | | | Notes: svn path=/head/; revision=221667
* Update to 0.7.16.Joe Marcus Clarke2008-10-083-5/+10
| | | | Notes: svn path=/head/; revision=221340
* Update to 0.7.14Michael Johnson2008-09-013-5/+8
| | | | Notes: svn path=/head/; revision=219616
* Update to 0.7.13.Joe Marcus Clarke2008-08-073-4/+5
| | | | Notes: svn path=/head/; revision=218168
* Update to 0.7.12Michael Johnson2008-07-263-4/+5
| | | | Notes: svn path=/head/; revision=217612
* Update to 0.7.11.Joe Marcus Clarke2008-07-062-4/+4
| | | | Notes: svn path=/head/; revision=216414
* Update to 0.7.9.Koop Mast2008-06-073-5/+10
| | | | Notes: svn path=/head/; revision=214456
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+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
* Update to 0.7.6Michael Johnson2008-04-082-5/+4
| | | | Notes: svn path=/head/; revision=210796