summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2001-08-12Fix same problems with the user check:veego1-5/+5
- use 'id' instead of 'finger'. this is not a real problem but it is enough and fixing the next problem makes it possible to use it. - grep -q doesn't work on solaris, so use a different way to suppress the output from the user check. - the return code check for the user was reversed.
2001-08-12Disable the check for root so this may be built by a non-root user.jlam1-1/+2
2001-08-12Depend on same version of vflib-lib as this package.jlam1-2/+3
2001-08-12Use $GLIB_CONFIG in configure script, not "glib-config"jlam2-1/+17
2001-08-12update to bozohttpd 5.08:mrg2-5/+5
- -X directory index support (from ad@netbsd.org) - better http/1.1 conformance - ".pa" support for pac files.
2001-08-12Add INTLLIBS to LIBS spec when building the text based version.martin4-38/+11
Remove some other patches trying to achieve the same in a different way. This fixes PR 13680 for me.
2001-08-12Fix another sporadic occuring build problem.tron2-1/+15
2001-08-12Try harder to stop this package from using "autoconf" itself.tron1-2/+2
2001-08-11Fix build problem reported by Martin Husemann in PR pkg/13680 by manuallytron2-1/+15
adding "-lintl" to another "Makefile.in".
2001-08-11Update jakarta-{servletapi,tomcat} to version 3.2.3. The only real changejwise7-345/+418
is a fix to a security problem allowing unauthorized access to protected content.
2001-08-11Add include of <string.h> for missing prototype for strlen(). Also, OKfredb3-2/+48
to include unistd.h on NetBSD, for getopt() prototype.
2001-08-11Include <pthread.h> to get prototype for pthread_yield_in().fredb1-4/+15
2001-08-11depend on control-center<1.5.0 to prevent circular dependenciesrh1-2/+2
with future control-center versions that no longer contain libcapplet.
2001-08-11Update gnumeric to 0.68rh3-621/+615
Changes include: * Fix backspace key. * Fix autosave dialog. * Improve scrollbars. * Fix double-click autofill. * Shine-up string functions. * Fix STF for CRLF terminated files. * Fix bounds handling and leakage in STF. * Add csv default importing + probing. * Improve font preview in cell format dialog. * Fix bugs in analysis-tools' t-test. * Finish two-factor anova tool in analysis-tools. * Adjust scrollbars when outputting data analysis results. * Even more missing files. * Crash after exiting 1 of many shared views. * Bug when printing wrapped text in merged cells. * Frozen panes. * Some span bugs. * Usability tuning (Thanks to auspex, UnNamed, & jwz) * Misc bugs. * Improve bsd support. * Fix CONCATENATE. * Fix MULTINOMIAL. * Fix LCM. * Fix dependency tracking problem. * Over-the-Spot style support for XIM. * Introduction of placeholders named "FileOperations" and "PrintOperations" that help components to put their own menus into the right place. * Use temporary files to handle saving to BonoboStream with every file saver. * Restore missing files. * Update spec file. * Fix libml1 bug exposed by progress monitor. * Some work on the SAX importer. * Finish Group/Ungroup. * Clean-up the STF importer. * Add support for multicharacter separators and quoted cells with newlines to the STF importer. * Clean-up row naming. * Fix the STF exporter (it works again). * Add new consolidation feature. * Keyboard Shortcuts for moving and formatting. * Financial functions. * Fix ctrl-enter filling. * Reorganize the recalc queue to speed things up a bit. * Support iteration. * Fix FV arguments. * Support conditional number formats. * Obscure referencing bug. * Scaled printing. * Some number formating bugs. * Handle {caps,number,scroll}lock. * Improve sheet name quoting. * Fix PV. * Applied some much-needed TLC to fn-financial.c and fn-eng.c. * Speed-up Gnumeric function calls. * Killed a zillion problems pointed out by gcc 3.0 warnings. * Improve goal seeking slightly. * Fix RATE and IRR. * More work on plugin system. * Many i/o system improvements (general cleanup, reporing i/o progress, better probing, nicer import dialog, pluggable default savers, handling single sheet exporters in a special way) * Fix a variety of bugs and other issues. * Improve parser error messages. * Implement undo/redo for Zoom. * Make undo/redo descriptors more descriptive. * Complete the CELL function. * Drastically revise and fix-up the color combo's. * Architectural improvements for preview-grid, menu state, etc. * GNUMERIC_ENABLE_XL_OVERWRITE * Implemented clone, write and load for some sheet objects * Restore horizontal FILL alignment. * Fix array intercept checking. * Some fine tuning to improve start and exit times. * Merge cell & hidden column interactions * Some XL import improvement when parsing objects * Improve XL95 export and include merged regions & outlines * Fix some irritating mouse behaviors * More system portability enhancements. * Support fraction formatting (not parsing) * Fix printing of borders. * Improve checking for array/merged region division. * Prep for frozen panes. * Partial support for outline mode * Misc bugs. * New architecture for selecting cell ranges into dialogs. * Fix dialog placement. * Improve col and row sizing when cloning a cell. * Catch many bugs with merged regions. * Bug fix for supporting maximized windows. * Changed a large number of dirty diapers. * Plugged gnumeric leaks too. * Make search-and-destroy work better on comments. * Fixed parsing of numbers like "-4,885". (We used to get -3115 == -4 * 1000 + 885...) * Fixed formulae with leading dash, like "-995/5". * Fixed MID, FIND, LEFT, RIGHT, LOWER, UPPER, PROPER, CLEAN, LEN, EXACT, REPT. * Improve signed-vs-unsigned situation. * Fixed sorting dialog in the by-row case. * Improve i18n support for XL import/export * Added support for plugin dependencies * Made Excel a real plugin. * Improved plugin system performance & scalability.
2001-08-11Update gb to 0.0.20.rh3-11/+8
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-08-11Update evolution to 0.12. Changes are too numerous to list here. Forrh13-358/+785
a detailed list, see the release notes on the package's homepage.
2001-08-11Update gtkhtml to 0.11.1rh6-74/+108
Notable changes include: * General: - Fixed X selections so that we no longer try to pass UTF-8 encoded text in STRING atoms. - Improved the table layout code so that now we render tables very close to the big name browsers, one or two small issues left - Added many missing attributes to the HTML export code so that at least we pass on the attributes we understand. - Support for sub sup and strike elements. - We now parse param elements before emitting the object requested signal so that we can make an informed choice about whether or not the object is supported. * Editor: - We now hook to the gnome-spell component to do spelling. - Rename the idl and oafinfo to bring us in line with the new naming conventions - The editor control now exposes an interface for issuing editor commands * Ebrowser: - New component to support simple browsing tasks.
2001-08-11Update gal to 0.10. Changes include bugfixes and several interfacerh3-19/+53
enhancements.
2001-08-11Update GConf to 1.0.3rh5-24/+61
Changes are bugfixes only: * Many robustness issues and crashes fixed * Fixes for bugs where you end up with multiple oafd's
2001-08-11Update bonobo to 1.0.7rh3-22/+5
Notable changes are: * UI handler stuff: * Key stroke handling fixage * set/get prop acceleration * default icon fixage * prototype cleans * Misc stuff * re-entrancy fix in event_source_destroy * moniker-extender-file fix * item-container bug * Portability fixes * doc fixes * updated tests * config dialog rename * fixed libefs linking
2001-08-11Update gnome-print to 0.29.rh3-12/+13
Changes are bugfixes only: * many robustness issues fixed. * fixed printing of componentized documents
2001-08-11Add and enable pkgconfigrh1-1/+2
2001-08-11Initial import of pkgconfig-0.8.0, a system for managing libraryrh4-0/+33
compile/link flags. (Despite its name, this has nothing to do with pkgsrc!)
2001-08-11Add and enable bonobo-conf.rh1-1/+2
2001-08-11Initial import of bonobo-conf-0.10, the GNOME Bonobo Configuration System.rh4-0/+99
2001-08-11Update libxml to 1.8.14. Changes are bugfixes only.rh3-7/+7
2001-08-11Fix typo: installed include files are actually include/db3/db.h andrh1-3/+3
include/db3/db_cxx.h, not "db3.h" and "db3_cxx.h"
2001-08-10Update MASTER_SITESzuntum1-2/+2
2001-08-10Made it compile for NetBSD-1.5.1kristerw2-9/+9
2001-08-10Update avifile-devel to 0.6.20010810zuntum4-46/+58
Sorry, aviplay still does not work as expected. Please use "apla" package from graphics category. Changes: 2001/08/08 * large set of various minor improvments in configure and autogen.sh * much better library versioning * ffmpeg CVS update * renamed few programs qtrecompress -> avirecompress qtvidcap -> avicap benchmark -> avibench 2001/08/04 * decoding ALaw & uLaw audio tracks * using AC3 decoding from FFMPEG (seems to there are few modified ac3 libraries available - mplayer seem to be using different version - probably heavily optimized - but as it doesn't take to much CPU we stay with the current version for a moment - API seems to be differnet * autoquality implemeneted into OpenDivX (or should I say ClosedDivX :) anyway this code is about 25% faster and it works with autoquality * during cleaning bugs and improving functionality of benchmark fixed some bug in detection of Eof in Avi stream * benchmark will now give also similar number as you could get from benchmarking mplayer (just to be sure we are still faster :) for now with -direct -yuv - but buffered mode seems to be slower - maybe there is something on the fastmemcpy... * renderer disables mouse after 1sec of inactivity in aviplayer window 2001/08/04 * fixed problem with 0 frame numbering actual information about the current frame are available after ReadFrame (e.g. Time, Position,...) * huge set of improvements in qtrecompress - now it really works (with few filters which are not available in VirtualDub :)) 2001/08/03 * subtitle code update (support for SAMI - .smi) * cleanup of various makefiles (suggest by some users) * Debian package slightly modified
2001-08-10Add conflict to p5-libxml-enno, the author now distributes allmjl3-3/+9
those modules in one big packet instead of individual small ones.
2001-08-10Update to 1.05amjl2-6/+10
2001-08-10Update stunnel to version 3.19.martin5-54/+32
Based on PR pkg/13679 by Martti Kuparinen. Changelog for version 3.19, 2001.08.10, urgency: MEDIUM: * Critical section added around non MT-safe TCP Wrappers code. * Problem with "select: Interrupted system call" error fixed. * errno replaced with get_last_socket_error() for Win32. * Some FreeBSD/NetBSD patches to ./configure from Martti Kuparinen. * Local mode process pid logged. * Default FQDN (localhost) removed from stunnel.cnf * ./configure changed to recognize POSIX threads library on OSF. * New -O option to set socket options.
2001-08-10Enable p5-XML-DOM p5-XML-RegExp p5-XML-XQLmjl1-1/+4
2001-08-10Initial import of p5-XML-XQL-0.66mjl4-0/+30
This is a Perl extension that allows you to perform XQL queries on XML object trees. Currently only the XML::DOM module is supported, but other implementations, like XML::Grove, may soon follow.
2001-08-10Initial import of p5-XML-DOM-1.31mjl4-0/+32
This is a Perl extension to XML::Parser. It adds a new 'Style' to XML::Parser, called 'Dom', that allows XML::Parser to build an Object Oriented datastructure with a DOM Level 1 compliant interface. For a description of the DOM (Document Object Model), see http://www.w3.org/DOM/
2001-08-10Initial import of p5-XML-RegExp 0.03mjl4-0/+26
This package contains regular expressions for the following XML tokens: BaseChar, Ideographic, Letter, Digit, Extender, CombiningChar, NameChar, EntityRef, CharRef, Reference, Name, NmToken, and AttValue.
2001-08-10Enable p5-Config-IniFilesmjl1-1/+2
2001-08-10Initial import of p5-Config-IniFiles 2.19mjl4-0/+28
Config::IniFiles provides a way to have readable configuration files outside your Perl script. Configurations can be imported (inherited, stacked,...), sections can be grouped, and settings can be accessed from a tied hash.
2001-08-10Update to 0.65mjl2-5/+5
TIE depreciated Many long-awaited cleanups and bug fixes. Memoize now works under threaded perl Slow tests speeded up. More test file improvements. Long-standing LIST_CACHE bug cleared up Manual increased.
2001-08-10Update to 0.41. No changelog available.mjl2-5/+5
2001-08-10Update to 1.01mjl2-5/+5
- fixed core dump when trying to use a BYTEA value with a byte outside 0..127
2001-08-10Update to 1.19mjl2-5/+5
Made fetchall_arrayref({ foo=>1, ...}) be more strict to the specification in relation to wanting hash slice keys to be lowercase names. Fixed $sth->execute() to update $dbh->{Statement} to $sth->{Statement}. Added row number to trace output for fetch method calls. Added $h->{FetchHashKeyName} = 'NAME_lc' or 'NAME_uc' to alter behaviour of fetchrow_hashref() method. See docs. Added type_info quote caching to quote() method Makes using quote() with second data type param much much faster. Added type_into_all() caching to type_info() Added new API definition for table_info() and tables(), Added primary_key_info() to DBI API Added primary_key() to DBI API as simpler interface to primary_key_info(). Indent and other fixes for DBI::DBD doc Added prepare_cached() insert_hash() example Removed false docs for fetchall_hashref(), use fetchall_arrayref({}).
2001-08-10Update pkgchk to 1.09abs2-7/+7
-u should imply -i
2001-08-10put /usr/sbin into $PATH to find pkg_{info,add,...} independantlydrochner1-1/+3
of the user's one
2001-08-10Uh, oh - it needs pmap.h too in current.martin2-8/+9
2001-08-10this patch was superfluousdrochner2-15/+1
2001-08-10Make this work (again) on non-arm -current.martin2-9/+11
It needs USRSTACK from machine/vmparam.h, which seems to have been included indirectly until recently. XXX - someone should have a look and clean this up!
2001-08-10Update cpuflags to 0.8abs2-4/+8
Make sysctl usage work under NetBSD 1.3 again
2001-08-10Sodipodi is an open source vector graphics drawing program using SVG as ↵manu1-1/+2
native format