Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.3.4_13 05 Mar 2025 10:30:38
    |
Baptiste Daroussin (bapt)  |
gnome: remove tracker2
Tracker2 has long ago been replaced by tracker3 which is also gone now
and replaced by tinysparql.
Tracker2 is creating some complication for many ports (including
grilo-plugins) when installed, considering it not supported anymore,
just remove it instead of fighting it in each related port |
2.3.4_13 14 Feb 2025 23:12:32
    |
Daniel Engberg (diizzy)  |
*/*: Bump consumers of devel/icu
...to avoid library mismatches |
2.3.4_12 12 Jan 2024 22:40:48
    |
Muhammad Moinur Rahman (bofh)  |
*/*: Sanitize MANPREFIX for meson ports
Approved by: portmgr |
2.3.4_11 17 Nov 2023 11:46:00
    |
Jan Beich (jbeich)  |
devel/icu: update to 74.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-74-1
Reported by: GitHub (watch releases)
PR: 274317
Exp-run by: antoine (incomplete)
Approved by: fluffy |
2.3.4_10 27 Jun 2023 19:34:34
    |
Rene Ladan (rene)  |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
2.3.4_10 13 Apr 2023 00:56:37
    |
Jan Beich (jbeich)  |
devel/icu: update to 73.1
- Temporarily switch to GitHub auto archive (release artifacts are N/A atm)
Changes: https://github.com/unicode-org/icu/releases/tag/release-73-1
Reported by: GitHub (watch releases)
PR: 270422
Exp-run by: antoine |
2.3.4_9 19 Feb 2023 13:24:51
    |
Tobias C. Berner (tcberner)  |
sysutils/tracker: prepare for vala 0.56.4 |
2.3.4_9 06 Jan 2023 18:03:58
    |
Dimitry Andric (dim)  |
sysutils/tracker: fix build with clang 15
During an exp-run for llvm 15 (see bug 265425), it turned out that
sysutils/tracker failed to build with clang 15:
src/tracker-store/tracker-store.p/tracker-resources.c:1685:14: error:
incompatible pointer to integer conversion assigning to 'gint' (aka 'int') from
'gconstpointer' (aka 'const void *') [-Wint-conversion]
subject_id = _tmp1_;
^ ~~~~~~
This is because in this vala-generated C code, the glib hash table
iterator code always returns pointers, even for integer keys. However,
vala is inflexible in the C expressions it generates to store the
outcome. Suppress -Wint-conversion to get rid of the compile error.
PR: 268787
Approved by: tcberner (maintainer)
MFH: 2023Q1 |
2.3.4_9 19 Oct 2022 08:10:29
    |
Jan Beich (jbeich)  |
devel/icu: update to 72.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-72-1
Reported by: GitHub (watch releases)
PR: 266582
Exp-run by: antoine |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.3.4_8 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.3.4_8 26 Aug 2022 17:02:25
    |
Tobias C. Berner (tcberner)  |
framework: switch tree to using vala.mk
PR: 249940 |
2.3.4_8 20 Jul 2022 14:23:05
    |
Tobias C. Berner (tcberner)  |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
2.3.4_8 10 Apr 2022 19:11:41
    |
Charlie Li (vishwin)  |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
2.3.4_7 07 Apr 2022 00:39:10
    |
Jan Beich (jbeich)  |
devel/icu: update to 71.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-71-1
Reported by: GitHub (watch releases)
PR: 262654
Exp-run by: antoine
Approved by: fluffy |
2.3.4_6 26 Mar 2022 08:27:27
    |
Matthias Fechner (mfechner)  |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
2.3.4_5 18 Jan 2022 06:26:50
    |
Jan Beich (jbeich)  |
sysutils/tracker: unbreak build with Meson 0.61.0
src/tracker-store/meson.build:50:5: ERROR: Function does not take positional
arguments.
PR: 260943
Reported by: antoine (via exp-run)
Regressed by: https://github.com/mesonbuild/meson/commit/61f2866a9fa1 |
2.3.4_5 28 Oct 2021 16:37:30
    |
