Version: 2.0.8, Package name: rubrica2-2.0.8 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description Rubrica is an addressbook manager for the GNOME Environment. It allows you to add personal data (name, surname, address, etc.), web links, irc and email addresses, telephone numbers, job information (company where contact works, company infos, contact's assignment, etc.) and notes. Rubrica can import/export addressbooks from/to GnomeCard, KAddressbook, Evolution, Csv file format, and export addressbooks to HTML and text format. |
Filesize: 677.518 KB |
Version History (View Complete History) |
|
2019-07-12 14:49:09 by Stuart Henderson | Files touched by this commit (854) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-06-13 09:48:57 by Stuart Henderson | Files touched by this commit (118) |
Log message: sync some WANTLIBs |
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-01 12:33:39 by Marc Espie | Files touched by this commit (166) |
Log message: @tag update-mime-database |
2018-06-27 15:04:25 by Marc Espie | Files touched by this commit (1411) |
Log message: first tag: update-desktop-database |
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-16 13:19:06 by Marc Espie | Files touched by this commit (880) |
Log message: use COMPILER_LIBCXX where applicable |
2017-04-10 05:46:37 by Stuart Henderson | Files touched by this commit (277) |
Log message: use LIBCXX |
2016-03-18 17:12:22 by Christian Weisgerber | Files touched by this commit (183) |
Log message: remove SHARED_ONLY from ports that only use modules that neither set nor read this variable |
2016-03-11 12:59:18 by Christian Weisgerber | Files touched by this commit (178) |
Log message: garbage collect CONFIGURE_SHARED |
2015-08-21 08:42:51 by Jasper Lievisse Adriaanse | Files touched by this commit (8) |
Log message: sed -i |
2015-05-05 11:00:21 by Stuart Henderson | Files touched by this commit (152) |
Log message: sync WANTLIB |
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-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |
2011-04-21 01:06:07 by Antoine Jacoutot | Files touched by this commit (4) |
Log message: Fix build/run with new libnotify. tested in a bulk by landry, thanks! ok landry@ jasper@ |
2011-03-14 03:17:02 by Stuart Henderson | Files touched by this commit (74) |
Log message: fix various typos, from Anthony J. Bentley with a few tweaks by myself |
2010-11-20 02:48:40 by Marc Espie | Files touched by this commit (96) |
Log message: new depends |
2010-11-05 01:57:07 by Stuart Henderson | Files touched by this commit (18) |
Log message: new-style revision/lib_depends |
2010-10-24 15:33:27 by Antoine Jacoutot | Files touched by this commit (14) |
Log message: Remove USE_X11. |
2010-10-11 02:17:46 by Jasper Lievisse Adriaanse | Files touched by this commit (9) |
Log message: - fix WANTLIB after cairo update. |
2009-12-31 03:27:30 by Antoine Jacoutot | Files touched by this commit (8) |
Log message: Update to the latest rubrica2 release: 2.0.7. |
2009-12-29 16:25:58 by Jasper Lievisse Adriaanse | Files touched by this commit (9) |
Log message: - revert previous update, to what turned out to be a development version. |
2009-12-29 15:49:12 by Jasper Lievisse Adriaanse | Files touched by this commit (9) |
Log message: - update rubrica2 to 2.1.6 |
2009-12-21 14:03:56 by Antoine Jacoutot | Files touched by this commit (22) |
Log message: Use @unexec-delete instead of @unexec for the *-update-* goos. prodded by espie@ discussed with espie@ sthen@ landry@ |