88968 Commits

Author SHA1 Message Date
jasper
0ed660b690 - update to MarkupSafe-0.18 2013-12-22 21:08:36 +00:00
jasper
02f257b143 update to py-requests-1.2.3 2013-12-22 21:05:14 +00:00
bcallah
1e5b60dfca Forgot to remove this... 2013-12-22 20:39:34 +00:00
zhuk
cd6cd9af3f Comment out kunittestmodrunner in kdelibs-4.x: it was a compatibility glue
for migrating from KDE3; all KDE4 packages use CTest directly nowadays.
2013-12-22 19:50:42 +00:00
zhuk
68c3beb654 I never committed the splitting -colors diff, actually, so put them back in
the -main.
2013-12-22 19:34:05 +00:00
zhuk
2dfda80395 Oops, missed the main part of previous commit:
Next KDE deconflicting step: rename share/config/ to share/config.kde3/ and
share/config.kcfg/ to share/config.kcfg.kde3/. Tested on i386, including
run-time tests (not for all apps, though).

After this commit, there are only two conflicting files in kdelibs 3.x and
4.x packages left - to be solved soon.

spurring from espie@
2013-12-22 19:29:40 +00:00
zhuk
d04ea22dcb Next KDE deconflicting step: rename share/config/ to share/config.kde3/ and
share/config.kcfg/ to share/config.kcfg.kde3/. Tested on i386, including
run-time tests (not for all apps, though).

After this commit, there are only two conflicting files in kdelibs 3.x and
4.x packages left - to be solved soon.

spurring from espie@
2013-12-22 19:24:33 +00:00
jasper
9bb71a0f92 update to rygel-0.20.3 2013-12-22 14:09:05 +00:00
jasper
ed0635d998 add missing dependency; spotted by landry@ 2013-12-22 13:39:06 +00:00
landry
a016db729d Hmm.. fix checksum/size ? 2013-12-22 11:36:23 +00:00
landry
e6a31af65d BROKEN-alpha: libtomcrypt/src/headers/tomcrypt_cfg.h:130:6: error:
#error You must specify a word size as well as endianess in tomcrypt_cfg.h

(this port should probably be ONLY_FOR_ARCHS=i386 amd64 since it relies
heavily on GL and blows at startup even on macppc)
2013-12-22 10:51:38 +00:00
landry
cf6fcdce4c BROKEN-alpha since update to 3.0.0 (2.8.6 was fine)
gr_RenderInfo.cpp:426:1: internal compiler error: Segmentation fault
2013-12-22 10:41:26 +00:00
landry
927ed786aa Mark as BROKEN-alpha, never built there.
protocol.c:983: error: unrecognizable insn:
(insn 303 302 304 25 (set (reg:DI 193)
        (plus:DI (reg/f:DI 65 virtual-stack-vars)
            (const_int -131212 [0xfffffffffffdff74]))) -1 (nil)
    (nil))
protocol.c:983: internal compiler error: in extract_insn, at recog.c:2077
2013-12-22 10:38:18 +00:00
ajacoutot
8cb1061da6 Tweak previous, we don't want a BDEP to depend on a RDEP. 2013-12-22 09:43:28 +00:00
landry
d692b0926d Turns out removing NO_BUILD tries to build with an inexistant setup.py,
so readd it and add MODPY_RUN_DEPENDS to BDEP, similar to what was done
for facter.
2013-12-22 09:40:18 +00:00
ajacoutot
d198a6d4ae Missing BDEP on devel/check for tests. 2013-12-22 09:33:54 +00:00
landry
a004f5275a Update to josm rev 6502, from MAINTAINER Holger Mikolon. 2013-12-22 08:02:48 +00:00
bcallah
2e61e38288 Update SpaceZero to 0.86.00 - adds some new ship types and bug fixes.
Makefile patch sent upstream - silences a ton of bogus warnings.
Save games from older versions NOT compatible with this update.
2013-12-22 01:00:35 +00:00
brad
a777cdd688 Update to Postfix 2.11-20131218.
ok sthen@
2013-12-21 23:23:27 +00:00
kirby
a3d29131b3 - update my email
- regen distinfo while here
2013-12-21 21:47:47 +00:00
jasper
b260d160ca sprinkle some more ed25519 love 2013-12-21 21:34:33 +00:00
jasper
5e1915ec11 - add ssh-ed25519 related facts 2013-12-21 20:52:21 +00:00
jasper
f011bfa15d put back NO_BUILD and add ruby 1.9 as a build dependency instead; breaks
otherwise as it tries to use a Makefile which doesn't exist.
2013-12-21 20:49:26 +00:00
bcallah
b3cb0e5156 Update Manaplus to 1.3.12.22
Adds a new theme on top of the usual bugfixes/feature adds.
2013-12-21 20:32:03 +00:00
jasper
9f86397ab5 improve error handling for :upgradeable:
- if pkg_add reports one PKG_PATH is empty, don't cry wolf but just log it.
- if a locally installed package is newer than what is available on a mirror
  log it at debug level and don't try to pkg_add the locally installed version
  (only to have it fail).
