Commit Graph

148738 Commits

Author SHA1 Message Date
ajacoutot
5a11c805cf Update to gnome-maps-3.36.4. 2020-07-04 07:57:45 +00:00
ajacoutot
c42bf77f36 Update to hwdata-0.337. 2020-07-04 07:39:52 +00:00
ajacoutot
0ae658aca0 Update to py3-chromecast-7.1.1. 2020-07-04 07:23:37 +00:00
ajacoutot
0505194cad Unbreak (unterminated conditional directive). 2020-07-04 07:20:33 +00:00
jsg
e6c358922b update to 1.20200601 2020-07-04 05:21:19 +00:00
bcallah
d97f36e15c +calculator 2020-07-03 23:45:30 +00:00
bcallah
a852fed1e6 Import x11/elementary/calculator, the elementary OS calculator app.
ok cwen@
2020-07-03 23:45:00 +00:00
cwen
e1c227579b p5-MP3-Tag: update to 1.15
This only includes a Perl 5.32 fix. While here reorder the Makefile per
Makefile.template.

OK sthen@
2020-07-03 22:36:10 +00:00
sthen
ec2b8425ba xtraceroute: cope with changed "usage" output of host(1)
reported by Stefan Kapfhammer
2020-07-03 22:14:41 +00:00
ajacoutot
f41aa224af SECURITY update to dbus-1.12.20. 2020-07-03 21:48:38 +00:00
sthen
95d31a4bd8 bump for search.cpan.org->metacpan.org change 2020-07-03 21:44:29 +00:00
sthen
6992f5117a update search.cpan.org -> metacpan.org, from cwen@ in 2018,
similar diff from Yozo TODA. bumps to follow.
2020-07-03 21:42:55 +00:00
ajacoutot
10907f7352 Update to evolution-ews-3.36.4. 2020-07-03 21:21:01 +00:00
sthen
082af4fb9a bump 2020-07-03 21:15:20 +00:00
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
sthen
5da2775e6b use --embed on python3.8-config --ldflags lines 2020-07-03 21:11:13 +00:00
sthen
3d9393c505 hardcode MODPY_VERSION=3.7 until vulkan-tools can be updated 2020-07-03 21:11:09 +00:00
sthen
adb0575adc recognize python 3.8 2020-07-03 21:11:05 +00:00
sthen
d9b9d66f18 regen plist and bump for py3 default switch 2020-07-03 21:11:01 +00:00
sthen
f6d412fc07 switch python 3 default version from 3.7.x to 3.8.x, ok kmos@ rpointel@ 2020-07-03 21:10:55 +00:00
ajacoutot
c9622581b4 Update to gnome-control-center-3.36.4. 2020-07-03 21:07:40 +00:00
ajacoutot
a5bb91f117 Update to evolution-data-server-3.36.4. 2020-07-03 21:06:08 +00:00
ajacoutot
44c36bcd74 Update to evolution-3.36.4. 2020-07-03 21:05:44 +00:00
jeremy
c236a8fa20 Update to JRuby 9.2.12.0 2020-07-03 21:05:26 +00:00
ajacoutot
ea6e8fb93f Update to ladspa-1.15.
from Brad
2020-07-03 18:29:35 +00:00
ajacoutot
a38f102057 Update to librsvg-2.48.8. 2020-07-03 18:22:00 +00:00
ajacoutot
3caa4ac002 Fix patch.
from Alexander Cronheim, thanks!
2020-07-03 18:00:46 +00:00
ajacoutot
a9767188b7 Update to glib2-2.64.4. 2020-07-03 17:47:25 +00:00
bcallah
f0a1de5bab +bemenu 2020-07-03 17:28:11 +00:00
bcallah
e373f20e68 Import x11/bemenu, a menu library inspired by dmenu.
Based on an original submission by Dimitri Karamazov
<deserter666 (AT) danwin1210 (DOT) me>, who takes MAINTAINER -- thanks!
ok sthen@

Bemenu is a dynamic menu library and client program inspired by demu.
Bemenu works similar to demu but supports a wider range of outputs like
curses, x11 and wayland, etc.
2020-07-03 17:27:50 +00:00
ajacoutot
560e60ded0 Don't use libexecinfo. 2020-07-03 17:20:09 +00:00
sthen
eefd76e515 update to py-cloudpickle-1.5.0 and move to py3-only. add py-psutil test
dep pointed out by bcallah.  ok kn, bcallah
2020-07-03 17:05:22 +00:00
jca
eda3b0e8c4 i386 switched to ld.lld more than one year ago
No functional change
2020-07-03 17:05:14 +00:00
jca
f7b53b3a25 Comment patches, add link to upstream bug report 2020-07-03 17:00:42 +00:00
sthen
f69879ed37 toxic: use correct python3.x-config for MODPY_VERSION, instead of python3-config 2020-07-03 15:59:21 +00:00
bcallah
b43f9a0c25 +zmac 2020-07-03 15:24:46 +00:00
bcallah
79ce6121bc Import devel/zmac, a Z-80 macro cross assembler.
ok benoit@

