118843 Commits

Author SHA1 Message Date
rsadowski
9d2b3b65fa disable doxygen
ok jca@
2017-05-01 19:00:21 +00:00
jca
d0004fdd39 New HOMEPAGE and MASTER_SITES
sourceforge kept last in MASTER_SITES because it serves tarballs for
the old versions we use.
2017-05-01 16:36:38 +00:00
jca
bbdf15298a emacs-25.2
Mostly a bug-fixe release, see NEWS for the few things that changed.
The diff for bug #24082 included is in this release.

Tested on armv7 and amd64.  -rc/release test reports from alf, Manuel
Giraud, sunil@ and krw@
2017-05-01 16:25:20 +00:00
shadchin
c01d84eecf Update to ipython 5.3.0
ok edd@ (maintainer)
2017-05-01 15:37:15 +00:00
sthen
c6ab9e398b switch to MODGCC4_ARCHS=${GCC3_ARCHS} ${GCC4_ARCHS}, C only. ok juanfra@ 2017-05-01 15:14:18 +00:00
sthen
fd8c773b55 use MODGCC4_ARCHS=${GCC3_ARCHS} ${GCC4_ARCHS}; c99 but no c++ 2017-05-01 14:15:54 +00:00
sthen
019d386df5 change mupdf's MODGCC4_ARCHS to ${GCC3_ARCHS} ${GCC4_ARCHS}; this is just
C99 not C++ so no mucking about with WANTLIB required.
2017-05-01 14:04:09 +00:00
sthen
cf1c9742f6 update to fldigi-4.0.3 2017-05-01 13:28:09 +00:00
sthen
fd0d5a2848 update to librenms-1.27 2017-05-01 13:22:18 +00:00
juanfra
b0a27634bf Update to clzip 1.9. 2017-05-01 12:22:26 +00:00
juanfra
c2963d1550 Update to lzip 1.19. 2017-05-01 12:21:57 +00:00
naddy
5669219063 remove bytebench: 25 years old and no longer used by anybody; ok jca@, krw@ 2017-05-01 11:10:31 +00:00
nigel
7fc0c72714 Update to fix BBC site changes. Read the release notes
section "do this first"
https://github.com/get-iplayer/get_iplayer/wiki/release300
Ok sthen@
2017-04-30 23:20:24 +00:00
espie
46c639f81a calling div on unsigned is ambiguous, so force it into a known call (clang) 2017-04-30 22:37:28 +00:00
sthen
bcd6fe806f update to PuTTY-0.69
disable new pageant build for now, doesn't build (setpgrp)
2017-04-30 22:29:53 +00:00
phessler
6fdd2a1424 xml2rfc has been completely re-written, moving from tcl/tk to python.
Update to the version that is currently used for submtting RFCs to the IETF.

OK sthen@
2017-04-30 21:36:05 +00:00
kili
e177836f24 Suppress a lot of (not all) warnings when using clang:
ghc uses cc for generating object files from assembler files and
passes the CONF_CC_OPTS_STAGE? flags to it, which clang doesn't
like, so add -Wno-unused-command-line-argument to the flags passed
to cc if it's clang.

To let this work for the bootstrap compiler, properly CONFIGURE_ENV
when installing the bootstrap (in post-patch:). This also makes the
hack patching the bootstrap/bin/ghc script in post-patch: obsolete.

prodded by (and with some hints from) espie@

~here are still a lot of warnings, most about macros #defined in
storage/ClosureMacros.h. Those should be fixed in a separate step,
probably after an update to ghc-8.
2017-04-30 21:33:26 +00:00
espie
538a08acb7 let's be slightly more helpful and show the dirs we know about along with
the users
2017-04-30 20:56:19 +00:00
sthen
3bdfb5a84e build gpgme,sasl flavour of mutt (as is already done for neomutt).
req by William Graeber
2017-04-30 20:28:12 +00:00
robert
abca6ffa04 Initial import of the MATE Desktop Environment (version 1.18)...
The MATE Desktop Environment is the continuation of GNOME 2.
It provides an intuitive and attractive desktop environment, using
traditional metaphors for Linux and other Unix-like operating systems.

This is imported as WIP (almost done though) to ease review.

ok @ajacoutot

This import contains the following parts of MATE (not hooked up yet):

- mate/atril
document viewer for the MATE desktop

- mate/calc
MATE calculator

- mate/caja
file manager for the MATE desktop

- mate/caja-extensions
extensions for Caja, the MATE file manager

- mate/control-center
MATE control center

- mate/desktop
components for the MATE desktop

- mate/engrampa
file archiver for the MATE desktop

- mate/eom
image viewer for the MATE desktop

- mate/icon-theme
base icon theme for MATE

- mate/libmatekbd
MATE keyboard configuration library

- mate/libmatemixer
mixer library for MATE desktop

- mate/libmateweather
weather library for MATE

- mate/marco
the MATE window manager

- mate/media
media tools for the MATE desktop

