Commit Graph

15770 Commits

Author SHA1 Message Date
jasper
e421ddd90e fix HOMEPAGE 2015-12-29 20:06:52 +00:00
jasper
051a8ab561 - update to luarings-1.3.0
- fix HOMEPAGE/MASTER_SITES
2015-12-29 19:59:02 +00:00
jasper
d6e85d6790 DISTNAME is set by bsd.port.mk for these ports now 2015-12-29 19:49: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
a417c5c7c0 Update to py-futures 3.0.3
ok jca@
2015-12-29 15:50:58 +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
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
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
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
kili
1ea21306b4 Update to hs-resourcet-1.1.7. 2015-12-28 12:54:50 +00:00
kili
c68d194a38 Update to hs-lifted-base-0.2.3.6. 2015-12-28 12:53:39 +00:00
kili
4985bf3ad6 Update to hs-monad-control-1.0.0.4. 2015-12-28 12:52:58 +00:00
kili
da88ebd899 Update to hs-transformers-base-0.4.4. 2015-12-28 12:51:57 +00:00
jasper
b95b45786a register emacs-haskell removal 2015-12-28 08:43:45 +00:00
jasper
0af4069416 remove emacs-haskell which is badly outdated (in our tree) and a much newer
version is available via MELPA.

ok kili@
2015-12-28 08:43:28 +00:00
jasper
1992600407 +distcc 2015-12-28 08:24:36 +00:00
jasper
3456ccd806 snuck in; no bump as not hooked up yet 2015-12-28 08:16:44 +00:00
jasper
d09d380526 import distcc-3.1 (git head)
distcc is a program to distribute compilation of C or C++ code across
several machines on a network. distcc should always generate the same
results as a local compile, is simple to install and use, and is often
two or more times faster than a local compile.

feedback/ok sthen@
2015-12-28 08:15:31 +00:00
jca
e20a50e47e sys/stdint.h -> stdint.h, no functional change. 2015-12-28 00:34:39 +00:00
kirby
5b3cefefc8 +mygui 2015-12-27 21:20:43 +00:00
kirby
5a65f49fb3 Import MyGUI - a library for creating GUIs for games and 3D applications.
With comments and OKs from pascal@ and zhuk@, thanks.
2015-12-27 21:13:16 +00:00
pascal
8ff6bb906a Revive hs-dataenc.
ok kili@
2015-12-27 15:34:35 +00:00
pascal
c854564dc3 Revive hs-dataenc, soon to be used by hedgewars.
ok kili@
2015-12-27 15:31:38 +00:00
benoit
9f4b969220 Update to p5-Data-Dump-Streamer-2.39. 2015-12-27 10:16:37 +00:00
ajacoutot
cbd9e2ce69 devel/py-mock -> devel/py-mock${MODPY_FLAVOR} in TEST_DEPENDS when there's a
python3 FLAVOR now that we have py3-mock.
2015-12-27 08:26:50 +00:00
ajacoutot
707257c948 Update to goffice-0.10.25. 2015-12-27 08:17:37 +00:00
shadchin
709b595f2c +py-mock,python3 2015-12-26 20:50:44 +00:00
shadchin
a9f5f96a2e Update to py-mock 1.3.0
ok jca@
2015-12-26 20:48:11 +00:00
ajacoutot
f816458f34 Remove more BROKEN markers for ports requiring built-in atomic ops.
from Brad, OK jasper@
2015-12-26 09:45:51 +00:00
shadchin
9bd55028ca Update tp py-py 1.4.31
ok jca@, maintainer timeout
2015-12-26 07:36:24 +00:00
landry
afc495f9f1 Update to p5-Term-ProgressBar-2.17 - all tests pass 2015-12-25 21:31:45 +00:00
pascal
e666629cc6 Update to Bullet 2.83.6. irrlamb is still happy. 2015-12-25 15:30:05 +00:00
shadchin
4cb16af4b3 Update to py-mccabe 0.3.1, from Bertrand Janin (maintainer) 2015-12-25 14:57:05 +00:00
ajacoutot
86383d37fb Register gnome-common removal. 2015-12-25 10:05:46 +00:00
shadchin
aa3ec59e98 Fix breaking configuration file compatibility with devel/flake8,
from Bertrand Janin
2015-12-24 20:22:37 +00:00
shadchin
0eacbc06af Fix test for new py-mock
ok jca@, Bertrand Janin (maintainer)
2015-12-24 15:36:54 +00:00