/* * Copyright (C) 2000 Helix Code Inc. * * Authors: * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public License * as published by the Free Software Foundation; either version 2 of * the License, or (at your option) any later version. * * 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 Library General Public License for more details. * * You should have received a copy of the GNU Library General Public * License along with this program; if not, write to the Free Software * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #ifndef _CAMEL_NEWS_ADDRESS_H #define _CAMEL_NEWS_ADDRESS_H #include #define CAMEL_NEWS_ADDRESS(obj) CAMEL_CHECK_CAST (obj, camel_news_address_get_type (), CamelNewsAddress) #define CAMEL_NEWS_ADDRESS_CLASS(klass) CAMEL_CHECK_CLASS_CAST (klass, camel_news_address_get_type (), CamelNewsAddressClass) #define IS_CAMEL_NEWS_ADDRESS(obj) CAMEL_CHECK_TYPE (obj, camel_news_address_get_type ()) typedef struct _CamelNewsAddressClass CamelNewsAddressClass; struct _CamelNewsAddress { CamelAddress parent; struct _CamelNewsAddressPrivate *priv; }; struct _CamelNewsAddressClass { CamelAddressClass parent_class; }; guint camel_news_address_get_type (void); CamelNewsAddress *camel_news_address_new (void); #endif /* ! _CAMEL_NEWS_ADDRESS_H */ FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/misc/ossp-uuid
Commit message (Expand)AuthorAgeFilesLines
* MASTER_SITES cleanup.mat2015-05-141-2/+1
* Cleanup plistbapt2014-12-091-1/+0
* Unbreak misc/p5-OSSP-uuid slaveantoine2014-08-181-1/+1
* - USES=libtool pathfixtijl2014-08-163-37/+12
* Followup to r347563: revert a change that sneaked in.vd2014-03-181-2/+2
* - Add misc/p5-OSSP-uuid as a replacement for misc/ossp-uuid-perl.culot2014-03-172-30/+4
* - Add misc/ossp-uuid-perl, a stub port of misc/ossp-uuid with Perlculot2014-03-111-1/+4
* misc/ossp-uuid: fix pkg-plist - do not try to remove perl owned directoriesvd2014-03-102-11/+1
* misc/ossp-uuid: fix perl binding, patch based on [1]vd2014-03-092-5/+27
* - Stage supportmiwi2014-02-141-4/+0
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-5/+2
* - convert to the new perl5 frameworkaz2013-09-141-1/+1
* - Fix build with new site_perlaz2013-06-131-1/+1
* - Set default perl version for ports which currently usingaz2012-12-161-1/+1
* Install misc/ossp-uuid header files into PREFIX/include/ossp insteadvd2012-06-113-4/+17
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
* misc/ossp-uuid:vd2009-07-291-1/+8
* Upgrade misc/ossp-uuid from 1.6.1 to 1.6.2vd2008-11-272-4/+4
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0
* - Remove USE_GCC where it can be satisfied with base compiler on followingpav2008-07-251-1/+0
* Upgrade misc/ossp-uuid from 1.6.0 to 1.6.1vd2008-05-303-10/+9
* Turn on the C++ support of misc/ossp-uuid.vd2007-12-122-2/+6
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.linimon2007-09-081-8/+2
* - Remove the DESTDIR modifications from individual ports as we have a new,gabor2007-08-041-1/+1
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptrafan2007-07-231-1/+1
* * Upgrade misc/ossp-uuid from 1.5.1 to 1.6.0vd2007-07-222-5/+7
* Add support for DESTDIR part I.erwin2006-08-041-1/+1
* Upgrade from 1.4.2 to 1.5.1vd2006-08-023-34/+18
* Update from 1.4.1 to 1.4.2 (bugfix release)vd2006-03-173-36/+4
* Conversion to a single libtool environment.ade2006-02-231-1/+1
* * Update misc/ossp-uuid from 1.4.0 to 1.4.1vd2006-02-072-5/+5
* * audio/marlin, devel/upnp, devel/upnp104mnag2006-01-271-2/+1
* Update to 1.4.0mnag2006-01-162-4/+5
* Added forgotten patchmnag2005-12-091-0/+32
* Update to 1.3.2 [1]mnag2005-12-094-24/+62
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
* Add SHA256mnag2005-11-091-0/+1
* Update to 1.3.1mnag2005-09-292-3/+3
* Update my emailmnag2005-09-171-1/+1
* - Update to 1.3.0garga2005-09-063-4/+10
* - Update to 1.2.1garga2005-08-312-3/+3
* Anti Unmaintained Ports Campaign by Marcus Grando.novel2005-08-291-1/+1
* upgrade to OSSP uuid 1.2.0 (now supporting version 5 UUIDs which are name bas...rse2005-01-243-4/+5
* upgrade to OSSP uuid 1.1.1rse2004-11-192-3/+3
* - portlint: reduces COMMENT to less than 70 charsrse2004-11-101-3/+9
* - upgrade to OSSP uuid 1.1.0rse2004-11-064-10/+28
* - Reset maintainership to ports@FreeBSD.orgsergei2004-10-211-1/+1
* - Introduce MASTER_SITE_OSSPpav2004-08-211-1/+2
* Update to 1.0.1krion2004-07-222-5/+8
* - Update to version 1.0.0krion2004-02-172-3/+3