Jan Beich (jbeich)  |
devel/icu: update to 70.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-70-1
Reported by: GitHub (watch releases)
PR: 258794
Exp-run by: antoine |
2.3.4_4 19 Oct 2021 12:57:51
    |
Mikael Urankar (mikael)  Author: Ting-Wei Lan |
sysutils/tracker: Remove systemd service files.
Don't install files in /usr/local/false and /usr/local/true
PR: 250768
Approved by: gnome (maintainer timeout) |
2.3.4_3 13 Oct 2021 16:52:55
    |
Jan Beich (jbeich)  |
sysutils/tracker: drop unused Meson options after 2c352e0f7328
meson.build:1:0: ERROR: Unknown options: "bash_completion_dir"
https://gitlab.gnome.org/GNOME/tracker/-/commit/d318ebeb5d4f
is missing in 2.3.4 unlike 3.1.2 used by sysutils/tracker3.
PR: 259080
Reported by: antoine (via exp-run)
Regressed by: https://github.com/mesonbuild/meson/commit/dbf2ace6ca1c |
2.3.4_3 10 Oct 2021 19:44:42
    |
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) |
2.3.4_3 30 Sep 2021 21:23:30
    |
Rene Ladan (rene)  |
cleanup: drop support for EOL FreeBSD 11.X
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11
Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*
Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index |
2.3.4_3 08 Apr 2021 23:33:31
    |
Jan Beich (jbeich)  |
devel/icu: update to 69.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-69-1
Reported by: GitHub (watch releases) |
2.3.4_2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.3.4_2 12 Feb 2021 21:34:01
  |
adridg  |
Chase removal of implicit dbus dependency.
Because 34008c1bf69427 removed dbus as a dependency of glib-networking,
now tracker is missing that implicit dependency, so add it back explicitly.
PS. that was r565059 |
2.3.4_1 15 Nov 2020 10:25:32
  |
tcberner  |
sysutils/tracker: link failure (11.x, old ld(1))
PR: 249990
Submitted by: John Hein <jcfyecrayz@liamekaens.com> |
2.3.4_1 03 Nov 2020 00:56:27
  |
jbeich  |
devel/icu: update to 68.1
Changes: http://site.icu-project.org/download/68
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
Reported by: GitHub (watch releases) |
2.3.4 24 Sep 2020 15:42:12
  |
bapt  |
Upgrade tracker to 2.3.4 and tracker-miners to 2.3.5
Note that tracker was not upgraded to 2.3.6 due to build failures in both
2.3.5 and 2.3.6 with clang11 which I haven't been able to solved yet.
While here incorporate a patch to vala files which makes it compatible with both
vala 0.40 and vala 0.50
According to ABI laboratory (and my testings) this upgrade is backward
compatible |
2.0.4_7 23 Apr 2020 20:14:49
  |
jbeich  |
devel/icu: update to 67.1
Changes: http://site.icu-project.org/download/67
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
Reported by: GitHub (watch releases) |
2.0.4_6 13 Mar 2020 09:47:17
  |
jbeich  |
devel/icu: update to 66.1
Changes: http://site.icu-project.org/download/66
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ |
2.0.4_5 03 Oct 2019 20:35:30
  |
jbeich  |
devel/icu: update to 65.1
Changes: http://site.icu-project.org/download/65
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ |
2.0.4_4 26 Jul 2019 20:46:57
  |
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 |
2.0.4_3 27 Mar 2019 21:11:09
  |
jbeich  |
devel/icu: update to 64.1
Changes: http://site.icu-project.org/download/64
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 236325
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D19479 |
2.0.4_2 12 Dec 2018 01:35:36
  |
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 |
2.0.4_1 23 Oct 2018 11:35:04
  |
jbeich  |
devel/icu: update to 63.1
Changes: http://site.icu-project.org/download/63
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 232300
Exp-run by: antoine |
2.0.4 30 Sep 2018 11:58:31
  |
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 |
1.6.1_14 29 Jul 2018 22:18:46
  |
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 |
1.6.1_13 29 Jun 2018 14:22:11
  |
