summaryrefslogtreecommitdiff
path: root/x11/gnome--/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2004-04-26Convert to buildlink3.snj1-5/+5
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-01-24replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2004-01-03Bump package revisions for tiff update.reed1-1/+2
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used.
2003-09-12update to 1.2.4drochner1-4/+3
didn't find a useful changelog, assuming a bugfix release; add a patch to make it compile with g++3
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-13PKGREVISION bump for libiconv update.wiz1-2/+2
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-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz1-2/+2
dependency bumps.
2003-03-01Rename the libsigc++ dependancy to libsigc++10. Bump PKGREVISION.jmmv1-2/+3
2002-09-11Update to 1.2.2. Convert to buildlink2.wiz1-17/+9
Changes: Release 1.2.2 * Gnome::UI::Help fixed: This should be added to the Help menu to automatically add items from the topics.dat file. (Murray Cumming) * gnome-hello example: The About box is now closed and deleted when [Close] is clicked (Murray Cumming) Release 1.2.1 * App::create_toolbars fixed to use member UI::Array. This allows access to the widgets, as well as properly managing memory for the UI Items. - menu example modified to demonstrate disabling of menu item widgets. (Murray Cumming) * configure.in: Don't add -I$prefix/include to GNOMEMM_INCLUDEDIR if $prefix=/usr. -I/usr/include should never be used because it overrides the order of gcc's implicit include path. gtkmm-config.in has been corrected too. (Daniel Elstner) * Dialog, MessageBox, PropertyBox: Added extra documentation so people know that these are not self-destructed when run() or run_and_close() returns. (Murray Cumming) Release 1.2.0 * Canvas example: Added example.png to test CanvasImage. Items are now deleted in the destructor. (Murray Cumming) * Reference Documentation: Location of perl not hardcoded. (Cedric Gustin) * Some gcc 3.0 std namespace fixes. (Claudio Bley) Release 1.1.21 * CanvasText: set_font(const GdkFont&) conversion fixed and set_font(const string&) added. (Murray Cumming) * CanvasItem: event signal marshalled again. We lost this fix sometime after 1.1.17. (Gergõ Érdi) * Uncommented the CanvasHelper::anchor property, adding the necessary gtkpacker.h #include. (Murray Cumming) * Fixed CanvasHelpers::font for Gdk_Font input and added a string constructor. (Murray Cumming) * Added CanvasText::set_fontset(). (Murray Cumming) Release 1.1.20 Unofficial, with some 1.1.21 changes.
2002-09-11Depend on latest gtk-- version, and bump PKGREVISION for itwiz1-2/+2
[major bump in gtk--].
2002-08-25Merge changes in packages from the buildlink2 branch that havejlam1-1/+1
buildlink2.mk files back into the main trunk.
2002-07-24Change explicit build dependencies on perl into "USE_PERL5=build". Thisjlam1-3/+2
makes these packages build correctly on Darwin where perl>=5.8.0 is required.
2002-05-12prdownloads.sourceforge.net is no longer any use.abs1-2/+2
Switch to MASTER_SITE_SOURCEFORGE.
2002-03-24Buildlinkify gnome-- by applying the patches provided by Eric Gillespie,rh1-6/+9
Jr., in PR pkg/14205.
2002-03-13Give all packages which depend on "png" a version bump, and updatefredb1-2/+3
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".]
2002-02-14change USE_PERL5 to a BUILD_DEPENDS - perl is not needed at runtimedrochner1-2/+2
2001-09-27Mechanical changes to 375 files to change dependency patterns of the formjlam1-2/+2
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the packages whose base package name is "foo", and not those named "foo-bar". A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also change dependency examples in Packages.txt to reflect this.
2001-07-11depends on gtk--drochner1-1/+2
2001-07-02add dependency to libsigc++drochner1-1/+2
2001-05-19initial import of gnome--: C++ bindings for the gnome librarydrochner1-0/+28