Commit Graph

80424 Commits

Author SHA1 Message Date
sthen
c384c66c4f update to Dillo 3.0.2, from Brian Callahan (taking MAINTAINER)
also tested by James Turner
2013-01-05 22:42:58 +00:00
espie
a323bb36ea better 2013-01-05 21:48:50 +00:00
espie
c1c2864b82 give every task a "name". 2013-01-05 21:48:18 +00:00
benoit
4a85a291fc - update stella to 3.7.5
- regen PLIST
2013-01-05 21:43:13 +00:00
benoit
5b69564f6f - update lbreakout2 to 2.6.4
- regen PLIST
2013-01-05 21:21:51 +00:00
zhuk
71621329ce Build and install Qt debugging helper library for system Qt with QtCreator,
and allow it being automatically loaded even when debugging external
applications.

While there, mark QtCreator as SHARED_ONLY, as the Qt4 itself already is.

ok espie@
2013-01-05 20:32:02 +00:00
espie
fe8936deab even if we've got pre-empted, we still have to lock.
otherwise, we're going to unlock something we don't own, which might
be a race.
2013-01-05 20:08:39 +00:00
espie
a5eeeec19c store information about live dependencies in dpb proper, to avoid
synchronization issues with external fs...

the external locks are still used to synchronize with other dpbs running
2013-01-05 20:06:29 +00:00
espie
7184d32670 retrieve the lists of paths locked per-host from the old lock scanner,
to eventually be able to clean them in init.
2013-01-05 19:59:43 +00:00
naddy
af2e150b0c update to 4.2 patchlevel 42 2013-01-05 19:45:21 +00:00
sthen
7c1ec8cd1b use correct homepage; Ryan Boggs 2013-01-05 19:20:31 +00:00
ajacoutot
e67efda9a7 Useless SUBST_CMD, no pkg change. 2013-01-05 18:27:42 +00:00
espie
209b83159b allow independent setup for the locks location. I strongly suggest
using a local fs.
2013-01-05 18:26:31 +00:00
ajacoutot
254001ed60 Implement GMountOperation from gtk+3. 2013-01-05 18:13:56 +00:00
espie
ba6937b81c and put serialize next to the code it protects
(again, no actual code change)
2013-01-05 18:09:30 +00:00
espie
a18e4e7af2 move install out of the way (no code change) 2013-01-05 18:08:06 +00:00
ajacoutot
2ee4f0e667 Remove bogus patch. 2013-01-05 18:06:31 +00:00
espie
b159503365 log junk lock handling 2013-01-05 17:29:14 +00:00
espie
82fbc0e7fd avoid opening filehandle again and again.
also, close STDERR after the STDOUT stuff was done, so that we get
error messages otherwise!
2013-01-05 17:22:04 +00:00
espie
ed58c56937 move the "running prepare" message up to handle_output, so that *every*
phase gets tagged.
2013-01-05 16:57:31 +00:00
pascal
23ea3c8c47 Sync mips* configuration with base. Fixes gfortran on mips64 (loongson
untested).

