summaryrefslogtreecommitdiff
path: root/lang/gb/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2007-05-13Remove some GNOME1 packages that are unmaintained upstream and/or inwiz1-21/+0
pkgsrc, in preparation for gnome1-libs removal(*). There was no feedback for keeping these packages after my HEADS UP mail to pkgsrc-users a week ago. (*) More to come before that can happen, though.
2006-10-04Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.wiz1-2/+2
2006-07-19Drop support for LTCONFIG_OVERRIDE. For quite a long time, pkgsrcjlam1-2/+1
had actually been ignoring LTCONFIG_OVERRIDE anyway and just using the default LIBTOOL_OVERRIDE to replace libtool scripts in packages. This just formalizes the fact that LTCONFIG_OVERRIDE is not used meaningfully by pkgsrc.
2006-04-17Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.wiz1-2/+2
2006-04-13BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace withjlam1-3/+2
USE_TOOLS+=msgfmt.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-2/+2
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-04-28Convert to buildlink3.snj1-4/+4
2004-01-03Bump package revisions for tiff update.reed1-2/+2
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used.
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-13PKGREVISION bump for libiconv update.wiz1-2/+2
2003-05-05Line up PKGREVISION whitespace.jmmv1-2/+2
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz1-2/+2
dependency bumps.
2003-04-24This package needs freetype2 (noticed in arm bulk build)cjep1-1/+2
2002-12-24Bump PKGREVISION because of dependency on latest freetype2 or glib2wiz1-2/+2
package and library major bumps therein. Also match dependency in corresponding buildlink2.mk's for the same reason. Mmmm, binary packages.
2002-12-01USE_PKGLOCALEDIR, remove unnecessary patch.salo1-1/+2
2002-10-19Track directory layout change at MASTER_SITE_GNOME.rh1-2/+2
Patch provided in PR pkg/18701 by Julio Merino <jmmv@menta.net>
2002-10-08Convert to buildlink2.wiz1-4/+3
2002-03-13Give all packages which depend on "png" a version bump, and updatefredb1-1/+2
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".]
2001-10-01Reduce dependency on gnome-core to gnome-libs. While we are at it, makerh1-13/+13
this strongly buildlinked and provide a buildlink.mk for dependent packages
2001-08-11Update gb to 0.0.20.rh1-2/+2
Notable changes are: * Massive grammer / lexer / internals fixage * Form work * Form [MaxButton, MinButton, ShowInTaskbar, BorderStyle, LinkTopic, StartupPosition] * Menu fixage * sub-properties * handle control box * Add shapes support * FormItem work * visibility work * [DragMode] * Textbox [MultiLine] * Textbox [MaxLength, PasswordChar] * Misc. * File handling updates * Print statement * Leak fixes
2001-06-11CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, sojlam1-2/+2
adapt by moving CPPFLAGS settings to top-level, and removing explicit inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.
2001-04-07Update gb to 0.0.18. Changes include tons of bugfixes and localisation.rh1-3/+3
2001-02-17Move the COMMENT from being in its own file to a definition in theagc1-1/+2
package Makefile.
2000-12-30Update gb to 0.0.17. Changes include:rh1-2/+4
Version 0.0.17 * Delay the parsing of the function specs until the function is used for the first time - speed and efficiency win (Frank) * Date functions fixed up (Ravi) * For Each implemented * UBound, LBound * More constants added * Screen's mouse pointer stuff impl * Object referencing grammar fixed * User defined constants implemented * Exit [Sub, Function, For etc.] impl. * Fix function invocation with Option Explicit * Parse Declare statements * ReDim implemented * Correct spelling of indices discovered. * Options setup and honoured (Ken Guest) * Lots of Command button signals added (Almer Tigelaar) * New object globalization logic * Build fix (Boszormenyi Zoltan) Version 0.0.16 * Implement CallByName * Port Frame to new object system (Frank) * Improve parser / lexer flexibility. * Implement Eval, Execute. * Implement user defined Types * Update project logic and form object referencing. * Add (evily hacked) up ASP runtime ( gb test/web.asp ) * Install 'gb' by default to aid use.
2000-11-25Update gb to 0.0.15. Changes include:rh1-2/+2
* Implement a collections object * Add the '!' operator WorkSheets!Sheet1 * Impl the 'visible' property on form items. * Read / Write only properties * Impl. default methods * Massive internal object / type system re-write * Major API clean * Potential security issue fixed * Lots of Parser / Lexer work + Class parsing + Set statement + Control array parsing + 'Is' statement * Lots of parser / lexer bugs fixed * File IO performance improvements and fixes * Lof implemented, Open improved * More Command button events * Form parsing & FRX handling * GUI items - PictureBox, Frame, Check started * Embryonic GB GUI designer
2000-10-17Initial import of gb-0.0.12, the Gnome Basic for office applicationsrh1-0/+19