Version: 0.11.4, Package name: folks-0.11.4 |
Maintained by: Jasper Lievisse Adriaanse |
Master sites:
|
Description libfolks is a library that aggregates people from multiple sources (eg, Telepathy connection managers and eventually evolution data server, Facebook, etc.) to create metacontacts. It's written in Vala (in part to evaluate Vala). The initial goal is for GObject/C support, though the Vala bindings should basically automatic. |
Filesize: 1926.047 KB |
Version History (View Complete History) |
|
2018-10-24 08:28:14 by Stuart Henderson | Files touched by this commit (740) |
Log message: Add COMPILER lines to c++ ports which currently use the default. Adjust some existing COMPILER lines with arch restrictions etc. In the usual case this is now using "COMPILER = base-clang ports-gcc base-gcc" on ports with c++ libraries in WANTLIB. This is basically intended to be a noop on architectures using clang as the system compiler, but help with other architectures where we currently have many ports knocked out due to building with an unsuitable compiler - - some ports require c++11/newer so the GCC version in base that is used on these archirtectures is too old. - some ports have conflicts where an executable is built with one compiler (e.g. gcc from base) but a library dependency is built with a different one (e.g. gcc from ports), resulted in mixing incompatible libraries in the same address space. devel/gmp is intentionally skipped as it's on the path to building gcc - the c++ library there is unused in ports (and not built by default upstream) so intending to disable building gmpcxx in a future commit. |
2018-07-06 00:04:48 by Marc Espie | Files touched by this commit (231) |
Log message: tag glib-compile-schemas |
2018-07-06 00:04:48 by Marc Espie | Files touched by this commit (231) |
Log message: tag glib-compile-schemas |
2018-05-15 09:14:03 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Remove bogus MODGNOME_CPPFLAGS. |
2018-05-15 07:27:47 by Antoine Jacoutot | Files touched by this commit (11) |
Log message: Regen WANTLIB/LIB_DEPENDS. |
2018-05-08 01:14:06 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Merge two fixes from upstream: - Individual: don't always use the display_id - inspect: Adapt to binding change of Signal.add_emission_hook() in vala 0.41 |
2018-05-08 01:14:06 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Merge two fixes from upstream: - Individual: don't always use the display_id - inspect: Adapt to binding change of Signal.add_emission_hook() in vala 0.41 |
2018-05-08 01:14:06 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Merge two fixes from upstream: - Individual: don't always use the display_id - inspect: Adapt to binding change of Signal.add_emission_hook() in vala 0.41 |
2018-04-10 07:45:45 by Antoine Jacoutot | Files touched by this commit (14) |
Log message: Sync WANTLIB after recent gstreamer1 updates. |
2018-01-06 11:17:46 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Committed upstream. |
2018-01-06 05:45:02 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: PotentialMatch: don't rely on null-terminated string. Fixes a 3+ years old crash with gnome-contacts. |
2018-01-06 05:45:02 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: PotentialMatch: don't rely on null-terminated string. Fixes a 3+ years old crash with gnome-contacts. |
2018-01-06 04:30:30 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Fix end-of-string check (upstream). |
2018-01-06 04:30:30 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Fix end-of-string check (upstream). |
2018-01-04 12:22:59 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Bring a couple of fixes from upstream that prevent gnome-contacts from crashing; there are still unresolved issues though. |
2018-01-04 12:22:59 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Bring a couple of fixes from upstream that prevent gnome-contacts from crashing; there are still unresolved issues though. |
2017-07-26 16:45:35 by Stuart Henderson | Files touched by this commit (937) |
Log message: bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. |
2017-07-03 12:52:55 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: update to folks-0.11.4 |
2017-07-03 12:52:55 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: update to folks-0.11.4 |
2017-05-13 11:40:26 by Marc Espie | Files touched by this commit (12) |
Log message: more WANT_CXX / LIBECXX |
2017-05-06 09:10:18 by Marc Espie | Files touched by this commit (68) |
Log message: adjust distinfo post DISTFILES change |
2017-04-26 07:13:47 by Antoine Jacoutot | Files touched by this commit (4) |
Log message: Update to a newer git snapshot which includes the patch. |
2017-04-26 07:13:47 by Antoine Jacoutot | Files touched by this commit (4) |
Log message: Update to a newer git snapshot which includes the patch. |
2017-04-26 07:13:47 by Antoine Jacoutot | Files touched by this commit (4) |
Log message: Update to a newer git snapshot which includes the patch. |
2017-04-26 07:13:47 by Antoine Jacoutot | Files touched by this commit (4) |
Log message: Update to a newer git snapshot which includes the patch. |
2017-04-26 03:28:33 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Re-enable the modular tests. They can be build now. |
2017-04-26 03:28:33 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Re-enable the modular tests. They can be build now. |
2017-04-20 13:01:58 by Jasper Lievisse Adriaanse | Files touched by this commit (1) |
Log message: add missing dep on intltool; spotted by naddy@ |
2017-04-19 01:29:55 by Jasper Lievisse Adriaanse | Files touched by this commit (1) |
Log message: add link to upstream bz |
2017-04-17 11:28:13 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: use git master for this port as there's been lots of fixes upstream, but no release. |
2017-04-17 11:28:13 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: use git master for this port as there's been lots of fixes upstream, but no release. |
2017-04-17 08:58:20 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Temporarily --disable-modular-tests until we figure out all the undef refs to e-d-s private symbols. |
2017-04-10 05:46:37 by Stuart Henderson | Files touched by this commit (277) |
Log message: use LIBCXX |
2017-02-19 07:43:49 by Antoine Jacoutot | Files touched by this commit (9) |
Log message: First shot at fixing the idn -> idn2 failure after gnutls dependency change. List provided by naddy@, thanks! |
2016-10-31 05:48:38 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Regen WANTLIB to unbreak. |
2016-09-24 05:03:32 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: update to folks-0.11.3 |
2016-09-24 05:03:32 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: update to folks-0.11.3 |
2016-09-24 05:03:32 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: update to folks-0.11.3 |
2016-04-28 05:13:15 by Antoine Jacoutot | Files touched by this commit (10) |
Log message: zeitgeist is going away, so drop support for it. |
2016-04-25 12:41:42 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Needs -L${X11BASE}/lib with the new e-d-s. Regen WANTLIB while here. |
2015-11-28 05:48:27 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: update to folks-0.11.2 |
2015-11-28 05:48:27 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: update to folks-0.11.2 |
2015-05-29 03:26:12 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: update to folks-0.11.1 |
2015-05-29 03:26:12 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: update to folks-0.11.1 |
2015-05-29 03:26:12 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: update to folks-0.11.1 |
2015-04-04 07:03:30 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: update to folks-0.11.0 |
2015-04-04 07:03:30 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: update to folks-0.11.0 |
2015-04-04 03:21:09 by Antoine Jacoutot | Files touched by this commit (301) |
Log message: Bump after the recent changes in packaging dbus and dconf. |
2015-01-22 09:03:57 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: update to folks-0.10.1 |
2015-01-22 09:03:57 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: update to folks-0.10.1 |
2015-01-22 09:03:57 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: update to folks-0.10.1 |
2011-04-26 13:04:26 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: - update folks to 0.4.3 * various bugfixes |
2011-04-26 13:04:26 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: - update folks to 0.4.3 * various bugfixes |
2011-04-26 07:09:07 by Antoine Jacoutot | Files touched by this commit (10) |
Log message: No need for the itlocaledir tweak anymore. |
2011-04-05 13:46:27 by Jasper Lievisse Adriaanse | Files touched by this commit (6) |
Log message: - use a real homepage if there is any |
2011-04-05 12:54:06 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: - update folks to 0.4.2 * unbreaks after the recent vala update * needed for upcoming empathy update |
2011-04-05 12:54:06 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: - update folks to 0.4.2 * unbreaks after the recent vala update * needed for upcoming empathy update |
2011-04-05 12:54:06 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: - update folks to 0.4.2 * unbreaks after the recent vala update * needed for upcoming empathy update |
2011-03-08 23:23:36 by Antoine Jacoutot | Files touched by this commit (8) |
Log message: Use FULLPKGNAME in REGRESS_DEPENDS, much less error-prone. |
2011-01-17 09:13:02 by Jasper Lievisse Adriaanse | Files touched by this commit (1) |
Log message: - fix LIB_DEPENDS to allow for the updated telepathy-glib. ok aja@ |
2010-11-23 03:39:48 by Jasper Lievisse Adriaanse | Files touched by this commit (14) |
Log message: - use DIST_SUBDIR |
2010-11-19 15:31:39 by Marc Espie | Files touched by this commit (372) |
Log message: new depends |
2010-10-26 02:42:35 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: - update folks to 0.2.1 - tighten regress depends |
2010-10-26 02:42:35 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: - update folks to 0.2.1 - tighten regress depends |
2010-10-26 02:42:35 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: - update folks to 0.2.1 - tighten regress depends |