Skip to content
Snippets Groups Projects
Commit 496a85ac authored by Wuttke, Joachim's avatar Wuttke, Joachim
Browse files

move to new website

parent a310461d
No related branches found
No related tags found
No related merge requests found
...@@ -13,8 +13,8 @@ ...@@ -13,8 +13,8 @@
m4_ifndef([AC_AUTOCONF_VERSION], m4_ifndef([AC_AUTOCONF_VERSION],
[m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.67],, m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.68],,
[m4_warning([this file was generated for autoconf 2.67. [m4_warning([this file was generated for autoconf 2.68.
You have another version of autoconf. It may work, but is not guaranteed to. You have another version of autoconf. It may work, but is not guaranteed to.
If you have problems, you may need to regenerate the build system entirely. If you have problems, you may need to regenerate the build system entirely.
To do so, use the procedure documented by the package, typically `autoreconf'.])]) To do so, use the procedure documented by the package, typically `autoreconf'.])])
......
This diff is collapsed.
man_MANS = frida.1 man_MANS = frida.1
auxdir = $(datadir)/frida/html auxdir = $(datadir)/frida/html
aux_DATA = frida.html podstyle.css index.html aux_DATA = frida.html
frida.1 : frida.pod frida.1 : frida.pod
pod2man -s 1 -c "frida manual" $< > $@ pod2man -s 1 -c "frida manual" $< > $@
......
...@@ -171,7 +171,7 @@ top_builddir = @top_builddir@ ...@@ -171,7 +171,7 @@ top_builddir = @top_builddir@
top_srcdir = @top_srcdir@ top_srcdir = @top_srcdir@
man_MANS = frida.1 man_MANS = frida.1
auxdir = $(datadir)/frida/html auxdir = $(datadir)/frida/html
aux_DATA = frida.html podstyle.css index.html aux_DATA = frida.html
all: all-am all: all-am
.SUFFIXES: .SUFFIXES:
......
.\" Automatically generated by Pod::Man 2.1801 (Pod::Simple 3.05) .\" Automatically generated by Pod::Man 2.23 (Pod::Simple 3.14)
.\" .\"
.\" Standard preamble: .\" Standard preamble:
.\" ======================================================================== .\" ========================================================================
...@@ -124,7 +124,7 @@ ...@@ -124,7 +124,7 @@
.\" ======================================================================== .\" ========================================================================
.\" .\"
.IX Title "FRIDA 1" .IX Title "FRIDA 1"
.TH FRIDA 1 "2011-01-12" "perl v5.10.0" "frida manual" .TH FRIDA 1 "2011-05-20" "perl v5.12.3" "frida manual"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents. .\" way too many mistakes in technical documents.
.if n .ad l .if n .ad l
...@@ -141,15 +141,12 @@ Frida is software for scientific data analysis, primarily written for inelastic ...@@ -141,15 +141,12 @@ Frida is software for scientific data analysis, primarily written for inelastic
.IX Header "INSTALLATION" .IX Header "INSTALLATION"
Installation guide: http://iffwww.iff.kfa\-juelich.de/~wuttke/doku/doku.php?id=frida:installation Installation guide: http://iffwww.iff.kfa\-juelich.de/~wuttke/doku/doku.php?id=frida:installation
.PP .PP
Download location: http://www.messen\-und\-deuten.de/frida/src/ Download location: http://joachimwuttke.de/src/
.PP
The old download location at sourceforge.net is no longer maintained
(too much advertising, too slow, too complicated)
.PP .PP
Development snapshot: http://iffwww.iff.kfa\-juelich.de/~wuttke/frida2.git/ Development snapshot: http://iffwww.iff.kfa\-juelich.de/~wuttke/frida2.git/
.SH "DOCUMENTATION" .SH "DOCUMENTATION"
.IX Header "DOCUMENTATION" .IX Header "DOCUMENTATION"
Main web site: http://www.messen\-und\-deuten.de/frida/ Main web site: http://joachimwuttke.de/frida/
.PP .PP
Documentation wiki: http://iffwww.iff.kfa\-juelich.de/~wuttke/doku/doku.php?id=frida:frida Documentation wiki: http://iffwww.iff.kfa\-juelich.de/~wuttke/doku/doku.php?id=frida:frida
.SH "SEE ALSO" .SH "SEE ALSO"
......
...@@ -55,15 +55,13 @@ ...@@ -55,15 +55,13 @@
<hr /> <hr />
<h1><a name="installation">INSTALLATION</a></h1> <h1><a name="installation">INSTALLATION</a></h1>
<p>Installation guide: <a href="http://iffwww.iff.kfa-juelich.de/~wuttke/doku/doku.php?id=frida:installation">http://iffwww.iff.kfa-juelich.de/~wuttke/doku/doku.php?id=frida:installation</a></p> <p>Installation guide: <a href="http://iffwww.iff.kfa-juelich.de/~wuttke/doku/doku.php?id=frida:installation">http://iffwww.iff.kfa-juelich.de/~wuttke/doku/doku.php?id=frida:installation</a></p>
<p>Download location: <a href="http://www.messen-und-deuten.de/frida/src/">http://www.messen-und-deuten.de/frida/src/</a></p> <p>Download location: <a href="http://joachimwuttke.de/src/">http://joachimwuttke.de/src/</a></p>
<p>The old download location at sourceforge.net is no longer maintained
(too much advertising, too slow, too complicated)</p>
<p>Development snapshot: <a href="http://iffwww.iff.kfa-juelich.de/~wuttke/frida2.git/">http://iffwww.iff.kfa-juelich.de/~wuttke/frida2.git/</a></p> <p>Development snapshot: <a href="http://iffwww.iff.kfa-juelich.de/~wuttke/frida2.git/">http://iffwww.iff.kfa-juelich.de/~wuttke/frida2.git/</a></p>
<p> <p>
</p> </p>
<hr /> <hr />
<h1><a name="documentation">DOCUMENTATION</a></h1> <h1><a name="documentation">DOCUMENTATION</a></h1>
<p>Main web site: <a href="http://www.messen-und-deuten.de/frida/">http://www.messen-und-deuten.de/frida/</a></p> <p>Main web site: <a href="http://joachimwuttke.de/frida/">http://joachimwuttke.de/frida/</a></p>
<p>Documentation wiki: <a href="http://iffwww.iff.kfa-juelich.de/~wuttke/doku/doku.php?id=frida:frida">http://iffwww.iff.kfa-juelich.de/~wuttke/doku/doku.php?id=frida:frida</a></p> <p>Documentation wiki: <a href="http://iffwww.iff.kfa-juelich.de/~wuttke/doku/doku.php?id=frida:frida">http://iffwww.iff.kfa-juelich.de/~wuttke/doku/doku.php?id=frida:frida</a></p>
<p> <p>
</p> </p>
......
...@@ -26,17 +26,14 @@ Frida is software for scientific data analysis, primarily written for inelastic ...@@ -26,17 +26,14 @@ Frida is software for scientific data analysis, primarily written for inelastic
Installation guide: http://iffwww.iff.kfa-juelich.de/~wuttke/doku/doku.php?id=frida:installation Installation guide: http://iffwww.iff.kfa-juelich.de/~wuttke/doku/doku.php?id=frida:installation
Download location: http://www.messen-und-deuten.de/frida/src/ Download location: http://joachimwuttke.de/src/
The old download location at sourceforge.net is no longer maintained
(too much advertising, too slow, too complicated)
Development snapshot: http://iffwww.iff.kfa-juelich.de/~wuttke/frida2.git/ Development snapshot: http://iffwww.iff.kfa-juelich.de/~wuttke/frida2.git/
=head1 DOCUMENTATION =head1 DOCUMENTATION
Main web site: http://www.messen-und-deuten.de/frida/ Main web site: http://joachimwuttke.de/frida/
Documentation wiki: http://iffwww.iff.kfa-juelich.de/~wuttke/doku/doku.php?id=frida:frida Documentation wiki: http://iffwww.iff.kfa-juelich.de/~wuttke/doku/doku.php?id=frida:frida
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment