bcallah
3c80dc8eab
Use system curses instead of the ancient subset included with ee sources.
...
ok naddy@
2013-12-06 15:46:31 +00:00
sthen
46d0caceb8
unbreak patch
2013-12-06 15:46:06 +00:00
naddy
5abec17049
welcome ispell into the 1990s and switch from sgtty ioctls to POSIX termios
2013-12-06 15:37:42 +00:00
jca
03807344d9
Kill useless include of <sys/timeb.h>.
2013-12-06 15:32:01 +00:00
jca
8fe9195978
Kill useless include of <sys/timeb.h>.
2013-12-06 15:22:40 +00:00
abieber
b8813af0d1
Unbreak node - forgot to add gyp as a build dep.
...
OK naddy@
2013-12-06 15:14:16 +00:00
bentley
a5c699ccea
Update to flare-0.19.
...
ok kirby@ (MAINTAINER)
2013-12-06 15:03:19 +00:00
espie
9c3c6c6b76
if using gettimeofday, use it directly
2013-12-06 14:47:56 +00:00
espie
b60539a2e8
update slib and scm, fix slib catalog in guile
2013-12-06 14:29:25 +00:00
stsp
8e7784e52f
Update to retroshare 0.5.5b, which rolls in most of our patches.
...
Parallel build seems to be broken for now, but I'm not overriding
PARALLEL_BUILD as per espie's request.
2013-12-06 13:31:50 +00:00
dlg
da3f676b8e
update to efl 1.7.9 and enlightenment 0.17.5.
...
lots of help and ok landry@
2013-12-06 13:16:45 +00:00
jca
68f201e8e9
Don't include <sys/timeb.h>.
2013-12-06 12:51:02 +00:00
jasper
16556b69c9
update to rspec-puppet-1.0.1
2013-12-06 12:00:16 +00:00
jca
b1043a15b0
Don't include <sys/timeb.h> (#ifdef _OpenBSD_ code).
2013-12-06 11:54:48 +00:00
jca
8dfc971e23
Regen patches.
2013-12-06 11:53:05 +00:00
jca
ec8d1e79e5
Don't include <sys/timeb.H>
2013-12-06 11:28:16 +00:00
jca
d7c2968222
Don't include <sys/timeb.h>.
2013-12-06 11:27:18 +00:00
benoit
6a9bc71dbf
Remove unnecessary include of sys/timeb.h.
2013-12-06 08:09:14 +00:00
ajacoutot
4ddabf91e3
sys/timeb.h is not needed.
2013-12-06 08:03:57 +00:00
ajacoutot
d45cad10fe
Do not include sys/timeb.h, it's unused.
2013-12-06 07:27:44 +00:00
dcoppa
9c43ceea81
Update to ccid-1.4.14
2013-12-06 06:35:34 +00:00
bentley
4c70bf3ceb
Remove unnecessary include of sys/timeb.h.
2013-12-06 02:26:02 +00:00
edd
924361174e
Update to milkytracker-0.90.86.
...
Also install desktop files and examples.
Based upon work by bcallah@
OK bcallah@
2013-12-05 23:44:01 +00:00
naddy
3b3d914b39
do not include sys/timeb.h
2013-12-05 21:58:50 +00:00
landry
1fd7e4d5dc
Don't include sys/timeb.h if you don't use anything from it, mkay ?
2013-12-05 21:41:08 +00:00
naddy
3479b97dd9
do not include sys/timeb.h
2013-12-05 19:34:01 +00:00
naddy
2ae8ed947a
do not include sys/timeb.h, sync autoconf version
2013-12-05 18:34:48 +00:00
bcallah
bb24f5bd1b
Update Solarus to 1.1.1 and the games to 1.7.1 - mostly bugfixes; notably
...
Solarus will now exit cleanly if you don't point it to a game.
2013-12-05 17:37:54 +00:00
naddy
14ddc1fd12
don't include <sys/timeb.h>; ok espie@
2013-12-05 16:54:19 +00:00
robert
48c53a64ec
update to 2.1.1
2013-12-05 16:31:34 +00:00
ajacoutot
740fa1a905
Update to toad-0.5.
...
Fix build with WARNINGS (from giovanni@).
2013-12-05 16:18:46 +00:00
bcallah
8512504f6f
Don't compile the internal tests; we don't use them and they only seemed to
...
have compiled by luck anyway.
ok dcoppa@
2013-12-05 15:53:14 +00:00
jca
e90a26b857
+ocaml-bitstring
2013-12-05 14:40:51 +00:00
jca
7c1f0c2975
Import ocaml-bitstring.
...
Port from Daniel Dickman (didickman at gmail dot com) with a few tweaks
by me. ok dcoppa@
The ocaml-bitstring project adds Erlang-style bitstrings and matching
over bitstrings as a syntax extension and library for OCaml. You
can use this module to both parse and generate binary formats, files
and protocols. Bitstring handling is added as primitives to the
language, making it exceptionally simple to use and very powerful.
Bitstring handles integers, strings, sub-bitstrings, big-, little-
and native-endianness, signed and unsigned types, variable-width
fields, and fields with arbitrary bit alignment.
2013-12-05 14:38:18 +00:00
nigel
d952928b21
Fix WANTLIB/LDEP sysutils/e2fsprogs for ads FLAVOR
...
Ok sthen@
2013-12-05 13:08:50 +00:00
naddy
aa6e25f9fe
L_cuserid -> LOGIN_NAME_MAX
2013-12-05 12:19:00 +00:00
sthen
a522f6c88e
don't pick up uuid/uuid.h if it's present at build time (not used here
...
anyway), spotted by naddy
2013-12-05 10:45:32 +00:00
sthen
5bed427fad
install the sample amavisd-custom.conf file, and re-arrange the do-install
...
Makefile target so that it's shorter/easier to read. ok giovanni@
2013-12-05 10:21:49 +00:00
ajacoutot
77fdcd34d4
Update to gtk+3-3.10.6.
2013-12-05 09:45:12 +00:00
ajacoutot
3e96c7908e
Update to graphite2-1.2.4.
2013-12-05 07:51:05 +00:00
ajacoutot
8aa8d7fab9
Update to harfbuzz-0.9.25.
2013-12-05 07:44:02 +00:00
jim
5c939d5b01
Update to 1.02.
...
Bug fix and port update prompting from Craig Skinner.
"go ahead" sthen@
2013-12-05 00:27:50 +00:00
landry
fb62fa986c
Change RUN_DEPENDS -> bump REVISION. noticed by naddy@.
2013-12-04 23:59:27 +00:00
naddy
e16dddbff1
toggle features that are going away with libcompat
2013-12-04 22:05:47 +00:00
edd
d2a6b019a4
Update to PyPy-2.2.1 and remove dependency upon libcompat.a and headers.
...
Tested by naddy@.
OK naddy@ and juanfra@.
2013-12-04 21:56:21 +00:00
naddy
4ca8b7e015
L_cuserid will be going away
2013-12-04 21:31:12 +00:00
naddy
69c5b7d81d
code shared with unzip: timeb was already obsolete on 4.4BSD
2013-12-04 21:10:32 +00:00
abieber
0dc18e2f1e
Update node to the lastest version.
...
OK jasper@
2013-12-04 20:20:52 +00:00
kirby
b802c612d2
remove unneeded patch after naddy@ has fixed net/curl
...
bogus patch was reported by Joshua Judson Rosen, thanks.
2013-12-04 20:19:04 +00:00
jasper
73909e6551
- update to hiera-1.3.0
...
* https://groups.google.com/forum/#!topic/puppet-users/jeeYWpP0y80
2013-12-04 19:49:37 +00:00