Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 0.7.18
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
21 Dec 2020 19:13:29
0.7.18
|
tcberner  |
devel/appstream-glib: add DOCS optio
PR: 236255
Submitted by: rozhuk.im@gmail.com |
05 Dec 2020 17:45:01
0.7.18
|
tcberner  |
devel/appstream-glib: update to 0.7.18 |
19 Oct 2019 06:46:11
0.7.8_2
|
tobik  |
devel/appstream-glib: Spell MANPAGES_BUILD_DEPENDS correctly again
Regressed in r480951.
PR: 226029 |
26 Jul 2019 20:46:57
0.7.8_2
|
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 |
12 Dec 2018 01:35:36
0.7.8_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 |
02 Dec 2018 13:05:44
0.7.8
|
linimon  |
USES=compiler:c++11 is necessary to fix build on GCC-based architectures.
While here, pet portlint.
PR: 233639
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket) |
30 Sep 2018 11:58:31
0.7.8
|
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 |
11 Mar 2018 10:12:29
0.5.7
|
tobik  |
devel/appstream-glib: Fix typo
MANPAGE_BUILD_DEPENDS -> MANPAGES_BUILD_DEPENDS
Depending on option selection in dependent ports docbook-{xsl,xml}
might not be installed in the build environment and building with
MANPAGES=on would fail to configure.
PR: 226029
Submitted by: w.schwarzenfeld@utanet.at
Approved by: gnome (maintainer timeout, 2 weeks+) |
06 May 2017 20:13:11
0.5.7
|
kwm  |
Sprinkle some fixes to make these ports build on ARCH's that don't
have clang as the default compiler.
Submitted by: jhibbits@
Differential Revision: https://reviews.freebsd.org/D10628 |
09 Jan 2017 13:16:50
0.5.7
|
amdmi3  |
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by: portmgr blanket |
19 May 2016 10:21:25
0.5.7
|
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
01 Apr 2016 14:00:57
0.5.7
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
14 Feb 2016 23:26:18
0.5.7
|
kwm  |
Something happend to the upstream site, temporarly host it while upstream
looks into it. |
14 Feb 2016 18:57:54
0.5.7
|
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 |
22 Nov 2015 10:08:30
0.4.1
|
kwm  |
Revert back to 0.4.1.
This needs a newer glib then is in ports.
Don't touch the ports that have a dependancy on this since they only
use it at build time. And no portepoch since it didn't build anyway.
Submitted by: antoine@
Pointy hat to: kwm@ |
22 Nov 2015 00:52:13
0.5.4
|
kwm  |
Update appstream-glib to 0.5.4.
Switch from custom code to using USES=libarchive.
Adjust BUILD_DEPEND lines in where needed. |
05 Aug 2015 19:13:26
0.4.1 
|
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 |
02 Aug 2015 15:03:20
0.2.6_3
|
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 ) |
14 Jul 2015 13:45:26
0.2.6_2
|
kwm  |
Add LICENSE, missing dependancy for sqlite3 and introspection:build.
PR: 201532
Submitted by: Andriy Voskoboinyk <s3erios@gmail.com> |
06 May 2015 15:16:54
0.2.6_1
|
mat  |
Update ports in the [bcd]* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
29 Nov 2014 18:22:33
0.2.6_1
|
tijl  |
Split devel/gettext in devel/gettext-runtime and devel/gettext-tools. The
first contains runtime libraries such as libintl and the latter contains
developer tools such as msgfmt. Ports that use gettext will usually need
a LIB_DEPENDS on gettext-runtime and a BUILD_DEPENDS on gettext-tools.
USES=gettext-runtime can be used to set a LIB/BUILD/RUN_DEPENDS on
devel/gettext-runtime and USES=gettext-tools can be used to set a
BUILD/RUN_DEPENDS on devel/gettext-tools. USES=gettext is now the same
as "USES=gettext-runtime gettext-tools" meaning a LIB_DEPENDS on
devel/gettext-runtime and a BUILD_DEPENDS on devel/gettext-tools.
Update gettext to 0.19.3.
Remove :oldver from converters/libiconv and devel/gettext-runtime. Leave
symlinks with the old library versions to avoid the need to bump
PORTREVISION on a large number of dependent ports. When most of the
dependent ports have had normal version updates, PORTREVISION can be
bumped on the remaining ones (low number) and the links can be removed.
Fix some ports that installed files in lib/locale instead of share/locale.
PR: 194038
Reviewed by: bapt
Exp-run: antoine
Approved by: portmgr (antoine) |
19 Nov 2014 11:49:06
0.2.6 
|
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 ) |