Commit graph

39145 commits

Author SHA1 Message Date
Thomas Klausner
1704c5551b + gitg-0.3.2. 2014-01-17 14:18:40 +00:00
Kai-Uwe Eckhardt
a3098f2ed1 Add tcl-frink. 2014-01-17 13:55:17 +00:00
Kai-Uwe Eckhardt
3e79b491fc Import tcl-frink-2.2.2p4 as wip/tcl-frink.
This package was requested in PR pk/48197.

Frink is a tcl formatting and static syntax check program.
2014-01-17 13:38:26 +00:00
Thomas Klausner
bd3268f528 Use upstream fix for lock_guard. 2014-01-17 12:06:10 +00:00
OBATA Akio
2f79d27e0a CVE-2014-0979 2014-01-17 12:01:21 +00:00
Thomas Klausner
d6b1634c1f Remove obsolete patch. 2014-01-17 11:25:43 +00:00
Makoto Fujiwara
fe02923565 Add temporary patch to work around immediately hung problem. 2014-01-17 07:41:33 +00:00
Jason Bacon
877ac9acfe Add save encrypted option 2014-01-17 02:30:12 +00:00
Jason Bacon
9ab3b61dce Minor update 2014-01-17 02:25:49 +00:00
Makoto Fujiwara
e518b5caed +uhd-git 2014-01-17 01:15:35 +00:00
Makoto Fujiwara
b08972a6e3 Correction to LICENSE= gnu-gpl-v2. 2014-01-17 01:11:06 +00:00
Makoto Fujiwara
c7aba0a1e1 Import uhd-3.6.0nb20140117 as wip/uhd-git.
UHD is the free & open-source software driver and API for the
Universal Software Radio Peripheral (USRP(TM)) SDR platform,
created and sold by Ettus Research, LLC.

UHD supports all Ettus Research USRP(TM) hardware, including
all motherboards and daughterboards, and the combinations
thereof.
2014-01-17 00:58:52 +00:00
Nathanial Sloss
4550e3265f Enable scrypt algorithm for Litecoin mining. 2014-01-16 13:19:58 +00:00
Thomas Klausner
8dc657cf32 Convert to use versioned_dependencies.mk. 2014-01-16 10:40:56 +00:00
Kai-Uwe Eckhardt
de1130e965 Snapshot 20130112. 2014-01-16 06:11:50 +00:00
Leonardo Taccari
bfe12c4be6 Update wip/vimb to 2.1.
Changes:
- some gui style fixes for the build against gtk3
- change in the responsibilities of the c code and the JavaScript code for the
  hinting
- run hint script as anonymous object to avoid naming collision with opened
  pages
- extended hintmode that keeps the hints open until <Esc> is pressed
- added validation for setting of prev- nextpattern
- checkbox and radio-button state is shown in the hint labels
2014-01-16 00:18:35 +00:00
Ryosuke Moro
5e7e8e05d1 Update to 0.1.1
changes:
0.1.1
 - version bump due to attoparsec 0.11.1
2014-01-15 23:28:42 +00:00
Ryosuke Moro
8d68b70c65 Update to 0.11.1.0
changelog:
0.11.1.0
    * New dependency: the scientific package.  This allows us to parse
      numbers much more efficiently.
    * peekWord8', peekChar': new primitive parsers that allow
      single-character lookahead.
2014-01-15 23:26:13 +00:00
Ryosuke Moro
1856989c8d + hs-scientific 2014-01-15 23:23:56 +00:00
Ryosuke Moro
9e354d5640 Import scientific-0.2.0.1 as wip/hs-scientific.
A Scientific number is an arbitrary-precision floating-point number
represented using scientific notation.

A scientific number with coefficient c and base10Exponent e corresponds to
the Fractional number: fromInteger c * 10 ^^ e