jbeich  |
devel/icu: update to 62.1
Changes: http://site.icu-project.org/download/62
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 229359
Exp-run by: antoine (only 10.4) |
1.6.1_12 11 Jun 2018 01:44:15
  |
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) |
1.6.1_12 06 Apr 2018 15:53:17
  |
jbeich  |
devel/icu: update to 61.1
Changes: http://site.icu-project.org/download/61
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 227042
Exp-run by: antoine
MFH: 2018Q2 (required by Firefox 61) |
1.6.1_11 09 Nov 2017 02:31:48
  |
jbeich  |
devel/icu: update to 60.1
Changes: http://site.icu-project.org/download/60
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 223373
Exp-run by: antoine |
1.6.1_10 25 Sep 2017 00:02:36
  |
jbeich  |
devel/icu: update to 59.1
- Temporarily keep C++98 working in consumers for Clang's default -std=
Changes: http://site.icu-project.org/download/59
PR: 218788
Submitted by: takefu@airport.fm, dcarmich@dcarmichael.net (early version)
Exp-run by: antoine |
1.6.1_9 24 Aug 2017 13:45:14
  |
swills  |
Bump PORTREVISION after recent poppler update |
1.6.1_8 28 May 2017 23:02:41
  |
linimon  |
Chase website URL. |
1.6.1_8 08 May 2017 09:40:01
  |
miwi  |
- Fix shebangs
- Bump PORTREVISION |
1.6.1_7 07 Jan 2017 10:42:51
  |
olivierd  |
Chase update of graphics/poppler (and slaves ports) in revision r430777 |
1.6.1_6 19 Nov 2016 18:21:20
  |
jbeich  |
devel/icu: update to 58.1
Changes: http://site.icu-project.org/download/58
PR: 214384
Exp-run by: antoine
Approved by: office (bapt) |
1.6.1_5 24 Sep 2016 11:06:57
  |
tijl  |
- Update devel/icu to 57.1.
- Clean up the Makefile.
- Follow some upstream recommendations (--with-data-packaging=archive,
--disable-renaming, -DICU_NO_USER_DATA_OVERRIDE).
- Patch makefiles to install static libraries with INSTALL_DATA so they
aren't stripped.
- Patch config/mh-bsd-gcc to sync with config/mh-linux-gcc.
- Fix endianness detection in ICU. The code wanted to use BYTE_ORDER
defined in machine/endian.h, but this isn't visible because ICU is
compiled with _XOPEN_SOURCE. Patch the code to use _BYTE_ORDER instead.
- Compile ICU with C++11 compiler to enable move constructors.
- Patch ICU to fix a problem with atomics in the case of a C++11 compiler
without C++11 header <atomic> (like Clang on FreeBSD 9).
- Bump all ports that depend on it due to library version change.
- Add USES=compiler:c++0x to some ports that pick up -std=c++0x from ICU
pkgconfig files.
- Add USES=compiler:c++11-lib to graphics/libcdr01 because it also needs
a C++11 runtime library now. Add this to all ports that depend on it
so their executables load the right libstdc++.so on FreeBSD 9.
PR: 205120
Exp-run by: antoine
Approved by: portmgr (antoine) |
1.6.1_4 05 Sep 2016 20:02:03
  |
olivierd  |
Chase update of Poppler after revision r421386 |
1.6.1_3 06 Jul 2016 22:10:14
  |
mat  |
Bump PORTREVISION for the icu revert.
This time not bumping lang/php70, but devel/php70-intl which is the one
really depending on icu.
PR: 205120
With hat: portmgr
Sponsored by: Absolight |
1.6.1_2 06 Jul 2016 07:34:13
  |
gahr  |
devel/icu: bump PORTREVISION on dependent ports |
1.6.1_1 19 May 2016 10:53:06
  |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
1.6.1_1 18 Apr 2016 17:26:47
  |
