Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
30 Apr 2022 08:03:20 41.2
|
Tobias C. Berner (tcberner)  |
framework: convert bsd.gstreamer.mk to Uses/gstreamer.mk
- convert bsd.gstreamer.mk to Uses/gstreamer.mk
- convert ports tree to make use of USES=gstreamer
- remove duplicate dependency lines from the tree
Differential Revision: https://reviews.freebsd.org/D35097 |
01 Feb 2022 00:04:50 41.2
|
Neel Chauhan (nc)  |
x11-fm/nautilus: Update to 41.2 |
27 Dec 2021 09:24:11 41.1_1
|
Dima Panov (fluffy)  |
x11-fm/nautilus: unbreak build after deskutils/libportal upgrade (+)
The portal-gtk3.h header has been moved into a separate subdir.
Backport patch from upstream.
Reported by: poudriere
With hat: desktop
Sponsored by: Netzkommune GmbH |
13 Nov 2021 20:02:35 41.1
|
Jan Beich (jbeich)  |
x11-fm/nautilus: chase Meson options name after 951c1f5d1c73
meson.build:1:0: ERROR: Unknown options: "enable-packagekit, enable-selinux"
https://gitlab.gnome.org/GNOME/nautilus/-/commit/983892a65674
PR: 259080
Reported by: antoine (via exp-run)
Regressed by: https://github.com/mesonbuild/meson/commit/dbf2ace6ca1c |
08 Nov 2021 20:28:01 41.1
|
Neel Chauhan (nc)  |
x11-fm/nautilus: Update to 41.1 |
10 Oct 2021 19:44:42 41.0
|
Baptiste Daroussin (bapt)  |
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency) |
28 Sep 2021 02:49:59 41.0
|
Neel Chauhan (nc)  |
x11-fm/nautilus: Update to 41.0 |
10 Sep 2021 21:17:53 40.2
|
Bernhard Froehlich (decke)  |
x11-fm/nautilus: Add CPE information
Approved by: portmgr (blanket) |
15 Aug 2021 15:09:09 40.2
|
Neel Chauhan (nc)  |
x11-fm/nautilus: Update to 40.2 |
23 Jul 2021 17:23:36 3.36.3
|
Tobias C. Berner (tcberner)  |
x11-fm/nautilus: prepare for glib 2.68.3
Add upstream fix dropping use of volatile[1]
[1]
https://gitlab.gnome.org/GNOME/nautilus/-/commit/9b733dd9df9d6d9805c56749d05ada15a7560ef4
PR: 256200 |
06 Apr 2021 14:31:07 3.36.3
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
10 Dec 2020 22:00:02
3.36.3
|
sunpoet  |
Update USES=python for py-isort 5.6.4 update |
29 Sep 2020 15:39:34
3.36.3
|
bapt  |
Update to 3.36.3
This is the last version not depending on tracker3, tracker3 will follow
after the quarterly is branched |
29 Sep 2020 12:07:28
3.28.1_5
|
bapt  |
First batch at upgrading gnome to 3.36/3.38
Update evolution-dataserver to 3.38.0 and because of ABI breakage update ports
depending on it
Update bijiben to 3.38.0
Update gnome-calendar to 3.38.0
Update gnome-contacts to 3.38
Update gnome-maps to 3.38.0
Patch gnome-todo to work with newer evolution-dataserver (patched obtained from
OpenBSD/Archlinux)
Update evolution to 3.38.0
Update evolution-ews to 3.38.0 (among changes it brings support for office365)
Update folks to 0.14.0
Update cheese to 3.38.0 (Only the first 15 lines of the commit message are shown above ) |
13 Sep 2020 15:58:46
3.28.1_4
|
tcberner  |
Make dependency of devel/gvfs optional for a several different ports
- this makes it possible for users to not install gvfs by making it an optional
dependeny
- and moving it to nautilus directly instead of very high up the gnome stack in
libngomeui
- it is on by default in nautilus, so no change for users of that
PR: 228307
Submitted by: VVD <vvd@unislabs.com> |
07 Nov 2019 18:36:56
3.28.1_3
|
zeising  |
Add USES=xorg USES=gl, ports categories x
Add USES=xorg and USES=gl to ports in categories starting with 'x'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
26 Jul 2019 20:46:57
3.28.1_3
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
15 Dec 2018 14:26:55
3.28.1_2
|
kwm  |
Add INSTALLS_ICONS.
This fixes leftover issues with icon-theme.cache in evince and totem.
Reported by: mandree@ |
12 Dec 2018 01:35:36
3.28.1_1
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
30 Sep 2018 11:58:31
3.28.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 |
29 Jul 2018 22:18:46
3.18.5_1
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
11 Jun 2018 01:44:15
3.18.5
|
linimon  |
Fix port builds for architectures which remain on gcc as the default compiler.
This will primarily help powerpc64.
For archs where clang is the default compiler, these changes will have no
effect, as the base compiler already has these capabilities (primarily, but
not exclusively, c++-11).
Tested for no-harm on amd64.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
01 Apr 2016 14:33:58
3.18.5
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
14 Feb 2016 18:57:54
3.18.5
|
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 |
12 Dec 2015 11:01:36
3.16.3
|
kwm  |
Update to the lastest GNOME 3.16 releases. |
05 Aug 2015 19:13:26
3.16.2 
|
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 |
30 Dec 2014 20:13:47
3.14.2 
|
kwm  |
Update cinnamon to 2.4, this should fix [1] and [2].
Update totem to 3.14 now that we have gstreamer 1.4 and minor gnome updates.
Update evolution suite to 3.12.9.
Make sure gtk30 pulls in adwait-icon-theme, since it now the default theme [3].
PR: 195290 [1], 195289 [2], 195455 [3]
Obtained from: gnome devel repo |
03 Dec 2014 09:18:24
3.14.1 
|
kwm  |
Update GNOME to 3.14.2.
This update was brought to you in collaboration with Gustua Perez
Make sure gtk30 pulls it the default theme (adwaita-icon-theme).
Update the extra gnome-shell-extensions so they work with gnome-shell 3.14.
Drop metacity from gnome3 meta-port.
Remove the gtile gnome-shell extension since it proven to be buggy.
Exp-run done by antoine@ for gdk-pixbuf2 deprecated API.
PR: 195414
Obtained from: gnome dev repo |
19 Nov 2014 11:49:06
3.14.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 ) |
03 Sep 2014 06:21:44
2.32.2.1_7
|
bapt  |
Remove now useless @exec |
02 Sep 2014 12:29:43
2.32.2.1_7
|
tijl  |
Add missing library libgmodule-2.0
Reported by: antoine |
11 Jun 2014 14:50:00
2.32.2.1_7
|
tijl  |
Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS. Also remove references to
PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
required additional patches.
Somewhat simplified a linker command line looks like:
${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}
where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us. If possible -L and -l flags need to be (Only the first 15 lines of the commit message are shown above ) |
13 May 2014 11:54:54
2.32.2.1_7
|
tijl  |
Convert x11-toolkits/unique to "USES=libtool pathfix tar:bzip2".
Bump PORTREVISION on all dependent ports. [1]
audio/ario: USES=libtool.
audio/gmpc: USES=libtool.
audio/gnome-media: USES=libtool:keepla tar:bzip2.
audio/xfce4-mixer: USES=libtool tar:bzip2.
graphics/shotwell: Unbreak and USES=tar:xz.
science/gwyddion: USES=libtool tar:bzip2.
sysutils/mate-control-center: USES=libtool.
x11/xfce4-clipman-plugin: USES=libtool tar:bzip2.
Approved by: portmgr (implicit) [1] |
12 May 2014 01:41:15
2.32.2.1_6
|
amdmi3  |
- Switch to USE_GNOME=introspection
Approved by: maintainer timeout |
23 Apr 2014 13:25:17
2.32.2.1_6
|
tijl  |
When linking a library libA with a library libB using libtool, if libB.la
exists, libtool will add all libraries libB.la refers to (dependency_libs
field) to the linker command line and store them in the dependency_libs
field of libA.la. So everything that subsequently links with libA will also
link to these extra libraries. This causes too much overlinking.
This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs
field in .la libraries during staging. However, because .la libraries have
very limited use when dependency_libs is empty it makes sense to completely
remove them during staging.
So with this commit USES=libtool is modified to remove .la libraries and a
new form (USES=libtool:keepla) is introduced in case they need to be kept
(dependency_libs is still emptied).
(Only the first 15 lines of the commit message are shown above ) |
11 Apr 2014 11:50:35
2.32.2.1_5
|
bapt  |
Support stage
Modernize |
22 Oct 2013 14:04:02
2.32.2.1_4
|
amdmi3  |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (remaining categories)
- Add note on mtree change to CHANGES
Approved by: portmgr (bdrewery) |
20 Sep 2013 23:49:40
2.32.2.1_4
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-fm) |
04 Sep 2013 18:06:08
2.32.2.1_4
|
madpilot  |
- Make ports use the libc provided iconv implementation on 10-CURRENT
after r254273
- Fix a bunch of ports to properly work after this
- Mark converters/libiconv as IGNORE for systems with iconv in libc
Reviewed by: bapt
Approved by: portmgr (bapt)
Discussed with: bapt, bsam (who both contributed ideas and code) |
03 Sep 2013 09:59:01
2.32.2.1_4
|
bapt  |
Add an explicit dependency on pkgconf |
04 Aug 2013 07:26:20
2.32.2.1_4
|
az  |
- Fix usage of USES
Approved by: kwm@ (gnome@) |
17 Jun 2013 08:16:03
2.32.2.1_4
|
kwm  |
Fix build with glib 2.36.
Convert to USES=desktop-file-utils and shared-mime-info. |
24 Apr 2013 18:10:32
2.32.2.1_3
|
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
14 Mar 2013 08:17:40
2.32.2.1_3
|
pclin  |
- graphics/libexif:
* Update to 0.6.21
* Add LICENSE
* Switch to OptionsNG and PORTDOCS
- Document libexif 2012-07-12 vulnerabilty
- Bump PORTREVISION for libexif related ports
- Trim headers while here
PR: ports/175910
Approved by: swills (mentor)
Security: d881d254-70c6-11e2-862d-080027a5ec9a |
21 Jan 2013 18:14:00
2.32.2.1_2
|
kwm  |
Fix the build with new glib.
While here trim Makefile header, remove shlib version in LIB_DEPENDS
and register conflict in nautilus.
Obtained from: gnome staging area. |
01 Jun 2012 05:26:28
2.32.2.1_2
|
dinoex  |
- update png to 1.5.10 |
23 Sep 2011 22:26:39
2.32.2.1_1
|
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 |
04 Mar 2011 02:15:10
2.32.2.1_1
|
wen  |
- Bump PORTREVISION to chase the update of libexif |
30 Dec 2010 01:04:24
2.32.2.1
|
avl  |
Update to 2.32.2.1. |
12 Dec 2010 10:50:03
2.32.2
|
kwm  |
Update to 2.32.2. |
04 Dec 2010 07:34:27
2.32.1
|
ade  |
Sync to new bsd.autotools.mk |
20 Nov 2010 15:37:08
2.32.1
|
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 ) |
31 May 2010 02:01:56
2.30.1_1
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
10 May 2010 21:19:08
2.30.1
|
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 ) |
28 Mar 2010 06:47:48
2.28.4_2
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
2.28.4_1
|
dinoex  |
- update to jpeg-8 |
16 Dec 2009 21:06:52
2.28.4
|
marcus  |
Update to 2.28.4. |
16 Dec 2009 18:25:19
2.28.3
|
kwm  |
Update to 2.28.3. |
06 Dec 2009 06:41:16
2.28.2
|
marcus  |
Update to 2.28.2. |
28 Nov 2009 20:06:37
2.28.1
|
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 ) |
10 Sep 2009 02:38:14
2.26.3_2
|
marcus  |
Add a patch from GNOME git to fix a crash with nautilus preferences.
Obtained from: GNOME git |
02 Aug 2009 19:36:34
2.26.3_1
|
mezz  |
-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 |
31 Jul 2009 13:57:52
2.26.3_1
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
19 May 2009 07:42:48
2.26.3
|
kwm  |
Update to 2.26.3. |
25 Apr 2009 21:20:41
2.26.2_1
|
marcus  |
Add an autostart condition on whether or not
/apps/nautilus/preferences/show_desktop is set.
Reported by: Dave Hayes <dave@jetcafe.org> |
24 Apr 2009 06:38:26
2.26.2
|
kwm  |
Presenting GNOME 2.26.1 for FreeBSD.
Approved by: portmgr (marcus) |
10 Apr 2009 05:56:28
2.26.1
|
marcus  |
Presenting GNOME 2.26 for FreeBSD. See
http://library.gnome.org/misc/release-notes/2.26/ for a list of what's new.
On the FreeBSD front, we introduced a port of libxul 1.9 as an alternative
for Firefox 2.0 as a Gecko provider. Almost all of the Gecko consumers
can make use of this provider by setting:
WITH_GECKO=libxul
The GNOME 2.26 port was done by ahze, kwm, marcus, and mezz with
contributions by Joseph S. Atkinson, Peter Wemm, Eric L. Chen,
Martin Matuska, Craig Butler, and Pawel Worach. |
10 Jan 2009 05:22:13
2.24.2
|
marcus  |
Presenting GNOME 2.24 for FreeBSD.
See http://library.gnome.org/misc/release-notes/2.24/ for the general
release notes. On the FreeBSD front, this release introduces Fuse support
in HAL, adds multi-CPU support to libgtop, WebKit updates, and fixes some
long-standing seahorse and gnome-keyring bugs. The documentation updates
to the website are forthcoming.
This release features commits by adamw, ahze, kwm, mezz, and myself. It would
not have been possible without are contributors and testers:
Alexander Loginov
Craig Butler [1]
Dmitry Marakasov [6]
Eric L. Chen (Only the first 15 lines of the commit message are shown above ) |
25 Jul 2008 22:24:14
2.22.5.1_1
|
marcus  |
Update shared-mime-info to 0.51, and remove conflicts with x11-fm/nautilus.
Add an UPDATING entry on how to properly perform this upgrade. |
12 Jul 2008 19:06:31
2.22.5.1
|
marcus  |
Update to 2.22.5.1. |
01 Jul 2008 02:49:35
2.22.4
|
mezz  |
Update to 2.22.4. |
06 Jun 2008 14:12:23
2.22.3_1
|
edwin  |
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) |
28 May 2008 20:23:32
2.22.3
|
mezz  |
Update to 2.22.3. |
19 Apr 2008 17:56:05
2.22.2_2 
|
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
08 Apr 2008 01:00:10
2.22.2_1
|
ahze  |
Readd tracker (if you want the gnome bits you must install
sysutils/tracker-gnome) |
07 Apr 2008 21:25:33
2.22.2
|
marcus  |
* Update to 2.22.2
* Disable tracker support as it causes a circular dependency [1]
Discussed with: ahze [1] |
05 Apr 2008 17:02:17
2.22.1_2
|
ahze  |
Split tracker into gnome and non-gnome ports
The sysutils/tracker port is now a meta port and tracker is now split into
separate ports to allow non-GNOME users to install tracker without pulling
in GNOME components. To upgrade please use the directions below.
portmaster users:
portmaster -o sysutils/tracker-client tracker
portmaster -u sysutils/tracker
portupgrade users:
portupgrade -o sysutils/tracker-client tacker
portupgrade -u sysutils/tracker
Repocopied by: marcus |
28 Mar 2008 21:52:18
2.22.1
|
marcus  |
Update to 2.22.1. |
24 Mar 2008 03:50:55
2.22.0_2
|
marcus  |
The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 for
FreeBSD. The official GNOME 2.22 release notes can be found at
http://library.gnome.org/misc/release-notes/2.22/ . On the FreeBSD front,
this release features an updated hal port with support for video4linux
devices, DRM (Direct Rendering), and better support of removable media. Work
is also underway to tie webkit more closely into GNOME. As part of the
GNOME 2.22 upgrade, GStreamer received a rather large upgrade as well.
Be sure to consult UPDATING on the proper steps to upgrade all of your
GNOME ports.
This release would not have been possible without the contributions and
testing efforts of the following people:
Pawel Worach
kan
edwin
Peter Ulrich Kruppa
J. W. Ballantine
Yasuda Keisuke
Andriy Gapon |
24 Oct 2007 23:37:25
2.20.0
|
marcus  |
Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
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 (Only the first 15 lines of the commit message are shown above ) |
03 Jul 2007 17:16:52
2.18.3
|
mezz  |
-Update to 2.18.3.
-Get rid of X11BASE. |
27 May 2007 15:25:39
2.18.1_3
|
pav  |
- Chase libexif update |
25 May 2007 12:07:17
2.18.1_2
|
pav  |
- Chase libexif update |
19 May 2007 20:32:57
2.18.1_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
11 Apr 2007 13:39:55
2.18.1
|
bland  |
- Update to 2.18.1
- Sort plist. |
19 Mar 2007 05:14:07
2.18.0.1_1
|
marcus  |
Presenting GNOME 2.18 for FreeBSD. GNOME 2.18 is a departure from recent GNOME
releases in that it focuses more on stability and functionality than on
new features. Not that it doesn't have its share of new and exciting
items. See http://www.gnome.org/start/2.18/ for all the goodies in
this release.
GNOME 2.18 for FreeBSD would not have been possible without the hard work
of the FreeBSD GNOME Team and our intrepid band of testers including
J. W. Ballantine, Pawel Worach, Yasuda Keisuke, Pascal Hofstee, miwi,
Yoshihiro Ota, Vladimir Grebenschikov, Jukka A. Ukkonen,
Phillip Neumann, Franz Klammer, and Neal Delmonico. |
20 Nov 2006 14:26:41
2.16.3
|
ahze  |
Update to 2.16.3 |
16 Nov 2006 17:52:49
2.16.2_1
|
mezz  |
Add a patch fo fix the desktop icons(computer,home,trash)'s position that
couldn't load from ~/.nautilus/metafiles/. This patch was took from in this
bugzilla by Luis Medinas. Bump the PORTREVISION.
Reviewed by: marcus
Reported by: a few of people in freebsd-gnome both mailing list and IRC
Bugzilla: http://bugzilla.gnome.org/show_bug.cgi?id=373895 |
07 Nov 2006 22:38:05
2.16.2
|
ahze  |
Update to 2.16.2 |
14 Oct 2006 08:35:50
2.16.1
|
marcus  |
Presenting GNOME 2.16.1 for FreeBSD. This release represents a massive
amount of work by the FreeBSD GNOME Team and our testers.
On top of the usual GNOME update, we have taken this opportunity to move
GNOME from X11BASE to LOCALBASE. This means roughly 600 ports NOT part of
the GNOME Desktop also need to be changed. The bulk of the move was carried
out by ahze, mezz, and pav, but it would not have been possible without
cooperation from the FreeBSD KDE team who worked with us to make sure
GNOME and KDE can still coexist happily. We would also like to send a
shout out to kris and pointyhat for putting up with multiple test runs
until we got something that was solid.
Back to GNOME 2.16. This release brings a huge amount of new functionality
to FreeBSD. The standard release notes can be read at
http://www.gnome.org/start/2.16/ . But on top of what you will read there, (Only the first 15 lines of the commit message are shown above ) |
01 Aug 2006 04:11:07
2.14.3
|
marcus  |
Update to 2.14.3. |
29 May 2006 05:32:31
2.14.1
|
mezz  |
x11-fm/nautilus2 -> x11-fm/nautilus
Rename this ports to use the real vendor package name. The advantage of this
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 other ports, chase the rename. |
15 Jul 2003 19:00:40
1.0.6_9
|
marcus  |
Begin the de-orbit burn of the GNOME 1.4 desktop. This is phase I. All
core desktop components are being removed. |
12 Jun 2003 09:46:10
1.0.6_9
|
adamw  |
Remove REINPLACE commands that were rolled into gnomehack. |
06 Apr 2003 21:16:05
1.0.6_9
|
marcus  |
* Update to new GNOME infrastructure
* Set GNOME_DESKTOP_VERSION explicitly so users can upgrade or downgrade
across desktop versions |
07 Mar 2003 06:12:45
1.0.6_9
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
17 Feb 2003 18:49:35
1.0.6_9
|
marcus  |
Clean up the Makefile some to remove the dead Mozilla bits. |
20 Sep 2002 17:07:51
1.0.6_9
|
marcus  |
GNOME has just changed the layout of their FTP site. This resulted in
making all the distfiles unfetachable. Update all GNOME ports that fetch
from MASTER_SITE_GNOME to fetch from the correct location. |
11 Sep 2002 16:20:10
1.0.6_9
|
marcus  |
Backport sobomax's CD eject patch to nautilus from nautilus2. |
11 Sep 2002 04:21:34
1.0.6_8
|
marcus  |
Okay, _this_ should complete the filesystem stuff. With this patch, CD names
are correctly displayed on the desktop when a CD is mounted. This
also correctly identifies removable media (based on the "noauto" mount
option). |