summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2010-05-31Fix for PR pkg/43380pettai3-2/+17
2010-05-31Update distinfo for patch-aa removedness.dsainty1-2/+1
2010-05-30Cope with gtk2 api change.gdt2-3/+4
From Gábor Gergely on pkgsrc-users.
2010-05-30Updated devel/p5-version to 0.8200seb2-3/+3
2010-05-30Update p5-version from version 0.8000 (upstream version 0.80) toseb2-6/+6
version 0.8200 (upstream version 0.82). Upstream changes: Major Changes in 0.82 - 2010-04-13 ===================================== Still more changes to sync with Perl 5.12.0-as-released. Rewritten POD thanks to many hands, but mostly David Golden. Vastly improved Regex definitions from Zephram. Major Changes in 0.81 - 2010-02-01 ===================================== Merge in changes from bleadperl that will be part of Perl 5.12.0. Completely rewrite pure Perl code to operate exactly like the XS code, through the creation of a character-array class called charstar. Now the pure Perl code and XS code can be more easily be synchronized.
2010-05-30add a patch from upstream which fixes an incompatibility withdrochner3-2/+28
glib2-2.24.x, bump PKGREVISION
2010-05-30Updated chat/bitlbee to 1.2.7tonio2-3/+3
2010-05-30Update chat/bitlbee to 1.2.7tonio2-7/+6
Fix PR pkg/43329 - Version 1.2.7 (released 2010-05-15) hilights: * Resolved MSN Messenger login issues. * Twitter module now uses OAuth, so it'll still work after June. * Various other fixes and small feature additions. - Version 1.2.6a (released 2010-04-19) hilights: * (1.2.6a because the original 1.2.6 release had one unfortunate bug in the Twitter module.) * Twitter support! (Implemented by Geert Mulders.) * Fixed issues with MSN friendly names getting lost by allowing to store them locally (see the local_display_name MSN setting.), and worked around problems when talking to offline MSN contacts (see the switchboard_keepalives MSN setting). The usual bug fixes and small feature enhancements. - Version 1.2.5 (released 2010-03-17) hilights: * Full support for non-away status messages. * Ability to generate nicknames from the contact's full name, making Facebook's XMPP server work much better with BitlBee. * Lots of misc. bug fixes and small feature enhancements.
2010-05-30Add X11/extensions/shapeconst.hmartin2-2/+4
2010-05-30Not MAKE_JOBS_SAFEjoerg1-1/+2
2010-05-30Fix PLIST. Bump revision.joerg4-4/+15
2010-05-30Fix package to work with the libao-1.0 changesjoerg2-6/+6
2010-05-30+ dante-1.2.1, dwm-5.8, fotoxx-10.4, gbrainy-1.42, gnome-icon-theme-2.30.3wiz1-18/+24
[GNOME 2.30], gnome-packagekit-2.30.2 [GNOME 2.30], gnome-system-tools-2.30.2 [GNOME 2.30], gtksourceview-2.10.3, gvfs-1.6.2, hanzim-3.2, librep-0.90.6, openafs-1.4.12.1, pfstat-2.5, phylip-3.69 [pkg/43388], puzzles-8965, py-enchant-1.6.2 [pkg/43384], rep-gtk-0.90.3, sympa-6.0.2, vttest-20100528, wdiff-0.6.2, xmlsec1-1.2.16, xorg-util-macros-1.8.0, zile-2.3.17.
2010-05-30Mark as make-jobs-safe again; a comment said the problem was reportedwiz1-5/+1
upstream and supposedly fixed in 2.0.6 (pkgsrc is at 2.0.14 now). Multiple builds with 16 jobs showed no problem.
2010-05-29Fix building on DragonflyBSD as described in PR#43368adam4-6/+42
2010-05-29Add destdir support.dillo1-3/+6
2010-05-29Note update of time/ruby-tzinfo package to 0.3.22.taca1-1/+2
2010-05-29Add LICENSE.taca1-1/+2
2010-05-29Update ruby-tzinfo pakage from 0.3.20 to 0.3.22.taca3-7/+8
== Version 0.3.22 (tzdata v2010j) - 29-May-2010 * Corrected file permissions issue with 0.3.21 release. == Version 0.3.21 (tzdata v2010j) - 28-May-2010 * Updated to tzdata version 2010j (http://article.gmane.org/gmane.comp.time.tz/3225). * Change invalid timezone check to exclude characters not used in timezone identifiers and avoid 'character class has duplicated range' warnings with Ruby 1.9.2. * Ruby 1.9.2 has deprecated "require 'rational'", but older versions of Ruby need rational to be required. Require rational only when the Rational module has not already been loaded. * Remove circular requires (now a warning in Ruby 1.9.2). Instead of using requires in each file for dependencies, tzinfo.rb now requires all tzinfo files. If you were previously requiring files within the tzinfo directory (e.g. require 'tzinfo/timezone'), then you will now have to require 'tzinfo' instead.
2010-05-29Add destdir support.dillo4-41/+43
2010-05-29don't install the icon pixmap, this is also done in the frontenddrochner4-5/+18
(and makes more sense there) bump PKGREVISION
2010-05-29pkg/42927 is superseded by 43384.obache1-2/+2
2010-05-29Need pcap to build RADIUS sniffer, so need to buildlink with net/libpcap.obache1-1/+2
Noticed by Daniel Vergien via PR#43382.
2010-05-29+ omakeobache1-1/+2
2010-05-29Added devel/omake version 0.9.8.5obache1-1/+2
2010-05-29Import omake-0.9.8.5 as devel/omake.obache6-0/+107
Based on PR#43374 by YAMAMOTO Takeshi, some improvements. OMake is a build system, similar to GNU make, but with many additional features, including: - Support for large projects spanning multiple directories; - Support for commands that produce several targets at once; - Fast, accurate, automated dependency analysis using MD5 digests; - Portability: omake provides a consistent interface on Win32 and on Unix systems including Linux, OSX, and Cygwin; - Builtin functions that provide the most common features of programs like grep, sed, and awk; - Active filesystem monitoring, where the build automatically restarts whenever you modify a source file.
2010-05-29Mark as broken, doesn't deal with libtool 2.xjoerg1-1/+3
2010-05-29Properly link libradius.joerg1-2/+2
2010-05-29Sadly, not MAKE_JOBS_SAFE.joerg1-1/+2
2010-05-29+ py-xmlsecobache1-1/+2
2010-05-29Added security/py-xmlsec version 0.3.0obache1-1/+2
2010-05-29Import py-xmlsec-0.3.0 as security/py-xmlsec.obache5-0/+56
Based on PR#42948 by Patrick McPhee. PyXMLSec is a set of Python bindings for XML Security Library (XMLSec).
2010-05-29Add buildlink with libxml2 and libxslt.obache1-1/+3
shlib linked with those library and pkg-config also notice requirement.
2010-05-29Updated math/py-Scientific to 2.8obache2-3/+3
2010-05-29Update py-Scientific to 2.8.obache5-43/+117
Based on PR#43282 by Wen Heping. 2.7.9 --> 2.7.10 ---------------- Bug fixes: - Removed all occurrences of "as" as a variable name for compatibility with Python 2.6. - Installation without the netCDF module did not work. Improvements: - Vector.dyadicProduct() was replaced by a more efficient implementation. - Scientific.IO.PDB: Atom objects now have a parent attribute whose value is the containing group. 2.7.8 --> 2.7.9 --------------- License change: ScientificPython is now distributed under the CeCILL-C license, which is an adaptation of the LGPL to French law. The previously used CeCILL license, similar to the GPL, was considered too restrictive. Bug fixes: - MPI interfaces did not work correctly with NumPy and/or Python 2.5. Improvements: - Compilation script for mpipython works around a Python configuration bug under MacOS X. - Docstrings have been cleaned up. 2.7.7 --> 2.7.8 --------------- Bug fixes: - Due to a typo in Scientific.IO.PDBSpaceGroups, some space group names were not found in the space group table. Improvements: - Vector objects can now be multiplied with NumPy scalar objects (which is what you get when extracting numbers from NumPy arrays). Due to the way NumPy scalars handle multiplication, the result used to be an array rather than a Vector, which caused various applications to crash. - The build procedure under Windows has been improved. It can generate a binary installer that includes the netCDF DLL, making ScientificPython independent of a netCDF installation. 2.7.6 --> 2.7.7 --------------- Bug fixes: - Installation on Windows didn't work because the Unix maths libraries don't exist there. Improvements: - InterpolatingFunction and TensorField objects can represent periodic functions/fields. - DistributedComputing: the watchdog period of slave processes is now a user-definable parameter. - PDBSpaceGroups was simplified, making it shorter and faster to load. - Scientific.N contains the array type object in the variable array_type. This makes it possible to write Pyrex modules using arrays in such a way that they always use the numeric module for which ScientificPython was compiled. 2.7.5 --> 2.7.6 --------------- Bug fixes: - NumPy compatibility fixes. - Pyro 3.6 compatibility fix in DistributedComputing.MasterSlave 2.7.4 --> 2.7.5 --------------- New features: - Scaling, inversion, and shear transformations added to Geometry.Transformations Improvements: - PDB parser handles CRYST1, SCALEn and MTRIXn records - Better identification of the Numerics package that is being used Bug fixes: - Scientific_affinitypropagation.c compiles with NumPy 2.7.3 --> 2.7.4 --------------- New features: - New module Clustering.AffinityPropagation. - New class BSP.ParRootSequence. Bug fixes: - Replaced float equality test in Functions.InterpolatingFunction - Removed exception for order > 1 in Derivatives.DerivVar.__init__ - Fixed reading of non-string attributes from netCDF files. Improvements: - New methods getBinIndices and getBinCount in Statistics.Histogram.Histogram - Physics.PhysicalQuantities: unit definitions added to doc string 2.7.2 --> 2.7.3 --------------- Improvements: - Added multi-module setup for master-slave computations. - More information available through task_manager. - task_manager can start slave processes. 2.7.1 --> 2.7.2 --------------- Bug fixes: - Scientific_netcdf would not compile with NumPy under Python 2.4 because NumPy also defined Py_ssize_t. 2.7 --> 2.7.1 ------------- Improvements: - NumPy compatibility. Scientific_netcdf was revised by hand. The Python code was run through numpy.oldnumeric.alter_code1 to identify the critical sections, which were then all handled in some way. It is possible that there are still incompatibilities of the kind that numpy.oldnumeric.alter_code1 cannot detect 2.5.12hg --> 2.7 ---------------- New features: - Subpackage Scientific.DistributedComputing for easy parallelization of independent tasks. 2.5.11 --> 2.5.12hg ------------------- Bug fixes: - VRML2 output would crash for scenes containing Line objects - Pyrex implmentation of vector objects could crash instead of raising an exception in divide operations. - Pyrex implmentation of vector objects would raise exceptions incorrectly under Python 2.5 Improvements: - builds Macintosh packages with documentation and examples 2.5.10 --> 2.5.11 ----------------- Bug fixes: - Pyrex implementation of vector objects raised exceptions in comparisons - Pyrex implementation of vector objects did not accept negative indices - Some object deletions during conversion to epydoc had to be reversed Improvements: - Two test suites 2.5.9 --> 2.5.10 ---------------- Bug fixes: - Fixed netCDF error handling Improvements: - Support for NumPy (not very well tested yet) - Scientific.NumberDict more efficient 2.5.8 --> 2.5.9 --------------- Improvements: - Scientifc.IO.NetCDF supports the new 64-bit data structures in Python 2.5 (not yet tested on a 64-bit machine) - Docstrings modified for use with Epydoc. 2.5.7 --> 2.5.8 --------------- Bug fixes: - Syntax error in Scientific.IO.PDB - Attribute deletion in netCDF file and variable objects caused a crash. 2.5.6 --> 2.5.7 ---------------- Bug fixes: - Tensor-vector multiplication was incorrect with the Pyrex implementation of vector objects. 2.5.5 --> 2.5.6 ---------------- Bug fixes: - Scientific.BSP.ParClass did not pass on __call__ and __getitem__ to local class - Scientific.BSP.ParClass: Class wrappers did not always return the right global object. 2.5.4 --> 2.5.5 ---------------- Bug fixes: - Scientific.IO.NetCDF.NetCDFVariable.assignValue() had incomplete error reporting. Some errors would not raise exceptions as required. 2.5.3 --> 2.5.4 ---------------- Improvements: - A "test" method on MPI request objects permits to check if data is available (thanks to Jakob Schiotz for this addition). Bug fixes: - The new Pyrex vector objects could not be pickled. 2.5.1 --> 2.5.3 ---------------- Improvements: - The class Scientific.Geometry.Vector has been reimplemented in Pyrex, yielding much faster vector operations. There is, however, the restriction that the vector elements must be of type "float". For the rare applications where this condition is not fulfilled (such as Scientific.Functions.Derivatives.DerivVector), the Python implementation remains accessible as Scientific.Geometry.VectorModule.Vector. 2.4.9 --> 2.5.1 ---------------- Improvements: - Vector and Tensor objects permit comparison with other types of objects (which always return False) - Numarray can be used instead of Numeric as far as possible (see README for details) 2.4.7 --> 2.4.9: ---------------- Bug fixes: - Integer array attributes caused a TypeError with recent versions of Numeric (that don't do silent casts from Long to Int any more). Additions: - Method "threeAngles" in Geometry.Transformation.Rotation. 2.4.6 --> 2.4.7: ---------------- Bug fixes: - Scientific.BSP: alltrue() and anytrue() sometimes returned wrong results. Additions: - Scientific.Visualization.VMD can now correctly launch VMD under Windows
2010-05-28Removed math/orpietnn1-1/+2
2010-05-28math/orpie was broken by an ocaml update three years ago and nobody steppedtnn6-59/+1
up to fix it, so let's remove it for now.
2010-05-28Use only one instance of graphics.cmxajoerg2-4/+13
2010-05-28Fix buildjoerg3-6/+16
2010-05-28Patch pdo-mysql to not append empty -I arguments.joerg2-1/+15
2010-05-28Tri-license it, adding the 2-clause BSD-license.wiz2-3/+4
OK dillo.
2010-05-28MAKE_JOBS_SAFE=nojoerg1-1/+3
2010-05-28Not MAKE_JOBS_SAFE.joerg1-2/+2
2010-05-28In the VAX asm code: hide all local labels and make calculated jumps PIC,martin8-175/+200
so the shared library now works as well. Thanks to Matt Thomas for vax asm help.
2010-05-28Updated emulators/simh to V3.8-1tsutsui1-1/+2
2010-05-28Update simh to V3.8-1. Reviewd by obache@ in PR pkg/43363 filed by me.tsutsui5-116/+37
--- Change Log For V3.8-1 SCP and libraries: * Fixed bug in DETACH ALL if called at simulator exit (from Dave Bryan) * Fixed bug in DO command handling of null arguments (from Dave Bryan) * Fixed bug in DO handling of \\ (literal backslash) (from Dave Bryan) * Fixed warnings in help printouts HP2100 (all changes from Dave Bryan) * Corrected DMS violation register set conditions * JSB to 0/1 with W5 out and fence = 0 erroneously causes MP abort * Fixed DJP, SJP, and UJP jump target validation * BACI: Fixed STC,C losing interrupt request on BREAK * MPX: Implemented 12792C eight-channel terminal multiplexer * MT: Fixed missing flag after CLR command * PIF: Implemented 12620A/12936A Privileged Interrupt Fences IBM 1401: * Fixed bug in ZA and ZS (from Bob Abeles) * Fixed tape indicator implementation (from Bob Abeles) * Added missing magtape modifier A (from Van Snyder) * Added -n (no rewind) option to BOOT (from Van Snyder) * Fixed bug to mask input to 6b on read (from Bob Abeles) PDP11: * Moved all Unibus/Qbus support routines to common I/O library * Fxed bug in ASHP left overflow calc * Fixed bug in DIVx VAX: * Fxed bug in ASHP left overflow calc * Fixed bug in DIVx * Resync time of day clock on any clock reset --- Also some pkgsrc fixes, including Linux build: * add MAKE_FLAGS in pkgsrc Makefile to define USE_NETWORK in dist makefile * reorganize patch-aa for makefile to reduce diffs: * use gmake (USE_TOOLS+=gmake in Makefile) * check OSTYPE properly (so that it also builds on Linux) * use "else <conditional-directive>" for OSTYPE checks * revert previous gcc -> ${CC} change since -std=c99 seems mandatory * update patch-ac for upstream cosmetics (for "set telnet" using raw mode) * remove patch-ad for inline definitions since upstream has disabled it * remove INSTALL_DATA_DIR as suggested by pkglint Tested on NetBSD/i386 -current and CentOS 5.4 i386.
2010-05-28Update to mksh-39c on suggestion from Thorsten Glaser.is2-7/+6
2010-05-28exactly disable to build with java, or result in PLIST mismatch.obache1-1/+3
2010-05-28Drop dependency on nbitools.obache3-19/+11
nbitools is not enough to maintain for recent platforms and no good support for user-destdir (now, canna-lib and canna-canuum is user-destdir ready) no objection in tech-pkg-ja@ about three months.
2010-05-28Updated p5-Curses-UI-POE, p5-POE-Component-SNMP and p5-URI-Escape-XS.martti2-3/+5