Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Add LICENSE | amdmi3 | 2016-11-23 | 1 | -0/+2 |
* | Reset edwin's ports, he has handed in his commit bit. | rene | 2016-11-17 |
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ /* test provider stuff */ #include "camel.h" int main (int argc, char**argv) { const CamelProvider *new_provider; camel_debug_level = CAMEL_LOG_LEVEL_FULL_DEBUG; gtk_init (&argc, &argv); camel_init (); new_provider = camel_provider_register_as_module ("../camel/providers/MH/.libs/libcamelmh.so"); return 1; } .org/~lantw44/git/freebsd-ports-graphics' title='freebsd-ports-graphics Git repository'/>
![]() |
index : freebsd-ports-graphics | |
FreeBSD graphics obsolete development ports (https://github.com/freebsd/freebsd-ports-graphics) |
aboutsummaryrefslogtreecommitdiffstats |
Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Add LICENSE | amdmi3 | 2016-11-23 | 1 | -0/+2 |
* | Reset edwin's ports, he has handed in his commit bit. | rene | 2016-11-17 |