2013-12-21 15:06:02 +00:00
jasper
ac8981df1c update comment with "watch list" 2013-12-21 15:03:52 +00:00
ajacoutot
37cfaba6af Bring some sftp, http and ftp fixes from upstream. 2013-12-21 13:21:49 +00:00
zhuk
37a4b2b2f9 Warn about SHARED_LIBS inside .if statements: those could hide some
problems, and make some other automated checks ineffective. And we
try to have are ports more declarative than imperative, anyway.

The idea was supported by espie@ a while ago.
2013-12-21 11:47:20 +00:00
ajacoutot
9b54cf43ed compileall.py is used during fake, so this needs to BDEP on python; spotted
by landry@
2013-12-21 10:41:40 +00:00
jasper
3439b8f57d remove bogus NO_BUILD since ${RUBY} gets invoked in do-install.
spotted by landry@
2013-12-21 10:29:52 +00:00
jasper
c73f8ce73a update to rgen-0.6.6 2013-12-21 10:28:47 +00:00
jasper
0464130530 remove commented HOMEPAGE which hasn't worked in 6 months 2013-12-21 10:21:16 +00:00
zhuk
4f3e41b9d0 Catch duplicated REVISION marks. Idea born after looking at result of
cvs update devel/boost in my local tree.
2013-12-21 08:59:30 +00:00
ajacoutot
a2d6b596ff Update to cups-filters-1.0.43. 2013-12-21 08:57:41 +00:00
ajacoutot
35dc5060ca Update to qpdf-5.1.0. 2013-12-21 08:57:20 +00:00
jasper
2b9333ac22 update to glade-3.16.1 2013-12-21 08:24:37 +00:00
jasper
7d50d78c15 update to libgdata-0.14.1 2013-12-21 08:21:22 +00:00
jasper
955ec4076b +ruby-hiera-file 2013-12-21 08:11:21 +00:00
jasper
d86da285de import hiera-file-1.1.0
Data backend for Hiera that can return the content of whole files.

ok aja@
2013-12-21 08:10:15 +00:00
ajacoutot
3ce400c124 Minor update to tt-rss-1.11. 2013-12-21 07:32:42 +00:00
ajacoutot
a04b9f26dd Missing BUILD_DEPENDS on devel/libsoup; spotted by landry@ 2013-12-21 06:30:46 +00:00
ajacoutot
6a9cff9737 Update to gnutls-3.2.8. 2013-12-20 21:50:58 +00:00
jasper
9e8d1f656c update to gedit-3.10.3 2013-12-20 21:50:36 +00:00
kirby
1ee78ef83a - update my email address
- regen distinfo while here
2013-12-20 20:00:37 +00:00
ajacoutot
d60036d2d3 +pho 2013-12-20 19:37:31 +00:00
ajacoutot
22cf1660b8 Import pho-0.9.8.
pho (pronounced like the first syllable in "photo") is a lightweight
program for viewing large numbers of images quickly, rotating or
deleting some, and making notes about what to do with each image -- for
instance, for going through hundreds of images after uploading them from
a digital camera.

req. by and ok miod@
2013-12-20 19:36:52 +00:00
ajacoutot
61e02762dc Revert sure... expect the bump! 2013-12-20 16:42:34 +00:00
ajacoutot
acab5fb334 Revert previous (py3 support); it requires more work and breaks some ports. 2013-12-20 16:37:16 +00:00
jasper
64ff43fcbc - update to puppet-3.4.0
* full changelog http://docs.puppetlabs.com/puppet/3/reference/release_notes.html#puppet-340
2013-12-20 14:10:41 +00:00
sthen
0faeb0f87c update to asterisk 11.7.0 2013-12-20 12:37:05 +00:00