/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ #include "camel.h" int main (int argc, char**argv) { GtkType type; gtk_init (&argc, &argv); camel_init (); printf ("Test 3 : data wrapper repository\n"); printf ("\nMime type : \"multipart\"\n"); type = data_wrapper_repository_get_data_wrapper_type ("multipart"); printf ("Type found %s\n", gtk_type_name (type) ); printf ("\nMime type : \"multipart/alternative\"\n"); type = data_wrapper_repository_get_data_wrapper_type ("multipart/alternative"); printf ("Type found %s\n", gtk_type_name (type) ); printf ("\nMime type : \"toto/titi\"\n"); type = data_wrapper_repository_get_data_wrapper_type ("toto/titi"); printf ("Type found %s\n", gtk_type_name (type) ); printf ("Test3 finished\n"); return 1; } gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/finance
Commit message (Expand)AuthorAgeFilesLines
* The Data::Currency module provides basic currency formatting and conversion.miwi2007-12-195-0/+47
* - ptypes library bump.sem2007-12-171-2/+2
* - Update to 1.15miwi2007-12-173-7/+8
* Update to 3.6.mezz2007-12-153-6/+12
* - Fix Build after objformat removalmiwi2007-12-153-11/+28
* - Update to 0.14miwi2007-12-122-4/+4
* Add p5-Business-TW-Invoice-U420 0.01, print Taiwan Unified Invoice withchinsan2007-12-125-0/+48
* Add p5-Business-TW-TSIB-VirtualAccount 0.04b, module for Taishin Bankchinsan2007-12-125-0/+45
* Add p5-Business-TW-TSIB-CStorePayment 0.02, module for Taishin Bankchinsan2007-12-125-0/+43
* - Mark BROKEN on amd64-7pav2007-12-111-1/+7
* - Disable aqbanking, configure fails with current version of aqbanking.ahze2007-12-031-9/+9
* Interface to HTTP gateway for PayPal's Payflow Pro service, as described onmiwi2007-10-284-0/+47
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialmarcus2007-10-256-594/+568
* Update to 2.8.8lth2007-10-233-6/+11
* Remove always-false/true conditions based on OSVERSION 500000edwin2007-10-043-21/+3
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.linimon2007-09-301-2/+2
* For now, remove the locale directories for es_ARedwin2007-09-254-0/+6
* Business::PayPal::IPN - Perl extension that implements PayPal IPNmiwi2007-09-145-0/+41
* [patch] finance/kmymoney2: update to 0.8.5edwin2007-09-106-12/+34
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.linimon2007-09-083-24/+3
* new port: finance/ledgersmbedwin2007-09-0713-0/+5279
* Update to 2.8.7lth2007-09-063-6/+8
* - Really fix jython dependencypav2007-09-051-1/+1
* - Fix depend object after recent jython updatepav2007-09-041-2/+2
* Update to 0.8.1arved2007-09-033-636/+673
* Update to 3.5.mezz2007-08-233-9/+99
* Eqonomize! is a personal accounting software, with focus on efficiency andmiwi2007-08-2116-0/+325
* Update to 1.14delphij2007-08-132-4/+4
* - Remove the DESTDIR modifications from individual ports as we have a new,gabor2007-08-042-4/+4
* - Make Python 2.5.1 the default Python versionalexbl2007-07-302-1/+4
* Update to 2.2.0ahze2007-07-293-12/+28
* Update to 2.2.0ahze2007-07-293-293/+72
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptrafan2007-07-233-3/+0
* Update to 0.09erwin2007-07-172-4/+4
* Update to 3.17erwin2007-07-172-4/+4
* - Update to 0.06001rafan2007-07-162-5/+6
* - Fix build with boost 1.34.0: The Boost unit test framework shared librarybarner2007-07-092-0/+23
* upgrade to 0.2.7ijliao2007-07-082-4/+4
* - Update/add mirrorssat2007-07-081-2/+2
* - Bump boost shared library version to 4barner2007-07-041-1/+2
* - Update to 1.11miwi2007-06-303-5/+11
* dirrmtry share/gnome/xmlahze2007-06-281-1/+1
* Unbreak, fixing MASTER_SITES.lth2007-06-262-8/+6
* - Mark BROKEN: Checksum mismatchpav2007-06-261-0/+2
* Chase ktoblzcheck lib version bumpahze2007-06-011-2/+2
* -Add a missing dependency, desktopfileutils.mezz2007-05-292-7/+10
* - Fix depobj for gtkhtml38pav2007-05-281-1/+1
* - Update to 1.13miwi2007-05-273-5/+6
* Update to 2.8.5lth2007-05-273-6/+386
* - update for gnustep-make-2.0.0dinoex2007-05-251-1/+1
* Update to 3.3.mezz2007-05-253-10/+44
* BROKEN: Does not buildkris2007-05-251-0/+2
* Teach these ports to use www/gtkhtml38 instead of gtkhtml3.marcus2007-05-252-16/+5
* - Welcome X.org 7.2 \o/.flz2007-05-2027-38/+24
* - Update to 0.08erwin2007-05-044-7/+9
* Add sabernetdcs-client 2.0.3, saberNet DCS - A labor data collectionclsung2007-05-018-0/+215
* New port gfp version 0.7.2: Personal finances administration softwarelioux2007-04-246-0/+448
* BROKEN on 7.0: Bad objformat handlingkris2007-04-221-1/+7
* Fix plisterwin2007-04-212-2/+4
* Fix plisterwin2007-04-212-2/+3
* - Remove FreeBSD 4.X support from unmaintained ports in categories startinggabor2007-04-161-7/+1
* Update to 0.02erwin2007-04-152-5/+4
* - Remove old Perl support from unmaintained ports in categories startinggabor2007-04-031-12/+3
* Update to 2.6.27lth2007-03-253-5/+5
* - Update to 0.4.0pav2007-03-244-154/+416
* 2007-03-16 databases/zodb: outdated software, databases/zodb3 should be usedmiwi2007-03-236-76/+0
* Presenting GNOME 2.18 for FreeBSD. GNOME 2.18 is a departure from recent GNOMEmarcus2007-03-192-3/+15
* Update to 2.6.26, fixing authentication bypass vulnerabilitylth2007-03-163-5/+5
* Update to 1.10mat2007-03-162-4/+4
* Update to 0.13mat2007-03-132-4/+4
* Author rerolled tarball, no functional changes.lth2007-03-071-3/+3
* Update to 2.6.25lth2007-03-063-5/+5
* Fix build after objformat removal on -current.nobutaka2007-03-051-0/+3
* - Update to 0.12miwi2007-03-042-14/+8
* - Bump PORTREVISION for changes in libltdl15.ahze2007-03-011-0/+1
* /root/commitahze2007-02-2412-306/+504
* Update to 2.0.1ahze2007-02-246-375/+123
* Update to 2.6.24lth2007-02-223-5/+5
* - Deprecate: is unfetchable and has no homepagegabor2007-02-201-0/+3
* upgrade to 0.2.6ijliao2007-02-163-12/+16
* add p5-Finance-TW-EmergingQuote 0.26ijliao2007-02-165-0/+40
* - Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to frameworkpav2007-02-131-1/+0
* Update to 1.13skv2007-02-073-6/+7
* Update to 2.6.23lth2007-02-052-4/+4
* Use libtool port instead of included version to avoid objformat a.out botchkris2007-02-012-0/+2
* - add category gnustepdinoex2007-02-011-1/+1
* Retire NO_FILTER_SHLIBS now that it no longer serves a purposekris2007-01-301-1/+0
* - Prepare for removal of shlib filteringpav2007-01-272-1/+2
* Upgrade to 0.5.9.thierry2007-01-273-5/+6
* - chase textproc/opensp's libosp version upgradeitetcu2007-01-252-2/+4
* - chase textproc/opensp's libosp version upgradeitetcu2007-01-251-2/+2
* Drop maintainership.lawrance2007-01-231-1/+1
* - Update to 4.01miwi2007-01-113-47/+7
* Finance::Amortization is a simple object oriented interface to an amortizationmiwi2007-01-095-0/+44
* Update to 0.30.tobez2006-12-202-4/+4
* Update to 2.6.22, fixing multiple vulnerabilitieslth2006-12-193-5/+45
* Update the ftp/curl port to 7.16.0.roam2006-12-131-1/+2
* Update to 1.12arved2006-12-112-4/+4
* Remove expired ports:vd2006-12-044-52/+0
* Expense is a very lightweight application to track your expenses,dinoex2006-12-015-0/+63
* Update to 3.2.1.mezz2006-11-283-7/+5
* - Update to 3.08pav2006-11-253-40/+47
* - Chase recent libofx updaterafan2006-11-243-3/+3
* Update to 3.16erwin2006-11-233-5/+4
* - Fix pkg-plist ( http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.7.2...miwi2006-11-061-6/+0
* - update to 0.11leeym2006-11-042-6/+5
* - Fix LIB_DEPENDS for g-wrapahze2006-10-191-1/+1
* - Chase g-wrap downgradeahze2006-10-181-2/+2
* Correct the slib-guile dependency, and fix installation.marcus2006-10-181-1/+1
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with themarcus2006-10-143-9/+32
* - Chase finance/libofx share library version bumprafan2006-10-092-3/+4
* - Update to 0.8.2rafan2006-10-096-119/+164
* Update to 2.6.19lth2006-10-083-5/+38
* The tarball has been re-rolled with my two patches included to fix the build.mezz2006-10-043-24/+3
* - Update MASTER_SITES and WWWehaupt2006-10-032-4/+4
* Update to 3.2 final.mezz2006-09-296-31/+31
* - Update to 1.11rafan2006-09-262-7/+4
* Remove repo-copy in progress that remains uncompleted by the requestingkris2006-09-2513-986/+0
* Update gpgme to 1.1.2, chase dependencies.lofi2006-09-141-1/+2
* - Adopt portsahze2006-09-113-3/+3
* Fix default certificates path for pfpro extension.ale2006-09-111-0/+35
* Add missed dependency (Crypt::SSLeay).skv2006-09-081-0/+2
* - Update to 0.8.5miwi2006-09-066-18/+28
* Update to 1.12skv2006-09-06