aboutsummaryrefslogtreecommitdiff
path: root/www/igal/files
diff options
context:
space:
mode:
Diffstat (limited to 'www/igal/files')
-rw-r--r--www/igal/files/patch-Makefile36
-rw-r--r--www/igal/files/patch-igal.151
-rw-r--r--www/igal/files/patch-indextemplate.html31
3 files changed, 47 insertions, 71 deletions
diff --git a/www/igal/files/patch-Makefile b/www/igal/files/patch-Makefile
index 6febd690f68d..013cd1a0f516 100644
--- a/www/igal/files/patch-Makefile
+++ b/www/igal/files/patch-Makefile
@@ -1,23 +1,15 @@
-*** Makefile.orig Mon Sep 3 19:26:32 2001
---- Makefile Wed Aug 14 17:27:24 2002
-***************
-*** 12,19 ****
- rm -f $(BINDIR)/igal
- rm -f $(MANDIR)/igal.1
-
- install:: igal
-! install -D -m 0755 igal $(BINDIR)/igal
-! install -D -m 0644 igal.1 $(MANDIR)/igal.1
- install -d -m 0755 $(LIBDIR)
- install -m 0644 indextemplate.html slidetemplate.html tile.gif $(LIBDIR)
---- 12,21 ----
- rm -f $(BINDIR)/igal
- rm -f $(MANDIR)/igal.1
-
-+ all:: igal
+--- Makefile.orig Tue Feb 4 07:41:31 2003
++++ Makefile Thu Jan 29 11:18:43 2004
+@@ -12,8 +12,10 @@
+ rm -f $(BINDIR)/igal
+ rm -f $(MANDIR)/igal.1
+
++all:: igal
+
- install:: igal
-! install -m 0755 igal $(BINDIR)/igal
-! install -m 0644 igal.1 $(MANDIR)/igal.1
- install -d -m 0755 $(LIBDIR)
- install -m 0644 indextemplate.html slidetemplate.html tile.gif $(LIBDIR)
+ install:: igal
+- install -D -m 0755 igal $(BINDIR)/igal
+- install -D -m 0644 igal.1 $(MANDIR)/igal.1
++ install -m 0755 igal $(BINDIR)/igal
++ install -m 0644 igal.1 $(MANDIR)/igal.1
+ install -d -m 0755 $(LIBDIR)
+ install -m 0644 README THANKS ChangeLog COPYING indextemplate.html slidetemplate.html tile.png igal.css $(LIBDIR)
diff --git a/www/igal/files/patch-igal.1 b/www/igal/files/patch-igal.1
index c69c047b0ec5..b90b8254b3d9 100644
--- a/www/igal/files/patch-igal.1
+++ b/www/igal/files/patch-igal.1
@@ -1,30 +1,21 @@
-*** igal.1.orig Wed Aug 14 16:59:12 2002
---- igal.1 Wed Aug 14 17:06:28 2002
-***************
-*** 228,233 ****
---- 228,237 ----
- None that I know of.
- .RE
- But if you find some please send me email.
-+ .TP
-+ FreeBSD port maintainer:
-+ .RE
-+ Dylan Carlson <absinthe@pobox.com>
- .SH AUTHOR
- Eric Pop <epop@stanford.edu>
- .SH "SEE ALSO"
-***************
-*** 237,248 ****
- .BR identify (1),
- .BR mogrify (1)
- .RE
-- If they didn't come standard with your Linux distribution
-- you can find them at
-- .I rpmfind.net
-- (inside libjpeg and libgr-progs) and at
-- .IR "imagemagick.org" ,
-- respectively. Also try
-- .I www.ijg.org
-- and
-- .IR "netpbm.sourceforge.net" .
---- 241,243 ----
+--- igal.1.orig Mon Feb 3 04:42:22 2003
++++ igal.1 Thu Jan 29 11:10:37 2004
+@@ -261,14 +261,9 @@
+ but if any major bugs pop up I probably ought to fix them.
+ .SH AUTHOR
+ Eric Pop <epop@stanford.edu>
++.TP
++FreeBSD port maintainer:
++.RE
++Dylan Carlson <absinthe@pobox.com>
+ .SH "SEE ALSO"
+ .BR cjpeg ", " djpeg ", " pnmscale ", " identify ", " convert ". "
+-If they didn't come standard with your Linux distribution
+-you can find them at
+-.I rpmfind.net
+-(inside libjpeg and libgr-progs) and at
+-.IR "imagemagick.org" ,
+-respectively. Also try
+-.I www.ijg.org
+-and
+-.IR "netpbm.sourceforge.net" .
diff --git a/www/igal/files/patch-indextemplate.html b/www/igal/files/patch-indextemplate.html
index f5664dac6dcc..c54b7757cfec 100644
--- a/www/igal/files/patch-indextemplate.html
+++ b/www/igal/files/patch-indextemplate.html
@@ -1,19 +1,12 @@
-*** indextemplate.html.orig Wed Aug 14 16:55:45 2002
---- indextemplate.html Wed Aug 14 16:57:10 2002
-***************
-*** 17,23 ****
- </center>
-
- <p><font size="-1">created with
-! <a href="http://www.stanford.edu/~epop/igal">igal</a></font>
- </font>
-
- </body>
---- 17,23 ----
- </center>
-
- <p><font size="-1">created with
-! <a href="http://www.stanford.edu/~epop/igal">igal</a> for <a href="http://www.freebsd.org/">freebsd</a></font>
- </font>
-
- </body>
+--- indextemplate.html.org Thu Jan 29 10:58:47 2004
++++ indextemplate.html Thu Jan 29 11:00:34 2004
+@@ -21,8 +21,7 @@
+ </DIV>
+
+ <P class="small">created with
+- <A href="http://www.stanford.edu/~epop/igal">igal</A></P>
+-
++ <a href="http://www.stanford.edu/~epop/igal">igal</a> for <a href="http://www.freebsd.org/">freebsd</a></font></P>
+ </BODY>
+ </HTML>
+