olivierd  |
- Fix build with the new API of textproc/libcue (revision r413589)
- Bump PORTREVISION
Obtained from: Upstream GNOME repository |
1.6.1 01 Apr 2016 14:25:18
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
1.6.1 14 Feb 2016 18:57:54
  |
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 |
1.4.1_2 21 Jan 2016 19:40:10
  |
kwm  |
Update poppler to 0.40.0. [1]
Add patches to py-poppler [2] and rubygem-poppler [3] to fix the build
of these ports with poppler 0.39+.
PR: 206293 [1]
Submitted by: olivierd@ [1]
Obtained from: ubuntu [2], rubygem-poppler upstream [3] |
1.4.1_1 10 Jan 2016 16:31:34
  |
bapt  |
Convert ports from s* t* and net* categories to USES=sqlite and USES=firebird |
1.4.1_1 03 Dec 2015 20:01:04
  |
antoine  |
Update giflib to 5.1.1
PR: 204492 |
1.4.1 05 Aug 2015 19:13:26
  |
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 |
1.2.6_4 02 Aug 2015 16:06:17
  |
kwm  |
Update poppler to 0.34.0. [1]
Chase all users of shlib version change of libpoppler.so.
PR: 201477 [1]
Submitted by: olivierd@ [1] |
1.2.6_3 02 Aug 2015 15:03:20
  |
tijl  |
By default libtool replaces -export-symbols <file> with -retain-symbols-file
<file> on ELF systems, but this doesn't really do what -export-symbols is
meant to do. On GNU ELF systems it converts <file> to a simple version
script first and then uses -version-script instead of -retain-symbols-file.
Let USES=libtool patch libtool scripts to do this on all systems with GNU
ld(1).
Bump PORTREVISION on all ports where the build log contains -export-symbols.
audio/calf: This port builds a module that now exports only one function,
but it also builds a number of executables that link to this module and
expect to see other functions. Because it's already a bit dodgy to link to
a module (libtool warns about this) let the module continue to export only
one function and instead build an ordinary library from the same source that
the executables can link to. Fix a number of other issues in the same (Only the first 15 lines of the commit message are shown above ) |
1.2.6_2 19 Jul 2015 22:04:45
  |
bapt  |
Enforce libarchive from ports
This reduces the patching level on some ports and make it simpler to maintainer
over all supported version of freebsd |
1.2.6_1 23 Apr 2015 21:26:10
  |
bapt  |
Update icu to 55.1 |
1.2.6 10 Apr 2015 12:50:10
  |
kwm  |
Mini gnome update. Next stop GNOME 3.16!
Update rhythmbox to 3.2.
Update gnome-tweak-tool to 3.14.3.
Update gnome-mines to 3.14.2.
Update eog to 3.14.4.
Update geary to 0.10.0.
Update tracker to 1.2.6.
Update gdm to 3.14.2.
Update gtk30 to 3.14.12.
Update gtksourceview3 to 3.14.4.
Obtained from: GNOME dev repo |
1.2.5_3 03 Feb 2015 12:28:24
  |
kwm  |
Update poppler to 0.30.0 [1].
Make sure we use openjpeg1 in poppler, while openjpeg2 support
was added there still bugs in openjpeg2 that need to be fixed.
Add patches to inkscape for API changes in poppler 0.29.0 [2].
PR: 196599 [1]
Submitted by: olivierd@ [1]
Exp-run by: antoine@
Obtained from: upstream [2] |
1.2.5_2 14 Jan 2015 18:19:33
  |
antoine  |
Update graphics/giflib to 5.0.5
Differential Revision: https://reviews.freebsd.org/D1361
Submitted by: bapt
Reviewed by: self
Exp-run by: self |
1.2.5_1 30 Dec 2014 20:13:47
  |
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 |
1.2.4_2 25 Dec 2014 20:54:43
  |
bapt  |
Bump portrevision after png update |
1.2.4_1 25 Dec 2014 19:04:27
  |
antoine  |
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade |
1.2.4_1 08 Dec 2014 16:48:41
  |
tijl  |
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above ) |
1.2.4 03 Dec 2014 09:18:24
  |
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 |
1.2.3_1 25 Nov 2014 12:55:54
  |
