Update of /cvsroot/fink/experimental/rangerrick/common/main/finkinfo/devel
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9502/common/main/finkinfo/devel

Modified Files:
        distcc.info 
Added Files:
        doxygen1.3.info doxygen1.3.patch 
Log Message:
buncha work-in-progress

--- NEW FILE: doxygen1.3.patch ---
diff -uNr doxygen-1.3.4/src/doxygen.pro.in doxygen-1.3.4-new/src/doxygen.pro.in
--- doxygen-1.3.4/src/doxygen.pro.in    2003-02-21 17:24:16.000000000 -0500
+++ doxygen-1.3.4-new/src/doxygen.pro.in        2006-01-31 13:12:57.000000000 
-0500
@@ -18,7 +18,7 @@
 CONFIG       = console warn_on $extraopts
 HEADERS      = doxygen.h 
 SOURCES      = main.cpp 
-unix:LIBS                  += -L../lib -ldoxygen -ldoxycfg -lqtools -lpng
+unix:LIBS                  += -L../lib -ldoxygen -ldoxycfg -lqtools -lpng 
[EMAIL PROTECTED]@/lib
 win32:INCLUDEPATH          += .
 win32-mingw:LIBS           += -L../lib -ldoxygen -ldoxycfg -lqtools -lpng
 win32-msvc:LIBS            += qtools.lib png.lib doxygen.lib doxycfg.lib 
shell32.lib 
@@ -28,7 +28,7 @@
 win32:TMAKE_CXXFLAGS       += -DQT_NODLL
 win32-g++:LIBS             = -L../lib -ldoxygen -ldoxycfg -lqtools -lpng
 win32-g++:TMAKE_CXXFLAGS   += -fno-exceptions -fno-rtti
-INCLUDEPATH                += ../qtools ../libpng .
+INCLUDEPATH                += ../qtools ../libpng . @PREFIX@/include
 win32-g++:INCLUDEPATH      -= ../libpng
 DESTDIR                    =  ../bin
 TARGET                     =  doxygen
diff -uNr doxygen-1.3.4/src/libdoxygen.pro.in 
doxygen-1.3.4-new/src/libdoxygen.pro.in
--- doxygen-1.3.4/src/libdoxygen.pro.in 2003-08-25 13:51:22.000000000 -0400
+++ doxygen-1.3.4-new/src/libdoxygen.pro.in     2006-01-31 13:13:31.000000000 
-0500
@@ -186,6 +186,7 @@
 win32-g++:TMAKE_CXXFLAGS   += -fno-exceptions -fno-rtti
 INCLUDEPATH                += ../qtools
 INCLUDEPATH                += ../libpng
+INCLUDEPATH                += @PREFIX@/include
 win32:INCLUDEPATH          += .
 win32-g++:INCLUDEPATH      = ../qtools /usr/include/libpng12
 DESTDIR                    =  ../lib

--- NEW FILE: doxygen1.3.info ---
Package: doxygen1.3
Version: 1.3.4
Revision: 1
GCC: 3.3
Source: ftp://ftp.stack.nl/pub/users/dimitri/doxygen-%v.src.tar.gz
SourceDirectory: doxygen-%v
Source-MD5: cd81c0f8a8e77dc33cc754f6f8852ca4
Depends: libpng3-shlibs, graphviz, tetex-base (>= 2.0-1) | tetex-nox | 
system-tetex, tetex-texmf (>= 2.0-1) | system-tetex
BuildDepends: libpng3, ghostscript | ghostscript-nox, tetex-base (>= 2.0-1) | 
tetex-nox | system-tetex
NoSetCPPFLAGS: true
SetCPPFLAGS: -no-cpp-precomp
NoSetMAKEFLAGS: true
SetMAKEFLAGS: -j1
PatchScript: <<
  mv doc/doxygen_manual.tex tmp
  sed 's|setlength|renewcommand|g' < tmp > doc/doxygen_manual.tex
  mv src/latexgen.cpp tmp
  sed 's|setlength{\\foot|renewcommand{\\foot|g' < tmp > src/latexgen.cpp
  sed 's|@PREFIX@|%p|g' <%a/%n.patch | patch -p1
