Commit graph

159 commits

Author SHA1 Message Date
jlam
3ebe053d90 LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs
relative to ${WRKSRC}.  Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
2004-02-14 17:21:49 +00:00
jmmv
5f70d86fba Bump PKGREVISION due to nautilus update (imlib2 removed as a dependency). 2004-02-14 00:24:34 +00:00
jmmv
bad3afef71 Bump PKGREVISION due to gnome-vfs2 update (fam readded as a dependancy). 2004-02-09 18:47:36 +00:00
jmmv
cbde456a74 Include intltool's buildlink2.mk to handle dependancies required by these
tools (as p5-XML-Parser).  Noted by Min Sik Kim.
2004-02-08 21:00:04 +00:00
jmmv
42729749d0 Reapply patch from reed@ to avoid passing a trailing slash to mkdir(2),
which does not work in NetBSD 1.6 and below.  Bump PKGREVISION to 2 and
close PR pkg/24339.

I've reviewed the code; it's safe to remove that trailing slash from the
directory name since the variable holding it is always handled through
g_build_filename, which adds slashes between path components automatically.
And the program works fine WRT favicons, at least under -current.
2004-02-07 16:41:30 +00:00
reed
3212a186b3 Back out my change for the mkdir() fix. It made it so the
favicons would not be cached and epiphany would hang. Sorry.

It hasn't been long so I decreased my PKGREVISION bump.

jmmv@ suggested that adding a wrapper around mkdir(2).
2004-02-07 00:41:02 +00:00
reed
3db6bb7ead Add patch to fix mkdir() trailing slash issue.
** ERROR **: Couldn't mkdir /home/reed/.gnome2/epiphany/favicon_cache/

Bumped PKGREVISION.
2004-02-06 23:53:21 +00:00
jmmv
a84f502374 Enable the nautilus plugin. I thought it could be splitted in its own
package, but this seems impossible, since the plugin is bundled together
the main binary.  Bump PKGREVISION to 1.
2004-02-06 22:48:11 +00:00
jmmv
373448c6ec Initial import of epiphany, version 1.0.7:
Epiphany is the web browser for the GNOME desktop.  It uses the Gecko
rendering engine, provided by Mozilla.  It aims to be simple, striking
and easy to use, following the GNOME usability rules.
2004-02-05 17:34:52 +00:00