Commit graph

74458 commits

Author SHA1 Message Date
adrianp
3db8342b4f - Update to 2.5-stable1
- no changelog available
2005-02-09 20:49:02 +00:00
tv
b3a1e5d99a Make build on Interix.
Fix from HIRAMATSU Yoshifumi <hiramatu@boreas.dti.ne.jp> in PR pkg/29247.
2005-02-09 20:37:08 +00:00
wiz
1c3a012540 Note some updates I committed today. 2005-02-09 20:25:19 +00:00
tv
531481b0b7 Add one site west of the Atlantic Ocean.
Interleave sites so that something in the secondary RPM subdir won't go
scan all of the primary subdirs before falling through to the correct place.
2005-02-09 20:25:13 +00:00
wiz
f5df63e78f Update to 1.8.5:
1.8.5  - 11 Dec 2004
 	 o general-customization.xsl patch from Johan Buret
	 o David Harrison's updates to ch_dep.xml
	 o Add outline for German translation of gnucash guide.
	 o chapter overhaul by pks
	 o update language support list
2005-02-09 20:22:08 +00:00
wiz
60b6b88eb2 Update to 1.8.11:
1.8.11 - 06 Feb 2005
 	 o Add extra sanity checks and verbose error message if the setup
	 wizard of aqhbci cannot be found.
	 o Fix potentially missing initialization of gwenhywfar library, as
	 reported by Peter O'Gorman on Max OS X.
	 o Properly accumulate splits (bug #165053).  Also fixes a (related)
	 memory leak
	 o Add explicit dependency on business-utils.
	 o Adapt to latest changes in aqbanking; external wizard name is no
	 longer hard-coded here but is asked from aqbanking.
	 o Enable debit notes again in HBCI.
	 o Update German translation.
	 o Thomas Bushnell's patch to protect non-backup pruning (#164875)
	 o Add the transaction guid to some error warning messages.
	 o Fix HBCI date range for statement download.
	 o Fix the last-day-of-month computation for leap years.
2005-02-09 20:20:50 +00:00
wiz
5dec3bcce7 Update to 0.24: bugfixes, and move of the directories to a subdirectory
for better coexistence with gal20 and gal22.
2005-02-09 20:20:01 +00:00
wiz
3e8cc91b22 Update to 0.37: bugfix release. 2005-02-09 20:16:58 +00:00
wiz
4eba628099 Update to 4.1.18:
Changes from 4.1.17 to 4.1.18 (Januari 2005)

   Peter Hull fixed a bug that caused rest() to wait too long on MacOS X.

   Tore Halse made the Allegro window always appear centred in Windows.

   Peter Wang fixed a lot of warnings in the code and did a lot of cosmetic
   fixes as well.

   Grzegorz Adam Hankiewicz added short description support to the MAN and
   HTML documentation.

   Milan Mimica fixed a bug in the keyconf utility.

   Peter Hull fixed some issues compiling Allegro for MacOS X.

   Marcio Fialho fixed a warning when compiling Allegro with DJGPP.

   Evert Glebbeek fixed a bug that prevented system cursors from working in
   Windows, as pointed out by Peter Johanson.

   Evert Glebbeek added font loading routine and various other font
   functions to the library.

   Peter Wang added custom packfile functions and packfile vtables.

   Peter Wang decoupled the packfile compression code from the packfile
   routines.

   Daniel Schlyder fixed some problems with the font loading code.

   AJ added 64 bit, SSE2 and SSE3 detection code.

   Daniel Schlyder fixed some warnings with MinGW gcc 3.4.2

   Peter Hull made the file selector work properly with directories that have
   more than 2048 entries.

   Marcio Afonso Arimura Fialho fixed some problems with the DJGPP version and
   the VBE/AF driver.

   Phil Shenk clarified the MSVC build docs.

   Michal Molhanec fixed a problem with long filenames in the MSVC build
   process and added a --msvcpaths flag to the fix.bat script.

   Grzegorz Adam Hankiewicz made a lot of improvements to the documentation.

   Peter Wang made some modifications to allegro_message() in X11.

   Evert Glebbeek added blender mode defines and activated the gfx_vtable
   set_blender_mode() function in the source.

   Evert Glebbeek added gui_set_screen and gui_get_screen functions and a
   set_mouse_cursor_bitmap function.

   Peter Wang made scancode_to_name never return NULL.

   Peter Wang fixed some problems if the Linux joystick driver.

   Grzegorz Adam Hankiewicz added a lot of ASSERTions to the code.

   Elias Pschernig added special Ctrl-Alt-End and Pause key handlers to the
   X11 keyboard driver.

   Elias Pschernig fixed a problem with the mouse acceleration in Windows.


=======================================================================
============ Changes from 4.1.16 to 4.1.17 (December 2004) ============
=======================================================================

   Sven Sandberg fixed a few problems with the sprite rotation code.

   Sven Sandberg optimized blitting between different colour depths.

   Evert Glebbeek added support for the use of native window manager cursors.

   Chris Robinson made install_allegro() check if the library version matches
   the version of the headerfiles installed.

   Peter Wang fixed some problems with rest() on UNIX systems.

   Evert Glebbeek added an is_windowed_mode() function.

   Elias Pschernig added the scancode_to_name function.

   Elias Pschernig made rest use usleep() on MacOSX.

   Chris Robinson fixed the incorrect use of -export-dynamic on UNIX

   Elias Pschernig, Chris Robinson and Peter Wang fixed XOR mode leaving
   droppings in X11.

   Elias Pschernig fixed several dependency issues.

   James Lohr fixed a problem with mouse acceleration in fullscreen modes under
   Windows.

   Peter Wang fixed a problem in the TGA loader.

   Lennart Steinke contributed keyboard layout detection code for Windows.

   Peter Wang fixed a bug that caused Allegro to crash if it failed to
   initialize.

   Peter Wang fixed a deadlock related to X vsync emulation.

   Daniel Schlyder fixed make uninstall with mingw make.

   Elias Pschernig fixed QNX issue of not including utimer.c

   Angelo Mottola fixed compilation problems on BeOS and fixed the detection
   of VRAM.

   Evert Glebbeek fixed compilation problems on *BSD.

   Elias Pschernig made the X11 window hidden in GFX_TEXT mode.

   Peter Wang removed remapping of numpad keys when NumLock was off in Linux

   David A. Capello made override_config_file also be used for writing to the
   config file.

   Julien Cugniere added an X11 message box for allegro_message under X11.

   Vitaliy Chetverikov a small bug in the GUI where the return value of
   MSG_IDLE was ignored.

   Peter Wang made several improvements to the examples.

   Grzegorz Adam Hankiewicz made a lot of improvements to the documentation.

   Elias Pschernig made make-install not build examples.

   Peter Wang fixed several instances of symbols not declared static that should
   have been.

   Elias Pschernig replaced the X11 keyboard driver with a new XIM driver.

   Peter Wang fixed a problem with Linux headers and Allegro headers both
   declaring KEY_ constants, as pointed out by David A. Capello.

   Elias Pschernig fixed X11 async reply in DGA2 mode detection due to missing
   XLOCK/XUNLOCK

   Peter Wang fixed problems in ex3buf, which was trying to lock symbols which
   had been removed.

   Elias Pschernig cleaned up grabber/dat documentation.

   Daniel Schlyder added ALLEGRO_LIB_BUILD flag for gcc variants not using
   configure.

   Elias Pschernig fixed bugs in matrix_to_quat and get_align_matrix.

   Evert Glebbeek fixed a problem with the X11 port when
   ALLEGRO_MULTITHREADED was not defined.

   Matthew Leverton added support for a fourth mouse button to the Windows port.

   Michal Molhanec added a faq section about the giftware license.

   Elias Pschernig added the license disclaimer to the docs.

   Evert Glebbeek added missing vtable entries for AllegroGL, as requested by
   Robert Ohannessian.

   Dustin Dettmer spotted a typo in save_bitmap.

   Sam Hocevar removed deprecated use of init_read_test, test_byte_read, etc.

   Peter Wang fixed a bug in the Windows keyboard driver.
2005-02-09 20:16:34 +00:00
wiz
dd6ee4fb97 Update to 1.0.9:
1.0.9 (jan 30th 2005)
---------------------

in short:

New optimizations save over 20KB on footprint.
Also a few bugfixes and several patches.

Thanks to those sending in their additions and for testing!

To turn on the optimizations do:

#DEFINE MNG_OPTIMIZE_CHUNKINITFREE
#DEFINE MNG_OPTIMIZE_OBJCLEANUP
#DEFINE MNG_OPTIMIZE_CHUNKASSIGN
#DEFINE MNG_OPTIMIZE_CHUNKREADER

(eg. they're not on by default (yet) !)

-------------------

bugfixes:
- fixed chunk pushing mechanism
- fixed bug in writing sBIT for indexed color
- fixed PPLT getchunk/putchunk routines
- fixed MNG_NO_1_2_4BIT_SUPPORT for TBBN1G04.PNG
- cleaned up macro-invocations (thanks to D. Airlie)

core:
- added more SKIPCHUNK conditionals
- replaced MNG_TWEAK_LARGE_FILES with permanent solution
- improved handling of cheap transparency when 16-bit support is disabled
- added some MNG_SUPPORT_WRITE conditionals
- added function to retrieve current FRAM delay
- added MNG_NO_1_2_4BIT_SUPPORT
- added bgr565_a8 canvas-style (thanks to J. Elvander)
- standard windows dll upgraded to zlib 1.2.2
- added LITTLEENDIAN/BIGENDIAN fixtures (thanks J.Stiles)
- inclusion of zlib/lcms/ijgsrc6b with <> instead of ""
- added conditional MNG_OPTIMIZE_CHUNKINITFREE
- added conditional MNG_OPTIMIZE_OBJCLEANUP
- added conditional MNG_OPTIMIZE_CHUNKASSIGN
- added conditional MNG_OPTIMIZE_CHUNKREADER
- fixed problem with global PLTE/tRNS

samples:

contrib:

doc:
- patched jng & mng manual pages (Thanks Peter Breitenlohner)

makefiles:

autoconf:
- patched makefile.am & configure.in (Thanks Peter Breitenlohner)
2005-02-09 20:15:50 +00:00
xtraeme
d26c0de598 Apply patch from Jeremy C. Reed to define common values for the
manual pages on Linux.
2005-02-09 20:11:22 +00:00
xtraeme
6229af82ac Apply patch from Jeremy C. Reed to define common values for the
manual pages on Linux.

Also use unexec ${RMDIR} in a directory.
2005-02-09 20:08:26 +00:00
xtraeme
0e88260f7f Change Linux manual definitions to:
KERNMAN_SUFFIX= 4
FILEMAN_SUFFIX= 5
MISCMAN_SUFFIX= 7

To fix the xorg-server installation.

Update MASTER_SITE_XORG with new mirrors.
2005-02-09 18:42:22 +00:00
reed
56bb50e241 Change the MASTER_SITES to add "old/" because file was moved
and also they don't include version information in file name.

This is not an update.
2005-02-09 18:30:27 +00:00
reed
10b6ac765f Add more to COMMENT.
And USE_X11=yes for exrdisplay FLTK application.
I needed USE_X11 because of /usr/bin/ld: cannot find -lXext
during the initial configure.
2005-02-09 18:21:52 +00:00
reed
d7acd6ded0 Added more information about the actual package to the DESCRiption. 2005-02-09 18:20:39 +00:00
dillo
0893183d09 regen for patch-aa. noted by wiz 2005-02-09 17:58:17 +00:00
xtraeme
58c3d50162 Add missing files, reported by Lasse Kliemann in PR pkg/29212. 2005-02-09 17:58:14 +00:00
jschauma
c6e704df51 bump pkgrevision for addition of dependency, as caught by wizd. 2005-02-09 17:57:39 +00:00
tv
f861bb40ef Split out wget's options into an options.mk.
Migrate WET_USE_SSL to PKG_OPTIONS.wget=ssl (on by default, as previously).
2005-02-09 17:51:47 +00:00
jschauma
af946bf6ce Add a dependency on emulators/suse_openmotif, since opera needs the
operamotifwrapper to load the plugins.

Pointed out by Frank Benkstein in private email.
2005-02-09 17:49:35 +00:00
jschauma
226fed356a Add a patch needed on OS/versions that don't have native pthreads.
Patch provided by Matthew Luckie
Bump PKGREVISION.
2005-02-09 16:19:35 +00:00
drochner
bcfe186365 fix format string vulnerability (CAN-2005-0100), bump PKGREVISION 2005-02-09 16:09:43 +00:00
tv
7e17264955 "replace" should depend on ${_PKGSRC_BUILD_TARGETS}, just like "install". 2005-02-09 16:03:47 +00:00
tv
598f2f05f9 Skip autotest 15 (gzip.at), as different platforms output different
strerror messages that will not match the test's expected output.
2005-02-09 16:00:42 +00:00
abs
1dafbf13a4 default SUSE_PREFER to 9.1 on NetBSD-2.0 and later 2005-02-09 15:53:50 +00:00
cube
89e63392b0 Explicitely disable sasl support when the option is not selected, in case
there is a sasl library somewhere in the system, as the configure script
would try using it.
2005-02-09 15:38:03 +00:00
ben
a60d9b7fed Make note of fprot-workstation-bin update. 2005-02-09 15:31:34 +00:00
taca
0987652a41 Fix version suffix of shared library, libruby.so for OpenBSD.
Fix PR pkg/29214 from Hiramatsu Yoshifumi.
2005-02-09 15:28:46 +00:00
dillo
73a078f40a Commit patch from PR 29219 (Linux install fix), untested as I have
no Linux withpkgsrc.
2005-02-09 15:22:30 +00:00
ben
246ac13948 Update fprot-workstation-bin to version 4.5.3.
This addresses PR#29271.
Changes include:

Version 4.5.3 adds a new commandline switch to f-protd, '-fullreport'
and new possible summary codes (see man page for details).

Version 4.5.2 is a bugfix release; f-protd would misidentify .pdf files
and block them from being delivered.

Version 4.5.1 is a bugfix release to fix a bug in scan-mail.pl where
scan-mail.pl would exit after first scan request on some unix platforms,
because of differing signal mechanism between BSD and SysV

Version 4.5.0 contains various bugfixes and improvements to the
documentation and software.

o       check-updates.pl has been modified. It now identifies itself with a
        unique user-agent string containing information on OS, kernel and
        architecture.
o       contains a major overhaul of the virus scanning engine
        (new engine version 3.16.1).  These changes improve its
        detection capabilities.  The engine can now better detect and
        handle executable packers, often used by malware authors to conceal
        malicious code.
o       includes a more generic JPEG GDI+ exploit detection
o       includes EMF/WMF image format exploit detection
o       encrypted executables inside archives are now reported as
        "could be a suspicious file (encrypted program in archive)",
        previously reported as "could be a security risk".
o       The argument switch "-archive" has been changed to support the form
        "-archive=n" where n is a non-negative integer. This causes f-prot
        to scan only n levels deep into nested archives of supported types in
        order to protect against 'arhcive-bombs'.
        The old form "-archive" is still supported, although depreciated, and
        implies n==5. See the man page for details.
o       Minor modifications in the DTD for the f-prot daemon XML.
o       Bugfix where f-prot would return IO_ERROR when attempting to scan
        unsupported partial archive files, e.g. .z01 files
o       Improved RAR support. F-Prot fully supports rar versions 1.5, 2.0 and
        2.6 and partially supports rar 2.9 (doesn't support RAR Virtual
        Machine and the PPM model features)
2005-02-09 15:21:06 +00:00
dillo
d172dfa528 Drop maintainership. 2005-02-09 15:17:27 +00:00
tron
9cd5c2bcca Note update of "apr" and "apache2" packages. 2005-02-09 14:58:44 +00:00
tron
ef75742c7d Update "apache2" package to version 2.0.53. Changes since version 2.0.52:
- Fix --with-apr=/usr and/or --with-apr-util=/usr.  Problem report 29740.
  [Max Bowsher <maxb ukf.net>]
- mod_proxy: Fix ProxyRemoteMatch directive.  Problem report 33170.
  [Rici Lake <rici ricilake.net>]
- mod_proxy: Respect errors reported by pre_connection hooks.
  [Jeff Trawick]
- --with-module can now take more than one module to be statically
  linked: --with-module=<modtype>:<modfile>,<modtype>:<modfile>,...
  If the <modtype>-subdirectory doesn't exist it will be created and
  populated with a standard Makefile.in.  [Erik Abele]
- Fix the RPM spec file so that an RPM build now works. An RPM
  build now requires system installations of APR and APR-util.
  Remove some arbitrary moving around of binaries - the RPM now
  maps to the ASF build of httpd.
  [Graham Leggett]
- mod_dumpio, an I/O logging/dumping module, added to the
  modules/expermimental subdirectory.  [Jim Jagielski]
- mod_auth_ldap: Handle the inconsistent way in which the MS LDAP
  library handles special characters.  Problem report 24437.
  [Jess Holle]
- Win32 MPM: Correct typo in debugging output.  [William Rowe]
- conf: Remove AddDefaultCharset from the default configuration because
  setting a site-wide default does more harm than good.
  Problem report 23421. [Roy Fielding]
- Add charset to example CGI scripts.  [Roy Fielding]
- mod_ssl: fail quickly if SSL connection is aborted rather than
  making many doomed ap_pass_brigade calls.
  Problem report 32699.  [Joe Orton]
- Remove compiled-in upper limit on LimitRequestFieldSize.
  [Bill Stoddard]
- Start keeping track of time-taken-to-process-request again for
  mod_status if ExtendedStatus is enabled. [Jim Jagielski]
- mod_proxy: Handle client-aborted connections correctly.
  Problem report 32443.  [Janne Hietamäki, Joe Orton]
- Fix handling of files >2Gb on all platforms (or builds) where
  apr_off_t is larger than apr_size_t.
  Problem report 28898.  [Joe Orton]
- mod_include: Fix bug which could truncate variable expansions
  of N*64 characters by one byte.  Problem report 32985.  [Joe Orton]
- Correct handling of certain bucket types in ap_save_brigade, fixing
  possible segfaults in mod_cgi with #include virtual.
  Problem report 31247.  [Joe Orton]
- Allow for the use of --with-module=foo:bar where the ./modules/foo
  directory is local only. Assumes, of course, that the required
  files are in ./modules/foo, but makes it easier to statically
  build/log "external" modules.  [Jim Jagielski]
- Util_ldap: Implemented the util_ldap_cache_getuserdn() API so that
  ldap authorization only modules have access to the util_ldap
  user cache without having to require ldap authentication as well.
  Problem report 31898.  [Jari Ahonen jah progress.com, Brad Nicholes]
- mod_auth_ldap: Added the directive "Requires ldap-attribute" that
  allows the module to only authorize a user if the attribute value
  specified matches the value of the user object. Problem report 31913
  [Ryan Morgan <rmorgan pobox.com>]
- SECURITY: CAN-2004-0942 (cve.mitre.org)
  Fix for memory consumption DoS in handling of MIME folded request
  headers.  [Joe Orton]
- SECURITY: CAN-2004-0885 (cve.mitre.org)
  mod_ssl: Fix a bug which allowed an SSLCipherSuite setting to be
  bypassed during an SSL renegotiation.  Problem report 31505.
  [Hartmut Keil <Hartmut.Keil adnovum.ch>, Joe Orton]
- mod_ssl: Fail at startup rather than segfault at runtime if a
  client cert is configured with an encrypted private key.
  Problem report 24030.  [Joe Orton]
- apxs: fix handling of -Wc/-Wl and "-o mod_foo.so".
  Problem report 31448 [Joe Orton]
- mod_ldap: Fix format strings to use %APR_PID_T_FMT instead of %d.
  [Jeff Trawick]
- mod_cache: CacheDisable will only disable the URLs it was meant to
  disable, not all caching. Problem report 31128.
  [Edward Rudd <eddie omegaware.com>, Paul Querna]
- mod_cache: Try to correctly follow RFC 2616 13.3 on validating stale
  cache responses.  [Justin Erenkrantz]
- mod_rewrite: Handle per-location rules when r->filename is unset.
  Previously this would segfault or simply not match as expected,
  depending on the platform.  [Jeff Trawick]
- mod_rewrite: Fix 0 bytes write into random memory position.
  Problem report 31036. [André Malo]
- mod_disk_cache: Do not store aborted content.  Problem report 21492.
  [Rüdiger Plüm <r.pluem t-online.de>]
- mod_disk_cache: Correctly store cached content type.
  Problem report 30278.
  [Rüdiger Plüm <r.pluem t-online.de>]
- mod_ldap: prevent the possiblity of an infinite loop in the LDAP
  statistics display. Problem report 29216. [Graham Leggett]
- mod_ldap: fix a bogus error message to tell the user which file
  is causing a potential problem with the LDAP shared memory cache.
  Problem report 31431 [Graham Leggett]
- mod_disk_cache: Do not store hop-by-hop headers.  [Justin Erenkrantz]
- Fix the re-linking issue when purging elements from the LDAP cache
  Problem report 24801.  [Jess Holle <jessh ptc.com>]
- mod_disk_cache: Fix races in saving responses.  [Justin Erenkrantz]
- Fix Expires handling in mod_cache.  [Justin Erenkrantz]
- Alter mod_expires to run at a different filter priority to allow
  proper Expires storage by mod_cache.  [Justin Erenkrantz]
2005-02-09 14:57:52 +00:00
tron
5105b7b6af Update "apr" package to version 0.9.6.2.0.53. Changes since
version 0.9.5.2.0.52:
- Add apr_threadattr_stacksize_set() for overriding the default
  stack size for threads created by apr_thread_create().
- Add an RPM spec file.
- Add a build script to create a solaris package.
2005-02-09 14:52:12 +00:00
wiz
04bcc44e37 + apache2-2.0.53, chemtool-1.6.5, criticalmass-0.9.10, mathomatic-12.0,
p5-gtk2-1.073, wesnoth-0.8.10, zile-2.0.0.
2005-02-09 14:33:49 +00:00
salo
9b5b7be1b7 Note net/nmap{,fe} update. 2005-02-09 14:01:09 +00:00
salo
7ece32acd3 Update to version 3.81
Changes:

- Nmap now prints a warning message on Windows if Winpcap is not found
  (it then reverts to raw sockets mode if available, as usual).
- documentation fixes and updates.
2005-02-09 13:58:41 +00:00
wiz
2ae49b7045 Use tar.bz2 file. Closes PR 29288 by Antoine Reilles. 2005-02-09 13:53:36 +00:00
jmmv
dbfc5629c3 Note update of gstreamer to 0.8.9. 2005-02-09 13:38:00 +00:00
jmmv
a8aa2c26db Update to 0.8.9:
Changes since 0.8.8:

      * Probe fixes
      * Thread and queue fixes fixes
      * Documentation updates
      * Important GstBin state change fix - see #166371 if you subclass

Bugs fixed since 0.8.8:

      * 94464 : [threads] gst_scheduler_add_scheduler() doesn't ref passe...
      * 123775 : [PATCH] [api] setting state on element should force highe...
      * 142588 : [threads] if all elements have been removed from a bin, s...
      * 150546 : [api] Error for calling gst_pad_push in a get function is...
      * 162276 : [build] gstregistry.h and gstxmlregistry.c don't build wi...
      * 163234 : [PATCH] plugin loading isn't thread-safe
      * 163383 : [PATCH] ogm plugins won't register
      * 163801 : [PATCH] mem leak in xml registry loading
      * 164062 : [PATCH] tee capsnego is broken
      * 164261 : [PATCH] GST parsing doesn't recognise urls without a file...
      * 165272 : [PATCH] Problem compiling gstreamer 0.8.8
      * 165365 : [PATCH] gst_string_wrap() segfaults on NULL strings
      * 165922 : add locking in opt
      * 166269 : Typo in current .po file msgid string
      * 166362 : data discarded by probes is leaked
      * 166371 : GstBin derived classes not notified of state change
2005-02-09 13:37:17 +00:00
markd
7dbb36a003 add kftpgrabber 2005-02-09 13:10:35 +00:00
markd
aeab8ade19 Add kftpgrabber 2005-02-09 13:08:40 +00:00
markd
fe6dc71643 Initial import of kftpgrabber 0.5.0, a graphical FTP client for KDE
There are many FTP clients around these days. Most are console based, some
feature a graphical user interface. What most clients are missing is support
for latest or not so common technologies like ZeroConf, TLS/SSL or FXP (just
to name a few), accompanied by a decent user interface, that tries to support
the user instead of frustrating him.

KFTPGrabber tries to make a complete FTP client solution with support for
plugins, scripting and everything else the users needs, based on the
latest technologies KDE provides.

Here are some of the features:

  - Multiple FTP sessions (tabs)
  - Transfer queue
  - TLS/SSL support for encrypted connections (implicit and explicit)
  - Partial X509 certificate support for authentication
  - FXP transfer support (site-to-site)
  - OTP (one time password) support - s/key, md5, rmd160, sha1
  - Drag&Drop support
  - Site bookmarking
  - Encrypted bookmark support (password can be saved to KWallet)
  - Distributed FTP support (PRET)
  - SSCN and CPSV support
  - Skiplist
  - ZeroConf (aka. Rendezvous) support for local site discovery
  - Bookmark sharing with Kopete contacts (KDE >= 3.3)
  - Bookmark import plugins
  - Support for SFTP protocol [experimental]
2005-02-09 13:06:53 +00:00
xtraeme
eac66d9390 NetBSD/amd64 uses the same PLIST files as NetBSD/i386, fixing it. 2005-02-09 12:53:19 +00:00
markd
a6ecce1b6e py-numarray and py-pytables updates. 2005-02-09 12:34:42 +00:00
markd
da4fe312bc Update py-pytables to 0.9.1
PyTables 0.9.1:
This release is mainly a maintenance version. In it, some bugs has been
fixed and a few improvements has been made. One important thing is that
chunk sizes in EArrays has been re-tuned to get much better performance
and compression rations. Besides, it has been tested against the latest
Python 2.4 and all test units seems to pass fine.

PyTables 0.9:
In this release you will find a series of quite exciting new features,
the most important being new indexing capabilities, in-kernel selections,
support for complex datatypes and the possibility to modify values in both
tables and arrays (yeah, finally :).
2005-02-09 12:29:10 +00:00
markd
4852d16c98 Update py-numarray to version 1.1.1
Support Python 2.4

1.1.1 changes:
numarray-1.1.1 is a bugfix release to numarray-1.1. Notable bugs
fixed include memory leaks in matrixmultiply and comparison ufuncs.


1.1 changes:
I. ENHANCEMENTS

CharArray eval() sped up
Document memmap.py (memory mapping)
Unsigned int type support limited
Add kroenecker product

II. BUGS FIXED / CLOSED

max.reduce of byteswapped array
numeric compatibility byteoffset
matrixmultiply (a,b) leaves b transposed
random_array.randint exceeds boundaries
buffer not aligned on 8 byte boundary  (Windows-98 broken)
Object Array repr for >1000 elements
Invalid sequences errors
Segfault in array element deletion
Incorrect handling of overlapping assignments in Numarray
Weirdness with 'new' method
searchsorted bug and fix
randint bug fix patch
a.is_c_array() mixed int/bool results
argsort of string arrays

III. CAUTIONS

1. This release is binary incompatible with numarray-1.0.  Writers of
C-extensions which directly reference the byteoffset field of the
PyArrayObject should be aware that the data pointer is now the sum of
byteoffset and the buffer base pointer.  All C extensions which use
the numarray C-API must be recompiled.  This incompatibility was an
unfortunate consequence of the fix for "numeric compatibility
byteoffset".
2005-02-09 12:16:02 +00:00
gavan
379fd5f6e9 Force detection of grep and egrep by the configure script.
Unfortunately, configure doesn't always manage to correctly pick up these
values from GREP and EGREP, so we pass them in as cached values. This way,
configure still doesn't always print them correctly, but they end up in
config.status, which is the end goal.

This solves the problem where on Solaris, configure detects the wrong grep
and worse still, fails to detect a suitable egrep at all.
2005-02-09 12:13:58 +00:00
markd
7c8e704e08 krusader update. 2005-02-09 11:54:33 +00:00