jca
b204e1435a
Regen patch
2016-12-25 16:49:01 +00:00
jca
7f4541ddf6
Drop the gettext module
...
Also:
- tighten license marker
- kill trailing whitespace in DESCR
2016-12-25 16:43:11 +00:00
zhuk
6ec4cdbc8b
Oops, missed patch for doas in kdesu.
2016-12-25 16:38:08 +00:00
zhuk
d0435ba526
Bye-bye one more KDE4 package.
2016-12-25 16:35:59 +00:00
zhuk
4434ac2505
Unhook x11/kde4/oxygen-icons in favor of devel/kf5/oxygen-icons.
2016-12-25 16:35:32 +00:00
zhuk
507c95c586
Switch kdesu from sudo to doas.
...
Fix oxygen-icons dependency while there.
2016-12-25 16:33:01 +00:00
zhuk
310de12f03
Remove icons already provided by modern oxygen-icons.
2016-12-25 16:29:16 +00:00
zhuk
4fc2868f16
Upstream kindly rolled a release, so use it instead of commit.
...
Add @bin marker while there.
2016-12-25 16:23:58 +00:00
zhuk
2ba601a3af
Oops, fix the patch.
...
Found by schwarze@, who also okayed the diff, and who's mail was eaten by
gmail's spam folder.
2016-12-25 16:10:43 +00:00
zhuk
e5fb8b1504
Hook up meta/qt5.
2016-12-25 15:47:12 +00:00
zhuk
0002185228
Don't pollute the whatis database due to mailformed SYNOPSIS section.
2016-12-25 15:42:09 +00:00
zhuk
607ccf2b1a
Stop polluting whatis database due to mailformed SYNOPSIS sections.
2016-12-25 15:38:45 +00:00
zhuk
f5c989c340
Move NO_TEST above targets, and clarify GPL version in license marker.
...
No bump is necessary.
2016-12-25 15:31:34 +00:00
zhuk
1c8ebc5247
No need to mention that tk FLAVOR moved to a subpackage on each update.
...
Fix case and missing dot in pkg/DESCR-tk while there.
2016-12-25 15:23:21 +00:00
zhuk
899fc17bcd
Add missing @sample lines.
2016-12-25 15:14:25 +00:00
zhuk
52e367ec60
Fix trailing line in DESCR.
2016-12-25 15:11:47 +00:00
zhuk
2c18b4a993
Allow side-by-side installation with qtserialport 5.6+.
2016-12-25 15:10:27 +00:00
zhuk
8442590520
Patches missed to be committed together with KF5 5.29.0 update.
2016-12-25 14:55:47 +00:00
zhuk
c2e48b9092
Update KDE Frameworks to 5.29.0 and sync with Qt5.
...
A few tweaks are coming, but things should build at least for now.
Most work done from Rafael Sadowski, thanks!
2016-12-25 14:54:47 +00:00
zhuk
5c0e91eec4
Oops, remove WIP files that should be left in openbsd-wip.
2016-12-25 14:37:19 +00:00
zhuk
a47f492f02
Adapt to new x11/qt5 layout, mostly REVISION bumps due to changed deps.
...
The devel/kf5 to be handled separately, please wait.
2016-12-25 14:34:39 +00:00
zhuk
60891ee7a8
Remove leftover files from Qt 5.5 times.
2016-12-25 14:28:41 +00:00
zhuk
99b8e07710
Resolve conflicts after Qt 5.6.2 import.
2016-12-25 14:18:55 +00:00
zhuk
e855be1d25
Import Qt 5.6.2.
...
The port is now being split into pieces. Cleanup and conflict resolving
to follow.
2016-12-25 14:13:11 +00:00
zhuk
6193f45340
Tweak the poppler linking bits, making -lestdc++ come only to those
...
subpackages where it's really needed.
Relies on the recent libtool from base.
2016-12-25 13:54:34 +00:00
zhuk
d049636848
Improvements for qmake.port.mk:
...
* Pass LIBfoo_VERSION environment variables like it's done for simple and
gnu configure scripts. This unbreaks generating CMake config files
in the upcoming Qt 5.6.2.
* Don't call -recursive for Qt3's qmake, it doesn't support this flag.
2016-12-25 13:37:27 +00:00
zhuk
4dc1fa7f63
Import meta/qt5, this will replace qt5, qt5-html, qt5-qch
...
and qt5-examples soon.
2016-12-25 13:34:44 +00:00
zhuk
31298595c1
Unbreak test, iconv.port.mk is gone.
2016-12-25 13:05:12 +00:00
ajacoutot
f612af7c0d
Update to lighttpd-1.4.44.
...
from Brad (maintainer)
2016-12-25 10:33:27 +00:00
landry
e8a4d9f20c
Missed REVISION bump, as TB_VERSION changed the PLIST changed for those
...
two ports.
Spotted by nigel@, thanks!
2016-12-25 08:44:41 +00:00
afresh1
6145699e0b
Update textprox/p5-Text-Unidecode to 1.30
...
From maintainer Mikolaj Kucharski
2016-12-25 01:10:04 +00:00
sthen
8b2a9e219c
update to darktable 2.2.0, new feature update, for more information see
...
http://www.darktable.org/2016/12/darktable-2-2-0-released/
"when updating from the currently stable 2.0.x series, please bear in mind that
your edits will be preserved during this process, but it will not be possible
to downgrade from 2.2 to 2.0.x any more."
2016-12-24 22:59:55 +00:00
landry
61d47fe6a2
Update to tor-browser 6.0.8.
...
Contains:
- esr fork base updated to 45.6.0
- https-everywhere updated to 5.2.8
- torbutton updated to 1.9.5.13
From MAINTAINER attila / stalphonsos / com
2016-12-24 20:15:05 +00:00
sthen
6b91ef09e2
Enable LMTP transport in mail/exim, requested by Thomas Schneider
2016-12-24 16:02:10 +00:00
kili
3b8a7adce3
Add security/gpgme to LIB_DEPENDS (and adjust WANTLIB), because
...
without this we get different .la files depending on wether gpgme
is installed or not.
The security/libgpg-error bdep is no longer needed, because it's pulled
in by gpgme, so drop it.
ok aja@
2016-12-23 23:27:15 +00:00
naddy
5984ae1831
devel/doxygen,-main -> devel/doxygen
2016-12-23 20:59:58 +00:00
rpe
850df44e94
- update security/burpsuite to 1.7.14
...
- fix distfile download
OK rpointel@
2016-12-23 18:12:44 +00:00
jca
c58f9a374d
Remove ldistfp
...
No licensing, doesn't work (connect(2) fails because 255.255.255.255 is
invalid), out of date signature database, and less relevant now that few
people run an ident daemon.
ok sthen@
2016-12-23 15:39:08 +00:00
ajacoutot
91042b1d69
Update to awscli-1.11.34.
2016-12-23 15:33:41 +00:00
jca
0e17ed7814
+doxygen-gui
2016-12-23 15:33:32 +00:00
ajacoutot
29a2fbf8a0
Update to py-botocore-1.4.91.
2016-12-23 15:33:25 +00:00
jca
d0f769490b
Import the doxygen gui as a different port.
...
This package contains a GUI front-end for configuring and running
doxygen.
The gui uses Qt5 which is slow to build, depends on gcc from ports and
is known to fail on some archs.
Port from maintainer Rafael Sadowski, ok zhuk@
2016-12-23 15:29:22 +00:00
jca
3a7ef206f6
Move the gui to a different port.
...
From maintainer Rafael Sadowski. Input from sthen@, ok zhuk@.
2016-12-23 15:23:11 +00:00
sthen
7b38345fa6
update to BIRD 1.6.3
...
- Large BGP communities
- BFD authentication (MD5, SHA1)
- SHA1 and SHA2 authentication for RIP and OSPF
- Improved documentation
- Several bug fixes
2016-12-23 14:38:36 +00:00
rzalamena
a278d4ba41
Improved the igmpproxy code to be able to run on multiple rdomains, here
...
is a list of changes:
- Ignore interfaces that are not listed in the configuration file: fixes
an abort when trying to configure interface located in a different
rdomain and doesn't look to the address of interfaces outside the
configuration (otherwise it would pick the wrong interface in some cases).
- Improve the routing code: use a rb-tree to store groups avoiding group
duplications and having to fix hand-rolled list implementations.
- Fixed some warnings and improved debug messages.
As discussed with ajacoutot@,
ok reyk@
2016-12-23 13:44:31 +00:00
shadchin
c5bcadfa0b
Update to py-hypothesis 3.6.1
2016-12-23 13:19:56 +00:00
jca
6ceea5d946
Tighten license marker
2016-12-23 11:28:27 +00:00
jca
4c3c5ecbcd
perl -pi -> sed -i
2016-12-23 11:28:01 +00:00
pirofti
e122c97c1d
Update to youtube-dl 2016.12.22
...
New extractors:
- ism
- beatport
- ccma
- fox9
- huajiao
- jamendo
- meipai
- melonvod
- nobelprize
- ondemandkorea
- pandatv
- piksel
- rentv
- teamfourstar
- tvanouvelles
- uktvplay
- viu
- vvvvid
- vzaar
- webcaster
Removed
- beatportpro
- screenwavemedia
2016-12-23 08:07:54 +00:00
danj
b586630c69
+ cargo-generate-vendor
2016-12-23 02:03:02 +00:00