Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
* The encoding method of MIME headers is now determined by outgoing
encoding rather than the value of MB_CUR_MAX.
* The memory leaks and warnings in LDAP search were fixed.
* The beep on folders with one message when using GTK+ 2.12 was removed.
* Win32: The crash that occurred when trying to display some TIFF files was fixed.
* Win32: Settings are now automatically saved on the shutdown of system.
|
|
since it won't know anything about it. (hi joerg!)
|
|
into The NetBSD Packages Collection.
The Perl 5 module App::Cmd is intended to make it easy to write
complex command-line applications without having to think about
most of the annoying things usually involved.
|
|
|
|
Packages Collection.
The Perl 5 module App::Cmd is intended to make it easy to write
complex command-line applications without having to think about
most of the annoying things usually involved.
|
|
devel/p5-Getopt-Long-Descriptive into The NetBSD Packages Collection.
The Perl 5 module Getopt::Long::Descriptive provides a convenient
wrapper for Getopt::Long and program usage output.
|
|
|
|
Packages Collection.
The Perl 5 module Getopt::Long::Descriptive provides a convenient
wrapper for Getopt::Long and program usage output.
|
|
|
|
|
|
+ More than 25% emulation speedup vs Bochs 2.3.5 release!
+ Up to 40% speedup vs Bochs 2.3.5 release with trace cache optimization!
- Lots of bugfixes in CPU emulation
- Bochs benchmarking support
- Added emulation of Intel SSE4.2 instruction set
and others, please review the CHANGES file.
|
|
* Add DOWNLOAD_VULN_LIST var
* Get AUDIT_PACKAGES and DOWNLOAD_VULN_LIST to point to the right binaries
taking into consideration OPSYS and pkg_install version
* Replace all references to audit-packages and download-vulnerability-list
with AUDIT_PACKAGES and DOWNLOAD_VULN_LIST
|
|
Based on patches from Aleksej Saushev in PR 37682
Changes:
- backwards-incompatible changes:
* Maxima strings are now Lisp strings (not Lisp symbols)
* Change name of quotient operator from "//" to "/"
* Regularize return values of dgeev and dgesvd in lapack
- New items in share:
* share/contrib/gf: Galois fields
* share/contrib/fourier_elim: solve inequalities via Fourier elimination
* share/contrib/fresnel: Fresnel integrals
* share/contrib/unwind_protect: programming construct to catch errors
* share/draw/implicit3d: implicit surfaces by the marching cubes algorithm
- Other revisions:
* Bigfloat %pi via Chudnovsky series and %e via modified Taylor series
* share/contrib/sarag: new version
* share/contrib/ezunits: units conversion capability
* share/contrib/numericalio: partial reads, binary float input
* share/matrix/eigen.mac: gramschmidt accepts optional inner product
* share/numeric/romberg: evaluate arguments as an ordinary function
* share/draw: enhancements
* Bug fixes and updates in differential equations
* share/tensor/ctensor: nonsymmetric metrics
* Minor bug fixes in TeX output
* Minor enhancements in Maxima->Lisp translation
* Category system in English-language html documentation
* Additional documentation
* Russian translation of reference manual in progress
* Various unnumbered bug fixes
- Many bugfixes
|
|
|
|
|
|
|
|
fix (and error checking) on
agent/mibgroup/hardware/memory/memory_netbsd.c:netsnmp_mem_arch_load()
via new patch file patch-ah as the one applied on
agent/mibgroup/ucd-snmp/memory_netbsd1.c:var_extensible_mem() by
patch file patch-es. Sorry I missed this in november 2006...
Bump PKGREVISION to 1.
|
|
|
|
|
|
lintpkgsrc checks various things on the complete pkgsrc tree.
|
|
too.
|
|
|
|
|
|
mail.
Also change HOMEPAGE to new site (redirect from old site).
|
|
|
|
mail.
+ jaist, iij
- keihanna, globalbase
Move round-robin host name to last, since it refers old mirros now.
|
|
noticed by Zafer Aydogan in private mail.
Also add version specific directory to original MASTER_SITES,
since old distfile does not exist in parent directory.
|
|
|
|
noticed by Zafer Aydogan in private mail.
Also change HOMEPAGE and orignal MASTER_SITE to new location.
|
|
|
|
Also change HOMEPAGE to new location.
|
|
|
|
|
|
Also add HOMEPAGE.
|
|
PostGIS 1.3.2
2007/12/01
- Improvements in the TIGER geocoder
- Fix to ST_EndPoint() crasher bug
- Modified ST_AsGML() improving v2 and adding v3 support
- Fix to ensure ST_Envelope() returns valid geometries
- Change JDBC build to use Ant
- Fix for better OS/X support
- Fix to WKB parser to do simple validity checks
|
|
|
|
1.8.3 (svn revision 146):
* fixed bug in Geod class that caused erroneous error message
"undefined inverse geodesic (may be an antipodal point)".
* fix __reduce__ method of Geod class so instances can be pickled.
* make sure points outside projection limb are set to 1.e30 on inverse
transform (if errcheck=False).
* fixed small setup.py bug.
* generate C source with Cython 0.9.6.6 (pycompat.h no longer needed).
|
|
noticed by Zafer Aydogan in private mail.
|
|
|
|
bullet below.
4.6.0 Release Notes
-------------------
o MAJOR: Rework pj_transform() to avoid applying ellipsoid to ellipsoid
transformations as a datum shift when no datum info is available.
o Avoid applying "change of ellipsoid" during datum shifting based on
ellipsoids getting changed to spheres for spherical projections.
o Upgrade to EPSG 6.13
o Added "900913" "Google Mercator" code in nad/esri.extra.
o Avoid some static variable based multi-threading problems.
o Improve error recovery if ctable style datum shift grid fails to load.
o Support drive letters properly in PROJ_LIB paths for win32.
o Fix occasional problem with DMS parsing.
o Removed non-functional mpoly projection.
o add lonlat, and latlon as aliases for longlat.
|
|
Also remove SourceForge since it have only old version 0.2.5.
|
|
|
|
|
|
Changes in 1.8.3 (since 1.8.2)
* New modules (see the manual for details)
** `(srfi srfi-35)'
** `(srfi srfi-37)'
* Bugs fixed
** The `(ice-9 slib)' module now works as expected
** Expressions like "(set! 'x #t)" no longer yield a crash
** Warnings about duplicate bindings now go to stderr
** A memory leak in `make-socket-address' was fixed
** Alignment issues (e.g., on SPARC) in network routines were fixed
** A threading issue that showed up at least on NetBSD was fixed
** Build problems on Solaris and IRIX fixed
* Implementation improvements
** The reader is now faster, which reduces startup time
** Procedures returned by `record-accessor' and `record-modifier' are faster
|
|
|
|
|
|
Changes:
2007-12-24 Mikio Hirabayashi <mikio@users.sourceforge.net>
* mymorph.c (est_mecab_analyze): an option about EOS was added.
- Release: 1.4.13
|