makc  |
Bump PORTREVISION after graphics/poppler update to 0.26.3 |
1.2.3 19 Nov 2014 11:49:06
  |
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 ) |
0.6.95_4 10 Sep 2014 20:50:37
  |
gerald  |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
25 Apr 2014 07:34:15

|
bapt  |
Convert to stage
Use USES=libtool
Fix build with libinotity installed
Properly set rpath for tracker-gnome to find the libtracker-* libs |
0.6.95_3 20 Sep 2013 23:06:00
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
0.6.95_3 18 Mar 2013 22:10:05
  |
kwm  |
Convert to OptionsNG. Also toggle both options on since this is a meta port it
should depend on something! |
0.6.95_2 28 Mar 2010 06:47:48
 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.6.95_1 05 Feb 2010 11:46:55
 |
dinoex  |
- update to jpeg-8 |
0.6.95 07 Dec 2009 22:47:32
 |
pav  |
- Correct depobj
Reported by: pointyhat |
0.6.95 28 Nov 2009 20:06:37
 |
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 ) |
0.6.6_2 06 Jun 2008 14:03:26
 |
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) |
0.6.6_1 05 Apr 2008 17:02:17
 |
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 |
0.6.2_2 24 Oct 2007 23:37:25
 |
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 ) |
0.6.1_1 11 Sep 2007 03:59:44
 |
marcus  |
Chase the poppler shared lib version. |
0.6.1 26 Aug 2007 21:14:41
 |
mezz  |
Fix the build if old tracker exists in the system.
Reported by: Paul Dokas <dokas@oitsec.umn.edu> |
0.6.1 25 Aug 2007 20:35:52
 |
mezz  |
Update to 0.6.1.
PR: ports/115797
Submitted by: Yuri Pankov <yuri@darklight.org.ru> |
0.5.4_4 27 May 2007 15:25:39
 |
pav  |
- Chase libexif update |
0.5.4_3 25 May 2007 12:07:17
 |
pav  |
- Chase libexif update |
0.5.4_2 19 May 2007 20:32:57
 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.5.4_1 26 Mar 2007 20:12:42
 |
mezz  |
Portlint:
-Remove an extra empty line. |
0.5.4_1 11 Mar 2007 22:59:23
 |
mezz  |
Bump the PORTREVISION. |
0.5.4 11 Mar 2007 22:58:20
 |
mezz  |
-Fix the BROKEN, do not install in /. Remove the BROKEN.
-Remove a patch and use gnomehack instead.
-The '--mandir=' is no longer need, taken care by gnomeprefix.
-Clean up a bit in Makefile to make it readable.
-Update the WWW. |
0.5.4 10 Feb 2007 22:52:28
 |
kris  |
BROKEN: Installs file into / |
0.5.4 27 Jan 2007 04:41:44
 |
ahze  |
Update to 0.5.4 |
0.5.3_1 12 Jan 2007 07:01:45
 |
marcus  |
Remove any leftover etc/xdg directory.
Reported by: pointyhat via kris |
0.5.3 24 Dec 2006 14:24:13
 |
ahze  |
Update to 0.5.3 |
0.5.2_2 24 Dec 2006 03:17:10
 |
ahze  |
Define where man dir is located |
0.5.2_1 18 Dec 2006 15:04:14
 |
ahze  |
Depend on gmime2 not gmime |
0.5.2_1 18 Dec 2006 14:54:32
 |
ahze  |
Add tracker
Tracker is a powerful desktop-neutral first class object database, tag/metadata
database, search tool and indexer.
Tracker is also extremely fast and super efficient with your systems memory when
compared with some other competing frameworks and is by far the fastest and most
memory efficient Nautilus search and Deskbar backends currently availble.
It consists of a common object database that allows entities to have an almost
infinte number of properties, metadata (both embedded/harvested as well as user
definable), a comprehensive database of keywords/tags and links to other
entities.
WWW: http://www.gnome.org/~jamiemcc/tracker/ |