Commit graph

43 commits

Author SHA1 Message Date
adam
6e2dc943c7 Changes 2.8.2:
* Translation updates
* Function to find out filename encoding
* Fix to eelcanvas that allows connecting to expose
* Handle null mimetypes in property page
2004-11-26 08:45:41 +00:00
jmmv
cf4589ad4b Update to 2.8.1:
* Translation updates
2004-10-26 21:06:29 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
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.
2004-10-03 00:12:51 +00:00
jlam
1a280185e1 Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.
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".
2004-09-22 08:09:14 +00:00
jmmv
04173c71ec Update to 2.8.0. This version corresponds to GNOME 2.8.0.
Major changes since 2.7.92 were:
* Refresh mime application chooser when mime db changes
* Create ~/.local/share/applications as needed
* Remove some mime-related debug output

Major changes since 2.7.4 were:
* Don't pop up cancel dialog if password dialog is visible.

Major changes since 2.7.3 were:
* Import new foocanvas
* Use right i18n header
* Fix memleaks
* Translation updates

Major changes since 2.7.2 were:
* MIME helpers functions and dialogs

Major changes since 2.7.1 were:
* Translation updates.
2004-09-21 16:54:32 +00:00
jmmv
447bfde4b7 Update to 2.6.2: translation updates. 2004-06-28 12:33:25 +00:00
minskim
acb45a00b6 Update eel2 to 2.6.1.
Major changes:
  - Added "gu" (Gujarati).
2004-04-20 01:29:52 +00:00
jmmv
bedae6c90c Make use of the new USE_DIRS variable, instead of directly depending on the
*-dirs packages.
2004-04-14 16:15:20 +00:00
jmmv
8a790bca29 Update to 2.6.0. Changes since previous stable version (2.4.x):
Major changes since 2.5.91.1 were:
* Translation updates.

Major changes since 2.5.91 were:
* fix utf8 bug in EelEditableLabel

Major changes since 2.5.90 were:
* translations

Major changes since 2.5.8 were:
* Replaced egg-screen-exec usage with g_spawn
* Use new file chooser
* portability patches

Major changes since 2.5.7 were:
* Translations

Major changes since 2.5.6 were:
* Support for SUS modifiers in eel_strdup_strftime
* Set right a11y role on alerts

Major changes since 2.5.5 were:
* Fix a11y coloring of editable label
* Canvas update

Major changes since 2.5.4 were:
* Removed unused source files
* Added a GList API for string lists in eel-preferences.

Major changes since 2.5.3 were:
* HIG message dialogs

Major changes since 2.5.2 were:
* Mem leak fix in accessibility support.

Major changes since 2.5.1 were:
* Added accessibility support to editable label widget

Major changes since 2.5.0 were:
* Some ICCCM fixes
* disable deprecation warnings
* fix leaks
2004-04-01 18:36:37 +00:00
wiz
a661ce60c0 PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
2004-03-26 02:27:34 +00:00
jlam
7db11b582a Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properly
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.
2004-03-18 09:12:08 +00:00
jlam
9ff0e10340 Reorder location and setting of BUILDLINK_PACKAGES to match template
buildlink3.mk file in revision 1.101 of bsd.buildlink3.mk.
2004-03-05 19:25:06 +00:00
snj
b7fd4eace8 s/Extentions/Extensions/ 2004-02-21 06:50:19 +00:00
jmmv
53aacf3789 unused 2004-02-20 17:50:36 +00:00
jmmv
ab17dd00b3 PKGCONFIG_OVERRIDE is relative to WRKSRC. 2004-02-14 18:26:26 +00:00
jlam
ec993afa1a LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs
relative to ${WRKSRC}.  Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
2004-02-14 17:21:32 +00:00
jmmv
56925752f0 Remove outdated comments. 2004-02-13 23:43:49 +00:00
jmmv
a9f9c8748a Add explicit dependancies on packages used by this one directly. No revision
bump since these were already used (but indirectly).
2004-02-13 23:29:17 +00:00
jmmv
64a03d6710 Explicitly depend on pkgconfig; while here, sort bl3 includes. 2004-02-13 23:19:27 +00:00
xtraeme
45e3241c4d bl3ify 2004-02-11 04:47:10 +00:00
jmmv
bad3afef71 Bump PKGREVISION due to gnome-vfs2 update (fam readded as a dependancy). 2004-02-09 18:47:36 +00:00
snj
4b5ec1617d s/then/them/ 2004-02-08 22:55:53 +00:00
jmmv
a58dd81611 Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.
This shouldn't be needed if we had non-recursive dependancies *sigh*.
2004-01-23 21:50:42 +00:00
grant
f49bdea710 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-22 08:24:28 +00:00
reed
6d9af8d68d Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
2004-01-03 18:49:33 +00:00
jmmv
a51d1c36df Bump PKGREVISION due to gnome-vfs2 update (fam removed as dependancy).
( We really need non-recursive dependancies... *sigh* )
2003-12-28 23:37:05 +00:00
xtraeme
c7f795a78a Update to 2.4.1.
Changes:

