rpointel
154ea2af0e
import libvshadow: library and tools to access the VSSformat.
...
ok benoit@.
2017-02-21 12:24:36 +00:00
feinerer
2464849ed3
Use standard type u_int32_t instead of __u32.
...
Build error after sys/videoio.h update reported by naddy@.
OK ajacoutot@
2017-02-21 11:45:48 +00:00
rpointel
d8b41ff861
+ SUBDIR += libbde
2017-02-21 10:39:25 +00:00
rpointel
74d20977a2
import libbde: access the BitLocker Drive Encryption encrypted volumes.
...
ok benoit@.
2017-02-21 10:38:42 +00:00
benoit
5a0d4a9380
Update to bozohttpd-20170201.
2017-02-21 09:59:46 +00:00
ajacoutot
e6150cae95
Update to py-boto-2.46.1.
2017-02-21 09:56:32 +00:00
rpointel
2070b5b079
+ SUBDIR += libvmdk
2017-02-21 09:51:29 +00:00
rpointel
4786d91f19
import libvmdk: library and tools to access the VMware Virtual Disk format.
...
ok benoit@.
2017-02-21 09:50:29 +00:00
rpointel
5c79bbce2a
+ SUBDIR += py-dfwinreg
2017-02-21 09:48:43 +00:00
rpointel
c0c5608fc3
import dfwinreg: Digital Forensics Windows Registry.
...
ok benoit@.
2017-02-21 09:47:51 +00:00
ajacoutot
c6a409b78a
Sync WANTLIB to unbreak (reported by naddy@).
2017-02-21 09:44:37 +00:00
sthen
9fccbaed62
Add missing py-futures dep to quodlibet, reported by Laurie Tratt, thanks!
...
While there, split deps into py2/all python/others, and replace gettext module.
2017-02-21 09:31:34 +00:00
ajacoutot
eb00f9adbd
Regen WANTLIB.
2017-02-21 09:19:31 +00:00
benoit
8a703381b2
Update to highlight-3.35.
2017-02-21 09:12:57 +00:00
jca
f74db41355
Remove BROKEN-arm; seems reliable here
2017-02-21 09:08:22 +00:00
ajacoutot
611de51430
idn -> idn2 to unbreak (reported by naddy@)
2017-02-21 08:46:48 +00:00
jca
df5df7ea8f
Drop workarounds to get libev working on arm.
...
libev can use the appropriate sync instructions now that cc defines
__ARM_ARCH_6K__.
ok dcoppa@ (libev and rxvt-unicode maintainer)
2017-02-20 22:57:16 +00:00
landry
da8f6c78c6
Update to nss 3.29.1.
...
See
https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.29_release_notes
and
https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.29.1_release_notes
2017-02-20 19:33:13 +00:00
landry
3153988f23
Update to sqlite 3.17.0.
...
See http://sqlite.org/releaselog/3_17_0.html - went into an amd64 bulk
build without issues, and is a requirement for upcoming gecko 52.
2017-02-20 19:31:56 +00:00
jca
70646c1058
Adapt after the struct ipipstat members size bump
2017-02-20 17:14:31 +00:00
ajacoutot
12a658f753
Regen WANTLIB to unbreak.
...
reported by naddy@
2017-02-20 17:09:39 +00:00
espie
8f2484d589
remove quite a few old targets, introduce a new one
...
- 'prepare' is what gets dependencies in place to build a port
- install-depends is what the install/update cookies do internally
before installing a port.
older / intermediate targets are not really needed, namely:
build-depends, run-depends, runlib-depends, runwantlib-depends,
lib-depends, buildlib-depends, buildwantlib-depends
They redirect to cookies, so just depend on the cookies directly
okay aja@, sthen@
2017-02-20 13:45:17 +00:00
sthen
d109729c00
update to postfix-3.3.20170218, from Brad
2017-02-20 12:10:42 +00:00
phessler
9e7b773b4a
10 years ago, we needed to build python with c++ to make sure modules
...
with native c++ code worked fine. We no longer need to do that, and
llvm errors out with the non-sensical combination of "c++ -std=c99".
this fixes the python build on arm64
tested by sthen@ in an i386 bulk, thanks!
OK sthen@, rpointel@ (maintainer)
2017-02-20 11:04:27 +00:00
sthen
94ca938963
set a portroach marker, the default scheme picks up alpha versions.
2017-02-20 10:23:28 +00:00
ajacoutot
f69e558493
Update to salt-testing-2017.2.20.
2017-02-20 07:07:36 +00:00
ajacoutot
c1e1e48e46
Sync both the --eh-frame-hdr and float128 diffs to what was commited
...
upstream.
from Brad (maintainer)
2017-02-20 07:04:00 +00:00
jsg
511ad1ac81
update dtb to linux 4.10
2017-02-20 07:03:42 +00:00
danj
ba20ab9a90
Update to pelican-3.7.1 and use py3
...
maintainer timeout, ok shadchin@
2017-02-19 23:28:43 +00:00
landry
786b519eca
register coherence removal, reminded by ajacoutot@
2017-02-19 21:14:44 +00:00
kili
80672a19ba
Update to poppler-0.52.0.
...
Minor bumps for poppler-qt{4,5} because of symbol additions,
even if they are considered 'private'.
2017-02-19 20:53:26 +00:00
shadchin
32f81bee7f
Update to flake8 3.3.0
2017-02-19 20:15:42 +00:00
shadchin
435bab4ad2
Update to pyflakes 1.5.0
2017-02-19 20:14:33 +00:00
shadchin
9f3e645412
Update to py-mccabe 0.6.1
2017-02-19 20:13:20 +00:00
landry
020580273f
Remove coherence, dead upstream.
...
HOMEPAGE is down, someone did a mirror on github
(https://github.com/coherence-project/Coherence ) but can't maintain it,
won't work with a potential twisted update, etc etc - there are other
UPNP/DLNA servers in the ports.
ok ajacoutot@
2017-02-19 19:45:48 +00:00
shadchin
4c03dc8a1d
+py-qtawesome
...
+py-qtawesome,python3
+py-qtpy
+py-qtpy,python3
2017-02-19 19:41:34 +00:00
shadchin
908729ab32
Import py-qtawesome 0.3.3, ok and tweak danj@
...
QtAwesome enables iconic fonts such as Font Awesome and Elusive Icons in
PyQt and PySide applications.
2017-02-19 19:37:54 +00:00
shadchin
0bd0ba163e
Import py-qtpy 1.1.2, ok danj@
...
QtPy(pronounced 'cutie pie') is a small abstraction layer that lets you write
applications using a single api call to either PyQt or PySide.
It provides support for PyQt5, PyQt4 and PySide using the PyQt5 layout (where
the QtGui module has been split into QtGui and QtWidgets).
2017-02-19 19:30:54 +00:00
shadchin
057ce2b062
+py-bleach
...
+py-bleach,python3
2017-02-19 19:26:40 +00:00
ajacoutot
bd68a9af7d
post-patch -> pre-configure like $DEITY intended; next time talk
...
to $MAINTAINER.
2017-02-19 19:26:39 +00:00
shadchin
1edbd689db
Import py-bleach 1.5.0, ok danj@
...
Bleach is a whitelist-based HTML sanitizing library that escapes or
strips markup and attributes. Bleach is intended for sanitizing text
from untrusted sources.
2017-02-19 19:23:13 +00:00
shadchin
55b4d4ae45
+py-cairocffi
...
+py-cairocffi,python3
2017-02-19 19:17:42 +00:00
shadchin
70f04ec8c8
Import py-cairocffi 0.8.0, ok daniel@, danj@
...
cairocffi is a CFFI-based drop-in replacement for Pycairo, a set of
Python bindings and object-oriented API for cairo. Cairo is a 2D vector
graphics library with support for multiple backends including image
buffers, PNG, PostScript, PDF, and SVG file output.
2017-02-19 19:11:58 +00:00
shadchin
54a98f8a6d
+py-mpmath
...
+py-mpmath,python3
2017-02-19 19:05:18 +00:00
feinerer
fcd52ac30b
Use standard type u_int32_t instead of __u32.
...
Build error after sys/videoio.h update reported by naddy@.
2017-02-19 19:04:16 +00:00
shadchin
6b432ed28b
Import py-mpmath 0.19, ok daniel@, danj@
...
mpmath is a free Python library for real and complex floating-point
arithmetic with arbitrary precision.
2017-02-19 19:02:43 +00:00
feinerer
f84d879099
Use standard type u_int32_t instead of __u32.
...
Build error after sys/videoio.h update reported by naddy@.
2017-02-19 18:49:01 +00:00
fcambus
c3bd38aef0
Update snappy to 1.1.4.
2017-02-19 16:11:52 +00:00
fcambus
2cd875c8f8
Update advancemess to 3.2.
2017-02-19 15:47:14 +00:00
fcambus
d929dca415
Update advancemame to 3.2.
2017-02-19 15:43:33 +00:00