Version: 3.4.1, Package name: glabels-3.4.1 |
Maintained by: The OpenBSD ports mailing-list |
Master sites:
|
Description gLabels is a small stand-alone program for creating labels and business cards using a laser or ink-jet printer. It can uses csv files, vcard files or evolution address book as a data source. It knows a lot of label/card size & formats, but you can also create your own templates using the builtin template designer. |
Filesize: 3386.711 KB |
Version History (View Complete History) |
|
2021-02-13 09:45:19 by Antoine Jacoutot | Files touched by this commit (4) |
Log message: Fix for -fno-common; from FreeBSD. |
2020-11-06 07:23:57 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Don't depend on zint; support has been removed months ago. Regen WANTLIB and fix HOMEPAGE. |
2020-03-14 06:55:01 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Regen WANTLIB to unbreak after libgdata update. |
2019-11-18 12:57:46 by Antoine Jacoutot | Files touched by this commit (22) |
Log message: Regent WANTLIB after recent librsvg update (lost its croco dependency). |
2019-11-02 04:00:11 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Regen WANTLIB to unbreak after recent e-d-s update. |
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-07-05 05:53:01 by Stuart Henderson | Files touched by this commit (30) |
Log message: sync WANTLIB |
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-01 12:33:39 by Marc Espie | Files touched by this commit (166) |
Log message: @tag update-mime-database |
2018-06-29 16:16:37 by Marc Espie | Files touched by this commit (950) |
Log message: @tag gtk-update-icon-cache |
2018-06-27 15:04:25 by Marc Espie | Files touched by this commit (1411) |
Log message: first tag: update-desktop-database |
2018-05-15 07:27:47 by Antoine Jacoutot | Files touched by this commit (11) |
Log message: Regen WANTLIB/LIB_DEPENDS. |
2018-04-28 03:11:48 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Update to glabels-3.4.1. |
2018-04-10 07:45:45 by Antoine Jacoutot | Files touched by this commit (14) |
Log message: Sync WANTLIB after recent gstreamer1 updates. |
2017-07-26 16:45:35 by Stuart Henderson | Files touched by this commit (937) |
Log message: bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. |
2017-05-11 15:22:31 by Marc Espie | Files touched by this commit (4) |
Log message: fix fix... replace estdc++ with LIBECXX found by aja@ |
2017-05-11 14:29:32 by Marc Espie | Files touched by this commit (1) |
Log message: unhardcode libestdc++ |
2017-04-18 14:26:06 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Regen WANTLIB. |
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:55:35 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Regen WANTLIB to unbreak. |
2016-07-09 02:46:25 by Stuart Henderson | Files touched by this commit (15) |
Log message: sync WANTLIB |
2016-04-24 01:09:02 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Update to glabels-3.4.0. |
2015-05-01 01:34:28 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: graphics/barcode is not needed. Regen wantlib while here. |
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-03-27 02:14:15 by Antoine Jacoutot | Files touched by this commit (31) |
Log message: x11/gtk+2,-guic -> x11/gtk+3,-guic && bump |
2014-11-10 02:01:29 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Update to glabels-3.2.1. |
2011-05-28 02:15:53 by Antoine Jacoutot | Files touched by this commit (26) |
Log message: Redirect the glib-compile-schemas goo stdout to /dev/null, no need to be chatty here. |
2011-05-28 02:15:34 by Antoine Jacoutot | Files touched by this commit (17) |
Log message: Redirect the glib-compile-schemas goo stdout to /dev/null, no need to be chatty here. |
2011-05-17 11:05:38 by Antoine Jacoutot | Files touched by this commit (5) |
Log message: Update to glabels-3.0.0. |
2011-03-07 00:35:43 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Typo, from Anthony J. Bentley. |
2010-12-08 06:36:30 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Unbreak after removal of avahi from gnomevfs2. spotted by espie@ |
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-18 15:25:09 by Marc Espie | Files touched by this commit (100) |
Log message: USE_GROFF=Yes |
2010-10-11 02:17:46 by Jasper Lievisse Adriaanse | Files touched by this commit (9) |
Log message: - fix WANTLIB after cairo update. |
2010-04-20 01:45:09 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Bugfix update to glabels-2.2.8. |
2010-03-21 03:49:46 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Update to glabels-2.2.7. okidoki jasper@ |
2009-12-29 16:02:20 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: - update glabels to 2.2.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@ |
2009-08-10 00:34:09 by Matthias Kilian | Files touched by this commit (33) |
Log message: WANTLIB changes after xcb addition and bump. |