* Fix accessibiliyt crashes in foocanvas
* Translation updates
* Don't use RevertToNone in eel_gdk_window_focus
* New and updated translations
* new calls for handling non-writable gconf keys
* Build fixes
* Crash fix in new FooCanvas
* Build fixes for gcc 3.3
* Removed unused widgets.
* Added eel_uri_is_desktop and EEL_DESKTOP_URI.
2003-12-14 21:47:51 +00:00
wiz
391b5798e6 Bump PKGREVISION for atk library major bump. 2003-12-13 00:45:21 +00:00
salo
f35979c642 PKGREVISION++ due to devel/popt update. 2003-11-12 01:31:47 +00:00
grant
91f00f1cbc s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
jmmv
8a555528c0 PKGREVISION goes after PKGNAME. 2003-05-05 19:05:05 +00:00
jmmv
486d434899 Line up PKGREVISION whitespace. 2003-05-05 14:21:27 +00:00
wiz
7166660e08 Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
2003-05-02 11:53:34 +00:00
rh
42fa95453a Update eel2 to 2.2.3.1
Major changes since 2.2.2 were:
    * New function eel_filename_get_rename_region
    * Accessibility updates
    * New eel-canvas that fixes zoom tearing
    * New functions for slave glade prefs widgets
    * Draw EelEditableLable frame even when text is empty

Major changes since 2.2.1 were:
    * New widget EelInputEventBox
    * Added canvas a11y support
    * CanvasGroup move redraw fixes
2003-04-25 08:13:29 +00:00
jmmv
d6889560be Update to 2.2.1. Changes since 2.0.8:
* Replaced usage of deprecated functions.
* Updated translations.
* New translations.
* Glade preference fixes.
* Performance and flicker fixes for the desktop.
* pthread build fixes
* Translation updates
* Remove GnomeCanvas dependency
* Fix input methods for EelEditableLabel
* fixed memleak
* Use smaller root window background pixmap if possible
* Don't reference internal gtk+ symbols
* Fix EelWrapTable size handling
* Removed unused code
* Glade code for preferences.
* EelBackground drag and drop changes.
* Multihead support (requires Gtk+ 2.1.x)
* Changes to EelEditableLabel
2003-02-14 20:55:03 +00:00
wiz
d8262452c1 Bump PKGREVISION because of dependency on latest freetype2 or glib2
package and library major bumps therein.
Also match dependency in corresponding buildlink2.mk's for the same reason.
Mmmm, binary packages.
2002-12-24 06:09:44 +00:00
jmmv
cfd27ff212 Update eel2 to 2.0.8. Change in this version: added languages (bs, sq).
Patch provided in PR pkg/19410 by Juan RP with a minor change.
2002-12-18 18:09:59 +00:00
salo
937b3bf13b USE_PKGLOCALEDIR, remove unnecessary patches, delint. 2002-11-30 23:21:32 +00:00
rh
e525650d57 Replace hand made patches for pkgconfig tempates with PKGCONFIG_OVERRIDE. 2002-10-30 03:09:25 +00:00
rh
a13e084eac Initial import of eel2-2.0.7, the eazel extentions library for GNOME2. 2002-10-16 09:37:26 +00:00