Age | Commit message (Collapse) | Author | Files | Lines |
|
configuration database from beeing modified by packages that do not honour
the --disable-schemas-install option. There is no need to patch these broken
packages any more.
Okay'ed by wiz.
|
|
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.
|
|
|
|
They include new features and translations, as well as bugfixes.
|
|
package and library major bumps therein.
Also match dependency in corresponding buildlink2.mk's for the same reason.
Mmmm, binary packages.
|
|
Changes since 2.0.10:
- Added new translations: am, be.
- Removed calls to gconf_client_suggest_sync since this synching is not
necessary. Performance analysis highlighted that gnome-panel was
causing >100 syncs to happen (with ~10 items in the panel).
Patch provided by Juan RP in PR pkg/19418, with some minor changes by me.
While I'm here, change my email address to the netbsd one.
|
|
This closes PR pkg/18219 by Julio Merino.
|