Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
30 Sep 2018 11:58:31
1.56.1,1
 |
kwm  |
The FreeBSD GNOME team proudly presents GNOME 3.28 for FreeBSD.
The offical GNOME 3.28 release notes can be found at
https://help.gnome.org/misc/release-notes/3.28/
Thanks to Antoine Brodin for running the exp-runs.
PR: 229761 |
19 Feb 2018 11:10:43
1.50.0_1,1
 |
antoine  |
Reduce dependency on the python2 metaport
PR: 225752
Submitted by: Yasuhiro KIMURA |
08 Oct 2017 16:41:21
1.50.0,1
 |
pi  |
devel/gobject-introspection: fix tests that fail during build
PR: 218453
Submitted by: rozhuk.im@gmail.com |
02 Apr 2017 10:08:06
1.50.0,1
 |
bapt  |
revert update to 1.52 which has fallouts and update to 1.50.0 which works
instead |
01 Apr 2017 22:38:51
1.52.0
 |
bapt  |
Update to 1.52.0
Obtained from: Gnome repository |
01 Apr 2016 14:00:57
1.46.0
 |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
14 Feb 2016 18:57:54
1.46.0
 |
kwm  |
The FreeBSD GNOME team proudly presents GNOME 3.18 for FreeBSD.
The offical GNOME 3.18 release notes can be found at
https://help.gnome.org/misc/release-notes/3.18/
This update doesn't contain the glib/gtk c++ bindings which will
be done in a another update due to the requirement on c++11 and the
amount of fallout this probably will give.
GDM is still at version 3.16 due to some issues.
Bump mate-themes to use the gtk 3.18 version of the themes.
Thanks to Antoine Brodin for running the exp-runs.
This release was made possible by the following people:
Gustau Perez
Ting-Wei_Lan
PR: 207006 |
05 Aug 2015 19:13:26
1.44.0
 |
kwm  |
The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD.
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 |
19 Nov 2014 11:49:06
1.42.0
 |
kwm  |
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 (Only the first 15 lines of the commit message are shown above ) |
27 Oct 2014 10:10:59
1.36.0_3
 |
bapt  |
Cleanup plist |
01 Sep 2014 19:48:49
1.36.0_3
 |
tijl  |
- Convert to USES=libtool and USES=python
- Add INSTALL_TARGET=install-strip
Obtained from: gnome-dev |
29 Jul 2014 21:07:40
1.36.0_2
 |
adamw  |
Convert a bunch of USE_XZ to USES=tar:xz.
Approved by: portmgr (not really, but touches unstaged ports) |
01 Jul 2014 21:16:36
1.36.0_2
 |
robak  |
devel/gobject-introspection: convert to new LIB_DEPENDS format
Approved by: swills, marino (mentors) |
06 Mar 2014 09:13:25
1.36.0_2
 |
miwi  |
- Stage support |
13 Jan 2014 21:00:04
1.36.0_2
 |
rene  |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
20 Sep 2013 17:04:44
1.36.0_2
 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2) |
18 Aug 2013 15:37:57
1.36.0_2
 |
kwm  |
Fix __asm volatile warnings from g-ir-scanner.
Take patch from pkgsrc because the PR patch isn't complete.
PR: ports/181367
Submitted by: Takeshi Taguchi <taguchi@ff.iij4u.or.jp>
Obtained from: NetBSD pkgsrc |
31 Jul 2013 11:57:46
1.36.0_1
 |
kwm  |
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] |
24 Apr 2013 07:35:41
1.34.2
 |
ak  |
- Convert USE_GETTEXT to USES (part 1)
Approved by: portmgr (bapt) |
23 Apr 2013 10:13:20
1.34.2
 |
bapt  |
Convert devel to USES=pkgconfig |
20 Mar 2013 02:39:49
1.34.2
 |
mezz  |
Readd the shared library version in libffi. The gcc46 has its own libffi
library too.
# ldconfig -r | grep libffi
225:-lffi.6 => /usr/local/lib/libffi.so.6
314:-lffi.4 => /usr/local/lib/gcc46/libffi.so.4
PR: ports/176467
Submitted by: Hiroto Kagotani <hiroto.kagotani@gmail.com> |
08 Mar 2013 11:32:12
1.34.2
 |
bapt  |
Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build
it brings bison as a run dependency in case it is set the following way:
USES= bison:run
it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both
While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix |
08 Mar 2013 10:51:36
1.34.2
 |
kwm  |
* 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 |
29 Jan 2013 00:35:33
0.10.8_3
 |
jkim  |
- Update devel/libffi to 3.0.11.
- Reset maintainership for libffi. See ports/164941.
PR: ports/171768
Submitted by: Takefu <takefu@airport.fm> |
10 Dec 2012 19:51:57
0.10.8_3
 |
mva  |
- Fix lang/python27's PTH option knob handling. Since
gobject-introspection does not use python-config correctly and PTH
does not add itself properly to the python-config --includes knob,
python-config --cflags are needed.
PR: ports/172190 ports/170754
Submitted by: Waitman Gobble <uzimac@da3m0n8t3r.com> Shawn Wilson
<ag4ve.us@gmail.com> |
04 Sep 2012 03:05:24
0.10.8_2
 |
