113548 Commits

Author SHA1 Message Date
jeremy
dcd3b2292d Remove references to sparc and vax 2016-09-01 14:23:58 +00:00
naddy
8e5d542a24 retire sparc 2016-09-01 14:19:12 +00:00
sthen
ee3d3d894e update to yle-dl-2.11, from new maintainer Timo Myyrä 2016-09-01 13:33:05 +00:00
dcoppa
194ef4ae94 Merge upstream git commit f64c71da28d1c1401445f6e8fa45bc079d5b6cd9:
Don't free file if pointer is null
Fix a Segmentation fault error
2016-09-01 13:24:19 +00:00
sthen
be3b4e492c letskencrypt->base 2016-09-01 13:21:56 +00:00
sthen
9741bcfa53 Remove security/letskencrypt, it's been imported to base as acme-client. 2016-09-01 13:21:08 +00:00
ajacoutot
76779adceb Make sure we pick up the correct python version.
reported by naddy@
2016-09-01 13:14:00 +00:00
ajacoutot
59b5e044ea Sync make-plist with our pkg archs.
ok espie@
2016-09-01 13:12:34 +00:00
edd
2fa3e04b37 Link py-test-xdist (+py3). 2016-09-01 12:58:55 +00:00
edd
5275ce7fca Import devel/py-test-xdist.
---8<---
The pytest-xdist plugin extends py.test with some unique test execution modes.
--->8---

OK and input from, shadchin@, thanks.
2016-09-01 12:56:17 +00:00
fcambus
fe45c913de Update schismtracker to 20160521 and take maintainership.
- Project moved to GitHub so fetch distfile from there
- Changed comment to a more accurate description
- Release tarball doesn't bundle a configure script, so the port now
  uses autoconf + automake, with patched configure.ac (comment in file)
- Use upstream Makefile install target, as it also installs manpage

OK jung@
2016-09-01 12:47:22 +00:00
shadchin
7388873fa9 Update to pylint 1.6.4 2016-09-01 12:36:03 +00:00
dcoppa
3395514a23 Update to impacket-0.9.15 2016-09-01 12:21:05 +00:00
shadchin
d9f9239063 +py-backports-functools-lru-cache
+py-isort
+py-isort,python3
2016-09-01 11:40:43 +00:00
shadchin
d15ea156b3 Import py-isort, ok and tweak edd@
isort is a Python utility / library to sort imports alphabetically, and
automatically separated into sections. It provides a command line utility,
Python library and plugins for various editors to quickly sort all your
imports.
2016-09-01 11:19:05 +00:00
akfaew
01f3ddd80c Add myself to geo/openbsd-developers.
OK fcambus@ awolk@
2016-09-01 11:17:54 +00:00
jasper
846438d3bc don't depend on gitversion/svnversion; spotted by naddy@ 2016-09-01 11:13:12 +00:00
pascal
e98faa4baf Update to irrlicht 1.8.4. 2016-09-01 11:11:09 +00:00
shadchin
b408a103ce Import py-backports-functools-lru-cache 1.2.1, ok edd@
Backport of functools.lru_cache from Python 3.3 as published at
ActiveState.
2016-09-01 11:10:00 +00:00
jasper
f079a29523 more sparc leftovers 2016-09-01 11:01:32 +00:00
jasper
b438691876 retire sparc support and sync distinfo accordingly 2016-09-01 10:56:58 +00:00
jasper
003e889c0a retire sparc 2016-09-01 10:53:26 +00:00
pirofti
f065030837 Update to youtube-dl 2016.08.31.
New extractors:
	- adobepass
	- amcnetworks
	- awaan
	- cartoonnetwork
	- charlierose
	- discoverygo
	- fxnetworks
	- hgtv
	- nhk
	- pokemon
	- porncom
	- rozhlas
	- sonyliv
	- tbs
	- turner
	- uol
	- uplynk
	- usanetwork
	- viceland
	- vodplatform
Removed:
	- dcn
	- gamekings
	- goldenmoustache
	- played
	- tapely
	- trutube
	- zippcast
2016-09-01 10:26:09 +00:00
landry
3e748fba2e Revert blurb now that xfsettingsd bug was fixed - this part from edd@
While here add xfdashboard and xfce4-datetime to RUN_DEPENDS-extra, was
in my tree since forever..
2016-09-01 10:19:16 +00:00
edd
400519e068 Link py-execnet (+py3) 2016-09-01 10:17:00 +00:00
edd
d9a5d194bb Import devel/py-execnet
---8<---
execnet provides carefully tested means to ad-hoc interact with Python
interpreters across version, platform and network barriers.
--->8---

