aboutsummaryrefslogtreecommitdiffstats
path: root/devel-docs
Commit message (Collapse)AuthorAgeFilesLines
* more small typo fixes.Michael Meeks1999-11-261-5/+5
| | | | svn path=/trunk/; revision=1438
* New revision. Some fixes.bertrand1999-09-061-9/+10
| | | | | | | | | | | | | | 1999-09-05 bertrand <Bertrand.Guiheneuf@aful.org> * devel-docs/misc/ref_and_id_proposition.txt: New revision. Some fixes. * camel/camel-folder.h (struct _CamelFolder): added uid_capability field. * started to work on UIDs svn path=/trunk/; revision=1180
* Forgotten fileBertrand Guiheneuf1999-09-041-0/+88
| | | | svn path=/trunk/; revision=1175
* sgml doc has camel-recipient now.bertrand1999-09-045-47/+17
| | | | | | | | | | | | 1999-09-03 bertrand <Bertrand.Guiheneuf@aful.org> * devel-docs/camel/Makefile.am: sgml doc has camel-recipient now. * camel/camel-recipient.c (camel_recipient_foreach_recipient_type): added in-line documentation. svn path=/trunk/; revision=1174
* Address updateBertrand Guiheneuf1999-08-301-1/+1
| | | | svn path=/trunk/; revision=1147
* new file. Document message UID and vfolder implementation.bertrand1999-08-101-36/+173
| | | | | | | | | | 1999-08-09 bertrand <Bertrand.Guiheneuf@aful.org> * devel-docs/misc/ref_and_id_proposition.txt: new file. Document message UID and vfolder implementation. svn path=/trunk/; revision=1100
* syncBertrand Guiheneuf1999-08-101-0/+99
| | | | svn path=/trunk/; revision=1099
* updated some autogen doc stuff. Still don't understand warnings :(bertrand1999-08-078-7/+578
| | | | | | | | | | | | | | | | | | | | | 1999-08-06 bertrand <Bertrand.Guiheneuf@aful.org> * devel-docs/camel/: updated some autogen doc stuff. Still don't understand warnings :( * camel/camel-data-wrapper.c: * camel/providers/MH/camel-mh-store.c: * camel/url-util.c: * camel/gmime-content-field.c: * camel/camel-store.c: various inline doc corrections. * camel/camel-folder.c (get_message_count): new method. Returns the number of message in the folder. svn path=/trunk/; revision=1092
* Adding missing filesBertrand Guiheneuf1999-08-011-0/+26
| | | | svn path=/trunk/; revision=1053
* merge a lot of work. Rough ChangeLog will followBertrand Guiheneuf1999-08-015-11/+26
| | | | svn path=/trunk/; revision=1052
* Implemented base64 encoder based on CamelStreams. Should theMiguel de Icaza1999-07-151-380/+392
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1999-07-13 Miguel de Icaza <miguel@gnu.org> * camel/gmime-base64.c (gmime_encode_base64): Implemented base64 encoder based on CamelStreams. Should the encoder/decoder be a Stream itself? * camel/gmime-utils.c: include config.h here. * camel/url-util.c: ditto. * camel/gstring-util.c: ditto. * camel/gmime-content-field.c: ditto. * camel/camel-stream.c: ditto. * camel/camel-stream-fs.c: ditto. * camel/camel-store.c: ditto. * camel/camel-simple-data-wrapper.c: ditto. * camel/camel-session.c: ditto. * camel/camel-service.c: ditto. * camel/camel-mime-part.c: ditto. * camel/camel-mime-message.c: ditto. * camel/camel-log.c: ditto. * camel/camel-data-wrapper.c: ditto * camel/camel-folder.c: ditto. * camel/camel-stream.c (camel_stream_write): Moved api documentation to the places that they document. (camel_stream_class_init): Virtual classes do not need to have a default implementation. So null them all. (camel_stream_write): Return value from write. (camel_stream_available): implement. (camel_stream_write_strings): documented. * devel-docs/query/virtual-folder-in-depth.sgml: Small reformatting 1999-06-28 bertrand <Bertrand.Guiheneuf@inria.fr> * tests/test2.c (main): now use CamelDataWrapper::contruct_form_stream to test svn path=/trunk/; revision=1024
* Todo and explanations. Work in progress for Nat and MiguelBertrand Guiheneuf1999-06-041-0/+43
| | | | svn path=/trunk/; revision=970
* sgmlized Giao's doc about virtual folders.bertrand1999-06-031-0/+395
| | | | | | | | | 1999-06-03 bertrand <Bertrand.Guiheneuf@inria.fr> * devel-docs/query/virtual-folder-in-depth.sgml: sgmlized Giao's doc about virtual folders. svn path=/trunk/; revision=968
* Added title and author details per Nat Friedman's request.Giao Nguyen1999-06-021-1/+4
| | | | svn path=/trunk/; revision=965
* *** empty log message ***Giao Nguyen1999-06-021-0/+306
| | | | svn path=/trunk/; revision=964
* admin cvs workBertrand Guiheneuf1999-05-074-0/+113
| | | | svn path=/trunk/; revision=891
* new method.bertrand1999-05-052-0/+55
| | | | | | | | | | | | | | | | | 1999-05-04 bertrand <Bertrand.Guiheneuf@inria.fr> * camel/camel-service.c (camel_service_get_url): new method. * devel-docs/camel/camel-sections.txt: added function doc references * camel/camel-folder.c (__camel_folder_close): fixed indentation. (camel_folder_expunge): new method. (__camel_folder_close): used expunge flag svn path=/trunk/; revision=890
* typo fixbertrand1999-05-031-0/+1
| | | | | | | | | | | | | | | | | | 1999-05-03 bertrand <Bertrand.Guiheneuf@inria.fr> * camel/camel-folder.c (camel_folder_get_mode): typo fix * camel/camel-folder.c (__camel_folder_list_subfolders): new func. * some doc stuffs Finishing storage layer, will start message classes soon. Bertrand svn path=/trunk/; revision=889
* Update Doc referenceBertrand Guiheneuf1999-05-034-4/+18
| | | | svn path=/trunk/; revision=887
* more documentation stuffBertrand Guiheneuf1999-04-217-0/+209
svn path=/trunk/; revision=863
&id=5489412f5e5205cf6cdf251e77e250e5c9138645'>java/wildfly90: use 555 permissions instead to match original CHMODjunovitch2015-12-121-11/+11 * java/wildfly82: use 555 permissions instead to match original CHMODjunovitch2015-12-121-11/+11 * java/wildfly82: update 8.2.0 -> 8.2.1junovitch2015-12-124-95/+95 * java/wildfly90: update 9.0.1 -> 9.0.2junovitch2015-12-124-114/+115 * Restore jtreg disappeared in r396353.jkim2015-12-121-0/+2 * Work around build failures with Poudriere. We have to limit max heap sizejkim2015-12-111-0/+6 * Fix regression introduced in r372338, i.e., mis-merged fix for JDK-8031581.jkim2015-12-112-1/+24 * Add an upstream patch to fix build for some 32-bit platforms, i.e.,jkim2015-12-101-0/+28 * Upgrade to 3.0.1.20150306-5afe4d1.vanilla2015-12-092-4/+4 * Upgrade to 1.5.1.vanilla2015-12-092-3/+3 * Upgrade to 1.3.1.vanilla2015-12-092-3/+3 * - Add NO_ARCHamdmi32015-12-091-4/+3 * - Switch to options helpersamdmi32015-12-091-4/+2 * Update giflib to 5.1.1antoine2015-12-041-0/+1 * java/eclipse: 4.4.2 -> 4.5.1pi2015-12-037-299/+261 * Fix LICENSE. It always has been licensed under the LPGL.jkim2015-11-241-1/+1 * The old URL for jtreg disappeared.jkim2015-11-201-4/+3 * Update to b37.jkim2015-11-172-4/+4 * java/jrosetta:makc2015-11-062-43/+6 * Fix ports that confused the meaning of WRKDIR and WRKSRC.mat2015-11-054-17/+17 * java/sigar: Fix typo from previous commit (LATFORM => PLATFORM)marino2015-10-301-2/+2 * . Update to 8u66.glewis2015-10-242-3/+3 * . Update to 8u66.glewis2015-10-242-5/+5 * Add support for armv6hf. Tested on Raspberry Pi 2 Model B.jkim2015-10-165-31/+33 * Drop 8 support.mat2015-10-151-4/+2 * Update devel/subversion to 1.9.2.lev2015-10-151-0/+2 * Remove iconv(), iconv_open() and iconv_close() symbols from libiconv.tijl2015-10-101-1/+2 * Remove trailing whitespace from Makefiles, A-L.olgeni2015-10-082-2/+2 * java/eclipse-ecj: update to 4.4.2swills2015-10-023-15/+28 * Clean up and modernize the port. No functional change.jkim2015-09-302-66/+142 * . Add support for armv6.glewis2015-09-294-7/+148 * Typos, whitespace and capitalization fixes (G-P).olgeni2015-09-211-2/+2 * Add support for armv6sbruno2015-09-182-2/+9 * Update netbeans-devel to 8.1 beta snapshot from 201508041349.kwm2015-09-164-121/+634 * Do not build unnecessary targets to reduce build time.jkim2015-09-161-0/+7 * - Add NO_ARCHamdmi32015-09-121-2/+2 * . Move the large patches which contain the changes between updates of theglewis2015-09-0910-294686/+25 * . Switch to xz for the new remote patches to decrease download size.glewis2015-09-092-27/+27 * . Move the large patches which contain the changes between updates of theglewis2015-09-0811-1143912/+28 * . Update to 8u60.glewis2015-09-074-983/+285491 * The GitHub revision tag starts with 'v', so add DISTVERSIONPREFIX totruckman2015-08-302-2/+3 * - Add NO_ARCHamdmi32015-08-291-1/+2 * . Update to 8u60.glewis2015-08-283-6/+28 * . Update to 8u60glewis2015-08-283-3/+4 * java/jrosetta:makc2015-08-271-0/+1 * Convert my ports to new options helpersmakc2015-08-252-13/+8 * java/jgraphx:makc2015-08-252-31/+16 * . Update to 2015f.glewis2015-08-202-4/+3 * Remove UNIQUENAME and LATEST_LINK.mat2015-08-174-7/+2 * - Update to b36.jkim2015-07-313-83/+157 * - Fix shebangsamdmi32015-07-291-1/+6 * Upgrade to version 9.0.1.olgeni2015-07-243-93/+92 * Fix few more mismerges in the previous update.jkim2015-07-213-16/+20 * Tidy up couple of problems in the previous update.jkim2015-07-213-5/+16 * . Update to 8u51.glewis2015-07-1914-980/+10892 * java/jakarta-commons-logging:makc2015-07-172-12/+10 * . Interfaces like MultiMap in version 3.2.1 of Jakarta Commons Collectionsglewis2015-07-171-0/+1 * . Update to 8u51.glewis2015-07-153-10/+9 * . Update to 8u51.glewis2015-07-152-3/+3 * - Mark broken on 9.x i386: does not build:amdmi32015-07-061-0/+2 * . The test target wants jtreg binaries to be found one directory up. Allowglewis2015-07-051-0/+3 * . Fix BSD detection in the langtools test infrastructure.glewis2015-07-051-0/+11 * . Give openjdk7-jre a unique LATEST_LINK value.glewis2015-07-042-1/+3 * Upgrade to 9.0.0.Final.olgeni2015-07-033-108/+109 * Add a slave port to create JRE-only package for java/openjdk7.jkim2015-07-033-10/+48 * Use sysctl(3) instead of procfs(5) when we need executable path from PID.jkim2015-07-035-79/+220 * - Fix broken preprocessor directives.jkim2015-07-034-1/+148 * - Update to b35.jkim2015-07-014-98/+90 * Mark BROKEN: unfetchableantoine2015-06-281-0/+2 * Remove the SH overwrite which is not needed since CONFIGURE_ENV does the properbapt2015-06-271-1/+0 * . Fix packing list.glewis2015-06-222-0/+2 * . Update to 2015e.glewis2015-06-202-3/+3 * Upgrade to 9.0.0.CR2.olgeni2015-06-133-182/+188 * Remove $FreeBSD$ from patches files in categories a-j.mat2015-05-2210-21/+0 * Fix build without precompiled headers and apply r384056 to java/openjdk6.jkim2015-05-212-7/+22 * Fix the previous commit. Forgot to remove #'s before committing. :-(jkim2015-05-201-2/+2 * Do not use static libjli for stable/10 and head. This complements PR193009.jkim2015-05-204-44/+134 * . Update to 2015d.glewis2015-05-193-4/+3 * Install configuration files using @sample, with permissions 600.olgeni2015-05-198-92/+196 * MASTER_SITES cleanup.mat2015-05-1412-25/+16 * Follow portlint's recommendation to NOT hide an install-command under @.mi2015-05-131-1/+1 * Make regression-test target depend on build and always use "test", when invok...mi2015-05-131-2/+2 * Fix the build in the case of newer JUnit, that, in its turn, uses hamcrest now.mi2015-05-134-20/+25 * Cleanup DIST* variables.mat2015-05-1216-31/+19 * Bump PORTREVISION for CR1 update.olgeni2015-05-111-0/+1 * Upgrade wildfly90 to 9.0.0.CR1.olgeni2015-05-1112-434/+2940 * - Add CPE infoamdmi32015-05-111-1/+2 * - Add CPE infoamdmi32015-05-111-1/+2 * - Add CPE infoamdmi32015-05-101-0/+1 * Update java/jboss* to not use GH_COMMIT.mat2015-05-084-17/+15 * Update ports in the [i-m]* category to not use GH_COMMIT.mat2015-05-082-7/+3 * . Update to 8u45.glewis2015-05-065-549/+46187 * java/junit: 4.11 -> 4.12pi2015-05-032-24/+12 * New port: java/hamcrestpi2015-05-024-0/+42 * . Update to 7u80.glewis2015-04-283-867/+110288 * - Add CPE infoamdmi32015-04-251-1/+2 * the boostrap bundle libs, do not expose them to the pkg(8) solverbapt2015-04-221-0/+2 * . Update to 8u45.glewis2015-04-204-10/+8 * . Udpate to 7u80.glewis2015-04-206-530/+641 * Remove expired ports:rene2015-04-1889-2925/+0 * Fix build with GCC with recent head kernel by disabling PCH for GCC.bdrewery2015-04-152-1/+11 * converters/libiconv:tijl2015-04-151-1/+2 * java/jakarta-commons-httpclient: add CPE informationrobak2015-04-101-0/+2 * Remove OSVERSION checks that do not make sense any more.mat2015-04-031-7/+1 * Update netbeans to 8.0.2.kwm2015-04-032-4/+4 * Set rpath for libawt_xawt.so as we do for libawt.so and libawt_headless.so.jkim2015-04-023-49/+55 * Update to 5.2.1 release.ale2015-04-012-4/+4 * - Add CPE informationsunpoet2015-03-311-1/+2 * . Update to 2015b.glewis2015-03-273-7/+3 * Update to 7u76.jkim2015-03-256-10/+10 * Catch up with distfile changes.jkim2015-03-255-10/+13 * Fix a mismerged file for OpenJDK6.jkim2015-03-251-1/+1 * Tidy up default fontconfig.properties.jkim2015-03-254-133/+141 * 6 ports categories: Remove $PTHREAD_LIBSmarino2015-03-254-24/+2 * Catch up with font directory changes.jkim2015-03-244-40/+41 * java/eclipse-(ocl|quantum): Deprecate due to deprecated run dependenciesmarino2015-03-222-0/+6 * java/eclipse: Upgrade version 4.3.2 => 4.4.2marino2015-03-217-1164/+1056 * eclipse plugins: Deprecate 25 for removal, ignore 1 to be updatedmarino2015-03-2124-0/+94 * Update USE_GITHUB so it does not require GH_COMMIT.bdrewery2015-03-202-2/+2 * Clean up patches again. No functional change.jkim2015-03-172-44/+2 * . Update to 8u40.glewis2015-03-165-1069/+344804 * Add wildfly82 8.2.0, replacement for JBoss Application Server.vanilla2015-03-098-0/+1223 * Add wildfly90 9.0.0, replacement for JBoss Application Server.vanilla2015-03-098-0/+1379 * . Update to the 7u76 docs.glewis2015-03-08