tested by and ok jasper@
2013-01-05 16:51:28 +00:00
ajacoutot
30d26f8b1d Document printer sharing. 2013-01-05 16:36:08 +00:00
espie
97912f877b thought I had done this already:
don't blindly append to history, but recreate it from scratch.
We need to remove lines corresponding to stuff that vanished at some
point but came back later!
2013-01-05 16:10:18 +00:00
sthen
783b70dbf0 autoconf picks up execinfo.h (but doesn't use the lib); add it as a
build dep to prevent dpb from junking it
2013-01-05 15:50:27 +00:00
benoit
3b3ee3248a - update py-setproctitle to 1.1.6
- remove mpi@ from maintainer as per his request.

ok mpi@
2013-01-05 15:18:54 +00:00
espie
779bfd4ae7 fix typo 2013-01-05 15:13:48 +00:00
benoit
9082a4801c - add EPOCH to resolve the problem 2.0b9p4 -> 2.0.4
problem found by nigel@, thanks ! ok sthen@
2013-01-05 15:10:58 +00:00
ajacoutot
ee9b9322ef Update to accountsservice-0.6.30. 2013-01-05 15:02:05 +00:00
espie
96eed0203f crank factors up to 150, so that dpb consumes a bit less cpu yet. 2013-01-05 13:39:36 +00:00
espie
116acde577 change to NO_HISTORY and document (since there are other NO_* thingies) 2013-01-05 13:34:28 +00:00
espie
85b554d119 make it possible to skip "UPDATING DISTFILES" if we're just running dpb
again without any change.
2013-01-05 13:32:28 +00:00
ajacoutot
86e072dbb6 Update to harfbuzz-0.9.10. 2013-01-05 13:29:03 +00:00
ajacoutot
018bac92bd Maintenance update to icu4c-50.1.1. 2013-01-05 13:16:05 +00:00
benoit
3a19786123 -update py-parsing to 1.5.7
- regen PLIST
2013-01-05 13:10:19 +00:00
ajacoutot
857349148e Adapt LIB_DEPENDS/WANTLIB. 2013-01-05 13:09:38 +00:00
ajacoutot
c799c269f7 Loosen up dependency on net/avahi. 2013-01-05 12:56:59 +00:00
ajacoutot
816598ac30 Adapt dependencies after recent print/cups change. 2013-01-05 12:53:09 +00:00
stsp
d67ed574b8 Update to Subversion 1.7.8. ok benoit 2013-01-05 12:53:08 +00:00
ajacoutot
5fa6f918f1 Add avahi support. Apple removed the CUPS polling daemon so this is the
only way we can browse for shared printers.

discussed with and agreed by several
2013-01-05 12:47:45 +00:00
ajacoutot
366c549a02 Explicitely compile --without-pam. 2013-01-05 12:45:45 +00:00
benoit
f13d12ac80 - update p5-Redis to 1.955 2013-01-05 11:16:24 +00:00
rpe
fdc6e8ea54 update to links+ 2.7
Changes since 2.6
* Fixed a bug that horizontal line <hr> was not displayed when
  terminal was set to utf-8
* Fixed bad palette in framebuffer on TGA on Alpha
* Fixed a bug that \001 was displayed instead of a non-breaking space
  when converting to ascii
* Support IPv6
  Support multiple addresses (try to connect to all of them)
* Fix memory leak in ftp
* Fixed incorrect display when aspect ratio was changed
  while multiple windows were open
* Fixed a bug that blocked URLs didn't work if proxy was used
* Support extended coordinates in xterm mouse reporting,
  avoid previous limit 222 on maximum possible coordinate
* Use enter to scale image
* PMshell driver was hacked to support also Win32 api
* HTTPS proxy

ok ajacoutot@
2013-01-05 11:06:39 +00:00
benoit
ea7801691a - update py-mxDateTime to 3.2.5
- update WANTLIB
- regen PLIST

tweaks and ok shadchin@
2013-01-05 10:49:53 +00:00
benoit
b3cf4cf57b - update py-isodate to 0.4.9
- regen PLIST

ok shadchin@
2013-01-05 10:40:09 +00:00
espie
492a2898b1 fix thinko.
as noticed by
Mikolaj Kucharski.
2013-01-05 07:01:44 +00:00
sasano
44055a0cf1 update to gpsbabel 1.4.4
- add patch to open serial port with non-blocking mode
  (useful for USB-GPS dongle)
2013-01-05 06:18:06 +00:00
stsp
6f7d0e72aa += hex-a-hop 2013-01-04 23:11:53 +00:00
stsp
27a5ac4f07 Import hex-a-hop port.
Hex-a-Hop is a hexagonal tile-based puzzle game with one simple goal:
destroy all green tiles! There are infinite undos and no time limits --
you just have to find a way to destroy all the green tiles and step on a
safe tile at the end.

ok landry
2013-01-04 22:57:07 +00:00
espie
df5a288315 make sure we zap any lingering socket before we restart our master. 2013-01-04 21:19:18 +00:00
benoit
f06ff8f4f6 - update py-dnspython to 1.10.0
- regen PLIST

'Looks good to me!' wcmaier@
2013-01-04 20:46:55 +00:00