summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)AuthorFilesLines
2003-08-31Note update of quake3arena to 1.32b.xtraeme1-1/+2
2003-08-31Note update of icewm{,-gnome,-imlib} to 1.2.12xtraeme2-3/+5
2003-08-31Update PHP to final 4.3.3jdolecek1-1/+2
Some highlights of changes since 4.2.3: * PCRE updated to 4.3, GD to 2.0.15 * improved Apache2 support * much improved stream & URL wrapper support, output compression support * added CLI (Command Line Interface) SAPI * debug_backtrace() backported from ZendEngine2 * faster build system * huge number of other bug fixes and improvements Packaging changes: * 'pcre', 'xml', and 'session' modules folded back into main package - 'pcre' and 'xml' is required by PEAR, and 'session' is just too essential to be separate * 'gd' module now uses bundled PHP GD library, which is better integrated * PHP modules use shared distinfo when possible to ease future PHP updates * ${PREFIX}/bin/php is now CLI version, ${PREFIX}/libexec/cgi-big/php remains CGI version
2003-08-31Note update of devel/tcl-tclcl to 1.0rc13.jschauma2-3/+3
Changes: Make tclcl portable to tcl/tk 8.4.3. Change char* to CONST84 char* (or CONST84_RETRUN char * if it is a function return) (these two macros are defined in otcl.h) Change Tcl:result to return const char * rather than char *. Re-enabled code to avoid dumping tcl code on errors if there's a LOT of tcl code. (Disabled since Dec-00 by mistake.) Fixed Tcl "source" command so filenames with spaces work.
2003-08-31Note updates of buildtool and buildtool-doc to 0.13.jmmv1-1/+3
2003-08-31Add Xft2-2.1.2 and Xrender-0.8.3.wiz1-1/+3
2003-08-31fontconfig updated to 2.2.1.wiz2-5/+3
2003-08-31centericq update done; note frueauf as taking over two updates.wiz2-5/+6
2003-08-31Note anomy-sanitizer.mjl1-1/+2
2003-08-31Note neXtaw update to 0.14.1.wiz2-3/+3
2003-08-31pcre-4.4 update done.wiz2-3/+3
2003-08-31Note asc-1.13.8.0 update.wiz2-3/+3
2003-08-31+ fetchmail-6.2.4 [pkg/22650], scribus-1.0.1 [pkg/22557].wiz1-4/+3
- citrix_ica (thanks, markd), libxml-2.5.10 (thanks, xtraeme)
2003-08-31Note update of textproc/bsdgrep-devel to 20030831cjep1-1/+2
2003-08-31note update of devel/libnet to version 1.0.1bnb2 [user visible change isseb1-1/+2
documentation directory change]
2003-08-31After discussion with grant, reimport bgrep as bsdgrep-devel.cjep1-1/+2
2003-08-31+tct-1.12cjep1-1/+2
2003-08-31Note update of xcircuit to 3.1.19.jtb1-1/+2
From the CHANGES file: 254 v3.1 rev 19 8/12/03 Required reconfiguring without Tcl once to generate the "Makefile.in" in the Xw directory; otherwise, automake 1.7 becomes a requirement. 253 v3.1 rev 18 8/6/03 A fix to the output, correcting the page numbering in the PostScript page headers. The incorrect numbering can cause some printers to lock up. . . 252 v3.1 rev 17 7/14/03 Thanks to Ted Roth for fixing my rather too-hasty fix of revision 16. Also: Some fixes to the autoconf script (also from Ted Roth), and autoconf script updated to work with the latest versions of autoconf/automake/aclocal.
2003-08-31Note addition of advi-1.4.0.jtb1-1/+2
Active-DVI is a DVI previewer and presenter written in Objective Caml (http://caml.inria.fr/ocaml/) with some eye candy effects for presentation, support for interactive demonstrations, and embedding of arbitrary applications within the presentation (hence the Active adjective of the presenter :). Active-DVI currently supports the following features: + Encapsulated Postscript File inclusion (using graphics package) + Effects for presentation (pause, delay, text color change) + Embedded applications for interactive demonstration + Pictures visualization via gpic specials + Display of inlined Postscript using gs + Font antialiasing that takes background colors into account + Page display is interrupted on user input + Resizing the page adjusts the magnification + Start displaying at a given page or at a given link reference + The file is reloading on signal SIGUSR1 + Hyperlinks + Active areas (execute an action when the mouse is over) + Background colors and images + Alpha blending for images
2003-08-31Note addition of camlimages-2.11.jtb1-1/+2
CamlImages is an image processing library, which provides * Basic functions for image processing and loading/saving various image file formats (hence providing a translation facility from format to format), * An interface with the Caml graphics library allows to display images in the Graphics module screen and to mix them with Caml drawings, * A freetype interface, integrated into the library: you can draw texts into images using any truetype fonts. In addition, the library can handle huge images that cannot be (or can hardly be) stored into the main memory (the library then automatically creates swap files and escapes them to reduce the memory usage).
2003-08-31Note update of erlang to 9.2.jtb1-1/+2
This version is focused on improved performance and stability, rather than introducing new functionality, hence it is called R9C. Build Process NEW The build process has been improved so that it is possible to build Erlang/OTP from source even on Windows platforms. There is also a completely new installation program for Windows. Observer crashdump_viewer NEW A HTML based tool for browsing Erlang crashdumps. The tool can handle crashdumps from OTP R7B, R8B and R9B as well but there is additional information in the crashdumps for R9C. OTP_MIBs NEW The OTP mibs that where included in the SASL application have been moved to this new application otp_mibs. This is a step too create a pure core for Erlang/OTP that does not depend on specific, non-mainstream applications such as SNMP.
2003-08-31Note update of mplayer{,-share}, gmplayer and mencoder to 0.91.xtraeme2-3/+6
2003-08-31Note update to pan, and remove from TODO list.chris2-3/+3
2003-08-30-gsl (thanks, jtb!); -capc-calc.wiz1-3/+1
2003-08-30Note capc-calc-2.11.8 update.wiz1-1/+2
2003-08-30wdm updated to 1.25.jmmv2-3/+3
2003-08-30Note update of "bidwatcher" package to version 1.3.10nb1.tron1-1/+2
2003-08-30Note update of gsl to 1.4.jtb1-1/+2
* What is new in gsl-1.4: ** Added cumulative distribution functions and their inverses for the continuous random distributions including: gaussian, lognormal, gamma, beta, cauchy, laplace, chisq, exponential, gumbel, weibull, F-distribution, t-distribution, logistic, pareto and rayleigh. ** Added faster binomial random variates using the TPE rejection algorithm, in the function gsl_randist_binomial_tpe. ** Added new functions gsl_rng_fwrite and gsl_rnd_fread for storing the state of random number generators in a file. ** Added a new function gsl_combination_memcpy() ** Corrected values of electrical constants in CGS units. To take account of different electrical systems of units the values are now prefixed by GSL_CONST_MKSA (for the SI Metre, Kilogram, Second, Ampere system) or GSL_CONST_CGSM (for the Centimetre, Gram, Second, Magnetic system with the Gauss as the fundamental unit of magnetic field strength). The previous GSL_CONST_MKS and GSL_CONST_CGS prefixes have been removed, as have the permeability and permittivity constants in the CGS system since this uses different defining equations. ** Fixed bugs in the random number generators gsl_rng_fishman18, gsl_rng_fishman2x, and gsl_rng_knuthran2 which caused them to return incorrect results. Minor corrections were made to the parameters in the other Knuth generators borosh13, coveyou, fishman20, lecuyer21, and waterman14. ** Fixed a missing transpose bug in the gsl_linalg_QR_QRsolve and gsl_linalg_QRPT_QRsolve routines which were computing the solution to Q^T R x = b instead of Q R x = b. ** Fixed gsl_sf_gammainv to return zero instead of a domain error for arguments corresponding to singularities in gamma. ** Fixed a bug in the simplex minimization algorithm which caused it to fail to find the second highest point correctly when searching the set of simplex points. ** Fixed a bug in the conjugate gradient minimizers conjugate_pr, conjugate_fr and vector_bgfs which caused the search directions to be updated incorrectly. ** Fixed a bug in gsl_sf_psi_1_int(1) which caused it to return the incorrect sign for psi(1,1). ** Fixed the simulated annealing routine gsl_siman_solve to use the parameter iters_fixed_T for the number of iterations at fixed temperature instead of n_tries. ** Fixed a bug in gsl_combination_valid which caused it to return the incorrect status. ** Fixed a bug in gsl_permutation_canonical_to_linear which caused the output to always be zero, and the input permutation to be incorrectly replaced by the output. ** Fixed a bug is gsl_ran_discrete which could cause uninitialised data to be returned for some distributions. ** Fixed the dependencies for gsl_chebyshev.h to include gsl_math.h. ** Fixed a bug in gsl_complex_arccsc_real which caused it to return the incorrect sign for the imaginary part when -1<x<0. ** Fixed a bug in the QAWC Cauchy integration routine which could allow the singularity to fall on an interval boundary, leading to division by zero. ** Improved gsl_sf_gamma_inc_P(a,x) to avoid a domain error for x<<a when a>10. ** Improved the accuracy of gsl_sf_coupling_3j for large arguments. ** Improved the performance of gsl_sf_choose(m,n) by separating the calculations for small and large arguments. ** On platforms without IEEE comparisons gsl_{isnan,isinf,finite} will fall back to the system versions of isnan, isinf and finite if available. ** gsl_linalg_householder_hv now uses BLAS routines internally ** The script configure.in is now compatible with autoconf-2.50 and later. ** Reduced the memory usage of the multifit algorithms from MxM to MxN for large M by performing the QR decomposition of the Jacobian in-place. ** IEEE modes now use the C99 fenv.h functions when platform spectific functions are not available.
2003-08-30Note addition of tsclient 0.120xtraeme1-1/+2
2003-08-30Note addition of ksi-3.4.1.jtb1-1/+2
This is a Ksi (Ksi Scheme Interpreter), a portable, embeddable Scheme implementation written in C. Ksi provides a machine independent execution platform that can be linked in as a library when building extensible programs. And what is more important it is not a Guile. :-)
2003-08-30Note update of pkg_comp to 1.9.jmmv1-1/+2
2003-08-30Note update of chemtool to 1.6.jtb1-1/+2
New features in chemtool 1.6 - universal import mode based on BABEL (both openbabel and babel supported) - Formula weight calculator now handles all main group elements and the first row of transition elements, and accepts greek phi as phenyl substituent. - Movable hexagonal or square grid backdrop - Improved SVG export, optional preview bitmaps in EPS export, optional EMF export - Cursor key support for pixel-precise drawing and moving - The cleanup function now corrects bonds that deviate from ideal horizontal or vertical orientation by a single pixel - Color support (bonds and text can be red,green,blue,cyan,magenta or yellow). - Default bond length now configurable, additional grid positions at two and three times this length added - Added a brief help text to accompany the 'About' window in the 'Help' menu. - Added alternate text font (Times Roman) - An attachment site can be marked before saving a molecule or fragment, which act as reference point for adding this fragment to other molecules (previously, this had to be the first atom in a file). Attachment sites are marked in the preview window by a small x. - Background color can now be chosen for screen display and EPS export, and drawing whiteout boxes under labels is now an option ( off by default !). - Text at 8,10,12,14,17,20 and 24pt can now coexist in a drawing. - Increased allowed label length to 100. - Improved rendering of dashed wedge and dotted lines - Improved text kerning in xfig-based print and export. - It is now possible to place an auto-incrementing counter at the cursor position for numbering sites. - Changed double bond drawing code to no longer switch sides depending on drawing (or rotation) angle. (As a result of this, some older drawings will need fixing) - Rescaling a molecule now also scales its labels. Downscaling beyond zero size (causing strange inversions) is no longer possible. - Renamed the "Orbitals" template menu to "Symbols" and added "plus", "minus" and a rearrangement arrow to it. - Added two new bond types, a triple bond with all three lines equal, and a quadruple bond.
2003-08-30Note update of oo2c to 2.0.11.jtb1-1/+2
Changes: (Exceptions): A catch clause like `CATCH T(e):' introduces a read-only variable `e' of type `T' within the block. The `(e)' part is optional. New method Name() and new procedure Abort(). FatalError() now takes a message string as argument. (Object): The functions NewUCS4Region() and NewUCS4() have been revived. (ADT:ArrayList): New methods Sort() and Elements(). (ADT:StringBuffer): Now provides an INIT() method, covering the functionality of the old NewCapacity() constructor. New method CharsUTF16(). (ADT:Comparator): Provides a comparator class `String'. (oo2c): Super calls can be issued for all type-bound procedures of the base type, instead of just the procedure that is currently being redefined. (oo2c): The compiler warns if an INIT() method does not call the INIT() of the base type. Plus the usual number of bug fixes...
2003-08-30Note update of aribas to 1.40.jtb1-1/+2
Changes from former versions of ARIBAS to the present version: V1.30 (March 2002) to V1.40 (June 2003) - simultaneous assignments (x1,x2,...,xn) := (a1,a2,...,an) - new functions divide, bit_count, set_workdir, get_workdir, gmtime, stack2string, stack_arraypush, string_scan, realloc, binsearch - some bug fixes (regarding qs_factorize and handling of special variable and value arguments in user defined functions)
2003-08-30Add information about packages recently added by Yours Truly:he1-1/+6
p5-Cache-Cache p5-Class-Container p5-Class-Data-Inheritable p5-Exception-Class p5-Scalar-List-Utils
2003-08-30Note addition of raptor 0.9.12xtraeme1-1/+2
2003-08-30Note addition of xfe 0.54.2xtraeme1-1/+2
2003-08-30Note update of xchat2 to 2.0.4xtraeme2-3/+3
2003-08-30dvipng updated to 0.6.wiz2-3/+3
2003-08-30Updated nasm-devel to 0.98.37.wiz2-3/+3
2003-08-30+ gnustep-0.8.9, nasm-0.98.37, pan-0.14.1, tcpreplay-1.4.5.wiz1-3/+5
2003-08-30Note addition of artwiz-fonts 1.0xtraeme1-1/+2
2003-08-30it's ruby-optparse, not ruby-oprtparse. (hi taca!)salo1-2/+2
2003-08-30Note update of net/p5-Net-Telnet to 3.0.3xtraeme2-3/+3
2003-08-30Note update of devel/ruby-unit package to 0.5.6.taca1-1/+2
2003-08-30Note update of devel/ruby-racc and devel/ruby-racc-runtime package to 1.4.3.taca1-2/+4
Correct ruby-optparse's version in the previous line.
2003-08-30Note update of devel/ruby-optparse to 0.12.taca1-1/+2
2003-08-30Note that cvsync 0.24.5 is released.gehenna1-1/+2
2003-08-30Note update of ruby-zlib package to 0.6.0 and move from archivers to devel.taca1-1/+3
2003-08-30- Note update of devel/ruby-amstd package to 2.0.0.taca1-2/+4
- Note update of textproc/ruby-rdtool package to 0.6.13. - Fix previous line again; I've forgot change the name while cut & paste.