93789 Commits

Author SHA1 Message Date
ajacoutot
9ecb6ea3d9 /etc/rc.d -> ${RCDIR}
(as pedantic and useless as /usr/local vs LOCALBASE|PREFIX but well...)

ok sthen@
2014-07-19 22:36:13 +00:00
naddy
bfa7108170 Drop USE_GROFF since groff and mandoc produce identical output. 2014-07-19 22:20:28 +00:00
sthen
c374c4e3ad update to hdhomerun 20140604, from Jason Tubnor 2014-07-19 21:09:18 +00:00
bcallah
6f1bf77abb Update to 1.4.7.19 2014-07-19 17:49:30 +00:00
ajacoutot
2c33afadca Do not assume /etc/printcap is always present. 2014-07-19 17:07:02 +00:00
zhuk
583cde9f65 Add a (hopefully) fix for missing dependency, that causes bulk builds break
often.
2014-07-19 11:54:45 +00:00
edd
bf344544af Unbreak Arduino Mega support. Adjust project makefile to be easier to use.
OK sthen@
2014-07-19 11:34:11 +00:00
zhuk
1abe33e967 Replace old times git-based functionality with modern CVS one. Also, add
tweaking of x11/kde-shared-data on both "prepare" and "merge" stages.
2014-07-19 11:22:37 +00:00
zhuk
026a3063d1 Zap already commented out and non-needed anymore CONFIGURE_ARGS line. 2014-07-19 09:19:53 +00:00
jasper
89d7fa8c04 add mcollective to cve list 2014-07-19 09:00:51 +00:00
zhuk
8d8ace0f58 Fix fetching, noticed by nigel@ 2014-07-19 07:29:45 +00:00
ajacoutot
62ce24dd03 Update to meld-1.8.6. 2014-07-19 07:10:51 +00:00
ajacoutot
b09337f520 No more BSD.local.dist.
reported by richard at aaazen dot com
2014-07-19 07:04:42 +00:00
bentley
d6dcc5ab43 Update to pod2mdoc-0.0.13. 2014-07-19 01:15:01 +00:00
sthen
961156e408 xdg-open only needed for the gui
line up some tabs
lua is a lib dep not a run dep
2014-07-18 21:31:53 +00:00
sthen
86e6dc70f8 committed upstream 2014-07-18 21:17:31 +00:00
zhuk
0c774f59b6 Fix MASTER_SITES (thank you, KDE Workspaces people, for messing up
versions again and again).

Spotted by nigel@
2014-07-18 21:04:07 +00:00
ajacoutot
9c0d492e6e Unfuck RUN_DEPENDS-main. 2014-07-18 20:21:07 +00:00
sthen
177370d82d install wireshark desktop/icon files, from Fabian Raetz (patch fed upstream) 2014-07-18 19:56:53 +00:00
ajacoutot
fddbfc09af SYnc WANTLIB and regen PLIST> 2014-07-18 16:01:33 +00:00
ajacoutot
17adeb23eb Update to libgdiplus-2.10.9. 2014-07-18 16:00:28 +00:00
sthen
e5840fe3a7 update to urlwatch-1.16 2014-07-18 14:11:42 +00:00
ajacoutot
8365c4dcda Fix MASTER_SITES. 2014-07-18 13:44:30 +00:00
jsg
f9db4f8a0e update to cppcheck 1.65
ok gsoares@ (maintainer)
2014-07-18 12:36:29 +00:00
ajacoutot
b591ca5ce8 Unbreak: explicitely --disable-gtk-doc in case gtk-doc is around configure time.
spotted by naddy@
2014-07-18 12:10:18 +00:00
okan
c0c224acb3 update to 2.7.6 2014-07-18 11:39:55 +00:00
ajacoutot
4f30ed6ade Add /usr/local/share/pkgconfig here as well; reminded by sthen@ 2014-07-18 11:35:51 +00:00
edd
52f71cebea BSDmakefile -> Makefile in Arduino.
To reflect recent changes in make.

Tested on Arduino Uno. OK sthen@
2014-07-18 11:12:13 +00:00
ajacoutot
0f101bc935 Update to gtk-doc-1.21. 2014-07-18 09:26:52 +00:00
edd
63f6833d65 Update lang/pypy to 2.3.1.
OK sthen@
2014-07-18 08:48:37 +00:00
zhuk
679d2a8299 Enable -extras subpackage that depends on KDE4 apps outside KDE SC. 2014-07-18 08:24:58 +00:00
zhuk
941f47e09d Oops, zap extra line. 2014-07-18 08:20:55 +00:00
zhuk
2e309ab18b Small bugfix KDE 4.13.3. Release announcement:
http://www.kde.org/announcements/announce-4.13.3.php
2014-07-18 08:17:07 +00:00
zhuk
65fbece5d6 When dealing with "non-stable" KDE FLAVORs, strip last part from KDE
version in MODKDE4_DEP_VERSION as well. Doesn't affect normal builds.
2014-07-18 08:11:47 +00:00
zhuk
a9b687a362 Cope with recent XScreensaver update.
Noticed by espie@
2014-07-18 08:08:29 +00:00
espie
cfb049f98e store host info in individual logs 2014-07-18 07:02:20 +00:00
espie
7c133b348b work-around to get digikam to build on amd64 until Vadim finds a better
way.

okay zhuk@
2014-07-18 04:40:58 +00:00
gsoares
4713928cdd adds ssl encryption support for net/ii
patch from http://tools.suckless.org/ii/patches

pointed out via email from <mail at soeren-tempel.net>, thanks.

change my mailaddress while here.

review/tweaks from jasper/sthen
OK sthen
2014-07-18 01:23:04 +00:00
brad
46cfcf34aa Update to png 1.6.12.
ok sthen@
2014-07-17 23:01:58 +00:00
sthen
3be99fdb63 fix following removal of compression from LibReSSL 2014-07-17 21:06:16 +00:00
sebastia
7ea9061a52 enable x11/gnustep on alpha, and with it, everything depending on it,
outside that part of the tree, most notably www/sogo.

Mark dbuskit as BROKEN-alpha, gcc struggles with it, needs to be analyzed
separately.

Sure ajacoutot@
2014-07-17 17:35:50 +00:00
ajacoutot
eebf777142 Update to ibus-1.5.5.
no objection from fgsch@ (maintainer) as long as it works
2014-07-17 15:59:43 +00:00
ajacoutot
06f4e1c8dc Drop MAINTAINER, as per his request. 2014-07-17 13:24:13 +00:00
ajacoutot
ed22c7e338 Add BUILD_DEPENDS on www/lynx. 2014-07-17 12:38:34 +00:00
bcallah
b42abfdcc0 +lynx 2014-07-17 12:16:20 +00:00
bcallah
6fba379dfa Import www/lynx. lynx is a console Internet browser that lets you browse
the web, gopherspace, and other protocols.
tweaks and ok schwarze@ sthen@
2014-07-17 12:15:21 +00:00
espie
41cde74b4f adjust to uvm header changes 2014-07-17 11:25:34 +00:00
naddy
2bd3a7f5cb sync after g2k14: 8882 2014-07-17 10:44:54 +00:00
sthen
116d5144b0 update youtube-dl to 2014.07.15, which takes more youtube changes into account,
and adds a few other sites. ok schwarze@ (committing now rather than waiting
for maintainer OK as the program's main feature was totally broken for me ;)
2014-07-17 08:44:37 +00:00
espie
3a63bb9046 trivial fix for the removal of comp_methods in ssl. 2014-07-17 08:36:55 +00:00