summaryrefslogtreecommitdiff
path: root/devel/eel2
AgeCommit message (Collapse)AuthorFilesLines
2004-03-26PKGREVISION bump after openssl-security-fix-update to 0.9.6m.wiz2-3/+4
Buildlink files: RECOMMENDED version changed to current version.
2004-03-18Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properlyjlam1-3/+2
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-05Reorder location and setting of BUILDLINK_PACKAGES to match templatejlam1-10/+7
buildlink3.mk file in revision 1.101 of bsd.buildlink3.mk.
2004-02-21s/Extentions/Extensions/snj1-2/+2
2004-02-20unusedjmmv1-37/+0
2004-02-14PKGCONFIG_OVERRIDE is relative to WRKSRC.jmmv1-2/+2
2004-02-14LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globsjlam1-2/+1
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that are automatically handled by the default setting in bsd.pkg.mk.
2004-02-13Remove outdated comments.jmmv1-4/+1
2004-02-13Add explicit dependancies on packages used by this one directly. No revisionjmmv3-7/+28
bump since these were already used (but indirectly).
2004-02-13Explicitly depend on pkgconfig; while here, sort bl3 includes.jmmv1-3/+4
2004-02-11bl3ifyxtraeme2-7/+35
2004-02-09Bump PKGREVISION due to gnome-vfs2 update (fam readded as a dependancy).jmmv1-2/+2
2004-02-08s/then/them/snj1-1/+1
2004-01-23Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.jmmv1-2/+2
This shouldn't be needed if we had non-recursive dependancies *sigh*.
2004-01-22replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2004-01-03Bump package revisions for tiff update.reed2-4/+4
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used.
2003-12-28Bump PKGREVISION due to gnome-vfs2 update (fam removed as dependancy).jmmv1-1/+2
( We really need non-recursive dependancies... *sigh* )
2003-12-14Update to 2.4.1.xtraeme4-15/+18
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-13Bump PKGREVISION for atk library major bump.wiz2-4/+4
2003-11-12PKGREVISION++ due to devel/popt update.salo2-4/+4
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-13PKGREVISION bump for libiconv update.wiz2-4/+4
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-1/+1
2003-05-05PKGREVISION goes after PKGNAME.jmmv1-2/+2
2003-05-05Line up PKGREVISION whitespace.jmmv1-2/+2
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz2-3/+4
dependency bumps.
2003-04-25Update eel2 to 2.2.3.1rh4-9/+15
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-02-14Update to 2.2.1. Changes since 2.0.8:jmmv4-20/+25
* 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
2002-12-24Bump PKGREVISION because of dependency on latest freetype2 or glib2wiz2-3/+4
package and library major bumps therein. Also match dependency in corresponding buildlink2.mk's for the same reason. Mmmm, binary packages.
2002-12-18Update eel2 to 2.0.8. Change in this version: added languages (bs, sq).jmmv3-7/+8
Patch provided in PR pkg/19410 by Juan RP with a minor change.
2002-11-30USE_PKGLOCALEDIR, remove unnecessary patches, delint.salo1-1/+2
2002-10-30Replace hand made patches for pkgconfig tempates with PKGCONFIG_OVERRIDE.rh3-14/+3
2002-10-16Initial import of eel2-2.0.7, the eazel extentions library for GNOME2.rh6-0/+191