Age | Commit message (Collapse) | Author | Files | Lines |
|
scripts prior to revision 1.43 of bsd.pkginstall.mk.
|
|
package name matches the distname and avoids confusion because there is
no such thing as glade1 any more in pkgsrc (and hasn't been for a very
long time already).
|
|
Ok'd by jmmv@ and rh@ (gnome 1 maintainers).
|
|
|
|
|
|
in the process. (More information on tech-pkg.)
Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.
Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
|
|
which one is required in an automatic way by checking USE_X11BASE. This
simplifies things and avoids possible problems in the future due to confusion.
|
|
*-dirs packages.
|
|
|
|
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs.
Bump PKGREVISION.
|
|
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
|
|
|
|
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
|
|
|
|
|
|
|
|
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
|
|
dependency bumps.
|
|
Depend on gnome-libs/bonobo/oaf instead.
Bump PKGREVISION.
|
|
|
|
Changes:
0.6.4:
======
- Fixed some docs installation problems. (Eric Dorland & Damon)
- Took 'Curve Type' property out for GtkCurve & GtkGammaCurve, since GTK+
has a bug which makes this crash pretty often. (Damon)
- Removed some unfinished GnomeDB widgets from the palette (Rodrigo Moya)
0.6.3:
======
- Fixed some BadMatch problems on multi-depth displays (Dave Camp).
- Better GnomeDB support (Rodrigo Moya, Jos<E9> Antonio Salgueiro Aquino,
Daniel Wagner),
- Fixed properties problem where properties didn't get updated on focus-out
- Fixed bug when using GtkText and gettext (Dennis Brakhane).
- Updated docs to use DocBook 4.0, and avoided use of stylesheet images so
it compiles easier.
- New translations - Romanian (Marius Andreiana), Simplified Chinese
(Wang Jian) and Portuguese (Duarte Loreto).
|
|
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.
|
|
|
|
package and library major bumps therein.
Also match dependency in corresponding buildlink2.mk's for the same reason.
Mmmm, binary packages.
|
|
|
|
Include missing scrollkeeper buildlink2.mk where necessary
|
|
Patch provided in PR pkg/18701 by Julio Merino <jmmv@menta.net>
|
|
|
|
bump dependency to latest libiconv version; recursively also bump all
dependencies of packages depending on libiconv.
Requested by fredb.
|
|
Add proper @exec/unexec scrollkeeper-rebuilddb statements to PLIST
Bump PKGREVISION
|
|
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".]
|
|
|
|
Buildlinkify
|
|
|
|
+ move the patch digest/checksum values from files/patch-sum to distinfo
|
|
and updated translations.
|
|
|
|
XXX need to teach pkglint to be more picky about this
|
|
|
|
|
|
"${LOCALBASE}".
|
|
|
|
* Added workaround for SEGV bug in GnomeMessageBox in gnome-libs 1.2.3.
* A few changes in the generated code to keep g++ happy.
* Added gtk_widget_grab_focus() and gtk_widget_activate_default() to the
lists of standard signal handlers.
* Changed the widget tree view so it automatically expands to show
selected widgets.
* Updates to Russian, Swedish, French, Korean and Japanese translations.
* Fixed code generation bug with GnomePropertyBox which caused a SEGV.
* Added support for the "relief" property for GtkButton & GtkToggleButton.
This is the only change to the XML file format.
* Fixed menu editor bug which meant that widgets were occasionally given
the same name.
* Added support for tooltips for GtkRadioButton and GtkCheckButton.
* Better support for keyboard navigation (from Jon K Hellan).
* Fixed --write-source option so it handles relative paths (from Rick
Niles).
* Stopped installing logo into `gnome-config --datadir` since it causes
problems for people installing in personal directories etc. Also
changed the generated Makefile.am so it doesn't do it either.
* Added 'Class' property to the property editor so you can see the class
of the selected widget (from Jon K Hellan).
* Output the GtkOptionMenu and GtkCombo item strings separately in the
translatable strings file.
* Allowed start & finish pages of a GnomeDruid to be removed, in case the
developer wants to replace them with custom pages.
* Fixed the 'Redisplay Window' (Ctl-R) command so it should work again.
* Added the XML file and the autogen.sh file to the EXTRA_DIST in the
generated Makefile.am so they get distributed with the project.
|
|
|
|
|
|
Glade 0.5.9 (May 20 2000)
===========
o Added a Turbo-Start Guide from Paul J. Drongowski.
o Patches from James M. Cape to allow setting of the Title of GnomeMessageBox
widgets, and setting all the standard window properties of GnomePropertyBox.
o Updated Norwegian, Russian, Swedish, Japanese and German translations.
Glade 0.5.8 (May 14 2000)
===========
o Added User Guide and FAQ to the Help menu, though these are unfinished.
o Added option to support the Gnome Help system. Currently this only adds the
GNOME_UIINFO_HELP macro to the GnomeUIInfo struct, though we may include a
complete template User Guide with all the build files in future. Note that
you will have to install the topic.dat file in the appropriate directory
for the Help menuitems to be added. See the Glade source for an example.
o Installed the menu hints in the GnomeAppBar.
o Added a '--write-source' command line option to just build the source code
and exit. Note that an X connection is probably necessay for this to work.
o Partial support for GnomeDB widgets, though you'll have to set up the
configure.in/Makefile.am yourself. Parts of this may be unfinished.
o The beginnings of support for Bonobo controls. To include this configure
with '--with-bonobo'. This is still unfinished. Source code output isn't
done.
o Lots of new translations (many thanks to the people who do this behind the
scenes).
Glade 0.5.7 (Feb 19 2000)
===========
o Fixed problem with gnome-gettext.m4 macros being removed.
o French, Swedish, Japanese & Norwegian translations updated.
Glade 0.5.6 (Feb 13 2000)
===========
o Bug fixes - XML/source code output for box children with PACK_END set.
Using normal pixmaps in menu items.
Used correct default for C++ option cxx_use_heap, so it doesn't
appear in projects for other languages.
Fixed code output for children of paned widgets.
Fixed progress bar bug.
Fixed GLADE_DATA_DIR so --datadir works.
Fix bug which caused widgets to be skipped in code output.
o Used WM_NAME & WM_CLASS properties so window positions can be saved by the
window manager.
o Defaults for project options - to cut down on XML output. More default
values will be used in future - see doc/file_format.txt.
Glade 0.5.5 (Nov 11 1999)
===========
o Bug fixes - fixed accelerator keys dialog so the GTK+ version compiles.
output (void) as the function prototypes in interface.c
Glade 0.5.4 (Nov 6 1999)
===========
o Added back the 'Data' & 'Object' fields on the 'Signals' page, though I
still think people shouldn't use these.
o Added some support for GnomeAnimator. You just have to add the frames of the
animation yourself.
o Moved accelerator keys from a property editor page to a separate dialog,
which you can access via the 'Basic' page of the property editor.
o Bug fixes - Allow label to be removed from buttons etc.
Make sure GnomeDruid strings are translated.
Don't let widgets be added to GnomeCanvas.
Don't let child widgets of GtkEntry/GnomeEntry etc. be deleted.
Ignore <style> stuff in XML file.
|
|
|
|
|
|
|
|
|