aboutsummaryrefslogtreecommitdiffstats
path: root/help/devel
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2001-05-16 03:25:16 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2001-05-16 03:25:16 +0800
commita5787f514f9d33171dc3032ef207411b3117acb4 (patch)
tree0cfab857ebc3bfb83b402bb4cbe5405532e5872f /help/devel
parentc2940feaaa37dddbab155e71994c00d77895849f (diff)
downloadgsoc2013-evolution-a5787f514f9d33171dc3032ef207411b3117acb4.tar.gz
gsoc2013-evolution-a5787f514f9d33171dc3032ef207411b3117acb4.tar.zst
gsoc2013-evolution-a5787f514f9d33171dc3032ef207411b3117acb4.zip
Removed some evolution-*-decl.txt files since these are autogenerated by
2001-05-15 Jeffrey Stedfast <fejj@ximian.com> * Removed some evolution-*-decl.txt files since these are autogenerated by gtk-doc and don't belong in cvs anyway. Should the tmpl/ dirs also be removed?? svn path=/trunk/; revision=9822
Diffstat (limited to 'help/devel')
-rw-r--r--help/devel/ChangeLog6
-rw-r--r--help/devel/calendar/cal-client/.cvsignore2
-rw-r--r--help/devel/calendar/cal-util/.cvsignore3
-rw-r--r--help/devel/executive-summary/.cvsignore5
-rw-r--r--help/devel/executive-summary/evolution-services.hierarchy7
-rw-r--r--help/devel/importer/evolution-shell-importer.hierarchy7
6 files changed, 29 insertions, 1 deletions
diff --git a/help/devel/ChangeLog b/help/devel/ChangeLog
index 6e1455b514..e9bc289834 100644
--- a/help/devel/ChangeLog
+++ b/help/devel/ChangeLog
@@ -1,3 +1,9 @@
+2001-05-15 Jeffrey Stedfast <fejj@ximian.com>
+
+ * Removed some evolution-*-decl.txt files since these are
+ autogenerated by gtk-doc and don't belong in cvs anyway.
+ Should the tmpl/ dirs also be removed??
+
2001-04-25 Jon Trowbridge <trow@ximian.com>
* Removed generated files from CVS, updated .cvsignore files
diff --git a/help/devel/calendar/cal-client/.cvsignore b/help/devel/calendar/cal-client/.cvsignore
index 81b3fafe73..439d6641ff 100644
--- a/help/devel/calendar/cal-client/.cvsignore
+++ b/help/devel/calendar/cal-client/.cvsignore
@@ -6,3 +6,5 @@ Makefile.in
*-unused.txt
*.hierarchy
*.signals
+*.stamp
+*-scan.c
diff --git a/help/devel/calendar/cal-util/.cvsignore b/help/devel/calendar/cal-util/.cvsignore
index 760b936f87..36efc9bc3a 100644
--- a/help/devel/calendar/cal-util/.cvsignore
+++ b/help/devel/calendar/cal-util/.cvsignore
@@ -6,4 +6,5 @@ Makefile.in
*-unused.txt
*.signals
*.hierarchy
-
+*.stamp
+*-scan.c
diff --git a/help/devel/executive-summary/.cvsignore b/help/devel/executive-summary/.cvsignore
index 1d93da7daa..7a0e6a693b 100644
--- a/help/devel/executive-summary/.cvsignore
+++ b/help/devel/executive-summary/.cvsignore
@@ -3,4 +3,9 @@ Makefile.in
*-decl.txt
*.signals
*.hierarchy
+*.stamp
+*-scan.c
+*-unused.txt
+*-decl-list.txt
sgml
+
diff --git a/help/devel/executive-summary/evolution-services.hierarchy b/help/devel/executive-summary/evolution-services.hierarchy
new file mode 100644
index 0000000000..37559d819d
--- /dev/null
+++ b/help/devel/executive-summary/evolution-services.hierarchy
@@ -0,0 +1,7 @@
+GtkObject
+ BonoboObject
+ ExecutiveSummaryComponent
+ ExecutiveSummaryComponentFactory
+ Handle to remote Bonobo::Unknown
+ ExecutiveSummaryComponentFactoryClient
+ ExecutiveSummaryHtmlView
diff --git a/help/devel/importer/evolution-shell-importer.hierarchy b/help/devel/importer/evolution-shell-importer.hierarchy
new file mode 100644
index 0000000000..c46ebdf782
--- /dev/null
+++ b/help/devel/importer/evolution-shell-importer.hierarchy
@@ -0,0 +1,7 @@
+GtkObject
+ BonoboObject
+ BonoboXObject
+ EvolutionImporter
+ EvolutionImporterListener
+ Handle to remote Bonobo::Unknown
+ EvolutionImporterClient
19:44:16 +0800'>2005-06-263-28/+15 * Update to the 20050618 snapshot of GCC 4.1.0.obrien2005-06-202-13/+13 * A workaround to build libjava.maho2005-06-141-4/+4 * Update to the 20050611 snapshot of GCC 4.1.0.gerald2005-06-132-13/+13 * Update to the 20050604 snapshot of GCC 4.1.0.gerald2005-06-052-13/+13 * Generally disable libjava again, since it mysteriously causes the build togerald2005-06-031-0/+3 * Update to the 20050528 snapshot of GCC 4.1.0. Adjust the libjava-relatedgerald2005-05-304-14/+32 * Update to the 20050522 snapshot of 4.1.0. Simplify the handling of mangerald2005-05-233-28/+21 * Include the (optional) Fortran frontend.gerald2005-05-191-0/+2 * Update to the 20050515 snapshot of GCC 4.1.0.gerald2005-05-173-41/+27 * Update to the 20050508 snapshot of GCC 4.1.0. Add the new gjnih41 programgerald2005-05-103-27/+30 * Update to the 20050501 snapshot of GCC 4.1.0. This contains a patch Igerald2005-05-022-17/+13 * Disable the build on alpha.[1] Address some complaints by portlint.gerald2005-05-011-3/+3 * Complete the repocopy of gcc40 to gcc41 and update to the 20050424gerald2005-04-254-44/+44 * GCC 4.0.0 has been release. Update to the first snapshot of GCC 4.0.1,gerald2005-04-252-14/+14 * Update to the 20050416 snapshot of GCC 4.0.0.gerald2005-04-182-13/+13 * Update to the 20050409 snapshot of GCC 4.0.0. That's getting rather closegerald2005-04-112-13/+13 * Update to the 20050402 snapshot of GCC 4.0.0.gerald2005-04-042-13/+13 * Mark BROKEN on sparc64. I reported the problem upstream, but there is nogerald2005-04-011-0/+4 * Update to the 20050319 snapshot of GCC 4.0.0.gerald2005-03-212-13/+13 * Update to the 20050312 of GCC 4.0.0.gerald2005-03-202-13/+13 * portlint.obrien2005-03-021-2/+8 * Update to the 20050226 snapshot.obrien2005-03-022-13/+13 * Update to the 20050220 snapshot of GCC 4.0, and mostly fix the packing listgerald2005-02-223-18/+20 * Update to the 20050130 snapshot of GCC 4.0.0. Adjust pkg-plist wrt. togerald2005-02-023-19/+17 * Update to the 20050116 snapshot of GCC 4.0.gerald2005-01-172-14/+14 * Update to the 20050109 snapshot of GCC 4.0.0.gerald2005-01-102-13/+13 * Update to the 20041226 snapshot of GCC 4.0.0.gerald2004-12-282-13/+13 * Update to the 20041219 snapshot of GCC 4.0.0. Quite some changes.gerald2004-12-252-13/+14 * Adding knob WITH_FORTRAN.maho2004-12-163-1/+20 * Update to the 20041205 snapshot of GCC 4.0.0.gerald2004-12-072-11/+11 * Update to the 20041128 snapshot of GCC 4.0.0.gerald2004-11-302-11/+11 * Update to the 20041121 snapshot of GCC 4.0.0 (removing last traces of thegerald2004-11-222-13/+12 * Update to the 20041114 snapshot of GCC 4.0.0.gerald2004-11-152-11/+11 * Adjust the names of the individual frontends to GCC 4.0.gerald2004-11-101-3/+3 * Update to the 20041107 snapshot of GCC 4.0.0 which contains some iconv-gerald2004-11-083-26/+11 * Revert those changes from the prevision commit (revision 1.181) that weregerald2004-11-071-12/+4 * Catch the 'cklatest' target up to changes on the MASTER_SITES.obrien2004-11-061-5/+13 * Autogenerate the libexec portion of PLIST.obrien2004-11-062-21/+8 * Complete the repo-copy of gcc34 to gcc40 and update to the 20041024gerald2004-10-315-62/+63 * Update to the 20041015 snapshot of GCC 3.4.3.gerald2004-10-222-14/+14 * Update to the 20040827 snapshot of GCC 3.4.2.gerald2004-09-042-13/+13 * Fix location of pkgconfig-datavs2004-09-042-2/+12 * Update to the 20040806 snapshot off GCC 3.4.gerald2004-08-122-13/+13 * Update to the 2004-07-23 snapshot of GCC 3.4.2.gerald2004-07-252-13/+13 * Update to the 20040709 snapshot of GCC 3.4.2 (from GCC 3.4.1).gerald2004-07-112-14/+14 * Update to the 20040702 snapshot. Optimize that SNAPDATE variable away ongerald2004-07-042-17/+16 * Use ${ECHO} instead of echo.gerald2004-06-181-3/+3 * Update to the 2004-06-11 snapshot of GCC 3.4.1.gerald2004-06-172-13/+13 * Update to the 2004-06-04 snapshot of GCC 3.4.1.gerald2004-06-062-15/+15 * Update to the 2004-04-14 snapshot, which should be nearly identical to thegerald2004-04-182-14/+17 * I give up, gerald wants the cruft back in.obrien2004-03-231-0/+2 * Use a different method to remove possibly shared directory, so we canobrien2004-03-221-2/+2 * Re-commit revision 1.165. The perceived breakage by it was a bug in pkg-plist.obrien2004-03-221-2/+0 * Remove libexec/gcc/%%GNU_HOST%% and libexec/gcc on pkg_delete.obrien2004-03-211-0/+2 * Try to fix breakage of non-amd64 platforms introduced by 1.165 andgerald2004-03-171-13/+3 * Don't hardcode CONFIGURE_TARGET anymore -- the value in bsd.port.mk hasobrien2004-03-171-3/+2 * Add a WITHOUT_LIBJAVA know, which disables building libgcj and thus savesgerald2004-03-153-37/+50 * Adopt this port and update to the 2004-02-18 snapshot of GCC 3.4.gerald2004-02-202-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-115-146/+165 * ftp://ftp.netwinder.org/ is no longer a MASTER_SITE.gerald2002-07-311-1/+0 * This is now in the stock FSF sources.obrien2002-05-191-64/+0 * Upgrade to a 18-May-2002 GCC 3.2 in-development checkout.obrien2002-05-181-15/+15 * GCC 2.95 and later aren't called egcs (any longer). Also updategerald2002-04-172-13/+3 * GCC 2.95 and later aren't called egcs (any longer), so remove two patchesgerald2002-04-122-23/+0 * Upgrade to a 06-April-2002 GCC 3.2 in-development checkout.obrien2002-04-072-30/+30 * Upgrade to a 27-March-2002 GCC 3.2 in-development checkout.obrien2002-03-292-24/+28 * Upgrade to a 12-March-2002 GCC 3.2 in-development checkout.obrien2002-03-131-2/+2 * Upgrade to the 10-March-2002 GCC 3.2 in-development snapshot.obrien2002-03-132-41/+46 * Mark broken while I find a suitable snapshot.obrien2002-03-101-0/+1 * Sync with gcc30's style.obrien2002-03-053-85/+39 * Upgrade to the 25-Feb-2002 GCC 3.1 development snapshot.obrien2002-03-033-28/+10 * Update to the 2002-02-04 snapshot.obrien2002-02-102-6/+6 * This allows the port to build, but it still has install problems.obrien2002-02-051-2/+5 * Upgrade to the 28-Jan-2002 GCC 3.1 development snapshot.obrien2002-02-0311-297/+202 * Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;knu2002-01-291-7/+7 * Style police: WWW tags should either end in a file/script or TRAILING /; Fix ...lioux2001-11-211-1/+1 * Utilize the PATCH_WRKDIR knob now that it exists.obrien2001-10-281-4/+1