OK shadchin@, and a slightly earlier diff was OK landry@, thanks.
2016-09-01 10:14:39 +00:00
landry
bfce9c3adb In xfsettingsd, properly handle the case when upowerd isnt here (which
happens if you didn't add messagebus to pkg_scripts)

https://bugzilla.xfce.org/show_bug.cgi?id=11773
originally reported by danj@, edd@ and probably others..

tested by edd@ and myself, ok danj@ edd@
2016-09-01 10:14:38 +00:00
landry
2b44435f7e Add proper error and cancellable handling to UpClient constructor
Backport https://cgit.freedesktop.org/upower/patch/?id=932a6a39e35754be571e1274aec4730fd42dba13
from https://bugs.freedesktop.org/show_bug.cgi?id=95350

First part of a larger fix for xfsettingsd crashes when systemwide dbus
isn't running.

ok/testing edd@
2016-09-01 10:11:47 +00:00
ajacoutot
a660b7d542 Unbreak, from semarie:
When using --enable-local-rebuild option, the configure script will
check the existence of rustc binary from the local-rust-root directory
(/usr/local by default). It is the binary the build process will copy in
stage0 directory.

With the diff, we explicity use the bootstrap directory for configuring.
Note that we still we manually copying all the bootstrap files in
post-configure, as the standard build system will *not* copy the
libraries in lib/ which could be required to run rustc binary
(libraries like libc.so used by bootstrapper).
2016-09-01 09:41:40 +00:00
jasper
6dfe8ab069 retire sparc 2016-09-01 09:26:56 +00:00
jasper
4a53d10383 - update to git-lfs-1.4.1
- set RDEP on devel/git
2016-09-01 09:22:42 +00:00
bluhm
fb0b33a64a update p5-Net-DNS-SEC to 1.03 2016-09-01 09:08:35 +00:00
ajacoutot
51e5ac5767 Update to google-cloud-sdk-124.0.0. 2016-09-01 09:06:41 +00:00
naddy
4d9b4e2735 sync with upstream commits 2016-09-01 08:56:49 +00:00
pirofti
826019c041 Update acpica to 20160729.
This fixes some parsing bugs found with the x260 AML code.

Okay sthen@.
2016-09-01 08:34:20 +00:00
jasper
4c05785255 update to cogl-1.22.2 2016-09-01 08:28:29 +00:00
ajacoutot
ddffe678e5 Add wxneeded comment. 2016-09-01 08:27:17 +00:00
dcoppa
def529cf6b Update to feh-2.17.1 2016-09-01 07:09:36 +00:00
shadchin
78043526b4 Update to py-pexpect 4.2.1 2016-09-01 06:56:46 +00:00
shadchin
0708f7621a +pyflakes,python3 2016-09-01 06:22:07 +00:00
shadchin
8e0de20f59 Update to pyflakes 1.2.3. Add python3 flavor.
ok Frantisek Holop (maintainer)
2016-09-01 06:11:59 +00:00
danj
8e8cbb954d Update to py-sphinx-1.4.6
bulk tested by ajacoutot@, thanks!
ok ajacoutot@ sthen@ Frantisek Holop (maintainer)
2016-09-01 05:49:57 +00:00
bentley
2d1d543763 Install the manpage, and respect ${CC}. 2016-09-01 00:32:37 +00:00
bentley
280b4fbf8a +netsurf-fb,libsvgtiny,libnsfb 2016-09-01 00:31:07 +00:00
bentley
75a8f99f46 Import netsurf-fb-3.5.
Netsurf is a lightweight, standards-compliant web browser originally
designed for mobile devices. netsurf-fb is its framebuffer frontend.

ok landry@ (thanks for testing!)
2016-09-01 00:29:34 +00:00
bentley
6b746f3e8c Import libsvgtiny-0.1.4.
Libsvgtiny is an implementation of SVG Tiny, written in C. It is currently
in development for use with NetSurf and is intended to be suitable for use
in other projects too.

The overall idea of the library is to take some SVG as input, and return a
list of paths and texts which can be rendered easily. The library does not
do the actual rendering.

ok landry@ (thanks for testing!)
2016-09-01 00:26:29 +00:00
bentley
4f8850bfe2 Import libnsfb-0.1.4.
LibNSFB is a framebuffer abstraction library, written in C. It is currently
in development for use with NetSurf and is intended to be suitable for use
in other projects too.

The overall idea of the library is to provide a generic abstraction to a
linear section of memory which corresponds to a visible array of pixel
elements on a display device. Different colour depths are supported and the
library provides routines for tasks such as drawing onto the framebuffer and
rectangle copy operations.

ok landry@ (thanks for testing!)
2016-09-01 00:25:40 +00:00
jca
d09f27e0ed +emacs-gtk3
Removing this flavor from editors/Makefile was stupid, as the default
flavor is built since other ports depend on it.
2016-08-31 23:05:40 +00:00
sthen
7d75d36257 update to mariadb-10.0.27, from Brad 2016-08-31 22:59:53 +00:00
naddy
454f75a15c update to 10.75.01 2016-08-31 22:12:43 +00:00