<<
CompileScript: <<
./configure --prefix %p --docdir %p/share/doc/%N --release  --install 
/usr/bin/install
make INSTALL=%p/lib/doxygen1.3 DOCDIR=%p/share/doc/%N
<<
InstallScript: <<
make install INSTALL=%i/lib/doxygen1.3 DOCDIR=%i/share/doc/%N
make install_docs INSTALL=%i/lib/doxygen1.3 DOCDIR=%i/share/doc/%N
<<
DocFiles: INSTALL LANGUAGE.HOWTO LICENSE PLATFORMS README VERSION
Description: Documentation system for C++, Java, IDL and C
DescDetail: <<
  Doxygen is a documentation system for C++, Java, IDL and C

  1.  It can generate an on-line documentation browser (in HTML) and/or 
  an off-line reference manual (in  ) from a set of documented source 
  files. There is also support for generating output in RTF (MS-Word), 
  PostScript, hyperlinked PDF, compressed HTML, and Unix man pages. The 
  documentation is extracted directly from the sources, which makes it 
  much easier to keep the documentation consistent with the source code.

  2. Doxygen can be configured to extract the code structure from 
  undocumented source files. This can be very useful to quickly find 
  your way in large source distributions. The relations between the 
  various elements are be visualized by means of include dependency 
  graphs, inheritance diagrams, and collaboration diagrams, which are 
  all generated automatically.

  3. You can even `abuse' doxygen for creating normal documentation (as 
  I did for this manual).

  This version of doxygen is a known working release that is stable and
  tested.
<<
License: GPL
Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
Homepage: http://www.doxygen.org

Index: distcc.info
===================================================================
RCS file: 
/cvsroot/fink/experimental/rangerrick/common/main/finkinfo/devel/distcc.info,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- distcc.info 17 Dec 2005 18:08:19 -0000      1.29
+++ distcc.info 31 Jan 2006 20:51:27 -0000      1.30
@@ -1,6 +1,6 @@
 Package: distcc
 Version: 2.18.3
-Revision: 5
+Revision: 6
 Suggests: ccache
 Depends: daemonic, libgettext3-shlibs, libhowl-shlibs (>= 1.0.0-11), libiconv, 
passwd (>= 20031013-1), popt-shlibs
 BuildDepends: libgettext3-dev, libhowl-dev (>= 1.0.0-11), libiconv-dev, 
libxml2, passwd (>= 20031013-1), pkgconfig, popt
@@ -34,6 +34,9 @@
   make install DESTDIR=%d
   install -d -m 755 %i/etc
   cat <<END > %i/etc/distcc.conf
+# the location of the distcc configuration files
+#DISTCC_DIR=%p/var/cache/distcc
+
 # the hosts to use when compiling
 DISTCC_HOSTS='localhost'
 
@@ -124,6 +127,7 @@
   install -d -m 755 %i/etc/profile.d
   cat <<END > %i/etc/profile.d/distcc.sh
 #### DO NOT EDIT BELOW HERE ####
+grep -q -E '^ *DISTCC_DIR' %p/etc/distcc.conf      && export DISTCC_DIR=\`grep 
DISTCC_DIR %p/etc/distcc.conf | grep -v '^ *#' | tr -d \'\" | cut -d= -f2\` || :
 grep -q -E '^ *DISTCC_MMAP' %p/etc/distcc.conf     && export 
DISTCC_MMAP=\`grep DISTCC_MMAP %p/etc/distcc.conf | grep -v '^ *#' | tr -d \'\" 
| cut -d= -f2\` || :
 grep -q -E '^ *DISTCC_HOSTS' %p/etc/distcc.conf    && export 
DISTCC_HOSTS=\`grep DISTCC_HOSTS %p/etc/distcc.conf | grep -v '^ *#' | tr -d 
\'\" | cut -d= -f2\` || :
 grep -q -E '^ *DISTCC_VERBOSE' %p/etc/distcc.conf  && export 
DISTCC_VERBOSE=\`grep DISTCC_VERBOSE %p/etc/distcc.conf | grep -v '^ *#' | tr 
-d \'\" | cut -d= -f2\` || :
@@ -133,6 +137,7 @@
 END
   cat <<END > %i/etc/profile.d/distcc.csh
 #### DO NOT EDIT BELOW HERE ####
+grep -q -E '^ *DISTCC_DIR' %p/etc/distcc.conf      && setenv DISTCC_DIR \`grep 
DISTCC_DIR %p/etc/distcc.conf | grep -v '^ *#' | tr -d \'\" | cut -d= -f2\` || :
 grep -q -E '^ *DISTCC_MMAP' %p/etc/distcc.conf     && setenv DISTCC_MMAP 
\`grep DISTCC_MMAP %p/etc/distcc.conf | grep -v '^ *#' | tr -d \'\" | cut -d= 
-f2\` || :
 grep -q -E '^ *DISTCC_HOSTS' %p/etc/distcc.conf    && setenv DISTCC_HOSTS 
\`grep DISTCC_HOSTS %p/etc/distcc.conf | grep -v '^ *#' | tr -d \'\" | cut -d= 
-f2\` || :
 grep -q -E '^ *DISTCC_VERBOSE' %p/etc/distcc.conf  && setenv DISTCC_VERBOSE 
\`grep DISTCC_VERBOSE %p/etc/distcc.conf | grep -v '^ *#' | tr -d \'\" | cut 
-d= -f2\` || :



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to