Commit graph

154428 commits

Author SHA1 Message Date
tnn
4a46da9680 needs m4 2010-02-08 14:07:47 +00:00
obache
b02df4e7e9 Updated math/py-mpmath to 0.14 2010-02-08 11:54:39 +00:00
obache
bb2209a4c9 Update py-mpmath to 0.14.
per update request from Wen Heping by PR#42755.

Pkgsrc changes:
* Set LICENSE
* correct EOL style of installed files
* Add self-test target

Changes:
--0.14--
Released February 5, 2010

General changes:

* Fully separated the code into "low-level" and "high-level", permitting the
  use of alternative contexts (the mpmath.mp object provides the default
  implementation)
* Implemented a context for fast double-precision arithmetic using Python
  types (mpmath.fp)
* Implemented hooks for importing a faster version of mp arithmetic from Sage
* Implemented optimized fp versions of certain functions (including erf, erfc,
  gamma, digamma, ei, e1)
* Renamed and reorganized various internal modules and methods (including
  merging low-level modules into mpmath.libmp). This should not affect most
  external code using top-level imports.

Plotting:

* Implemented splot() for 3D surface plots (contributed by Jorn Baayen)
* Permit calling plot functions with custom axes (contributed by Jorn Baayen)

Matrices:

* Fixed lu_solve for overdetermined systems (contributed by Vinzent Steinberg)
* Added conjugate matrix transpose (contributed by Vinzent Steinberg)
* Implemented matrix functions (expm, cosm, sinm, sqrtm, logm, powm)

Miscellaneous:

* Prettier printing of numbers with leading zeros at small precisions
* Made nstr pass on kwargs, permitting more formatting options
* Fixed wrong directed rounding of addition of numbers with large magnitude
  differences
* Fixed several docstring typos (contributed by Chris Smith)
* Fixed a bug that prevented caching of quadrature nodes to work optimally.

Special functions:

* Implemented fast evaluation for large imaginary heights of the Riemann zeta
  function, Z function and derived functions using the Riemann-Siegel
  (contributed by Juan Arias de Reyna)
* Unified the zeta() and hurwitz() functions, automatically selecting a fast
  algorithm
* Improved altzeta() to fall back to zeta() for large arguments
* Fixed accuracy of zeta(s) for s ~= 1
* Implemented exact evaluation of Euler numbers (contributed by Juan Arias
  de Reyna)
* Implemented numerical evaluation of Euler numbers and Euler polynomials
  (eulernum(), eulerpoly())
* Fixed bernpoly() and eulerpoly() to compute accurate values for large
  parameters
* Fixed accuracy problems for hypergeometric functions with large parameters
* Faster evaluation of hypergeometric series using on-the-fly code generation
* Optimized hypercomb to detect certain zero terms symbolically
* Removed the djtheta function (jtheta() accepts a derivative parameter)
* Implemented li(x, offset=True) to compute the offset logarithmic integral
* Fixed wrong branch in Lambert W function for certain complex inputs
* Implemented the reflection formula for the Barnes G-function,
  superfactorials, hyperfactorials, permitting large arguments in the left
  half-plane
* Implemented analytic continuation to |z| >= 1 for hypergeometric functions
  pFq with p=q+1; added hyp3f2()
* Implemented Borel summation of divergent pFq functions with p > q+1
* Implemented automatic degree reduction of hypergeometric functions with
  repeated parameters
* Added convenience functions expj(), expjpi()
* Use Mathematica's convention for the continuation of the Meijer G-function
* Added phase(), polar(), rect() functions for compatibility with the
  Python 2.6 cmath module
* Implemented spherical harmonics (spherharm())
* Optimized ci(), si(), chi(), shi() for complex arguments by evaluating
  them in terms of ei()