linimon  |
Mark as broken on ARM.
PR: ports/170946
Submitted by: linimon
Hat: portmgr |
19 Mar 2012 13:36:06
0.10.8_2
|
kwm  |
Bump portrevision after removing cairo from lib_depends
Submitted by: pav@
Feature safe: yes |
14 Mar 2012 05:18:19
0.10.8_1
|
mezz  |
- Fix the build with no-default CC, to trigger a build fail use CC with
spaces. [1]
- Remove the cairo dependency. [2]
PR: ports/158722 [1]
ports/161185 [2]
Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> [1]
Garrett Cooper <gcooper@ixsystems.com> [2]
Feature safe: yes |
15 Feb 2012 10:53:56
0.10.8_1
|
mm  |
Bump PORTREVISION due to pcre update |
23 Sep 2011 22:26:39
0.10.8
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
05 Sep 2011 18:18:34
0.10.8
|
kwm  |
Restrict python version to 2.x.
PR: ports/160477
Submitter by: sunpoet@ |
20 Aug 2011 17:21:53
0.10.8
|
marcus  |
Fix a potential build problem by testing too much.
Submitted by: mi |
30 Jul 2011 09:20:22
0.10.8
|
kwm  |
Update the glib and gtk stack to the lastest stable releases.
Add new ports for the new stable releases of gtk+-3.0.
Update vala to the newest stable release 0.12.1.
Thanks to pav@ for doing multiple exp-runs, and marcus@ for repo-copies.
Full contributors acknowledgment will be given in the GNOME 3 import. |
03 Jul 2011 14:59:23
0.9.12_1
|
ohauer  |
-remove MD5 |
02 May 2011 22:29:42
0.9.12_1
|
mezz  |
Use 'python${PYTHON_VERSION}-config --includes' to give the includes instead
of static version. Once a fix goes into Python's side then this port should
be able to build with Python's pth stuff enabled.
Reported by: itetcu |
05 Mar 2011 12:05:29
0.9.12_1
|
miwi  |
- Bump PORTREVISION to force rebuild after python update. |
28 Dec 2010 22:59:38
0.9.12
|
mezz  |
Required Python 2.5+.
Reported by: Tony Waria <tonywaria@gmail.com> |
04 Dec 2010 07:34:27
0.9.12
|
ade  |
Sync to new bsd.autotools.mk |
20 Nov 2010 15:37:08
0.9.12
|
kwm  |
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 (Only the first 15 lines of the commit message are shown above ) |
24 Aug 2010 10:26:25
0.6.14
|
kwm  |
Fix build with python 2.7.
PR: ports/149710
Submitted by: bf <bf1783@gmail.com>
Obtained from: Gnome Git |
06 Jun 2010 20:09:33
0.6.14
|
marcus  |
Update to 0.6.14. |
31 May 2010 16:42:42
0.6.11_1
|
marius  |
Handle alignment requirements in g_constant_info_get_value() the same way
it is done in g_ir_node_build_typelib() in order to fix the build on !x86.
Approved by: marcus |
31 May 2010 02:01:56
0.6.11_1
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
22 May 2010 05:45:24
0.6.11
|
marcus  |
Update to 0.6.11. |
16 May 2010 20:44:10
0.6.10
|
marcus  |
Mark MAKE_JOBS_UNSAFE.
PR: 146645
Submitted by: amdmi3 |
10 May 2010 21:19:08
0.6.10
|
kwm  |
Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.30/ .
This release brings initial PackageKit support, Upower (replaces power
management part of hal), cuse4bsd integration with HAL and cheese, and a
faster Evolution.
Sadly GNOME 2.30.x will be the last release with FreeBSD 6.X support. This
will also be the last of the 2.x releases. The next release will be the
highly-anticipated GNOME 3.0 which will bring with it a new UI experience.
Currently, there are a few bugs with GNOME 2.30 that may be of note for our
users. Be sure to consult the UPGRADING note or the 2.30 upgrade FAQ at
http://www.freebsd.org/gnome/docs/faq230.html for specific upgrading
instructions, and the up-to-date list of known issues. (Only the first 15 lines of the commit message are shown above ) |
11 Feb 2010 07:19:22
0.6.7
|
marcus  |
Fix the build on sparc64. Two of these patches were taken from GNOME git,
and the other was submitted by Andrew Belashov <bel@orel.ru>. Thanks
to linimon for providing a test bed. |
25 Dec 2009 15:54:05
0.6.7
|
marcus  |
Quote the metacharatcers in ${CC} to handle some special cases where ${CC}
may contain spaces.
Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> |
18 Dec 2009 17:24:42
0.6.7  |
kwm  |
Update to 0.6.7. |
10 Dec 2009 22:21:58
0.6.6
|
marcus  |
Update to 0.6.6. |
01 Dec 2009 08:01:52
0.6.5_1
|
marcus  |
Fix gir generation when /usr/local is a symlink.
Reported by: dhw
kib
Obtained from: GNOME git |
28 Nov 2009 20:06:37
0.6.5
|
marcus  |
Presenting GNOME 2.28.1 for FreeBSD. The official release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.28/ .
Officially, this is mostly a polishing release in preparation for GNOME 3.0
due in about a year.
On the FreeBSD front, though, a lot went into this release. Major thanks
goes to kwm and avl who did a lot of the porting work for this release.
In particular, kwm brought in Evolution MAPI support for better Microsoft
Exchange integration. Avl made sure that the new gobject introspection
repository ports were nicely compartmentalized so that large dependencies
aren't brought in wholesale.
But, every GNOME team member (ahze, avl, bland, kwm, mezz, and myself)
contributed to this release.
(Only the first 15 lines of the commit message are shown above ) |