summaryrefslogtreecommitdiff
path: root/devel
AgeCommit message (Collapse)AuthorFilesLines
2003-01-05Update bonobo-activation to 2.1.1. Changes since 2.1.0 include severaljmmv4-23/+7
bugfixes, code cleanup and a new translation to Belarusian.
2003-01-05Install empty directory lib/libglade/2.0, used by packages depending onjmmv2-2/+8
libglade2 to install modules inside it.
2003-01-05Bump PKGREVISION to 3; changes:jmmv4-25/+38
- Fix PKGNAME to use variable modifiers. - Depend on python, which is required to create a script. - Disable gtk-doc detection (not required). - Install documentation in share/doc/html, instead of share/gtk-doc/html.
2003-01-05Fix typo in comment... dirrm -> @dirrmjmmv1-2/+2
2003-01-05Do not try to remove lib/bonobo/{monikers,servers} (removed byjmmv1-3/+3
bonobo-activation).
2003-01-05Do not try to remove lib/bonobo/servers (removed by bonobo-activation).jmmv1-3/+3
Do not try to remove lib/bonobo-2.0/sample (removed by libbonobo).
2003-01-05Note that share/idl is removed by ORBit2jmmv1-1/+2
2003-01-05Do not try to remove lib/gtk-2.0/modules; it is done by the gtk2 dependancy.jmmv1-2/+2
2003-01-04Create/remove empty directory lib/bonobo/monikers, used by dependancies.jmmv2-2/+7
2003-01-04Install documentation under share/doc/html, not share/gtk-doc/html.jmmv5-73/+49
Some PLIST cleanup (tell where shared directories are removed). Bump PKGREVISION to 4.
2003-01-04Require pkgconfig>=0.14.0rh1-2/+2
2003-01-04Make this package install its configuration files under the examples treejmmv4-11/+28
and use bsd.pkg.install.mk to copy them to PKG_SYSCONFDIR. Bump PKGREVISION to 3.
2003-01-04Addjschauma1-1/+3
CHECK_SHLIBS=NO SHLIB_HANDLING=NO as suggested by wiz in an attempt to fix problems seen in the recent bulk-builds. (Note: I can't reproduce the problem and IIRC previous bulk- builds did not have them, either, so these fixes are very speculative.)
2003-01-04Install documentation under share/doc/html, not share/gtk-doc/html.jmmv4-21/+40
(and fix the PLIST... it seems docs were not installed before) Do not depend on gtk-doc, as the package comes with prebuilt docs. Bump PKGREVISION to 2.
2003-01-04Use ${GZIP_CMD} instead of gzip in the hope it fixes the bulk build problem.wiz3-7/+13
2003-01-04It's a PKG_SKIP_REASON if OPSYS support is missing, not a PKG_FAIL_REASON.wiz1-2/+2
2003-01-04Fix location of PLIST.common_end. Will probably fix recent bulk build failure.wiz1-2/+2
2003-01-04Append ";" after attribute. From bison CVS repository.cjep3-2/+20
This appears to fix a problem when building print/lilypond. Bump PKGREVISION.
2003-01-04Install documentation under share/doc/html, not share/gtk-doc/html.jmmv2-38/+40
Also avoid possible detection of gtk-doc and Qt (may generate different binary packages if found). Sort PLIST too. Bump PKGREVISION to 1.
2003-01-04Install documentation under share/doc/html, not share/gtk-doc/html.jmmv4-32/+47
Also avoid possible detection of gtk-doc (not needed). Bump PKGREVISION to 1.
2003-01-04Install documentation under share/doc/html (not share/gtk-doc/html).jmmv2-98/+99
Also avoid possible detection of gtk-doc (not needed). Bump PKGREVISION to 1.
2003-01-04Updated libgnomeui to 2.0.6. Changes:jmmv3-13/+11
* Added am, be, da translations. * libgnomeui/gnome-druid.c (gnome_druid_instance_init): Grab the focus on the next button rather than just setting the HAS_FOCUS flag.
2003-01-04Updated libbonoboui to 2.0.3.3. Changes since 2.0.3.2:jmmv3-8/+8
- bonobo/bonobo-file-selector-util.c (create_bonobo_selector): fix acute brokenness. - bonobo/bonobo-ui-component.c (ui_event), (impl_Bonobo_UIComponent_execVerb): 64bit safe va-list termination. - tests/test-ui.c (cb_do_popup): don't destroy popup immediately after popup. - bonobo/bonobo-ui-component.c (bonobo_ui_component_set_translate): don't segv later if we have a NULL / bogus xml string coming in. - Added am and be translations. - samples/controls/Makefile.am, samples/compound-doc/bonobo-hello/Makefile.am: Fix $(prefix)/lib -> $(libdir). - bonobo/bonobo-ui-init-gtk.c: Change POPT_ARG_STRING to POPT_ARG_INT for the screen argument - configure.in: require libxml - fixes breakage from removing it from bonobo-activation's pkg-config requirements.
2003-01-03Updated libgnome to 2.0.6. Changes since 2.0.4:jmmv3-10/+12
- Added el, be, cs and am translations. - Make gnome_program_module_register do what it's supposed to do.
2003-01-03Change my email address to the NetBSD one (hispabsd.org -> netbsd.org).jmmv9-18/+18
Approved by wiz.
2003-01-03Update Gorm to 0.2.0. Notable changes include:rh3-60/+78
* Custom class support/translations implemented. * Added NSScrollView, NSPopupButton, NSOutlineView, NSTableView editing. * Improved test mode support. * Improved drag n' drop support on many items. * Intelligent placement hints. * Read gmodel files. * More inspectors. * Sound and Image support. * gorm files were changed to directory wrappers for more flexibility.
2003-01-03Depend on gnustep-1.5.1 (via buildlink2)rh2-188/+120
Fix PLIST to accommodate gnustep-1.5.1 changes Bump PKGREVISION
2003-01-03Update gnustep-base to 1.5.1.rh3-11/+10
Noteworthy changes in version `1.5.1' ===================================== * Port NSThread to MingW * Better framework support in NSBundle * Added Thai string encodings. * New makeImmutableCopyOnFail: method. * Lots of autogsdoc improvements, Updated gsdoc DTD to 1.0 version. * Added GSPrintf for logging to stdout. * Warning logs selectable at runtime. * NSTimeZone code rewritten for speed.
2003-01-03Update gnustep-make to 1.5.1.rh4-13/+42
Changes in version `1.5.1' ========================== * Framework support rewritten, also supports multiple names. * API change: Replace frameowork's xxx_TOOLS by xxx_COPY_INTO_DIR. * Unified link commands between libraries and frameworks (LIB_LINK_*). * New 'make strings' target for localization support. * Speed improvements. * Doesn't try to build OSX bundle on GNUstep and vice versa. * API change: Tools/Subproj can have resources. * API change: TOOL_INSTALL_DIR.
2003-01-02The lib/pkgconfig has been added to the list of standard directories, so dojmmv3-7/+3
not try to remove it, even if empty.
2003-01-02fix dependency for m4hubertf1-2/+2
2003-01-02Enable p5-Class-ReturnValue p5-Devel-StackTrace p5-Test-Inlinemjl1-1/+4
2003-01-02Remove use of // comments. Fixes PR 19643.skrll2-1/+16
2003-01-02Import of p5-Class-ReturnValue 0.40mjl4-0/+29
Class::ReturnValue is a "clever" return value object that can allow code calling your routine to expect: a boolean value (did it fail) or a list (what are the return values)
2003-01-02Import of p5-Test-Inline 0.15mjl4-0/+27
Test::Inline is a way to embed tests in the same file as your source code rather than in a seperate file. The idea is, the closer your tests are to your code and docs, the more likely you'll keep them up to date.
2003-01-02Import of p5-Devel-StackTrace 1.02mjl4-0/+29
The Devel::StackTrace module contains two classes, Devel::StackTrace and Devel::StackTraceFrame. The goal of this object is to encapsulate the information that can found through using the caller() function, as well as providing a simple interface to this data.
2003-01-02Do not include x11.buildlink2.mk directly, it is not meant to be.wiz2-9/+5
Use BUILDLINK_DEPENDS instead of DEPENDS _and_ inclusion of buildlink2.mk. Add RCS Id to patch-aa.
2003-01-02Update KDE to the 3.0.5a distribution. Packages are numbered 3.0.5.1 orskrll2-6/+5
1.0.5.1 accordingly. Fixes and changes are: Multiple vulnerabilities. kdelibs KHTML : Fixed several crashes and misrenderings. rlogin.protocol: fixed command execution in specially crafted urls. kdebase KAddressbook: Don't squeeze columns on startup/properly restore column width settings. kdenetwork lisa, reslisa: Fixed several security vulnerabilities. kdesdk Cervisia: Show long lines in diff view always completely.
2003-01-02enable p5-SDLexplorer1-1/+2
2003-01-02alter package nameexplorer1-2/+2
2003-01-02add p5-SDL, a Perl 5 interface to the SDL library. This will let me add ↵explorer5-0/+49
'games/frozen-bubble' soon
2003-01-01Update of devel/bison to version 1.875.cjep4-8/+28
Differences to the plain GNU version in the packages collection: * We do not install the shell wrapper "yacc" (it is supplied because POSIX requires it and we already have a yacc command). Changes since 1.75: * Numerous bug fixes and improvements including: + Compatibility (with 1.35 and Solaris yacc) changes; + Fixes for GCC 3.2.1; + Use Yacc style of conflict reports; + Fix bug where error locations were not being recorded correctly; + Fix bad interaction with flex 2.5.23. Please see the ChangeLog file supplied with the bison source code for more details.
2002-12-31Updated devel/libmm to 1.2.2. Changes from version 1.2.1 include:jlam3-8/+8
*) Use "close-on-exec" semantic on internal file descriptors if underlying platform supports this feature. This makes sure the file descriptors are closed by the kernel upon execution of exec(3) by the application.
2002-12-31Mechanical conversion to use java-vm.mk.jlam1-2/+3
2002-12-30Bump version in buildlink2 to current versioncjep1-2/+2
2002-12-30Add -Wl,-R... flags in pcre-config (same as we do for gtk-config). Bump pkg ↵cjep4-7/+26
revision.
2002-12-29Remove lclint, replaced by splint.wiz8-160/+1
2002-12-28Use buildlink2.jlam1-1/+3
2002-12-27Test if __m68k__ is defined on NetBSD/m68k ELF.uebayasi2-5/+14
2002-12-26Including java-vm.mk implied USE_JAVA.jlam1-2/+1