* Optimized hyp2f1 for z ~= -1
2010-02-08 11:54:25 +00:00
drochner
a8ad3a21ab create relative symlink from the beginning, the pkgsrc absolute->relative
conversion logics has problems
2010-02-08 11:44:39 +00:00
drochner
f9d1b2040d fix spelling of gtk2 default 2010-02-08 11:43:23 +00:00
wiz
2382a7df3f Updated x11/qt4-libs to 4.6.1nb4 2010-02-08 10:49:19 +00:00
wiz
c949c8d1f4 Add RCS Id to patch-ay, and bump PKGREVISION for the bugfix in that patch. 2010-02-08 10:49:07 +00:00
adam
8c47cf9427 Fix crashing on amd64; courtesy of Sverre Froyen 2010-02-08 10:38:26 +00:00
wiz
d9e8f134af Remove pear-1.5.0a1, alpha version. 2010-02-08 10:22:36 +00:00
wiz
5c91e63c7b + p5-Audio-Wav-0.07 [pkg/42768].
- pear-Auth_SASL-1.0.3, pear-Console_Table-1.1.3, pear-DB-1.7.13,
  pear-HTTP_Request-1.4.4, pear-Image_Canvas-0.3.0, pear-Image_Graph-0.7.2,
  pear-Log-1.12.0 [pkg/42673], pear-Mail_Mime-1.6.0 [pkg/42684],
  pear-Net_SMTP-1.4.0 [pkg/42659], pear-Net_Socket-1.0.9,
  pear-Net_URL-1.0.15, pear-Numbers_Roman-1.0.1, pear-Numbers_Words-0.15.0,
  pear-SOAP-0.10.1, xf86-video-vesa-2.3.0.
  (thanks, taca + tnn)
2010-02-08 10:21:26 +00:00
tnn
63b065cfe0 Package is not user-destdir ready. 2010-02-08 09:54:23 +00:00
tnn
722d499e41 Fix wrong ownership of authorization directories. Bump PKGREVISION. 2010-02-08 09:47:44 +00:00
tnn
84600420d1 Fix wrong ownership of config files. Bump PKGREVISION. 2010-02-08 09:47:06 +00:00
tnn
3c17d9043a Fix wrong directory ownership. Bump PKGREVISION. 2010-02-08 09:41:59 +00:00
minskim
df0830485b Set TEX_TEXMF_DIRS explicitly. 2010-02-08 06:01:13 +00:00
minskim
3e6073171d PLIST should have been updated when tex-enctex was updated. 2010-02-08 05:51:28 +00:00
minskim
e1c4b1917c Note PKGREVISION bump of tex-glyphlist. 2010-02-08 05:36:32 +00:00
minskim
600e6b6b80 Resolve conflicts between tex-glyphlist and dvipdfmx. 2010-02-08 05:36:05 +00:00
dholland
cb78fba870 DESTDIR support. 2010-02-08 05:18:37 +00:00
minskim
d4a1e749a8 Note removal of tex-bin-metafont. 2010-02-08 05:15:11 +00:00
minskim
59155ea222 tex-bin-metafont was obsoleted by tex-metafont in TeX Live 2009. 2010-02-08 05:14:12 +00:00
minskim
4a00658943 Add tex-collection-basic. 2010-02-08 05:07:52 +00:00
minskim
c3c14b4344 Import tex-collection-basic-2009 as print/tex-collection-basic.
These files are regarded as basic for any TeX system, covering plain
TeX macros, Computer Modern fonts, and configuration for common
drivers; no LaTeX.
2010-02-08 05:06:30 +00:00
minskim
cca0c3c762 Note PKGREVISION bump of teTeX-bin. 2010-02-08 05:05:02 +00:00
minskim
02e9343081 Replace tex-bin-metafont with tex-metafont.
The former was obsoleted by the latter in TeX Live 2009.
2010-02-08 05:04:32 +00:00
minskim
43a8b7348f Note update of tex-metafont. 2010-02-08 05:03:11 +00:00
minskim
2eb661e26e Update tex-metafont to 2009.
This version generates the TeX format for metafont, making
tex-bin-metafont obsolete.
2010-02-08 05:02:47 +00:00
minskim
621085a180 Add tex-mfware. 2010-02-08 04:52:48 +00:00
minskim
e8b92c7182 Import tex-mfware-2009 as fonts/tex-mfware.
A collection of programs for processing the output of MetaFont.
2010-02-08 04:52:03 +00:00
minskim
9688ac462c Let tex-makeindex use DISTFILES from TeX Live 2009. No functional change. 2010-02-08 04:24:22 +00:00
minskim
93a082a39f Let tex-ifxetex use DISTFILES from TeX Live 2009. No functional change. 2010-02-08 04:22:01 +00:00
minskim
1815a3ad93 Note update of tex-hyph-utf8. 2010-02-08 04:19:13 +00:00
minskim
bfd5248038 Update tex-hyph-utf8 to 2009.
Major changes:
- Added more hyphentation patterns: de-ch, kmr, and lv.
2010-02-08 04:18:55 +00:00
minskim
77fc36c1ec Let etex-pkg use DISTFILES from TeX Live 2009. No functional change. 2010-02-08 04:03:06 +00:00
minskim
3c52282f63 Note update of tex-enctex. 2010-02-08 03:58:08 +00:00
minskim
0ec60a38a4 Update tex-enctex to 2009.
Changes:
- Added utf8warn.tex.
- Removed unused files.
2010-02-08 03:57:42 +00:00
jakllsch
8b0e6da2cf Updated cross/avrdude to 5.10 2010-02-08 01:47:37 +00:00
jakllsch
1a2df9cb98 Update to avrdude-5.10.
pkgsrc changes:
Rework AVRISP mkII stall workaround.

