aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/pcs/cal-backend-file.h
Commit message (Expand)AuthorAgeFilesLines
* Various changes to merge in evolution-data-server reliance.JP Rosevear2003-11-071-65/+0
* Merge new-ui-branch into the trunk.Ettore Perazzoli2003-10-221-4/+8
* GObjectify.Rodrigo Moya2002-11-071-5/+5
* cal-client/cal-listener.hRodrigo Moya2002-11-021-3/+2
* Install libversit.a so that people compiling against the addressbook canPeter Williams2002-07-181-1/+1
* Fixing the license text.Ettore Perazzoli2001-10-281-4/+3
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-1/+1
* Ximianified email addresses and copyrights.Federico Mena Quintero2001-01-171-1/+2
* New files for the iCalendar file backend.Federico Mena Quintero2000-08-031-0/+62
02-45/+18 * Update to the 2004-02-11 snapshot of GCC 3.4.gerald2004-02-132-22/+24 * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1 * Update to the 2004-01-28 snapshot of GCC 3.4. Merge in my 2004/01/26gerald2004-01-293-39/+38 * Update to the 2004-01-14 snapshot of GCC 3.4.gerald2004-01-224-38/+54 * Use the SORT macro from bsd.port.mk.trevor2004-01-221-1/+1 * Use PAX macro.trevor2004-01-221-1/+1 * Update to the 2004-01-07 snapshot of GCC 3.4. Merge in my 2004-01-05gerald2004-01-103-28/+13 * Fix packaging which was quite broken. On the way, update PORTVERSION togerald2004-01-102-7/+6 * Update to the 2003-12-31 snapshot.obrien2004-01-072-7/+7 * Update to the 2003-12-24 snapshot.obrien2003-12-264-19/+10 * Sync with gcc33/Makefile rev 1.146, which fixed my broken logic in theobrien2003-12-151-1/+1 * * Deal with GCC's configurary's assumption that /usr/local/{include,lib}obrien2003-12-153-0/+14 * Update to the 2003-12-10 mainline snapshot of GCC which has fixes for (atgerald2003-12-143-22/+36 * Really mark as broken.gerald2003-12-051-1/+1 * Update to the 2003-11-26 snapshot and fix several packaging issues.gerald2003-12-053-67/+17 * Update from repo-copy of lang/gcc33 to the 2003-11-12 snapshot of GCC 3.4.gerald2003-11-158-295/+45 * - ECHO -> ECHO_MSGedwin2003-09-271-3/+3 * Use ${STRIP_CMD} instead of strip. Strip some additional files and simplifygerald2003-07-121-17/+16 * My manpage creation fake-out broke with 3.1.1. Give up and add a buildobrien2003-07-121-0/+1 * Add checksum for bounds-checking-gcc-3.3-1.00.patch.bz2 lost by revision 1.69.gerald2003-07-101-0/+1 * Upgrade to the 7-July-2003 GCC 3.3.1 in-development snapshot.obrien2003-07-103-18/+17 * Add bounds-checking support using Herman ten Brugge's patches.gerald2003-06-183-1/+36 * Don't remove the share/java and share/java/classes system directories.kris2003-06-091-2/+0 * Update to the official release of GCC 3.3. On the way, somewhat restructuregerald2003-05-153-24/+20 * Update to the second prerelease of GCC 3.3. Add support for the coregerald2003-05-092-6/+16 * I now made .bz2 sources available on gcc.gnu.org, so again use these insteadgerald2003-05-081-3/+1 * Update to the first prerelease of GCC 3.3, which is only available as .tar.gz.gerald2003-05-073-38/+20 * Remove --with-gnu-as --with-gnu-ld, which are actually no-ops.gerald2003-05-061-1/+1 * Properly add the "[FreeBSD]" marker to the GCC version string also forgerald2003-05-061-1/+1 * G++ headers are now installed in c++/<gcc_ver> rather than g++-v3.obrien2003-05-061-1/+1 * Upgrade to the 28-April-2003 GCC 3.3 in-development snapshot.obrien2003-05-042-6/+6 * Upgrade to the 21-April-2003 GCC 3.3 in-development snapshot.obrien2003-04-282-6/+6 * Merge targets pre-configure and pre-build, simplify them, and removegerald2003-04-262-20/+2 * Make MAINTAINER overrideable by slave ports.gerald2003-04-251-1/+1 * Fifty-one months after ELF flag day, and after the system compiler becamegerald2003-04-243-96/+0 * Further fixes to pkg-plist. (Tested according to Porter's Handbook 2.4 ongerald2003-04-231-3/+1 * Allow YACC to be used, rather than Bison, for C/C++.obrien2003-04-231-0/+29 * merge changes from gcc32 to gcc33 after testingdinoex2003-04-212-7/+36 * Not sure how I missed these patches in my 24-March-2003 GCC 3.3obrien2003-04-212-90/+10 * Remove files/patch-t-freebsd. The underlying problem has been fixed ingerald2003-04-171-10/+0 * Remove the last part of jdp's profile fixes from 1998/10/08, which actuallygerald2003-04-151-11/+0 * Appease portlint by various whitespace changes. Remove last traces ofgerald2003-04-061-12/+8 * Finally remove the parts of this patch that date back to 1998 and have nowgerald2003-04-031-24/+0 * Remove special alpha optimization warning. alpha support now should begerald2003-04-021-20/+0 * LATEST_LINK can now be overwritten by the slave port.dinoex2003-03-311-1/+1 * Upgrade to the 24-March-2003 GCC 3.3 in-development snapshot.obrien2003-03-303-18/+60 * Fix COMMENT and a Makefile comment.gerald2003-03-251-2/+2 * De-pkg-comment.knu2003-02-212-1/+1 * Use the most modern spelling of egcs.cygnus.com.obrien2002-12-041-1/+1 * The effort to maintain these for FreeBSD just isn't worth it with the lackobrien2002-11-051-1/+1 * Use MASTER_SITES_GCC.knu2002-10-201-3/+2 * Upgrade to the 14-Oct-2002 GCC 3.3 in-development snapshot.obrien2002-10-182-9/+9 * Upgrade to a 7-Oct-2002 GCC 3.3 in-development checkout.obrien2002-10-11