Age | Commit message (Collapse) | Author | Files | Lines |
|
and remove GCC_REQD on gcc 3.
|
|
should fix problem seen on 1.6 bulk build
|
|
|
|
too many changes to list here, this pkg was really outdated
|
|
|
|
This fixes error noticed on Mac OS X:
configure: error: XML::Parser perl module is required for intltool
(This is the same fix used for libgda also.)
|
|
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.
|
|
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:
lib/libfoo.a
lib/libfoo.la
lib/libfoo.so
lib/libfoo.so.0
lib/libfoo.so.0.1
one simply needs:
lib/libfoo.la
and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.
Also make LIBTOOLIZE_PLIST default to "yes".
|
|
----------------------------
- Fixed parameter mismatch in GnomeDbCombo API (rodrigo)
- Added missing implementation for gnome_db_config_get_component_data_model
(laurent)
- Fixed desktop icon location (julio)
- Fixed gtk-doc comments (stephane)
- Removed missing files in spec file (rodrigo)
- Make sure the GUI doesnt allow data source names with spaces (rodrigo)
- Only build documentation if gtk-doc is enabled (rodrigo)
- Updated translations:
- ca (jordi)
- cs (mitr)
- de (christian)
- en_CA (adam)
- en_GB (dave)
- es (francisco)
- fi (tvainika)
- ga (alastairmck)
- hr (rsedak)
- hu (andras)
- id (mohammad)
- it (algol)
- nl (vincent)
- no (kjartan)
- pt_BR (evandro, gustavo)
- sr@Latin (danilo)
|
|
*-dirs packages.
|
|
Buildlink files: RECOMMENDED version changed to current version.
|
|
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.
|
|
libgnomedb 1.0.3, 2004-01-16
----------------------------
- Fixed sorting in grid widget (marius)
- Fixed selection signal emission in grid widget (rodrigo)
- Fixed libglade module compilation problems (rodrigo)
- Fixed compilation problems on Debian (jdassen)
- Use a grid instead of a list in form widget (jon)
- Updated translations:
- ja (aihana)
- nl (adrighem)
libgnomedb 1.0.2, 2003-11-30
----------------------------
- Avoid creating data sources with duplicating names in GnomeDbDsnConfigDruid
widget (laurent)
- Fixes for 64bit platforms (fredreric)
- Implemented missing gnome_db_combo_set_model (gonzalo)
- Updated translations:
- cs (miroslav)
- el (pkst)
- fi (pauli)
- nl (vincent)
- pt (duarte)
- sr (danilo)
- sw (christian)
libgnomedb 1.0.1, 2003-10-13
----------------------------
- Fixed problems with gtksourceview compilation (rodrigo)
- Made labels non-selectable in gray bar widget (álvaro)
- Fill background color with GTK style color in gray bar (álvaro)
- Use GTK default text color in grid titles for
gnome-database-properties (rodrigo)
- Dont g_free GtkWidget's in gray bar widget finalization (rodrigo)
- Updated translations:
- sk (stanislav)
|
|
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs.
Bump PKGREVISION.
|
|
buildlink3.mk file in revision 1.101 of bsd.buildlink3.mk.
|
|
|
|
|
|
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
|
|
|
|
|
|
This shouldn't be needed if we had non-recursive dependancies *sigh*.
|
|
|
|
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
|
|
( We really need non-recursive dependancies... *sigh* )
|
|
|
|
|
|
|
|
- Fixed #122108 - generating .server is not flexible (tagoh)
|
|
libgnomedb 0.99.0, 2003-09-10
-----------------------------
- Added a (configurable) icon to GnomeDbGrayBar (apg)
- Use icons for gnome-database-properties tabs (rodrigo)
- Removed ugly BUILD_WITH_GNOME in public headers (daniel)
- Updated translations:
- ca (jordim)
- cs (mitr)
- de (cneumair)
- es (pablodc)
- fi (pvirtane)
- fr (redfox)
- no (kmaraas)
- pl (aflinta)
- pt (dnloreto)
- sl (minmax)
- sr (danilo)
- sv (menthos)
libgnomedb 0.91.0, 2003-08-06
-----------------------------
- Extended GnomeDbLogin API (rodrigo)
- Added a 'Create DSN' button on the GnomeDbLogin widget (rodrigo)
- Redid UI for database properties configuration applet (rodrigo)
- Fixed #108023 (rodrigo)
- Some HIG-ification (apg, rodrigo)
- Added query builder widget, to be used in Gnumeric and Abiword (rodrigo)
- Extended GnomeDbEditor API (daniel)
- More API documentation (rodrigo)
- Updated translations:
- cs (mitr)
- de (cneumair)
- es (pablodc)
- nl (adrighem)
- pl (aflinta)
- pt (dnloreto)
- sv (menthos)
libgnomedb 0.90.0, 2003-07-03
-----------------------------
- Added missing entry points to GnomeDbLoginDialog API (rodrigo)
- Removed non-working MIME components (rodrigo)
- Added MIME actions component for SQL and connection files (rodrigo)
- Removed dependencies on GTK+ 2.2 (rodrigo)
- Added missing files to spec file (adam)
- Added preloading of GConf keys (rodrigo)
- Catched missing translatable strings (baddog)
- HIG-ify the error dialog widget (rodrigo)
- Updated translations:
- be (dmitrym)
- cs (mitr)
- es (pablodc)
- ml (karunakar)
- nl (vincent)
- pt (dnloreto)
- ru (frob)
- sv (menthos)
- zh_TW (baddog)
|
|
|
|
|
|
- Backported patches from HEAD to remove dependency on GTK+ 2.2.0
(rodrigo, daniel)
- Fixed list of libglade module files (daniel)
|
|
libgnomedb 0.12.1, 2003-06-08
-----------------------------
- Added missing static libraries to the spec file (adam)
- Fixed typo in configure.in (redfox)
- Simplified column titles in data sources and providers config dialog
(rodrigo)
- Added missing CFLAGS for libglade module (rodrigo)
- Fixed soname numbering (rodrigo)
- Updated translations:
- nl (adrighem)
- sr (danilo)
- ta (baddog)
libgnomedb 0.12, 2003-05-28
---------------------------
- Added new stock icons (apg)
- HIG-ified the login dialog widget (apg)
- Added support for GTK/libgda-only compilation (dmitrym)
- Extended GnomeDbForm API (rodrigo)
- Updated translations:
- cs (mitr)
- de (cneumair)
- es (pablodc)
- fa (roozbeh)
- nl (adrighem)
- pt (dnloreto)
- pt_BR (gdvieira)
- sv (menthos)
libgnomedb 0.11, 2003-03-08
---------------------------
- Marked missing strings in .keys file for translation (cneumair)
- Added new stock icons for COMMIT and ROLLBACK (rodrigo)
- Fixed #106121 (julio)
- Fixed #106122 (julio)
- Fixed #106402 (rodrigo)
- HIG-ify the gray bar widget (apg)
- Fixed #106402 (tagoh)
- Spec file fixes (yanko)
- Updated translations:
- cs (mitr)
- de (cneumair)
- es (pablodc)
- nl (adrighem)
- pl (chyla)
- pt (dnloreto)
- pt_BR (gdvieira)
- sv (menthos)
- uk (rasta)
|
|
the shared share/mime-info directory. Bump PKGREVISION.
|
|
|
|
dependency bumps.
|
|
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.
|
|
libgnomedb 0.10, 2003-01-27
---------------------------
- Added --disable-gtk-doc argument to configure (rodrigo)
- Fixed .server file paths (rodrigo)
- Fixed weird size of provider list in configuration dialog (rodrigo)
- Fixed modal dialog on 'save as..' grid's menu item and made the code
actually ask the user if he wants to overwrite existing files (rodrigo)
- Re-Added GnomeDbIconList from the 1.4 version (rodrigo)
- Implemented session management (rodrigo)
- Replaced GnomeDbSqlEditor widget with a more generic GnomeDbEditor,
to support many languages (rodrigo)
- Removed obsolete config.h files all over (gonzalo)
- Fixed alignment for grid's cells (rodrigo)
- Improved look of error and login dialogs (rodrigo)
- Remember values between GnomeDbDsnConfigDruid's pages (rodrigo)
- Many improvements on GnomeDbGrid (rodrigo)
- Updated translations:
- de (cneumair)
- es (pablodc)
- it (algol)
- no (kmaraas)
- pt_BR (evandrofg)
- sl (minmax)
- sv (menthos)
libgnomedb 0.9, 2002-12-10
--------------------------
- Splitted stock icons initialization from the main library init function,
to have the GnomeDbLogin/GnomeDbLoginDialog widgets work correctly
in Glade (rodrigo)
- Updated translations:
- be (dmitrym)
- cs (Michal Bukovjan)
- de (cneumair)
- es (pablodc)
- ms (sebol)
- nl (adrighem)
- pt_BR (gdvieira)
- sv (menthos)
Changes in the package:
- Move documentation to share/doc/html.
- Honor PKG_SYSCONFDIR.
- Register schema files using the new framework in GConf2 (schemas.mk).
|
|
package and library major bumps therein.
Also match dependency in corresponding buildlink2.mk's for the same reason.
Mmmm, binary packages.
|
|
|
|
|
|
|