diff options
Diffstat (limited to 'www/kazehakase/files')
-rw-r--r-- | www/kazehakase/files/patch-configure | 11 | ||||
-rw-r--r-- | www/kazehakase/files/patch-etc::bookmarkbar.xml | 23 |
2 files changed, 34 insertions, 0 deletions
diff --git a/www/kazehakase/files/patch-configure b/www/kazehakase/files/patch-configure new file mode 100644 index 000000000..9a617da0c --- /dev/null +++ b/www/kazehakase/files/patch-configure @@ -0,0 +1,11 @@ +--- configure.orig Mon May 29 10:03:44 2006 ++++ configure Mon May 29 10:03:54 2006 +@@ -976,7 +976,7 @@ + psdir='${docdir}' + libdir='${exec_prefix}/lib' + localedir='${datarootdir}/locale' +-mandir='${datarootdir}/man' ++mandir='${prefix}/man' + + ac_prev= + ac_dashdash= diff --git a/www/kazehakase/files/patch-etc::bookmarkbar.xml b/www/kazehakase/files/patch-etc::bookmarkbar.xml new file mode 100644 index 000000000..3609035d6 --- /dev/null +++ b/www/kazehakase/files/patch-etc::bookmarkbar.xml @@ -0,0 +1,23 @@ +--- etc/bookmarkbar.xml.orig Thu Oct 28 19:38:33 2004 ++++ etc/bookmarkbar.xml Thu Oct 28 19:39:48 2004 +@@ -10,6 +10,20 @@ + </bookmark> + <separator/> + <folder> ++ <title>FreeBSD News</title> ++ <info> ++ <metadata owner="http://kazehakase.sourceforge.jp/" kz:location="http://www.freebsd.org/news/news.rdf"> ++ </metadata> ++ </info> ++ </folder> ++ <folder> ++ <title>FreshPorts</title> ++ <info> ++ <metadata owner="http://kazehakase.sourceforge.jp/" kz:location="http://www.freshports.org/backend/rss2.0.php"> ++ </metadata> ++ </info> ++ </folder> ++ <folder> + <title>Yahoo!News</title> + <info> + <metadata owner="http://kazehakase.sourceforge.jp/" kz:location="http://rss.news.yahoo.com/rss/topstories"> |