summary of upstream changes since 5.8:
- Fix problem with loading intel hex rom files that exceed 0x10000 bytes.
- Fix FreeBSD default serial port name.
- jtagmkII.c: If entering JTAG mode fails with a bad JTAG ID message,
  retry with external reset applied (in case the target is in sleep
  mode or has asserted the JTD bit).
- Fix build for GNU/kFreeBSD.
2010-02-08 01:47:14 +00:00
heinz
fd7afbd110 Fixed use of ROOT_USER in DESTDIR installations. 2010-02-07 21:04:13 +00:00
heinz
f0ce54c4b5 Added LICENSE information. 2010-02-07 21:02:15 +00:00
heinz
d60f6ed5c8 Adapted for better support of installation to DESTDIR.
Removed use of GAMEOWN/GAMEGRP (thanks to joerg@ for the help).
2010-02-07 20:59:14 +00:00
snj
001064d7df Updated graphics/qiv to 2.2.3. 2010-02-07 19:31:12 +00:00
snj
1839abaa0a Update to 2.2.3. Another gtk1 user bites the dust. Changes:
2.2.3
=====

    add 'Q' icon in qiv-window
    bring back scrollwheel functionality
      Zoom in/out with left/right scroll and forward/back buttons
    change loading of images from imlib2_loader to pixbuf_loader. Adds
      support for additional file types, e.g., pcx, ico, svg, wmf and
      better handling of transparency.
    use gdk_pixbuf to autorotate with EXIF tags instead of libexif.
    Resetting the image (pressing return) no longer destroys "transparency
      checkboard"
    Fix compilation issues with unusual linker defaults.  Update solaris
      Makefile.
    new option to start with default rotation

2.2.2
=====

    fix -x (root window needs colormap)
    patch pango code to avoid garbled output of F1
    fix wrong image size after autorotating

2.2.1
=====

    recognize changed files, using --slideshow and --watch
    sanitize infotextdisplay
    check EXIF tags only after successful file loading
    shuffle now implies not to sort filenames
    fix autorotate with EXIF-tag
    avoid crash calling qiv -x without argument
    fix behaviour of "recursivedir" switch
    added note in README and qiv.h explaining a problem of includes with
      imlib2 up to v1.2
    migrated notes in README from imlib1 to imlib2
    migrated gdk_draw_text() to gdk_draw_layout(), fixing wrong display of
      utf-8 filenames

2.2
===

    migration from imlib1 to imlib2

