summaryrefslogtreecommitdiff
path: root/devel
AgeCommit message (Collapse)AuthorFilesLines
2001-04-17Add a comment why "USE_LIBTOOL" must not be used in this package.tron1-1/+3
2001-04-17Remove redundant EXTRACT_SUFX, because it's ".tar.gz" by default.zuntum1-2/+1
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc387-918/+713
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc6-17/+15
+ move the patch digest/checksum values from files/patch-sum to distinfo + include distfile filesizes in distinfo
2001-04-17"autoconf" is not required to build this package under Solaris becausetron1-3/+3
the "configure.in" isn't modified by the IPv6 patch.
2001-04-17Disable the IPv6 patch under Solaris because it is not backward compatibletron1-14/+14
and causes build failures on systems with IPv6 but without KAME API.
2001-04-16Add and enable p5-BSD-Resource.jtb1-1/+2
2001-04-16Initial import of p5-BSD-Resource.jtb4-0/+25
This module provides a Perl interface to part of the BSD process resource library. It allows the use of the {get,set}rlimit and getrusage BSD C Library routines from perl. Provided by Nathan Ahlstrom <nrahlstr@winternet.com> in PR #12630.
2001-04-16Add and enable p5-AppConfig.jtb1-1/+2
2001-04-16Initial import of p5-AppConfig.jtb6-0/+43
AppConfig is a bundle of perl5 modules for parsing configuration files and command line arguments. It has a very powerful configuration file processor and a simple, efficient mechanism for parsing command line arguments. It also will use the Getopt::Long module where available to extend its own command line parsing abilities. Provided by Nathan Ahlstrom <nrahlstr@winternet.com> in PR #12637.
2001-04-16Add and enable p5-Parse-Yapp.jtb1-1/+2
2001-04-16Initial import of p5-Parse-Yapp.jtb4-0/+29
Yet Another Perl Parser compiler. Compiles yacc-like LALR grammars to generate Perl OO parser modules. It lets you create Perl OO fully reentrant LALR(1) parser modules (see the Yapp.pm pod pages for more details) and has been designed to be functionally as close as possible to yacc, but using the full power of Perl and opened for enhancements. Package provided by Nathan Ahlstrom <nrahlstr@winternet.com> in PR #12635.
2001-04-16This depends on Emacs. It doesn't install properly for XEmacs yet.jtb1-1/+3
2001-04-16bump version number from 1.11nb1 to 1.11nb2, for IPv6 support addition.itojun1-2/+2
suggested From: Matthias Scheler <tron@zhadum.de>
2001-04-16Use direct dependence on "libtool-base" package instead of "USE_LIBTOOL"tron2-18/+8
under Solaris to avoid circular dependence.
2001-04-16remove this as part of update to 1.0r (forgot to cvs rm first)dmcmahill1-19/+0
2001-04-16update to tpasm-1.0rdmcmahill3-7/+17
Changes are (note our patch got included in < 1 day!): Fixed ldx offset by y instruction in 6502 processor (Thanks Andrew) Makefile was updated so that .o files always end up in their respective directories (Thanks Dan) Makefile was updated to use patterns for locating processors and output file formats. This allows processors and output file formats to be added to the assembler simply by placing their source files into their respective directories. Everything else is automatic.
2001-04-15add and enable tpasmdmcmahill1-1/+2
2001-04-15initial import of tpasm-1.0qdmcmahill6-0/+69
tpasm is a cross assembler for the following microcontrollers. Motorola 6805: 6805 68705 Motorola 68hc11: 68hc11 Rockwell 6502: 6502 65c02 Sunplus SPCxxx: spc08a spc21a spc21a1 spc41a spc41b spc41b1 spc41c spc81a spc121a spc251a spc512a spc500a1 spc1000a spc2000a Intel 8051: 8031 8032 8051 8052 80c390 Microchip PIC: 12c508 12c509 12ce518 12ce519 12c671 12c672 16c505 16c52 16c54 16c55 16c56 16c57 16c58 14000 16c554 16c556 16c558 16c61 16c62 16c620 16c621 16c622 16c63 16c64 16c642 16c65 16c66 16c662 16c67 16c71 16c710 16c711 16c715 16c72 16c73 16c74 16c76 16c77 16f83 16c84 16f84 16f873 16f874 16f876 16f877 16c923 16c924 17c42 17c43 17c44 17c52 17c56 Atmel AVR: avr attiny10 attiny11 attiny12 attiny15 attiny22 attiny28 at90s1200 at90s2313 at90s2323 at90s2333 at90s2343 at90s4414 at90s4433 at90s4434 at90s8515 at90c8534 at90s8535 atmega103 atmega161 Zilog Z80: z80 z180
2001-04-14Add an "a" to DISTNAME. Fixes i386 bulk build problem.jtb1-2/+2
2001-04-14Add and enable sml-mode.jtb1-1/+2
2001-04-14Initial import of sml-mode:jtb6-0/+73
SML-MODE is a major Emacs mode for editing Standard ML. It provides syntax highlighting and automatic indentation and comes with sml-proc which allows interaction with an inferior SML interactive loop.
2001-04-14Change MAINTAINER section to packages@netbsd.orgjtb10-20/+20
2001-04-14Update bonobo to 1.0.2.rh3-41/+61
Notable changes include: * Documentation * Full C API documentation * Lots of nice DIA diagrams * preliminary UI XML DTD * Storage / Stream * fix symlink issues in fs storage * fs storage permissions fix * improved storage-fs / stream-fs mime typing * Event source / Listener * event-source fixes * event-source cleans * event-source re-enterancy fix * Property Bag * batch property get/set impl. * property bag client SEGV fix * PropertyBag leak fixes * Monikers * moniker file extender fix * monikers memory leak fix * moniker URL registry * Any support logic * bonobo-arg fixes * XML typecode reference fix * Fix XML type coding bugs * UI handler bits * Revert unsafe attempt at AA pixbufs * minor XML de-merge logic fix * config fixes * Always cleanup XML we hand out * pixmap <-> XML acceleration * Misc fixes * fix multiple translation issues * gshell fixes * include config.h some more * control / object destruction race fix * Reduce control's memory footprint
2001-04-13As Bernd Ernesti pointed out, I mistakenly changed DISTNAME instead ofjtb1-2/+3
PKGNAME.
2001-04-13Enable for NetBSD-*-sparc.jtb1-2/+2
2001-04-13Add a note that this package must be installed with the same PREFIXjtb1-24/+20
as teTeX.
2001-04-13Install macros where TeX can find them (viz. ${PREFIX}/share/texmf/tex/noweb).jtb4-24/+146
Install examples. Bump up version number.
2001-04-13pull and enable IPv6 patch.itojun5-146/+47
2001-04-13Fix a typo.jtb2-4/+4
2001-04-13Some small improvements to the man page.jtb2-7/+8
2001-04-12Provide a vfork in libpthread as suggested in pkg/10801.skrll4-4/+16
There is no need to worry about if its called vfork or __vfork14. The right one will get built. As vfork is not used internally don't worry about creating a syscall wrapper. While I'm here remove a completely unnecessary unistd.h that's looks as though it was for a early version linux.
2001-04-12Previous commit was pretty much useless without this lot.skrll7-19/+164
Support sparc. XXX fp state needs looking at.
2001-04-12Do the _C_LABEL thing for sparc here as well.skrll3-1/+136
Hopefully fixes pkg/10785
2001-04-12Regen. Don't know how this got out of sync.skrll1-2/+2
2001-04-12Add _C_LABEL to the sparc assembler files.skrll3-35/+33
Fixes pkg/11360.
2001-04-12MD5->SHA1skrll2-63/+63
2001-04-11There is no need to install a math.h and it can cause problems.skrll2-4/+4
Fixes pkg/10769 from "Rhialto" <rhialto@polderland.nl>
2001-04-10This patch was missing. Noted by Dan in private mail.rh1-0/+47
2001-04-09Remove unneeded '-' before ${MKDIR} or ${INSTALL_DATA_DIR}wiz2-4/+4
2001-04-07Update libole2 to 0.2.1. Changes include bug fixes, code cleanup, a betterrh2-4/+4
mmap abstraction, and some portability fixes.
2001-04-07Update glade to 0.6.2. Changes include minor bug fixes, bonobo support,rh3-6/+37
and updated translations.
2001-04-06Enable p5-Memoizemjl1-1/+2
2001-04-06Import p5-Memoize, a module to transparently speed up functionsmjl4-0/+28
by caching return values
2001-04-06Update gal to 0.5nb1 fixing up dependencies, mainly to avoid circularrh2-7/+9
dependencies between gal and gnome-core>=1.4.0
2001-04-06Update bonobo to 0.37.rh5-55/+155
Changes include: Bonobo 0.37 * Fix Bonobo Zoomable (Michael Engber) * Documentation fixage (John Sheets) * Any serialization xml supports aliases (Dietmar) * Listener / Event Source fixes (Dan Winship) * Bonobo Control fixage (Dan Winship) * UI str compare fixage (Darin Adler) * Cleanup config dialog (Cody Russell) * Publicised XObject type & bits (Me) Bonobo 0.36 * Convert print to BonoboXObject (Me) - forgot it. * Fix flicker issue (Me) * Remove bonobo-idl (Me) * Use nice type creation macro (Dietmar) * Toolbar control leak fix (Maciej) Bonobo 0.35 * BonoboXObject (Me) * Canvas fixes (Mike Kestner) * IDL cleanups * Misc bug fixage * UI handler * Toolbar shadow preference fix (Federico Mena) * Toolbar sizing problems (Ettore) * Builtin toolbar customization GUI & popup (Me) * UI configuration code (Me) * UI Menu rebuild acceleration (Me) * UI config Leak fixes (Iain) * Toolbar resize bug (Cody Russell) * Tearoff menu fixage (Me, Darin Adler) * Monikers * comparison method (Me) * stream cache moniker (Dietmar) * Misc new features * Use a Stream to transfer print data (Me) * Re-namespace IDL files (Me) * Property bag fixage (Dietmar) * Automatic shlib reference tracking (Dietmar) * Profiling config support (Pavel Cisler) * Zoomable interface expansion (Cody Russell) * Misc bug fixing * Leak fixes (Morten, Me) * Method chaining bugs (Me) * Depend on oaf >= 0.6.2 (Me) * LibIDL checks for bonobo-idl (Me) * Fix bonobo-idl build (Me) * function signature fix (George Lebl) * Stream moniker extender fix (Lutz Muller) * Calm ORBit warnings (Maciej Stachowiak) * Reference counting problems nailed (Owen, Me) * Begginings of keyboard focus fixage (Federico) Bonobo 0.33 * Fixed broken standard moniker id (Me) * Fix UI verb tracking leak (Me) * Fix old UI race condition (Me) Bonobo 0.32 * Monikers * Virtualized more of BonoboMoniker (Me) * Item container re-written (Me) * Item handler implemented (Miguel) * UI stuff (Me) * Substantialy re-factored * Acceleration (with Pavel) * Configuration engine * Toolbar customization dialog * Ignore Gtk+ keybinding assignment * Hide lots of internals * Docs updated * honour more GNOME prefs (Jacob) * Property Bag (Dietmar) * Improved exception handling * Reference leaks fixed * new Property listener methods * Property is an Unknown * Canvas Items (Mike Kestner) * Add event signal * Add grab / ungrab * Fix UI merging code * Update proxy creation * Fixed reference handling on addInterface (Dietmar) * Event Source updated (Dietmar) * Several reference leaks nailed (Dietmar) * Improved running context ref tracking (Dietmar) * Macros to reduce code complexity (Dietmar) * Header include cleanups (Jason Leach) * Conversion to xml-i18n-tools (Maciej) * Misc. bugs fixed (Darin, Eskil Olsen, Robin Slomkowski) Bonobo 0.31 * Serious bugs fixed * Depend on ORBit-0.5.6 * Re-include Federico's Policy leak fixes. * Fix fatal toolbar icon bug (DanW) * memset fixes (George Lebl) * Monikers Drastic simplification of Moniker API (Me) Std monikers merged to shlib (Dietmar) Moniker extenders implemented (Dietmar, Me) Misc. fixes (Miguel) Parsing tests added (Me) Simplify interface naming on resolve (Me) * Property bag Listening re-written using EventSource (Dietmar) Use our own ID scheme to identity listeners (Dietmar) Allow sub-classing (George Lebl) * Running context to track references implemented (Me) * Useful cleanups * API documentation (Miguel, Me) * Make generic-factory sub-classable (Me) * Make the component selector control useful (Me) * Implement a shlib factory to handle module unloading (Me) * UI methods on Canvas embeddables (Me) * VFS storage fixes (Lutz Muller) * Persist fixes (Gergo Erdi) * Make bonobo-transient sub-classable (George Lebl) * Build & misc. bug fixes (Arturo Tena, Richard Hult, Dave Camp Daniel Egger, Maciej Stachowiak) Bonobo 0.30 * Released since Elliot would not produce a fixed ORBit release, reverts fixes in 0.29, should not pass distcheck. Bonobo 0.29 * Evil bugs * X / CORBA synchronisation issues fixed (Me) * Property bag / transient memory leaks fixed (Federico) * Toolbar widget leak (Darin Alder) * Lots of misc leaks nailed (Morten) * Bonobo plug / socket race condition nailed (Me) * Storage stuff * Local FS Stream / Storage impl. completed (Dietmar) * Efs stream / storage polished up (Dietmar) * VFS storage cleans (Me) * Bonobo IO plugins version fixage (Dietmar) * Storage module cleans, and regression testing (Dietmar) * Monikers * Bonobo widget switched to use monikers (Me) * Bonobo contexts - moniker context (Me) * tar moniker (Vladimir Vukicevic) * http, gunzip monikers (Joe Shaw) * moniker test code (Joe Shaw) * Asynchronous moniker resolution (Me) * New transient CORBA object helper (Miguel) * UI stuff * Alpha composited icons (for pixmap themes) (Cody Russell) * Control desired size querying (Martin) * Completed toolbar item 'look' markup (John Sullivan) * pixmap location code flexed (Martin) * placeholder can hide all its contents (Darin) * UI signaling race conditions nailed (Darin, Me) * Helpers for removing dead UI components (Maciej) * Misc * CORBA_any * <-> XML serialization (Me) * generic listener / event interface re-written (Alex Graveley) * Created component selector control (Me) * listener fixes (Iain Holmes) * BonoboPropertyControl implemented & honed (Iain) * Make each IDL file parse individualy (Mathieu Lacage) * Embeddable factory bug flattened (Mike Kestner) * Docs * API build cleanups (Zach Frey) * Lots of API doc writing / organising (Miguel) * doc/NAMESPACE added to start namespacing IDL (Me) * Lots of bugs fixed.
2001-04-06Update GConf to 1.0.0rh6-43/+34
Changes include: 2001-03-11 Havoc Pennington <hp@redhat.com> * configure.in: 1.0.0, woo-hoo! 2001-03-06 Havoc Pennington <hp@redhat.com> * configure.in: bump version to 0.51 * gconf/gconfd.c (gconf_main): change the periodic timeout to 15 minutes, to be a bit more aggressive about cleanup. (open_append_handle): add a timeout to close the saved_state filehandle after a short time, to avoid keeping descriptors open. (gconfd_need_log_cleanup): new internal function used to control whether the periodic cleanup function needs to save a log file 2001-02-27 Havoc Pennington <hp@redhat.com> * gconf.spec.in: %define prefix %{_prefix} instead of @prefix@ 2001-02-27 Havoc Pennington <hp@redhat.com> * configure.in: bump version to 0.50 * gconf/gconfd.c (main): Close stdin/stdout/stderr. Also, set the log handler, so we don't need stdout/stderr to see GLib messages, they go to syslog. * configure.in: Turn off debugging by default * gconf/Makefile.am (INCLUDES): set the log domain * gconf/gconftool.c (recurse_subdir_list): the list contains full directory paths to start with, fix from Colm * gconf/gconfd.c (register_database): bugfix from Colm * gconf/gconf.c (lookup_engine): fix from Colm to check that we have an engines hash (gconf_engine_get_for_address): improve warning message, fix from Colm (gconf_engine_remove_dir): new function from Colm, this was implemented on the server side but somehow never exported. * gconf/gconf-database.c (gconf_database_get_persistent_name): Fix from Colm to handle the case of empty databases (no sources). 2001-02-12 Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz> * configure.in: Added sk to ALL_LINGUAS. 2001-02-05 Havoc Pennington <hp@redhat.com> File permissions fixes, problem pointed out by Steve Fox. * backends/xml-dir.c (dir_sync): chmod() the XML file after xmlSaveFile creates it * gconf/gconfd.c (main): following Stevens advice for daemons, we were calling umask(0), change to umask(022). We need a predictable umask, but a safer one would be good since this is a per-user daemon not a system daemon. * backends/dir-utils.c (mode_t_to_mode): make this more portable, for paranoia * backends/xml-dir.c (dir_load): We were getting directory permissions from the %gconf.xml file, instead of from the XML root directory. Fix. 2001-02-01 Szabolcs Ban <shooby@gnome.hu> * configure.in: Added lang Hungarian. * po/hu.po: Added. 2001-01-21 Havoc Pennington <hp@pobox.com> * backends/xml-entry.c (schema_subnode_extract_data): don't warn about <local_schema> with no locale field, because that's normal for the default case (schema_node_extract_value): use <local_schema> with no locale if it exists and we don't find anything better * tests/testschemas.c (check_schema_use): fix indentation and mem leaks * gconf/gconftool.c (do_get): print default value from schema * configure.in: Bump version to 0.12
2001-04-06Update oaf to 0.6.5.rh8-35/+82
Notable changes are: oaf-0.6.5 --------- New in this release fixed the perl5.00404 bug NO other changes ==================================== oaf-0.6.4 --------- New in this release * fixed Unregistering servers causes failure when activating a re-registered version (mjs) * fixed automounter problems (mjs) * fixed popt options (Darin) * added Romanian support (Dan Damian) ==================================== oaf-0.6.3 --------- New in this release: * Memory leak fixes (Maciej, migras) * SunOS support for oaf-slay (Michael) * Assorted bug fixes (Maciej) * Added new query language operator `prefer_by_list_order' for preferring particular components in priority order when available. * Change working directory to "/" to avoiding mount issues * Fix bug that made uloading shlib servers impossible (Maciej) * New translations (Gustavo Maciel Dias Vieira) ==================================== oaf-0.6.2 --------- New in this release: * Leak fixes (Ali) * xml-18n-toolize (Maciej) * Add DTD for oafinfo files (Maciej) * Rewrite and clean up oafinfo loading code; make it accept .oaf as well as .oafinfo files (.oaf is the preferred naming now) (Maciej) * Pass IOR by environment variable, not command line arg for security * Doc updates (Mathieu, John R. Sheets) * Assorted portability fixes (Jason Leach) * libxml 1.x/2.x compatibility (Darin) * Build fixes (Eskil, Mathieu, Maciej) * Assorted bug fixes (Michael) * New translations (Szabolcs BAN, Stanislav Visnovsky)
2001-04-06Update libgtop to 1.0.12.rh5-42/+47
Notable changes are: February 27, 2001: ================= * Released LibGTop 1.0.12 "Gerolzhofen". - fix for Solaris 8 from Laszlo PETER (msg_limits, sem_limits). - fix for FreeBSD 4.2 from Rolf Grossmann (FreeBSD now uses `_KERNEL' instead of `KERNEL'). Bug #51334. - for BSDI, comment out `subnet' field in netload; this should make it compile, but there may be other problems. Bug #13345. This release is for GNOME 1.4 Beta2. February 14, 2001: ================= * Released LibGTop 1.0.11 "Jasmin": [The release which was supposed to be called "Gerolzhofen".] - merged in the Solaris code from LIBGTOP_1_1_2_PATCHES. - minor OpenBSD fixes. - again a bunch of updated translations. Please test the Solaris stuff and report and bugs and problems as soon as possible; I'll make a new release for the 2nd beta of GNOME 1.4 if necessary. November 20, 2000: ================= * Released LibGTop 1.0.10 "November Rain": - this release contains a bunch of updated translations.
2001-04-05Standardize patch file name.wiz2-3/+3