sthen
cb5da59635
update to beets-1.3.16, lots of improvements including a nice new "edit"
...
plugin that allows editing tags in bulk in $EDITOR
release notes at https://github.com/sampsyo/beets/releases/tag/v1.3.16
2015-12-29 19:37:55 +00:00
nigel
75082ad29f
Remove v from version number in PKGNAME.
...
Ok jasper@
2015-12-29 19:37:21 +00:00
kili
31eced07de
Looks like hs-resource-pool is buildable again.
...
Update plist, set MODGHC_PACKAGE_KEY and bump,
to let it package and update, too, in case we
still need it.
2015-12-29 18:14:39 +00:00
pascal
942bd795ba
+ lazarus
2015-12-29 17:44:19 +00:00
pascal
aedd2bfca7
Lazarus is a Rapid Application Development Tool for Free Pascal.
...
It comes with the LCL - Lazarus component library, which contains
platform independent visual components like buttons, windows,
checkbox, treeview and many, many more. The LCL is platform
independent, so you can write an application once and then compile
for various platforms without changing code.
comments/ok jca@
2015-12-29 17:43:25 +00:00
shadchin
0c62f2f4c9
+py-statistics
2015-12-29 15:59:26 +00:00
shadchin
571aa44387
Import math/py-statistics
...
This module provides functions for calculating mathematical statistics
of numeric (Real-valued) data.
ok jca@
2015-12-29 15:55:13 +00:00
shadchin
a417c5c7c0
Update to py-futures 3.0.3
...
ok jca@
2015-12-29 15:50:58 +00:00
benno
9f925f9472
update zim to version 0.65
...
ok ajacoutot@
2015-12-29 14:53:35 +00:00
jsg
ac49dd042a
set CXXFLAGS in addition to CFLAGS for an arm specific workaround here as well
2015-12-29 14:44:34 +00:00
kili
020bb30096
Update to darcs-2.10.2 and unbreak.
...
Unfortunately, it doesn't build on i386.
2015-12-29 12:54:38 +00:00
jasper
db644a787e
use GH_PROJECT to construct DISTNAME
2015-12-29 12:54:10 +00:00
kili
f7181a1505
Hook new hs- ports.
2015-12-29 12:52:12 +00:00
kili
a8a7beb4b0
Import devel/hs-sandi.
...
Reasonably fast data encoding library that handles base16, base32,
base32-hex, base64, base64-uri, base85, quoted-printable, uu-encoding,
xx-encoding and y-encoding.
ok sthen@
2015-12-29 12:49:32 +00:00
kili
3e6422f23a
Import devel/hs-regex-tdfa.
...
A new all Haskell tagged DFA regex engine, inspired by libtre.
ok sthen@
2015-12-29 12:48:38 +00:00
kili
2e8ee79db2
Import devel/hs-regex-compat-tdfa.
...
One module layer over regex-tdfa to replace Text.Regex. regex-compat
can't use Unicode characters correctly because of using regex-posix.
This is not good for Unicode users.
ok sthen@
2015-12-29 12:48:01 +00:00
kili
4dc7c3561c
Import devel/hs-regex-applicative.
...
regex-applicative is aimed to be an efficient and easy to use parsing
combinator library for Haskell based on regular expressions.
ok sthen@
2015-12-29 12:47:15 +00:00
kili
ca652d33d1
Import devel/hs-data-ordlist.
...
This module implements bag and set operations on ordered lists. For
the purposes of this module, a "bag" (or "multiset") is a non-decreasing
list, whereas a "set" is a strictly ascending list. Bags are sorted
lists that may contain duplicates, whereas sets are sorted lists
that do not contain duplicates.
ok sthen@
2015-12-29 12:46:38 +00:00
kili
a5a933145f
Import security/hs-digest.
...
This package provides efficient cryptographic hash implementations
for strict and lazy bytestrings. For now, CRC32 and Adler32 are
supported; they are implemented as FFI bindings to efficient code
from zlib.
ok sthen@
2015-12-29 12:45:55 +00:00
jasper
b3f43061d5
use GH_PROJECT for DISTNAME and sync distinfo
2015-12-29 12:45:43 +00:00
kili
e92fb37f16
Import archivers/hs-zip-archive.
...
The zip-archive library provides functions for creating, modifying,
and extracting files from zip archives.
ok sthen@
2015-12-29 12:43:19 +00:00
jsg
5c83b42079
Set CXXFLAGS as well as CFLAGS for the arm workaround to fix the build
...
on arm.
ok jca@ aja@
2015-12-29 12:38:27 +00:00
giovanni
9b668ea0ab
Update to 1.3.2 and fix license marker
2015-12-29 10:47:13 +00:00
jasper
ba88049ab7
update to py-carbon-0.9.15
2015-12-29 08:58:47 +00:00
jasper
824d3de754
update to py-whisper-0.9.15
2015-12-29 08:54:05 +00:00
giovanni
9c15a9e49a
Security update to 4.4.15.2
...
fixes CVE-2015-8669
spotted by venture73 at gmail dot com, thanks
2015-12-29 08:37:46 +00:00
jasper
1ab9484b11
update to ruby-taglib-0.7.1
2015-12-29 08:28:32 +00:00
jasper
5e11827c14
update to pithos-1.1.2
2015-12-29 08:24:12 +00:00
pascal
2f5e1be37d
BUILD_DEPENDS += devel/hs-utf8-string, noticed by ajacoutot@
2015-12-29 07:23:02 +00:00
ajacoutot
075e5d5078
Update to gnumeric-1.12.26.
2015-12-29 06:52:43 +00:00
ajacoutot
f3a73405f6
Update to goffice-0.10.26.
2015-12-29 06:52:26 +00:00
shadchin
8540d17f1c
Update to py-enum34 1.1.2
...
ok jca@
2015-12-29 05:15:12 +00:00
jasper
9c6ff0db52
use GH_PROJECT to construct DISTNAME and sync filename case in distinfo
2015-12-28 20:01:47 +00:00
kili
c620b77563
Update to use ghc-7.10.3b distfiles. No changes to ghc-main, only
...
ghc-doc is affected.
BTW: a merge of -main and -doc will be done later, and some other
changes are in my queue.
2015-12-28 19:18:52 +00:00
jasper
d36d14d148
add PORTROACH annotation
2015-12-28 19:02:16 +00:00
jasper
d73c1117f5
update to erl-mochiweb 2.12.2
2015-12-28 19:00:46 +00:00
jasper
6946887820
- update to glm-0.9.7.1
2015-12-28 18:57:29 +00:00
jasper
912d2b7bc0
- fix HOMEPAGE
...
- will prefer to use sdl2 over sdl1
- glm is a BDEP, not LDEP
2015-12-28 18:56:33 +00:00
kili
4ac06cd66c
Update to hs-haskell-src-exts-1.17.1.
2015-12-28 18:55:57 +00:00
zhuk
b9df51f117
Make sure build doesn't break on (upcoming) Qt 5.5.
...
This doesn't affect actual files, only Makefiles generated, so no bump.
2015-12-28 18:29:03 +00:00
edd
adc6ebe736
devel/ipython: add missing dependency.
...
Spotted by Fabian Raetz. OK sthen@. Thanks.
2015-12-28 17:41:54 +00:00
jca
fbb85a5583
Missed in previous.
2015-12-28 17:30:09 +00:00
jca
c15a5f3b19
Update to flake8-2.5.1, from maintainer Bertrand Janin.
2015-12-28 17:28:20 +00:00
jca
c63294fa91
Fix build of the bundled cmocka on 32 bits archs, taken from devel/cmocka.
...
Spotted by sthen@, ok jsg@
2015-12-28 17:20:18 +00:00
jasper
675a39e515
update to dvtm-0.14
2015-12-28 16:18:53 +00:00
sthen
08e54b5ef9
update to ykpers-1.17.3
2015-12-28 16:18:09 +00:00
mpi
b187af6f7d
Add 'powerpc' to ONLY_FOR_ARCHS.
...
Node builds and runs just fine on macppc since v8 has ppc support.
ok abieber@
2015-12-28 16:08:33 +00:00
jasper
8b1c6384c7
submitted upstream
2015-12-28 15:15:36 +00:00
jasper
1f88422738
update to serverspec-2.26.0
2015-12-28 15:01:07 +00:00
kili
bf3204e417
Update to hs-conduit-1.2.6.
2015-12-28 12:57:19 +00:00