2.1
===

    removed obsoleted GDK_WA_WMCLASS
      see http://library.gnome.org/devel/gdk/2.11/gdk-Windows.html#GdkWindowAttr
      and http://developer.gimp.org/api/2.0/gtk/GtkWindow.html#gtk-window-set-wmclass
    added patch from Debian gtk_includes.diff, closes: #456854
    added patch from Debian cmdbuflen.diff, closes: #441401
    added patch from Debian man_xscreensaver.diff
    remove xscreensaver left overs from Makefiles
    added autorotate patch (using libexif)
    display initial autorotation in status bar, option "autorotate"
    patch to detect image types using libmagic
    added GDK_ENTER_NOTIFY_MASK|GDK_LEAVE_NOTIFY_MASK in image.c
    removed TGA and XBM because not supported by imlib anymore
    exit on unmapped mouse events
    browse option -B, useful when launching qiv from a file manager
    patch to prevent segfault on amd64
    avoid wrapper, include "XLIB_SKIP_ARGB_VISUALS=1" in main.c
    include README and README.TODO in debian package
    README.TODO: fvwm style setting has to be for "therealqiv"
    include Debian changes and package files:
      renamed README.CHANGES to Changelog
      added patch hide_therealqiv (for Debian Bug #326849)
      added patch xmalloc (Debian Bug #383113)
      added patch qiv-manpage-options (Debian Bug #383108)
      don't recurse directories given on command line (better: use -u)
      NOT added: no_background_opts (can't reproduce Debian Bug #351816)
      added patch qiv-nosort
      patch to reset bright/contrast/gamma hitting "o" (2006-06-29)
    more comments and examples in qiv-command
    option -X to set preferred xinerama screen
    key "X" cycles through available xinerama screens
    after 'X' window moves to the new screen right away
    prefix "^" instead "0" for extended call of qiv-command
    workaround-patch by Bart Martens
    for problem with X composite extension
    try keep image on the screen after zooming/rotating
    fixed centering=off behaviour in fullscreen mode
    fixed "magnifying glass" windowsize bug
    fixed compiler warnings "differ in signedness"
    fixed compiler warning "missing sentinel in function call"
    bugfix: statusbar is redrawn after size changes and moves
    "magnifying glass" patch (not perfect yet)
    call of qiv-command with "0"-prefixed option
    Added Patch by Christoph Wegscheider <cw@wegi.net> (new QIV Debian maintainer).
    Now all free Keys can be used by qiv-command
    Another Xinerama bugfix (statusbar: now displayed on the smaller screen if two are used)
    new qiv-command feature:
      if first output line is like "NEWNAME=xxxxxxx"
      then qiv understands that the filename of the currently
      displayed image has changed to this new name
      (very useful when using qiv-command to rename files)
    fix image position when zooming to avoid wild jumps
    delete files from list if they cannot be loaded
    display text popup after qiv-command not only in fullscreen mode
    qiv_display_text_window: adjust minimum width of box
    after qiv-command also check file size and ctime
    avoid file overwrites in .qiv-select (NEEDS IMPROVING)
    updated and added more examples to qiv-command
   added small patch by Nick Clifton, setting WM_CLASS name to "qiv"
     (attr.wmclass_name).
   changed a-key/copy to real copy (no links anymore)
   patch-bugfix by Christian Lademann
   adden patch by Christian Lademann
     now slideshow (-s) can also be combine with -x/y/z
   added -F Patch by Martin Fiedler
     now stdin can also be used..
   Xinerama bugfix
   small changes in delete-command

Closes PR pkg/40555.
2010-02-07 19:30:35 +00:00
zafer
2ae5c4951b add license. remove broken mirror. 2010-02-07 19:15:43 +00:00
zafer
cd0de6d181 update master_sites 2010-02-07 18:41:54 +00:00
zafer
477f2b400e add license. 2010-02-07 18:36:33 +00:00
zafer
2658205b71 add license 2010-02-07 18:25:30 +00:00
zafer
7822559362 add license. 2010-02-07 18:06:09 +00:00
gdt
20eb2a416a Change deleted comamnd to true (instead of empty) in else/fi to avoid
objections from Mac's /bin/sh.
2010-02-07 17:59:40 +00:00
zafer
394d72b7ef fix link. 2010-02-07 17:56:42 +00:00