summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2001-05-23Update to gsl-0.8.jtb2-16/+11
* What is new in gsl-0.8: ** The build process now uses the latest libtool and automake ** The library should now compile with Microsoft Visual C++ ** Portable versions of the isinf, isnan and finite functions are available as gsl_isinf(x), gsl_isnan(x) and gsl_finite(x). ** The definitions of GSL_POSINF, GSL_NEGINF and GSL_NAN no longer cause divisions by zero during compilation. ** The gsl_interp_obj has been renamed to gsl_interp ** The poly_eval and pow_int functions have been moved from the specfunc directory to the poly and sys directories. ** The Chebyshev functions are now available as an independent module in their own directory. ** The error handling conventions have been unified across the library. This simplifies the use of the special functions. ** A full CBLAS implementation is now included for systems where ATLAS has not been installed. The CBLAS library can also be used independently of GSL. The organisation of the BLAS directories has been simplified. ** IEEE support for HPUX-11, NetBSD, Apple Darwin and OS/2 are now included. ** The library now includes implementations of log1p, expm1, hypot, acosh, asinh, atanh for platforms which do not provide them. ** The convention for alloc and set functions has changed so that they are orthogonal. After allocating an object it is now necessary to initialize it. ** There is a new module for estimating numerical derivatives of functions ** There is a new module for handling data with ntuples ** The histogram lookup functions are now optimized for the case of uniform bins, and include an inline binary search for speed. ** The Chebyschev coefficients for the QAWO algorithm are now precomputed in a table for efficiency, rather than being computed on the fly. ** There are several new sorting functions for selecting the k-th smallest or largest elements of a dataset. ** Iterator functions are now available for permutations, gsl_permutation_next and gsl_permutation_prev. ** The function gsl_complex_xy has been renamed gsl_complex_rect ** The API for simulated annealing has been changed to support search spaces in which the points cannot be represented as contiguous-memory data structures. gsl_siman_solve() now takes three extra arguments: a copy constructor, a copy function and a destructor, allowing gsl_siman_solve() to do its work with linked data structures. If all three of these function pointers are NULL, then the traditioanl approach of using malloc(), memcpy(), and free() with the element size is used.
2001-05-23Add and enable xmms-crossfaderh1-1/+2
2001-05-23Initial import of xmms-crossfade-0.2.7, a cross-fading plugin for xmms.rh9-0/+179
2001-05-23Bumped version number after a changemanu1-2/+2
2001-05-23Prevent shlib cheks (this runs NetBSD's ldd on Linux shared libs)manu1-1/+2
2001-05-23Add and enable helpdecoagc1-1/+2
2001-05-23Initial import of helpdeco-21 into the packages collection.agc14-0/+1300
Provided by Ben Collver (collver@linuxfreemail.com) in PR 12927 helpdeco is a windows .hlp to RTF converter.
2001-05-23Fix compilation on macppc. (relocation error because of missing -fPIC)wiz3-1/+29
2001-05-23Update to 2.41dillo4-46/+85
most important changes: (for full summary see ChangeLog in the distfile) ======================================================================== - Beginning with 2.40, the reference version of Frotz (the DOS version) is distributed under the GNU Public License rather than the old "no commercial profit" license. And so is the Unix version. - V6 games supported by drawing the outlines of pictures. True display of the graphics are on hold until the X11 with GTK version is complete. - Classical Infocom sound effects supported through the OSS drivers. I'm only aware of "Lurking Horror" and "Sherlock: The Riddle of the Crown Jewels" as having such sound effects. See the INSTALL file for information on where the sound files should go. - Quetzal save format is now the default. Old Zip 2.0 format is still supported by command line option or config file setting. - History searchs has been added. Type the beginning of a past command and hit the up or down arrow key.
2001-05-23fix bug: Rereading active file doesn't reread active.mail (MH boxdillo4-2/+44
pseudo newsgroups), bumping version to 1.4.5nb1. Patches sent to maintainers.
2001-05-23We should at least try to build on Linuxabs1-2/+2
2001-05-23Use full pathname for xargs, since it isn't a builtin.agc1-5/+6
2001-05-23ODBC-specific PostgreSQL homepagejlam1-1/+2
2001-05-22Standardize patch name.wiz2-3/+3
2001-05-22Don't ignore checksums for three ps files, and add checksums and sizeswiz2-12/+13
to distinfo.
2001-05-22Add size.wiz1-1/+2
2001-05-22Add fix for platforms that don't define SHM_{R_W} in <sys/shm.h>. Wejlam2-1/+23
define them to IPC_{R,W} as they're the right values. Problem discovered by browsing current-users and port-alpha (why were there no PRs?!).
2001-05-22Use devel/readline/Makefile.readline for GNU readline support and note whyjlam4-23/+68
GNU readline is required. Clean up how to pass location of OpenSSL headers to the configure script.
2001-05-22Update imp to 2.2.5. Changes from version 2.2.4:jlam3-9/+9
[bjn] SECURITY: Use is_uploaded_file() function to validate all attachment uploads (prevent spoofing). [bjn] SECURITY: Fix attachment upload to use tempnam(). (Jarno Huuskonen <Jarno.Huuskonen@uku.fi>) [cjh] SECURITY: Fix attachment viewers to use tempnam(). [cjh] Fix mysql warning with php 4.0.7. [max] Move all JavaScript URLs to the onclick event handler to prevent breaking IE SSL in certain circumstances. [cjh] Add addslashes() to mysql db library. [bjn] Bug 577: umask fixes to prevent world-writable /tmp files. (<andreas@conectiva.com.br>) [bjn] Bug 517: Fixes for LDAP searching--bogus LDAP filters when some drop-downs were switched away from default values. (Robert Marchand <robert.marchand@UMontreal.CA>) [cjh] Allow '+' to terminate URLs.
2001-05-22Update horde to 1.2.5. Changes from version 1.2.4:jlam3-6/+30
[max] Move all JavaScript URLs to the onclick event handler to prevent breaking IE SSL in certain circumstances. [cjh] Browser detection recognizes ie6. [cjh] Added locale/se (Daniel Andersson <daniel@addelei.nu>). [bjn] Ignore errors from PHPLIB session.inc posix_getpid (which isn't supported by Windows 95/98/ME). [cjh] Run $language through basename() before returning it in select_lang() to avoid possible exploits, though a seperate bug in php needs to be present to really exploit this. [cjh] Reject From: addresses containing spaces, ';', or '&', and don't put quotes around addresses (since sendmail doesn't strip them). If this is too strict, we'll reconsider later.
2001-05-22Remove patch obsoleted by last update.tron1-40/+0
2001-05-22Add missing size entries.tron1-1/+4
2001-05-22Update to 1.03.mjl3-5/+20
- Made raw error message accessible from the new error display via an unobtrusive link. - Fixed Apache tests when started by a non-root user. - Added short-circuits for Apache tests on Win32 and on systems with Apache configurations that cannot be properly parsed. - Completely redesigned error display. The new display includes a contextual source listing and readable stacktrace. You can access the old error behavior with the raw_html and raw_fatal error modes. - Fixed $m->file to close its filehandle between uses. - Fixed bad interaction with Mason 1.01 and CPAN module, by adding version number to ApacheHandler.pm. - Fixed $m->top_comp to work as documented, and made documentation - Fixed specification of a component root as "foo => /foo" - Added 'use Apache.pm' to ApacheHandler.pm, necessary for some mod_perl installations. - Implemented configuration of Mason from httpd.conf via PerlSetVar directives. This removes the need for a handler.pl file in many cases. - Revamped ApacheHandler tests to use a real Apache web server and mod_perl (assuming this is installed). This allows for much better testing of Mason. However, the test suite takes a bit longer to run as starting and stopping the server can take a second or two each time. - ** Fixed handling of POST requests with query strings via CGI.pm; the query string arguments were previously ignored, and are now merged with POST arguments. This is an incompatible change only for those whose code relied on the arguments missing. - Added basic validation of arguments to Parser, Interp, and ApacheHandler constructors. - Added interp->die_handler, allowing you to install your own subroutine as $SIG{__DIE__} to catch errors during component execution. Alternately, you can simply turn the special error handling off. - Added interp->use_dhandlers and interp->use_autohandlers, more intuitive ways to turn on/off dhandlers and autohandlers. - Eliminated interp->verbose_compile_error, which is no longer needed and has not worked for some time. - Documented that you cannot call return() from a <%shared> or <%once> section. - Fixed documentation of escaped newline behavior. - Fixed incorrect code for using mod_perl args method in eg/session_handler.pl.
2001-05-22Use devel/readline/Makefile.readline to get readline support and note whyjlam1-7/+13
GNU readline is required. Only "-ltermcap" is needed, not "-ltermlib" to link against readline.
2001-05-22Enable p5-Params-Validatemjl1-1/+2
2001-05-22Initial import of p5-Params-Validate:mjl5-0/+32
The Params::Validate module provides a flexible system for validation method/function call parameters. The validation can be as simple as checking for the presence of required parameters or as complex as validating object classes (via isa) or capabilities (via can), checking parameter types, and using customized callbacks to ensure data integrity.
2001-05-22(1) Honor CFLAGS passed in from environment during build.jlam3-20/+32
(2) Use devel/readline/Makefile.readline to get readline support, and note why GNU readline is required. (3) Make this package work with xpkgwedge...the app-defaults file was always being installed under ${X11BASE}.
2001-05-22Tell the user when we're linking the readline files.jlam1-9/+11
2001-05-22Tell the user when we're linking getopt headers, and conditionally addjlam1-7/+8
-lgetopt to LIBS if GNU_CONFIGURE is defined.
2001-05-22Updated gaim to 0.11.0-pre11perry3-13/+14
GAIM: The Pimpin' Penguin IM Clone thats good for the soul! version 0.11.0-pre11 (04/30/2001): * Zephyr updates and additions, thanks Neil Sanchala (nsanch) * Jabber can send/accept chat invites (due to mid) * MSN has the option to notify you of new hotmail messages * Fixed a problem with ADD requests in MSN * Fixed a small memory leak with MSN * Moved MSN's spammy debug output into debug_printf's * Zephyr updates and additions, thanks Neil Sanchala (nsanch) * Jabber can send/accept chat invites (due to mid) * Can rename groups/buddies in the Edit Buddies pane (thanks Neil Sanchala) * Some perl updates (thanks to Sean Egan) * IRC got the following slash commands: op, deop, voice, devoice, mode, raw, quote, and kick (thanks to Sean Egan) * MSN Properly handles URL decoding of 'friendly' names * Redesigned Preferences pages (design by DennisR) * Can select where tabs are for tabbed IM/Chat windows * Option to queue away messages while away * Jabber got good updates (from faceprint) * Oh yes, and Oscar works, yet again. (gee... that's what, 4 releases that have "fixed" it now?) version 0.11.0-pre10 (04/13/2001): * Many, many bug fixes * Can choose to not send away auto-response (thanks phzzzt) * Uh... Oscar works? For now? * IRC Plugin can do whois (right click and info) * IRC Plugin got away message support * Gaim blist to WinAIM blt perl script (courtesy Andy Harrison) * Sound on buddy pounce (Thanks Andrew Echols) * Can view all group chats in one tabbed window (same keybindings as for tabbed normal conversations) * More Protocol plugins: Zephyr (plugins/zephyr) (DON'T USE THIS unless you know what it is and why you'd want to use it) version 0.11.0-pre9 (03/26/2001): * Can register Jabber accounts (load the Jabber plugin and click Register on the login window) * GtkIMHtml handles themes (no background pixmaps though) (thanks decklin, mishan) * URLS Linkify properly in Buddy chats * Jabber compiles better on Solaris? * Gaim works with Oscar Again (Huge thanks to Adam Fritzler of libfaim) version 0.11.0-pre8 (03/23/2001): * Fixed a problem with MSN not detecting signoffs and buddy updates. * Implemented away options in MSN * Alt-[1-9] to go to [1-9]th pane in tabbed convo window * Jabber fixes, Oscar fixes (!), Yahoo fixes, TOC fixes * Can use Alt to access menu, and Ctl-char for certain actions (thanks baldnik) * Oscar blocking works (?) * MSN can see status of other users version 0.11.0-pre7 (03/16/2001): * Can build RPMs as non-root * New yahoo library (can use HTTP proxy) * Command-line arg to specify config file (thanks Jason Boerner) * Can view all conversations in one tabbed window (Control-[ and Control-] move left and right respectively; Control-Tab moves to the next unread, or the next tab if there are no unread tabs) * Tooltips on links work again * Can log system notices: signons/signoffs, awayness and idleness (thanks Andrew Echols) * MSN fixes * Applet fixes version 0.11.0-pre6 (03/06/2001): * Fixed bug with NAS support * Napster plugin is included again (Thanks for pointing out that it was missing, (Yan V. Bulgak) * Oscar can: search by email, request confirmation, change password * TOC fixes * ICQ fixes * Faster HTML parsing/rendering version 0.11.0-pre5 (02/26/2001): * Minor GUI changes * ICQ Alias problem fixed * Negative times fixed * Cannot create blank away messages/messages with blank titles * Can right-click Edit Buddies list to alias/add pounce/etc. * Ability to independently set accounts as away * Can use all away states for ICQ, Yahoo (N/A, Be Right Back, etc.) * Fixed hanging trees * Can close windows by hitting 'Esc' (optional) * Better HTML Widget * Can toggle timestamps by hitting F2 (optional) * Rewritten file transfer for TOC * Jabber got chat * Log Viewer (courtesy BMiller) * Can save conversation history * Napster can kinda sorta download files sometimes :) * You can activate IDs in Yahoo * ICQ upgraded to use icqlib 1.1.5
2001-05-22Pass in CPPFLAGS through CFLAGS to the configure script to eventually passjlam2-8/+4
then to libneon/Makefile. Should now pick up libintl.h if it's not in the base system. Noted by David Brownlee <abs@formula1.com>.
2001-05-22Update gal to 0.8. Notable changes include:rh3-26/+60
- Bug fixes. - Simplify the colour combo/palette/group relationship. - Add instance code to colour groups. - README: Added a line about contributed code license and such here. - New routines to create an option menu of character sets. - Remove change signal and add new custom_color_add signal. - Added e-sorter-array, e-util, e-categories-master-list-*
2001-05-22Use ../../devel/Makefile.readline to get readline support and note whyjlam3-31/+11
GNU readline is required. Pass configure script some variables instead and remove the unneeded patch file.
2001-05-22Pass --with-included-neon to configure script to ensure use of the suppliedjlam2-2/+4
neon library.
2001-05-22Add gcc-ssp.kent1-1/+2
2001-05-22New 'gcc with stack-smashing protection' package.kent9-0/+813
2001-05-22Change ALL_TARGET.jtb1-2/+2
2001-05-22Remove one (a2ps)wiz1-2/+1
2001-05-22Update to 4.13b. Major changes since 4.12:wiz6-53/+50
pdf, simplex, display output options; ISO 8859-13 encoding support; euro glyph support; many new style sheets (autoconf, awk, cpp, maple, ocaml, sed, shell, and others); regexp changed to be perl/egrep like, not emacs-style (UPDATE YOUR STYLESHEETS!).
2001-05-22remove one (joe)wiz1-2/+1
2001-05-22Add one patch from OpenBSD to not use ./.joerc, and two from FreeBSD, onewiz5-13/+142
against a symlink attack on 'DEADJOE', and one to use vi-style file locking. Bump version to 2.8nb1.
2001-05-22Implemented another one (take "note the version extracted inagc1-4/+1
${WRKDIR}, and only install the package if this is the same as ${PKGNAME}" off the TODO list).
2001-05-22Save the version of the package extracted in the ${EXTRACT_COOKIE}, andagc1-1/+11
check at installation time that this version matches ${PKGNAME}. Idea by abs, implementation by hubertf, minor munging by me.
2001-05-22Standardize patches (no functional change)wiz7-239/+185
2001-05-22Remove one (icecast)wiz1-2/+1
2001-05-22Update to 1.3.10. Changelog is pretty silent, but at least some of thewiz2-5/+5
changes since 1.3.7 are security updates (buffer overflow).
2001-05-22One down (windowmaker update)wiz1-2/+1
2001-05-22Update to 0.65.0. Extract of changes:wiz6-26/+26
Bug fixes for GNOME interaction; fixes for window positions/states after wm crashes; removed single appicon stuff; fixed race conditions on signal handlers; SIGINT will gently exit, SIGTERM will not be handled; better alpha handling in some cases; MouseButton handling done differently (don't bind Button to Action, but Action to Button); made "Keep on Top" in the dock/clip menu a checked menu entry. Please note: There was a bug in XPM saving -- please delete your icons in ~/GNUstep/.AppInfo/WindowMaker, they will be recreated on the next start of the corresponding programs.
2001-05-22Handle shared libraries the same on Linux as Solaris and NetBSDabs2-5/+14
2001-05-22linux is much like solaris (for today)abs1-0/+1