Age | Commit message (Collapse) | Author | Files | Lines |
|
by moving the inclusion of buildlink3.mk files outside of the protected
region. This bug would be seen by users that have set PREFER_PKGSRC
or PREFER_NATIVE to non-default values.
BUILDLINK_PACKAGES should be ordered so that for any package in the
list, that package doesn't depend on any packages to the left of it
in the list. This ordering property is used to check for builtin
packages in the correct order. The problem was that including a
buildlink3.mk file for <pkg> correctly ensured that <pkg> was removed
from BUILDLINK_PACKAGES and appended to the end. However, since the
inclusion of any other buildlink3.mk files within that buildlink3.mk
was in a region that was protected against multiple inclusion, those
dependencies weren't also moved to the end of BUILDLINK_PACKAGES.
|
|
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs.
Bump PKGREVISION.
|
|
buildlink3.mk file in revision 1.101 of bsd.buildlink3.mk.
|
|
|
|
|
|
|
|
2003-12-22 Bastien Nocera <hadess@hadess.net>
* configure.in: update to 2.4.1
2003-12-22 Bastien Nocera <hadess@hadess.net>
* gnome-vfs.keys.in: add more aliases for .zip files (Closes: #129510)
2003-12-22 Bastien Nocera <hadess@hadess.net>
* gnome-vfs-mime-magic:
* gnome-vfs.applications:
* gnome-vfs.keys.in:
* gnome-vfs.mime: application/x-flac is now audio/x-flac,
image/svg is now image/svg+xml (Closes: #127667, #86748)
2003-12-22 Bastien Nocera <hadess@hadess.net>
* gnome-vfs-mime-magic: better heuristics to detect RIFF CDXA video
types (Closes: #129780)
2003-12-22 Bastien Nocera <hadess@hadess.net>
* gnome-vfs-mime-magic: matching on "<title" brings too many false
positive (HTML vs. XML) (Closes: #111234)
2003-12-09 Bastien Nocera <hadess@hadess.net>
* gnome-vfs.keys.in:
* gnome-vfs.mime: run check-mime.pl, run check-mime.pl,
whip self, whip self, add bittorrent mime-type
2003-12-09 Bastien Nocera <hadess@hadess.net>
* gnome-vfs-mime-magic:
* gnome-vfs.keys.in:
* gnome-vfs.mime: add DjVu support as image/x.djvu
2003-12-02 Bastien Nocera <hadess@hadess.net>
* gnome-vfs-mime-magic:
* gnome-vfs.keys.in:
* gnome-vfs.mime: add support for application/x-gchempaint and
application/x-gcrystal (Closes: #126293)
2003-12-01 Bastien Nocera <hadess@hadess.net>
* man/Makefile.am: don't install the man page, it's outdated
|
|
Changes:
o Support more languages.
o Provide mime database only;
o Icons have been moved to gnome-icon-theme.
|
|
|
|
|
|
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
|
|
the shared share/mime-info directory. Bump PKGREVISION.
|
|
Bump PKGREVISION to 1.
|
|
|
|
|
|
|
|
have it be automatically included by bsd.pkg.mk if USE_PKGINSTALL is set
to "YES". This enforces the requirement that bsd.pkg.install.mk be
included at the end of a package Makefile. Idea suggested by Julio M.
Merino Vidal <jmmv at menta.net>.
|
|
gnome-vfs<=1.0.3
Bump PKGREVISION
|
|
and use bsd.pkg.install.mk to copy it to PKG_SYSCONFDIR.
Bump PKGREVISION to 1.
|
|
|
|
Patch provided in PR pkg/18701 by Julio Merino <jmmv@menta.net>
|
|
*.pc and binaries. Both these things are simply found by packages in their
true installed locations.
|
|
Use buildlink2.
|
|
|
|
|