Commit graph

154143 commits

Author SHA1 Message Date
minskim
93b3314370 Add tex-collection-documentation-base-doc. 2010-02-08 20:19:14 +00:00
minskim
6cf008d9d3 Import tex-collection-documentation-base-doc-2009 as
print/tex-collection-documentation-base-doc.

This package is a collection of the TeX Live documentation packages.
2010-02-08 20:18:06 +00:00
joerg
659dd42d35 Fix the name of the RC script. 2010-02-08 18:07:54 +00:00
joerg
758a89c59a Update the optional uwsgi to 0.9.4, which fixes some BE issues. 2010-02-08 16:11:54 +00:00
taca
9be2a4f811 Note update of these pacakges:
www/typolight27-translations	20100131nb1
	www/typolight28-translations	20100207
2010-02-08 15:45:47 +00:00
taca
505e2efccd Update typolight28-translation package to 20100207.
* Update Polish language files, supporting really 2.8.RC2.
* Add missing language files which should be added: Bosnian, Croatian,
  Finnish, Hungarian, Slovenian and Tagalog.
* Drop executable permission from translation files.
2010-02-08 15:44:48 +00:00
taca
0004d379f7 * Add missing language files which should be added: Bosnian, Croatian,
Finnish, Hungarian, Slovenian and Tagalog.
* Drop executable permission from translation files.

Bump PKGREVISION.
2010-02-08 15:41:41 +00:00
joerg
d29d82ab4a Updated www/lighttpd to 1.4.26 2010-02-08 14:56:36 +00:00
joerg
a0632b55d7 Update to lighttpd-1.4.26:
- fix various bugs, including a trivial to trigger OOM/DoS
- Allow support for checking for exec bit on cgi scripts
- Add support for TLS servername indication
- Add support client certificate verification
- Split off spawn-fcgi into a separate package
2010-02-08 14:47:54 +00:00
joerg
353545fa55 + spawn-fcgi 2010-02-08 14:38:53 +00:00
joerg
b81bf8961f Added www/spawn-fcgi version 1.6.3 2010-02-08 14:38:15 +00:00
joerg
7096f36b6f Initial import of spawn-fcgi-1.6.3:
spawn-fcgi is a small utility to start external FastCGI applications.
It takes care of various common tasks to simplify deployment:
- setuid/setgid
- current working directory
- chroot
- socket creation and permissions in the case of Unix Domain Sockets
- forking a number of worker processes
2010-02-08 14:37:54 +00:00
roy
f24d88b832 Remove curses.so from PLIST, fixes pkg/42761. 2010-02-08 14:34:31 +00:00
joerg
dcad41a1c7 Updated www/nginx to 0.8.33 2010-02-08 14:26:02 +00:00
joerg
9c7142730b nginx-0.8.33:
- fix issues with Keep-Alive in various clients
- fix issue with internal redirects between proxy/fastcgi locations
- fix a bug with discarding request bodies

Add optional uwsgi backend.
2010-02-08 14:25:44 +00:00
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