Commit graph

58 commits

Author SHA1 Message Date
Mathieu Arnold
8d6597e0bb Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:16:16 +00:00
Koop Mast
af3811313c The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.
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
2014-11-19 11:49:04 +00:00
Dmitry Marakasov
d43cf0bf32 - Convert USE_PYTHON_BUILD=yes to USES=python:build as suggested by check-sanity
Approved by:	kwm
2014-08-18 19:37:45 +00:00
Koop Mast
e2be863d04 Stagify.
Use new lib_depends syntax.
gnomehack -> pathfix
AUTOTOOLS=libtool / ltverhack -> USES=libtool[:keepla]
2014-06-01 12:23:08 +00:00
Martin Wilke
c04d421619 - Stage support 2014-06-01 09:42:11 +00:00
Baptiste Daroussin
28bf02d683 Add NO_STAGE all over the place in preparation for the staging support (cat: net-im) 2013-09-20 22:13:34 +00:00
Koop Mast
a5f590e51d The FreeBSD GNOME team presents a Glib and Gtk+ 3 update.
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]
2013-07-31 11:57:45 +00:00
Martin Wilke
d7735d10d7 - Add backup mirror for freedesktop
Approved by:	kwm
2013-03-08 13:03:34 +00:00
Koop Mast
fc439bd990 Remove empty patch and empty files dir. 2013-03-08 12:53:14 +00:00
Koop Mast
7887c684ad * Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
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
2013-03-08 10:51:34 +00:00
Doug Barton
2b1dacc826 Remove more tags from pkg-descr files fo the form:
- 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.
2011-10-24 04:17:37 +00:00
Koop Mast
ca18c5b1d8 Build fixes with glib 2.28. gtk 2.24, gtkmm 2.24 and vala 0.12. 2011-07-30 09:39:44 +00:00
Joe Marcus Clarke
9eb7ace66a Update to 0.12.7. 2010-12-26 16:20:59 +00:00
Joe Marcus Clarke
105cf8eee6 Update to 0.12.6. 2010-12-19 07:55:42 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Joe Marcus Clarke
97118ae886 Update to 0.12.5. 2010-11-27 05:04:03 +00:00
Koop Mast
3680f27ebf Presenting GNOME 2.32.1 for FreeBSD. The offical release notes for this
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@
2010-11-20 15:37:08 +00:00
Joe Marcus Clarke
58daea1d5c Update to 0.10.7. 2010-07-25 00:38:38 +00:00
Joe Marcus Clarke
bfdcbe9370 Update to 0.10.5. 2010-05-22 07:35:13 +00:00
Joe Marcus Clarke
c2937ea723 Update to 0.10.0. 2010-01-23 19:38:46 +00:00
Pav Lucistnik
ed9c0642a6 - Mark MAKE_JOBS_UNSAFE
Reported by:	pointyhat
2009-11-18 22:39:55 +00:00
Joe Marcus Clarke
3a850bb62d Update to 0.8.0.
Feature safe:	yes
2009-09-26 13:33:17 +00:00
Joe Marcus Clarke
4e26f9d447 Update to 0.7.37.
Feature safe:	yes
2009-09-25 00:11:03 +00:00
Joe Marcus Clarke
07ff435806 Commit the 0.7.36 plist as well. 2009-09-07 19:10:15 +00:00
Joe Marcus Clarke
915a2e1c40 Update to 0.7.36. 2009-09-07 19:06:17 +00:00
Joe Marcus Clarke
57ae5192d8 Update to 0.7.35. 2009-08-22 04:50:42 +00:00
Joe Marcus Clarke
d17d0e20b5 Update to 0.7.34. 2009-08-19 03:01:39 +00:00
Jeremy Messenger
789d75c728 -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-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
2009-08-02 19:36:34 +00:00
Joe Marcus Clarke
a32ec8297b Update to 0.7.33. 2009-07-05 18:35:38 +00:00
Joe Marcus Clarke
92949d4c88 Update to 0.7.32. 2009-06-21 00:06:03 +00:00
Joe Marcus Clarke
4329b04644 Update to 0.7.31. 2009-06-03 03:55:14 +00:00
Joe Marcus Clarke
ea0c0f22e5 Update to 0.7.30. 2009-05-25 20:58:55 +00:00
Joe Marcus Clarke
6ecc0c978d Update to 0.7.29. 2009-04-06 05:53:45 +00:00
Joe Marcus Clarke
f84bee0299 Update to 0.7.28. 2009-03-28 03:26:08 +00:00
Joe Marcus Clarke
457b6a2558 Update to 0.7.27. 2009-03-21 05:10:48 +00:00
Joe Marcus Clarke
91012aaa12 Update to 0.7.26. 2009-02-23 05:54:52 +00:00
Joe Marcus Clarke
79a99b9a12 Update to 0.7.25. 2009-02-03 18:51:54 +00:00
Joe Marcus Clarke
99e0167a10 Update to 0.7.22. 2009-01-16 07:21:52 +00:00
Joe Marcus Clarke
3a30a94cbf Update to 0.7.21. 2009-01-14 07:57:14 +00:00
Joe Marcus Clarke
8de2476f2d Update to 0.7.20. 2008-12-21 20:12:59 +00:00
Joe Marcus Clarke
ce13e6a643 Update to 0.7.19. 2008-12-05 22:26:20 +00:00
Joe Marcus Clarke
1ec96a806a Update to 0.7.18. 2008-11-04 18:05:17 +00:00
Joe Marcus Clarke
b47e2589d4 Update to 0.7.17. 2008-10-17 04:46:40 +00:00
Joe Marcus Clarke
fb39f7a5e1 Update to 0.7.16. 2008-10-08 19:12:48 +00:00
Michael Johnson
41834ccda7 Update to 0.7.14 2008-09-01 21:59:03 +00:00
Joe Marcus Clarke
391dd04818 Update to 0.7.13. 2008-08-07 03:46:16 +00:00
Michael Johnson
9b8ff88c92 Update to 0.7.12 2008-07-26 16:27:49 +00:00
Joe Marcus Clarke
52ca7a9145 Update to 0.7.11. 2008-07-06 21:57:45 +00:00
Koop Mast
24fec672f4 Update to 0.7.9. 2008-06-07 08:49:42 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
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)
2008-06-06 14:17:21 +00:00