rebuild the documentation database at install/deinstall time. This means
that:
- PLIST's do not need to call scrollkeeper-{update,rebuilddb} directly;
this is done by a bsd.pkg.install.mk template.
- The share/omf directory is only removed by scrollkeeper, which is the
last package in the dependancy tree.
- PKGREVISION is bumped.
Reviewed by wiz.
compiled using orbit-idl, which uses the C preprocessor to do its work, and
the C preprocessor has it's arguments transformed (correctly) by
buildlink2.
* Tons of bugfixes
* Replace the Netscape desktop entry with "Web Browser"
since it starts Mozilla by default anyway.
* Print warning if no panel is running at applet startup.
* Optimize the g_[s]list code a bit.
* Pull in improved tempfile creation from 2.0
* Up registration interval for clients
* New/Updated translations: Polish, Spanish, Vietnamese,
Traditional Chinese, Finnish, French, Korean
* New docs for (eu)
* Use VERSION in gnome-check-login instead of 0.1.
* Don't try to lock the screen if root is logged in.
* Improved shading of screen when logging out.
all dependencies on packages depending on "png" which contain shared
libraries, all for the (imminent) update to the "png" package.
[List courtesy of John Darrow, courtesy of "bulk-build".]
redefines about which buildlink.mk files would care is BUILDLINK_X11_DIR,
which points to the location of the X11R6 hierarchy used during building.
If x11.buildlink.mk isn't included, then BUILDLINK_X11_DIR defaults to
${X11BASE} (set in bsd.pkg.mk), so its value is always safe to use. Remove
the ifdefs surrounding the use of BUILDLINK_X11_DIR in tk/buildlink.mk and
revert changes to move x11.buildlink.mk before the other buildlink.mk files.
use X11_BUILDLINK_MK as a test value. Generally just reordering the
inclusions so that x11.buildlink.mk comes before the other buildlink.mk
files will make everthing work.
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also
change dependency examples in Packages.txt to reflect this.
Changes are:
2001-03-28 Dan Mueth <dan@eazel.com>
Linking GNOME hint capplet to doc
* gnome-hint/gnome-hint-properties.c: (help):
2001-03-26 Darin Adler <darin@eazel.com>
* omf-install/.cvsignore: Quick fix to ignore .omf files.
2001-03-25 Dan Mueth <dan@eazel.com>
Updated index page for gnome-help-browser to point to current
GNOME User's Guide.
2001-03-25 Jens Finke <jens@gnome.org>
* gnome.spec.in: Include gnome-terminal datadir stuff. Make use
of rpm macros.
2001-03-23 Yukihiro Nakai <nakai@gnome.gr.jp>
* configure.in: Generate Makefile of Japanese gsm help.
2001-03-23 Dan Mueth <dan@eazel.com>
Fixed error in metadata, placing it in the wrong locale.
* panel/help/ja/panel-ja.omf:
2001-03-22 Dan Mueth <dan@eazel.com>
A couple bug fixes from the previous huge commit.
* applets/desk-guide/help/C/Makefile.am:
* applets/desk-guide/help/de/Makefile.am:
2001-03-22 Dan Mueth <dan@eazel.com>
Updating doc build stuff to use sgmldocs.make. Making sure
screenshots are in figures directory. A few other small
doc fixes.
2001-03-20 Dan Mueth <dan@eazel.com>
Update some of the build stuff to the latest state of
OMF/SK system. Plus, added ScrollKeeper stuff into configure.in
and added sgmldocs.make so we can start using that to stay
uniform with other packages.
2001-03-09 Kjartan Maraas <kmaraas@gnome.org>
* configure.in: Generate Makefile for the japanese panel docs.
2001-03-07 jacob berkman <jacob@ximian.com>
* pixmaps: use some of tigert's nice icons
Tue Mar 06 18:36:33 2001 George Lebl <jirka@5z.com>
* configure.in, acconfig.h: Add a with argument for the KDE
documentation path
2001-03-02 Christian Schaller <Uraeus@linuxrising.org>
* Norwegian Nynorsk translation
2001-02-28 Martin Baulig <baulig@suse.de>
* configure.in (configure.in): Added applets/gen_util/help/es.
Tue Feb 27 02:15:15 2001 George Lebl <jirka@5z.com>
* configure.in: give a useful message when the canvas gdkpixbuf
thingie isn't found
2001-02-26 Dan Mueth <dan@eazel.com>
Include FDL as required by the FDL, and l10n of categories for
OMF metadata.
* COPYING-DOCS: Added this file - the FDL
* Makefile.am: Include COPYING-DOCS
* applets/fish/help/no/fish_applet-no.omf: l10n of category
* applets/gen_util/help/no/gen_util_applet-no.omf: l10n of category
2001-02-25 Gediminas Paulauskas <menesis@delfi.lt>
* configure.in: don't create grdb Makefiles.
2001-02-19 Dan Mueth <dan@eazel.com>
* Localized categories in OMF metadata for:
applets/fish/help/da/fish_applet-da.omf
applets/gen_util/help/da/clock/clock_applet-da.omf
applets/gen_util/help/da/mailcheck/mailcheck_applet-da.omf
applets/gen_util/help/da/printer/printer_applet-da.omf
gnome-terminal/es/gnome-termainal-es.omf
Sat Feb 17 23:28:01 2001 George Lebl <jirka@5z.com>
* gnome-core.spec.in: update so that /var/lib files are installed
properly
2001-02-15 Dan Mueth <dan@eazel.com>
* omf-install/Makefile.am: Changed to install under
$(datadir)/omf/ instead of $(prefix)/doc/omf because
this is The Right Way, and scrollkeeper was recently fixed
to work this way.
2001-02-14 Christophe Merlet <redfox@eikonex.org>
* */*.desktop: Updated French translations.
2001-02-13 Dan Mueth <dan@eazel.com>
* core-docs/lgpl/C/lgpl.sgml: Added a </para> to make it
validate with nsgmls and produce a valid TOC. Now it has
an extra <para> somewhere, which is lame, but at least
it validates and makes a good TOC. Finding the extra
<para> and removing it is left as an excercise for the reader.
* applet-docs.make: Less broken OMF bits than before
2001-02-13 Dan Mueth <dan@eazel.com>
* app-docs.make: Fixed(TM)
* applet-docs.make: Fixed(TM)
2001-02-13 Dan Mueth <dan@eazel.com>
* applet-docs.make: fixing previous non-fix
* app-docs.make: fixing previous non-fix
2001-02-13 Dan Mueth <dan@eazel.com>
* OMF files: Updated to new category list in scrollkeeper-0.0.6
2001-02-12 Dan Mueth <dan@eazel.com>
* applet-docs.make: Fixed to do directories without OMF files
correctly.
2001-02-12 Dan Mueth <dan@eazel.com>
* app-docs.make: Fixed to do directories without OMF files
correctly.
2001-02-08 Kjartan Maraas <kmaraas@gnome.org>
* configure.in: Added Norwegian (nynorsk) to ALL_LINGUAS.
2001-02-06 Dan Mueth <dan@eazel.com>
* Commented out the OMF files for 3 translations of gnome-terminal
because the SGML is broken, preventing TOC extraction
2001-02-06 Dan Mueth <dan@eazel.com>
* Modified Makefile.am's to register the new OMF files
* Added many OMF files:
applets/desk-guide/help/C/desk-guide_applet-C.omf
applets/desk-guide/help/de/desk-guide_applet-de.omf
applets/fish/help/C/fish_applet-C.omf
applets/fish/help/da/fish_applet-da.omf
applets/fish/help/no/fish_applet-no.omf
applets/gen_util/help/C/clock/clock_applet-C.omf
applets/gen_util/help/C/mailcheck/mailcheck_applet-C.omf
applets/gen_util/help/C/printer/printer_applet-C.omf
applets/gen_util/help/da/clock/clock_applet-da.omf
applets/gen_util/help/da/mailcheck/mailcheck_applet-da.omf
applets/gen_util/help/da/printer/printer_applet-da.omf
applets/gen_util/help/de/clock-de.omf
applets/gen_util/help/de/gen_util_applet-de.omf
applets/gen_util/help/de/mailcheck-de.omf
applets/gen_util/help/no/mailcheck-no.omf
applets/gen_util/help/no/gen_util_applet-no.omf
applets/tasklist/help/C/tasklist_applet-C.omf
core-docs/fdl/C/fdl-C.omf
core-docs/gpl/C/gpl-C.omf
core-docs/lgpl/C/lgpl-C.omf
gnome-terminal/C/gnome-terminal-C.omf
gnome-terminal/da/gnome-terminal-da.omf
gnome-terminal/de/gnome-terminal-de.omf
gnome-terminal/es/gnome-terminal-es.omf
gnome-terminal/it/gnome-terminal-it.omf
gnome-terminal/no/gnome-terminal-no.omf
gsm/help/C/session-C.omf
panel/help/C/panel-C.omf
panel/help/de/panel-de.omf
panel/help/it/panel-it.omf
panel/help/no/panel-no.omf
2001-02-06 Dan Mueth <dan@eazel.com>
* po/POTFILES.in: Removed lines for mini-commander. It seems that
mini-commander is now in gnome-applets, so having these two lines
was breaking the build.
2001-02-06 Dan Mueth <dan@eazel.com>
(initial setup of SK - just doing for Panel Manual for now)
* omf-install/: created this directory
* omf-install/Makefile.am: new
* app-docs.make: updated for scrollkeeper(SK)
* applet-docs.make: updated for scrollkeeper(SK)
* configure.in: updated for scrollkeeper(SK)
* Makefile.am: updated for scrollkeeper(SK)
* panel/help/C/panel-C.omf: added
* panel/help/C/Makefile.am: updated for SK
2001-02-05 Eric Baudais <baudais@okstate.edu>
* configure.in: Added core-docs/lgpl/Makefile and
core-docs/lgpl/C/Makefile to AC_OUPUT.
2001-02-04 jacob berkman <jacob@ximian.com>
* Makefile.am:
* configure.in:
* grdb: remove grdb
Sat Feb 03 19:36:34 2001 George Lebl <jirka@5z.com>
* Makefile.am: Cleanup some OOOOOOOLD cruft
* configure.in, Makefile.am, po/POTFILES.in, grdb/**/*:
Integrate grdb. The author fell of the face of the planet and
didn't integrate it as was planned apparently, so here it goes,
still needs to get called from gsm, and either control-center
or something else monitoring theme changes
Wed Jan 31 20:36:25 2001 George Lebl <jirka@5z.com>
* configure.in: s/Gnumeric/gnome-core/ fix some cut'n'paste fun
2001-01-26 Marius Andreiana <mandreiana@yahoo.com>
* configure.in: Added ro (Romanian) to ALL_LINGUAS.
first component is now a package name+version/pattern, no more
executable/patchname/whatnot.
While there, introduce BUILD_USES_MSGFMT as shorthand to pull in
devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current).
Patch by Alistair Crooks <agc@netbsd.org>