Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
04 Feb 2021 08:51:12
0.2.9

|
antoine  |
Mark MAKE_JOBS_UNSAFE
libtool: error: cannot find the library 'libfarstream-0.2.la' or unhandled
argument 'libfarstream-0.2.la'
Reported by: pkg-fallout
MFH: 2021Q1 |
29 Sep 2020 12:07:28
0.2.9

|
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 ) |
09 May 2020 19:24:50
0.2.8_1

|
tijl  |
Update devel/gmake to 4.3.
Some changes have been made in this release that break backwards
compatibility. Let USES=gmake force users to upgrade to this version so
port maintainers don't have to support older versions.
PR: 245725
Exp-run by: antoine
Approved by: portmgr (antoine) |
29 Dec 2019 12:22:31
0.2.8_1

|
mandree  |
net-im/farstream: import patch to isolate from Git version updates
...on the download portal of the patch.
PR: 242657
Approved by: gnome@ (kwm) |
28 Sep 2019 17:47:45
0.2.8_1

|
jbeich  |
net-im/farstream: regen patches (gitlub bug)
--- 11dde55cbaf5179e8e1885cf1483e538a8d5a4a9.patch.orig
+++ 11dde55cbaf5179e8e1885cf1483e538a8d5a4a9.patch
@@ -52,5 +52,5 @@ index e8684fd5..99ea03a0 100644
}
--
-2.21.0
+2.22.0
PR: 240906
Reported by: Robert Cina |
21 Sep 2019 15:17:32
0.2.8_1

|
pkubaj  |
net-im/farstream: merge a patch necessary for Lync calls, pet portlint
Merge
https://gitlab.collabora.com/farstream/farstream/commit/11dde55cbaf5179e8e1885cf1483e538a8d5a4a9.patch
to fix Lync calls with net-im/pidgin-sipe.
Add USES=localbase:ldflags.
Move some entries to fix portlint issues.
PR: 240348
Approved by: gnome (maintainer timeout), tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D21713 |
03 Nov 2018 11:58:10
0.2.8

|
tijl  |
Update GStreamer to 1.14.4.
PR: 231406
Submitted by: Greg V <greg@unrelenting.technology>
Exp-run by: antoine
Approved by: portmgr (antoine) |
14 Sep 2018 20:37:17
0.2.7

|
sunpoet  |
Update WWW
Approved by: portmgr (blanket) |
01 Apr 2016 14:16:20
0.2.7

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
08 Aug 2015 16:25:27
0.2.7

|
kwm  |
Update farstream to 0.2.7.
Bump revision because of shlib change. |
02 Aug 2015 15:03:20
0.2.6_1

|
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 ) |
15 Jan 2015 17:02:11
0.2.6

|
kwm  |
Update libnice to 0.1.8.
Enable introspection support. |
01 Jan 2015 23:28:42
0.2.4

|
kwm  |
Fix farsight2 build on arm, by explicitly linking to -lm for sqrt(3)
While here apply the same the same to farstream
PR: 196070
Submitted by: mikael.urankar@gmail.com
Verified by: sbruno@ |
19 Nov 2014 11:49:06
0.2.4

|
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 ) |