zmac is a Z-80 macro cross-assembler. It has all the features you'd
expect. It assembles the specified input file (with a '.z' extension if
there is no pre-existing extension and the file as given doesn't exist)
and produces program output in many different formats. It also produces
a nicely-formatted listing of the machine code and cycle counts
alongside the source in a ".lst" file.

Undocumented Z-80 instructions are supported as well as 8080 code.

zmac strives to be a powerful assembler with expressions familiar to C
programmers while providing good backward compatibility with original
assemblers such as Edtasm, MRAS and Macro-80.
2020-07-03 15:24:22 +00:00
bcallah
73e8da8ffa Add an RDEP on x11/xli. This should have been done years ago but was not.
Prompted by an email from espie@ who noticed that nothing was using xli and
very rightly asked why anyone would prefer xli over xloadimage, which xli
is a fork of.
2020-07-03 15:19:04 +00:00
bcallah
5757492bd9 Add a patch that fixes a runtime crash when trying to stretch audio.
ok inoguchi@
2020-07-03 15:16:15 +00:00
fcambus
f5e55a7c10 Update logswan to 2.1.6. 2020-07-03 14:44:13 +00:00
sthen
449cb8bcb8 update to dhcpcd-9.1.4 2020-07-03 14:28:03 +00:00
rsadowski
5bf41bdeb0 Update eliot to 2.1pl20200624
From Nam Nguyen, notes:

- Move HOMEPAGE to https
- Hosts MASTER_SITES as a tarball from a git checkout dated 2018/11/10
  on my server. Does anyone have space available to host this distfile
  until upstream does a new release? My VPS is cheap and not so reliable,
  but if this is acceptable, I could host it.
- Moves to qt5
- CONFIGURE_STYLE autoreconf because it is not a release tarball
- Adds gettext,-tools to BUILD_DEPENDS for building translations
- do-gen line taken from Makefile.template to run autohell

  Note: I omitted BUILD_DEPENDS like devel/libtool and
  ${MODGNU_AUTOHELL_DEPENDS} because they seem to be pulled in by
  the autoreconf CONFIGURE_STYLE.

- pre-build calls en@quot.po-create and en@boldquot.po-create targets in
  the po/Makefile. By default msgfmt fails because it expects a header
  (the header is inserted by these targets) when converting the po
  (portable object) files into gmo (GNU machine object).

  Note: I omitted the canonical env -i ${MAKE_ENV} before
  ${MAKE_PROGRAM} because it strangely fails. It should not be a problem
  because the *.po for quot and boldquot get headers correctly inserted
  for processing by gettext's msgfmt. Also, quote and boldquot only
  change quotation marks and are not really translation files.

- Upstream added my menu segfault fix, so this update brings it to this
commit:
https://git.savannah.nongnu.org/cgit/eliot.git/commit/?id=672a1b5001069b09c8e13c7bf1488e33164461f5

- Upstream also added patch-dic_csv_helper_cpp, so remove it.
https://git.savannah.nongnu.org/cgit/eliot.git/commit/?id=5859299b48a8ca5756e1607139429edd4ac7ffa0

- Qt5 by default was recently merged to master, so --enable-qt now means
Qt5.
https://git.savannah.nongnu.org/cgit/eliot.git/commit/?id=b2cf69e3afa4fe1d63fb067848fa2d0723a307ff

Tweaks by landry@, Diff form Nam Nguyen! Thanks
2020-07-03 14:27:29 +00:00
rsadowski
4222f0210f Remove libkvkontakte and cagibi 2020-07-03 14:02:40 +00:00
rsadowski
c5a8834ae8 Remove libkvkontakte 2020-07-03 14:02:10 +00:00
rsadowski
5f5e2f739a Remove cagibi 2020-07-03 14:01:57 +00:00
rsadowski
dd353d36f2 Unhook prison and qimageblitz 2020-07-03 14:00:18 +00:00
rsadowski
ac2773bd1a Remove prison 2020-07-03 13:59:37 +00:00
rsadowski
41ca1c5405 Remove qimageblitz 2020-07-03 13:59:21 +00:00
rsadowski
9c25b885c4 Remove qoauth 2020-07-03 13:58:08 +00:00
rsadowski
2b6e2b882c Remove qoauth 2020-07-03 13:57:40 +00:00