Its primary use-case is to serve as the target of parsing floating point
numbers. Since the textual representation of floating point numbers use
scientific notation they can be efficiently parsed to a Scientific number.
2014-01-15 23:22:25 +00:00
Kamel Ibn Aziz Derouiche
566c003219 Import py27-rasterio-0.4 as wip/py-rasterio.
Fast and direct raster I/O for Python programmers who use Numpy
2014-01-15 21:00:45 +00:00
Kamel Ibn Aziz Derouiche
4cf1fc065f Import py27-jbessel-0.1.4 as wip/py-jbessel.
Bessel functions of the first kind, denoted as Ja(x), are solutions of Bessel's
differential equation that are finite at the origin (x = 0) for integer a, and
diverge as x approaches zero for negative non-integer a. The solution type
(e.g.,integer or non-integer) and normalization of Ja(x) are defined by its
properties below. It is possible to define the function by its Taylor series
expansion around x = 0.
2014-01-15 20:55:41 +00:00
Kamel Ibn Aziz Derouiche
b8f6628da5 Import py27-seeds-1.0.13 as wip/py-seeds.
Stochastic Ecological and Evolutionary Dynamics System
2014-01-15 20:30:56 +00:00
Kamel Ibn Aziz Derouiche
787450f776 Import py27-scikit-aero-0.1.0 as wip/py-scikit-aero.
Aeronautical engineering calculations in Python
2014-01-15 19:58:18 +00:00
Niclas Rosenvik
19d0f5945d Forgot to remove doc from PKG_SUPPORTED_OPTIONS, now removed. 2014-01-15 17:34:23 +00:00
Jason Bacon
f8bf51028c Add rudimentary support for encrypted files 2014-01-15 02:35:55 +00:00
Jason Bacon
cc800cbbb5 Fix extract suffix 2014-01-15 02:33:47 +00:00
Kamel Ibn Aziz Derouiche
d3bd993f21 Import py27-numericalunits-1.13 as wip/py-numericalunits.
A package that lets you define quantities with units, which can
then be used in almost any numerical calculation in any
programming language. Checks that calculations pass dimensional
analysis, performs unit conversions, and defines physical
constants.
2014-01-15 00:14:35 +00:00
Jason Bacon
13e47260d1 New version with secure string input 2014-01-14 23:58:33 +00:00
Kamel Ibn Aziz Derouiche
41d91055c9 Import py27-empirical-0.2 as wip/py-empirical.
Emperical Method of Fundamental Solutions solver for Python
2014-01-14 23:55:55 +00:00
Kamel Ibn Aziz Derouiche
adc44a938f Import py27-otb-0.2.1 as wip/py-otb.
Orieux toolbox. Utility functions for scientific numerical computation
2014-01-14 23:49:53 +00:00
Makoto Fujiwara
54f21d1883 Recover one line for DEPENDS+= ghostscript. 2014-01-14 23:12:05 +00:00
Kamel Ibn Aziz Derouiche
039dd498dc Update component 2014-01-14 23:11:15 +00:00
Makoto Fujiwara
3ddafbc798 Remove GS_VERSION dependency, see PR pkg/48479 2014-01-14 23:10:19 +00:00
Kamel Ibn Aziz Derouiche
1f3b5752ab Import py27-path.py-5.0 as wip/py-path.py.
path.py implements a path objects as first-class entities, allowing common
operations on files to be invoked on those path objects directly
2014-01-14 22:34:25 +00:00
Kamel Ibn Aziz Derouiche
053346adb4 Import py27-krylov-0.1.2 as wip/py-krylov.
Python package implementing common Krylov methods
2014-01-14 22:17:46 +00:00
Kamel Ibn Aziz Derouiche
874235c4cf Import py27-gravipy-0.1.0 as wip/py-gravipy.
Tensor Calculus Package for General Relativity
2014-01-14 22:05:45 +00:00
Kamel Ibn Aziz Derouiche
f7ec064278 Import py27-netflowvizu-0.6 as wip/py-netflowvizu.
Network flow visualizer
2014-01-14 21:45:11 +00:00
Ryosuke Moro
a79c44eb70 Update to 0.5.6
changelog:
highlighting-kate 0.5.6 (07 Jan 2014)
 * Added restructuredtext.
 * Updated rust syntax definition.
 * Changed lua highlighting so variables/constants not highlighted
   as keywords.
 * Updated kate syntax definitions for python, cmake.
2014-01-14 21:25:04 +00:00
Ryosuke Moro
200e4dd08f Update to 0.6.1.3
changes:
0.6.1.3
 - Merge pull request #82 from DougBurke/patch-1
   Bump Text dependency
( #82 => https://github.com/jaspervdj/blaze-html/pull/82 )
2014-01-14 21:22:36 +00:00
Kamel Ibn Aziz Derouiche
088b98cde0 Import py27-automata-0.1.4 as wip/py-automata.
Finite automata for python
2014-01-14 21:20:57 +00:00
Ryosuke Moro
29a73b06e6 Update to 0.5.2.1
changes:
0.5.2.1
 - Add CHANGELOG to Extra-source-files
0.5.2.0
 * Provide ToHtml and ToValue instances for Int32, Int64, Word, Word32,
   and Word64  Closes #8
0.5.1.7
 - Merge pull request #7 from DougBurke/patch-1
   Bump text dependency
( #8 => https://github.com/jaspervdj/blaze-markup/issues/8 )
( #7 => https://github.com/jaspervdj/blaze-markup/pull/7 )
2014-01-14 21:20:34 +00:00
Ryosuke Moro
8ab020b6f5 Update to 1.1.0.3
changes:
1.1.0.3
 - Support text-1.1
1.1.0.2
 - Support text-1.0
2014-01-14 21:17:52 +00:00
Kamel Ibn Aziz Derouiche
db793021d1 Update DISTNAME 2014-01-14 21:17:39 +00:00
Kamel Ibn Aziz Derouiche
e236dc4afd Import py27-pyssp-0.1.6.5 as wip/py-ssp.
Python speech signal processing library for education
2014-01-14 21:15:08 +00:00
Kamel Ibn Aziz Derouiche
207a981d2e Import py27-pyluminous-0.7 as wip/py-luminous.
This library consists of two sublibraries pyFresnel and pyQW for performing
physics simulations. pyFresnel contains codes for modelling the optical
properties of dielectric layers, starting from a simple interface and finishing
with an optical transfer matrix code. Unlike other optical transfer matrix
codes, this code allows for layers with uniaxial dielectrics which
have their the optical axes normal to the plane of the layers.
2014-01-14 20:33:46 +00:00
Niclas Rosenvik
e92f4818cb +qore 2014-01-14 20:14:36 +00:00
Niclas Rosenvik
97e90af604 Added install target so that the html documentation is installed. 2014-01-14 20:09:45 +00:00
Niclas Rosenvik
44d43abc4e Filled in COMMENT:. 2014-01-14 19:32:21 +00:00
Niclas Rosenvik
8006c7080a Removed doc option since it does nothing rigth now. 2014-01-14 19:29:14 +00:00