- mate/menus
implementation of the FreeDesktop menu spec for MATE

- mate/notification-daemon
MATE notification daemon

- mate/panel
panel component for MATE

- mate/pluma
powerful text editor for the MATE desktop

- mate/power-manager
MATE power manager

- mate/screensaver
MATE screensaver

- mate/session-manager
MATE session manager

- mate/settings-daemon
MATE settings daemon

- mate/terminal
MATE terminal

- mate/themes
standard MATE themes

- mate/utils
MATE support utilities
2017-04-30 19:01:24 +00:00
espie
aa623134ed run ldconfig *after* unpopulate. Makes no sense to scan /usr/local/lib
right before emptying it.
2017-04-30 18:49:14 +00:00
landry
172b707924 Update to collectd 5.7.1, from Pavel Korovin, thanks !
See https://collectd.org/wiki/index.php/Version_5.7
2017-04-30 17:52:15 +00:00
landry
422e1bc626 Update to thunderbird 52.1.0.
See https://www.mozilla.org/en-US/thunderbird/52.1.0/releasenotes/

Build against bundled sqlite, as Gloda (the global indexing database
behind the search field, not the 'quick filter' search bar) relies on
SQLITE_ENABLE_FTS3_TOKENIZER (see #1252937) - and it might not be a good
idea to enable this option in the systemwide sqlite install.  Might be
revisited once #1270882 is fixed.

Gloda not working issue reported & fix tested by mpi@
ok mpi@
2017-04-30 17:27:19 +00:00
landry
267e333a43 Update to riemann 0.2.13, from maintainer Pavel Korovin. 2017-04-30 17:18:48 +00:00
benoit
9793d14d68 Update to p5-HTML-StripScripts-1.06. 2017-04-30 16:35:55 +00:00
benoit
24d8c40819 Update to p5-CSS-Tiny-1.20. 2017-04-30 16:26:21 +00:00
benoit
67ba8dcb69 Update to p5-XML-SAX-Base-1.09. 2017-04-30 16:14:36 +00:00
benoit
d4e3100a9a Update to p5-XML-SemanticDiff-1.0005. 2017-04-30 16:03:01 +00:00
benoit
fcc75cb59e Update to p5-Text-Table-1.132. 2017-04-30 15:56:29 +00:00
benoit
8f4f2f0098 Update to p5-Text-Template-1.47. 2017-04-30 15:47:03 +00:00
benoit
91480dcd74 Update to p5-Text-Glob-0.11. 2017-04-30 15:40:02 +00:00
naddy
ac83cd8e23 * add missing return value (clang fix from upstream)
* replace gettext module and sync wantlib
2017-04-30 15:38:15 +00:00
benoit
89e7ef84b2 Update to p5-Text-Format-0.60. 2017-04-30 15:29:46 +00:00
benoit
3897657cd3 Update to p5-Text-Aligner-0.13. 2017-04-30 15:23:21 +00:00
benoit
6a50407b49 Update to p5-Template-2.27. 2017-04-30 15:11:10 +00:00
benoit
1a53a6c78b Update to p5-String-Approx-3.28. 2017-04-30 14:55:24 +00:00
landry
dcdfd33c99 Add patch to fix build with upcoming cargo 0.17, from semarie@.
See https://bugzilla.mozilla.org/show_bug.cgi?id=1360521
2017-04-30 14:48:16 +00:00
benoit
b572b8a2fb Update to ddrescue-1.22. 2017-04-30 14:36:00 +00:00
benoit
3416fdfdf9 Update to scrypt-1.2.1. 2017-04-30 14:26:13 +00:00
benoit
e403e7f7a9 Update to p5-Net-SSL-ExpireDate-1.20. 2017-04-30 14:10:28 +00:00
benoit
35a3d785e2 Update to p5-Crypt-OpenSSL-X509-1.807. 2017-04-30 13:56:43 +00:00
naddy
e8c9cce4ae adding missing includes and not redefining void as char makes this build
with clang
2017-04-30 13:55:57 +00:00
benoit
675e712f73 Update to p5-RPC-XML-0.80. 2017-04-30 13:23:09 +00:00
fcambus
40dfb8de1a Update lynx to 2.8.9pl13.
While there, amend our lynx.cfg patch to switch default site to HTTPS.
2017-04-30 12:08:32 +00:00
ajacoutot
699dad7008 Pushed upstream. 2017-04-30 11:55:52 +00:00
benoit
0af26dec23 Update to p5-Net-TFTP-0.1901. 2017-04-30 11:51:07 +00:00
benoit
a33e32ceef Update to p5-Net-SMTPS-0.06. 2017-04-30 11:41:38 +00:00
benoit
f129bd0805 Update to p5-Net-SMTP-SSL-1.04. 2017-04-30 11:30:50 +00:00
sthen
a702c1e9a1 needs libtool 2017-04-30 11:28:28 +00:00
ajacoutot
276e6170c0 Bump autofuck requirements because I am a naughty boy. 2017-04-30 11:28:14 +00:00