/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ /* camel-seekable-substream.h: stream that piggybacks on another stream */ /* * Author: * Bertrand Guiheneuf * * Copyright 1999, 2000 Helix Code, Inc. (http://www.helixcode.com) * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU 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 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_SEEKABLE_SUBSTREAM_H #define CAMEL_SEEKABLE_SUBSTREAM_H 1 #ifdef __cplusplus extern "C" { #pragma } #endif /* __cplusplus }*/ #include #define CAMEL_SEEKABLE_SUBSTREAM_TYPE (camel_seekable_substream_get_type ()) #define CAMEL_SEEKABLE_SUBSTREAM(obj) (CAMEL_CHECK_CAST((obj), CAMEL_SEEKABLE_SUBSTREAM_TYPE, CamelSeekableSubstream)) #define CAMEL_SEEKABLE_SUBSTREAM_CLASS(k) (CAMEL_CHECK_CLASS_CAST ((k), CAMEL_SEEKABLE_SUBSTREAM_TYPE, CamelSeekableSubstreamClass)) #define CAMEL_IS_SEEKABLE_SUBSTREAM(o) (CAMEL_CHECK_TYPE((o), CAMEL_SEEKABLE_SUBSTREAM_TYPE)) struct _CamelSeekableSubstream { CamelSeekableStream parent_object; /* --**-- Private fields --**-- */ CamelSeekableStream *parent_stream; }; typedef struct { CamelSeekableStreamClass parent_class; } CamelSeekableSubstreamClass; /* Standard Camel function */ CamelType camel_seekable_substream_get_type (void); /* public methods */ /* obtain a new seekable substream */ CamelStream * camel_seekable_substream_new_with_seekable_stream_and_bounds (CamelSeekableStream *parent_stream, off_t start, off_t end); #ifdef __cplusplus } #endif /* __cplusplus */ #endif /* CAMEL_SEEKABLE_SUBSTREAM_H */ n/devel/electron4/files/lodash.merge-4.6.2'>dependabot/npm_and_yarn/devel/electron4/files/lodash.merge-4.6.2 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update Calligra ports in chinese/ that should have been part of r408504.rakuco2016-02-094-6/+4
* eric6 ports: Update to version 6.1.2.bsam2016-02-082-3/+3
* chinese/cless: USES+= ncurses, link to libncurses, not libtermcapmarino2016-02-051-0/+4
* chinese/celvis: USES+= ncurses, respect LDFLAGSmarino2016-02-051-0/+2
* chinese/qe: document ncurses requirement (USES+=ncurses)marino2016-02-021-1/+1
* chinese/ve: document ncurses requirement (USES+=ncurses), respect LDFLAGSmarino2016-02-021-1/+2
* Mark BROKEN: fails to patchantoine2016-01-211-0/+2
* Upgrade to 0.35.vanilla2016-01-183-5/+5
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"amdmi32016-01-135-5/+5
* - Update to 4.4.1miwi2016-01-122-3/+3
* - Update to 4.4.1miwi2016-01-082-3/+3
* Add USES=pathfix support for CMake. Some ports that use CMake to buildjhale2016-01-072-14/+5
* - Switch to USE_SQLITEjhale2016-01-071-2/+2
* eric6 ports: Update to version 6.1.1.bsam2016-01-051-2/+2
* A command line tool to do EN <-> CH translation, utilized by Yahoo! Dictionary.miwi2016-01-044-0/+33
* - Update to 4.4miwi2015-12-244-10/+10
* Update Calligra to 2.9.10.rakuco2015-12-226-47/+44
* Update to 5.0.4.jkim2015-12-182-8/+8
* mark some of the ports that don't build on powerpc64 for meswills2015-12-141-0/+2
* eric6 ports: Update to version 6.1.0.bsam2015-12-071-2/+2
* - Add LICENSEamdmi32015-12-071-1/+10
* - Add LICENSEamdmi32015-12-071-4/+8
* - Clarify LICENSEamdmi32015-12-051-2/+5
* - Clarify LICENSEamdmi32015-12-051-2/+5
* - Add LICENSEamdmi32015-12-051-3/+4
* - Add LICENSEamdmi32015-12-051-1/+8
* - Switch to options helpersamdmi32015-12-051-3/+3
* Remove expired ports:rene2015-11-2947-959/+0
* Fix ports that confused the meaning of WRKDIR and WRKSRC.mat2015-11-052-3/+3
* - Mark MAKE_JOBS_UNSAFE, fails in parallel build:amdmi32015-11-051-4/+3
* Update to 5.0.3.jkim2015-11-042-8/+8
* Chase chinese/cce expirationantoine2015-10-261-0/+3
* Deprecate ports broken for more than 6 monthsantoine2015-10-266-0/+12
* Improve shebangfix frameworkamdmi32015-10-192-2/+0
* - Add LICENSE_FILEsunpoet2015-10-181-0/+1
* - Use USES=localbasesunpoet2015-10-181-2/+1
* - Use USES=localbasesunpoet2015-10-181-2/+1
* - Update to 0.22sunpoet2015-10-162-3/+4
* Update to 1.7.2.delphij2015-10-053-3/+4
* Update to 0.3.2.delphij2015-10-054-14/+5
* Update to 1.2.0.delphij2015-10-053-7/+11
* - Update to 4.3.1sunpoet2015-10-012-5/+4
* - Update to 4.3.1sunpoet2015-10-012-5/+4
* Remove the chinese specific version of joe's editorbapt2015-09-262-18/+0
* Specify correctly @post* for gtk-query-immodulesbapt2015-09-264-10/+10
* Update to 5.0.2.jkim2015-09-244-12/+12
* - Add NO_ARCHamdmi32015-09-242-2/+3
* Remove build dependency on the python symlinkantoine2015-09-231-2/+3
* Typos, whitespace and capitalization fixes (A-F).olgeni2015-09-212-2/+2
* - Add NO_ARCHsunpoet2015-09-181-0/+1
* - Add NO_ARCHsunpoet2015-09-181-0/+1
* Make it so that the default Perl is always called perl5.mat2015-09-142-5/+5
* - Fix PORTREVISION to match master port (mail/mutt)sunpoet2015-09-131-1/+1
* eric6 ports: Update to version 6.0.9.bsam2015-09-121-2/+2
* Uses/iconv.mk: Set iconv-related CMake variables.rakuco2015-09-032-11/+1
* Remove BROKEN on powerpc statements: both these ports build and install fine.danfe2015-09-032-4/+0
* - Allow concurrent installation (USE_PYTHON=concurrent)sunpoet2015-09-031-1/+1
* Update LibreOffice to 5.0.1.jkim2015-09-022-8/+8
* - Update to 4.3sunpoet2015-08-312-3/+4
* - Update to 4.3sunpoet2015-08-312-3/+4
* Reset maintainership per mail on freebsd-ports@ listjbeich2015-08-312-2/+2
* Convert ports to use the options helpers in categories [abc]*, and minor fixes.mat2015-08-1913-257/+92
* devel/eric6 and eric6 i18n files: update to version 6.0.8bsam2015-08-181-2/+2
* Remove UNIQUENAME and LATEST_LINK.mat2015-08-172-4/+0
* - Strip shared librarysunpoet2015-08-171-1/+4
* - Strip shared librarysunpoet2015-08-171-1/+4
* Update to 4.2.4flo2015-08-072-3/+3
* - Don't use / in sed regexps to allow paths, unbreaking cross-buildsamdmi32015-08-051-3/+3
* Part 1 of adding USE_GNOME=intltool to ports that require it.kwm2015-08-031-1/+1
* By default libtool replaces -export-symbols <file> with -retain-symbols-filetijl2015-08-022-2/+2
* Switch default python_CMD used by shebangfix to ${PYTHON_CMD} for portsantoine2015-07-301-1/+0
* chinese/pcmanx: fix LIB_DEPENDS typorobak2015-07-201-2/+2
* Convert code in bsd.port.mk for USE_GHOSTSCRIPT* to USES=ghostscript.kwm2015-07-171-1/+1
* After r390893, chmod u+w/u-w for stripping perl XS modules is unnecessary,adamw2015-06-291-2/+0
* - Update to 4.2.2sunpoet2015-06-282-4/+4
* - Use DISTVERSIONSUFFIX instead of DISTNAMEsunpoet2015-06-281-1/+1
* - Update to 11.3sunpoet2015-06-283-14/+6
* - Update to 1.18sunpoet2015-06-283-14/+6
* - Update to 11.3sunpoet2015-06-284-50/+13
* Start removing MASTER_SITE_SUBDIR=CPAN:username where possible. Theadamw2015-06-24