/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ /* * Authors: Jeffrey Stedfast * * Copyright 2001 Ximian, Inc. (www.ximian.com) * * This program is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU General Public * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * General Public License for more details. * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the * Free Software Foundation, Inc., 59 Temple Place - Suite 330, * Boston, MA 02111-1307, USA. * */ #ifndef CAMEL_SASL_LOGIN_H #define CAMEL_SASL_LOGIN_H #ifdef __cplusplus extern "C" { #pragma } #endif /* __cplusplus }*/ #include #define CAMEL_SASL_LOGIN_TYPE (camel_sasl_login_get_type ()) #define CAMEL_SASL_LOGIN(obj) (CAMEL_CHECK_CAST((obj), CAMEL_SASL_LOGIN_TYPE, CamelSaslLogin)) #define CAMEL_SASL_LOGIN_CLASS(k) (CAMEL_CHECK_CLASS_CAST ((k), CAMEL_SASL_LOGIN_TYPE, CamelSaslLoginClass)) #define CAMEL_IS_SASL_LOGIN(o) (CAMEL_CHECK_TYPE((o), CAMEL_SASL_LOGIN_TYPE)) typedef struct _CamelSaslLogin { CamelSasl parent_object; struct _CamelSaslLoginPrivate *priv; } CamelSaslLogin; typedef struct _CamelSaslLoginClass { CamelSaslClass parent_class; } CamelSaslLoginClass; /* Standard Camel function */ CamelType camel_sasl_login_get_type (void); extern CamelServiceAuthType camel_sasl_login_authtype; #ifdef __cplusplus } #endif /* __cplusplus */ #endif /* CAMEL_SASL_LOGIN_H */ ion> FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD.kwm2015-08-061-2/+1
* multimedia category: Remove $PTHREAD_LIBSmarino2015-03-261-2/+2
* Sprinkle some PORTSCOUT macros around to either mark ports:kwm2015-01-161-0/+2
* The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.kwm2014-11-191-13/+8
* Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-1/+1
* Modernize LIB_DEPENDSbapt2014-07-151-1/+1
* Stagify.kwm2014-05-311-7/+9
* Mark broken: Fails to compileantoine2014-02-011-0/+2
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* Add an explicit dependency on pkgconfbapt2013-09-061-2/+1
* The FreeBSD x11 team proudly presentszeising2013-05-251-6/+5
* - update png to 1.5.10dinoex2012-06-011-0/+1
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-1/+0
* Update to 1.3.4.kwm2011-02-281-1/+1
* Sync to new bsd.autotools.mkade2010-12-041-1/+1
* Update to 1.3.2.kwm2010-11-281-3/+2
* Presenting GNOME 2.32.1 for FreeBSD. The offical release notes for thiskwm2010-11-201-1/+2
* Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for thiskwm2010-05-111-3/+2
* - update to 1.4.1dinoex2010-03-281-1/+1
* - update to jpeg-8dinoex2010-02-051-0/+1
* Presenting GNOME 2.28.1 for FreeBSD. The official release notes for thismarcus2009-11-291-4/+4
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1
* - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-311-0/+1