glenlow [Thu, 19 Feb 2009 05:59:10 +0000 (05:59 +0000)]
prebuild: fontconfig + Xft; build: font cache called for different architectures on postinstall -- prevent significant delay when initially running Graphviz or switching between 32-bit GUI and 64-bit CLI
ellson [Tue, 17 Feb 2009 14:15:40 +0000 (14:15 +0000)]
Applied webdot-local-server-shortcut.diff from Ryan Schmidt.
This patch adds the feature from Tcl WebDot where you can omit the protocol, server and port of the graph description file if it's on the same server as the WebDot script. So instead of
This patch assumes that the http protocol is being used. Tcl WebDot explicitly prohibits any protocol other than http. Until this change, I don't think Perl WebDot cared, and would probably work fine with https or even ftp URLs. I can fix up https support for this change later.
ellson [Tue, 17 Feb 2009 14:14:25 +0000 (14:14 +0000)]
Applied webdot-unknown-url-format-error.diff from Ryan Schmidt
2. When the URL format is not recognized (does not conform to url.layout.format) it uses the uninitialized variable $url in the error message. The second patch fixes this to use the variable $urltag.
ellson [Mon, 16 Feb 2009 21:19:43 +0000 (21:19 +0000)]
patch-one from Ryan Schmidt
Attached is a patch that I believe brings over the useful changes from 2006-06-10 perl webdot while leaving out the typo and not removing the useful comment. I also moved the doubled slash fix and changed it slightly, and in the regex that removes the initial slash from the PATH_INFO, I made it clear that we want to remove the first slash only if it occurs at the beginning of the string. (That threw me off the search for the doubled slash issue for awhile.)
ellson [Thu, 12 Feb 2009 17:47:24 +0000 (17:47 +0000)]
- no more username in output.
- creator always "graphviz"
- pass in lt_preload_symbols from code using libgvc - avoiding problems with --enable-static
- clean out various bits of dead code
ellson [Thu, 12 Feb 2009 17:47:24 +0000 (17:47 +0000)]
- no more username in output.
- creator always "graphviz"
- pass in lt_preload_symbols from code using libgvc - avoiding problems with --enable-static
- clean out various bits of dead code
ellson [Thu, 12 Feb 2009 17:47:24 +0000 (17:47 +0000)]
- no more username in output.
- creator always "graphviz"
- pass in lt_preload_symbols from code using libgvc - avoiding problems with --enable-static
- clean out various bits of dead code
ellson [Thu, 12 Feb 2009 17:47:24 +0000 (17:47 +0000)]
- no more username in output.
- creator always "graphviz"
- pass in lt_preload_symbols from code using libgvc - avoiding problems with --enable-static
- clean out various bits of dead code
ellson [Thu, 12 Feb 2009 17:47:24 +0000 (17:47 +0000)]
- no more username in output.
- creator always "graphviz"
- pass in lt_preload_symbols from code using libgvc - avoiding problems with --enable-static
- clean out various bits of dead code
ellson [Thu, 12 Feb 2009 17:47:24 +0000 (17:47 +0000)]
- no more username in output.
- creator always "graphviz"
- pass in lt_preload_symbols from code using libgvc - avoiding problems with --enable-static
- clean out various bits of dead code
ellson [Thu, 12 Feb 2009 17:47:24 +0000 (17:47 +0000)]
- no more username in output.
- creator always "graphviz"
- pass in lt_preload_symbols from code using libgvc - avoiding problems with --enable-static
- clean out various bits of dead code
ellson [Thu, 12 Feb 2009 17:47:23 +0000 (17:47 +0000)]
- no more username in output.
- creator always "graphviz"
- pass in lt_preload_symbols from code using libgvc - avoiding problems with --enable-static
- clean out various bits of dead code
ellson [Thu, 12 Feb 2009 17:47:23 +0000 (17:47 +0000)]
- no more username in output.
- creator always "graphviz"
- pass in lt_preload_symbols from code using libgvc - avoiding problems with --enable-static
- clean out various bits of dead code
ellson [Thu, 12 Feb 2009 17:47:23 +0000 (17:47 +0000)]
- no more username in output.
- creator always "graphviz"
- pass in lt_preload_symbols from code using libgvc - avoiding problems with --enable-static
- clean out various bits of dead code
ellson [Thu, 12 Feb 2009 17:47:23 +0000 (17:47 +0000)]
- no more username in output.
- creator always "graphviz"
- pass in lt_preload_symbols from code using libgvc - avoiding problems with --enable-static
- clean out various bits of dead code
ellson [Thu, 12 Feb 2009 17:47:23 +0000 (17:47 +0000)]
- no more username in output.
- creator always "graphviz"
- pass in lt_preload_symbols from code using libgvc - avoiding problems with --enable-static
- clean out various bits of dead code