Update of /cvsroot/fink/experimental/jfmertens/crypto/finkinfo
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16890

Modified Files:
        evolution-exchange.info evolution.info mozilla.info 
        mozilla.patch 
Log Message:
documentation.
Fixing mozilla's PostInstScripts (in patch file).

Index: evolution-exchange.info
===================================================================
RCS file: 
/cvsroot/fink/experimental/jfmertens/crypto/finkinfo/evolution-exchange.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- evolution-exchange.info     12 Oct 2005 16:49:49 -0000      1.2
+++ evolution-exchange.info     13 Oct 2005 15:55:10 -0000      1.3
@@ -31,6 +31,8 @@
  Original package and port for evolution < 1.4 by Max Horn
 <<
 DescPackaging: <<
+config.status thing is to avoid a BuildConflict with libytnef-dev (and 
possibly others).
+--enable-maintainer-mode is to make the config-status thing work.
 <<
 Homepage: http://gnome.org/projects/evolution/
 License: GPL

Index: mozilla.patch
===================================================================
RCS file: /cvsroot/fink/experimental/jfmertens/crypto/finkinfo/mozilla.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- mozilla.patch       12 Oct 2005 16:49:49 -0000      1.3
+++ mozilla.patch       13 Oct 2005 15:55:11 -0000      1.4
@@ -415,7 +415,7 @@
 +rm -f  ${MOZILLA_FIVE_HOME}/component.reg
 +rm -f  ${MOZILLA_FIVE_HOME}/components/*.dat
 +
-+sudo -H ${MOZILLA_FIVE_HOME}/regxpcom || true
++sudo -H ${MOZILLA_FIVE_HOME}/regxpcom -x @PREFIX@/lib/mozilla -c 
@PREFIX@/lib/mozilla/components -d @PREFIX@/lib/mozilla/components -a|| true
 +sudo -H ${MOZILLA_FIVE_HOME}/regchrome || true
 +
 +exit 0

Index: mozilla.info
===================================================================
RCS file: /cvsroot/fink/experimental/jfmertens/crypto/finkinfo/mozilla.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- mozilla.info        12 Oct 2005 16:49:49 -0000      1.8
+++ mozilla.info        13 Oct 2005 15:55:11 -0000      1.9
@@ -500,10 +500,6 @@
 compliance, performance and portability.
 <<
 DescPort: <<
-If you feel your configuration is not saved, check permission of ~/.mozilla
-directory. If it is owned by root, fix or removed it. In this version,
-this problem was fixed. (sudo -H in install script fixes it)
-
 Patch does following things:
  - uses gtk+2 toolkit.
  - pass exact install directory to the linker

Index: evolution.info
===================================================================
RCS file: /cvsroot/fink/experimental/jfmertens/crypto/finkinfo/evolution.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- evolution.info      12 Oct 2005 18:07:22 -0000      1.8
+++ evolution.info      13 Oct 2005 15:55:10 -0000      1.9
@@ -20,9 +20,6 @@
   perl -pi.bak -e 's;\$\(LINK\);$& -Wl,-m;' 
plugins/groupwise-features/Makefile.in
 <<
 ConfigureParams: --enable-static=yes --enable-ipv6=yes --enable-nntp=yes 
--enable-exchange=yes --enable-file-chooser --enable-plugins=all 
--with-openldap=yes --with-krb4=/usr --with-krb5=/usr --enable-gtk-doc 
--mandir=%p/share/man --with-nspr-includes=%p/include/mozilla/nspr 
--with-nss-includes=%p/include/mozilla/nss --with-nspr-libs=%p/lib/mozilla 
--with-nss-libs=%p/lib/mozilla --enable-maintainer-mode
-#  cf end of configure ouput _ a pkg "dbus-glib-1" would be needed for a full 
build.
-# --enable-pilot-conduits=yes will probably not work; seems "gnome-pilot" is 
needed.
-# The --enable-maintainer-mode is for the config.status thing in the 
compilescript (to avoid BuildConflict with gtkhtml-dev).
 CompileScript: <<
 #!/bin/sh -ev
   export CPATH=%p/include
@@ -95,8 +92,9 @@
  Original package and port for evolution < 1.4 by Max Horn
 <<
 DescPackaging: <<
- TODO: add in Pilot conduit support.
- Also consider adding kerberos support
+ The --enable-maintainer-mode is for the config.status thing in the 
compilescript (to avoid BuildConflict with gtkhtml-dev).
+ TODO: --enable-pilot-conduits=yes (needs a "gnome-pilot" pkg).
+ Also _ cf end of configure ouput _ a pkg "dbus-glib-1" would be needed for a 
full build.
 <<
 Homepage: http://gnome.org/projects/evolution/
 License: GPL



-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to