naddy
f397a7260b
Add full support for commitid and bump protocol version.
...
Old clients will receive updates with commitid stripped out.
Upstream author agrees with the direction taken.
Heavy lifting by jca@, debugging and tweaks by yours truly
ok jcs@
2014-06-25 17:54:07 +00:00
jeremy
bc053665a5
Backport an upstream rubygems patch fixing issues with Gem.refresh.
...
OK ajacoutot@
2014-06-25 15:38:39 +00:00
jeremy
2ed85124e3
Backport an upstream rubygems patch fixing issues with Gem.refresh.
...
OK ajacoutot@
2014-06-25 15:38:18 +00:00
bcallah
a5674206c0
Remove outdated mips64* flags. Fix a time_t warning.
...
Improvements and ok sthen@
2014-06-25 13:48:58 +00:00
sthen
866e91c181
s/BACKTRACE_/Backtrace_/ now the local file in cmake has been synced with the
...
cmake 3 version
2014-06-25 11:14:50 +00:00
ajacoutot
e15e68b87b
Update to gnome-user-docs-3.12.2
2014-06-25 09:17:12 +00:00
ajacoutot
9303a43090
Update to libinotify-20140622.
...
ok kirby@ (maintainer)
2014-06-25 09:12:00 +00:00
ajacoutot
68233e8f19
Update to pango-1.36.5.
2014-06-25 08:09:23 +00:00
zhuk
d5512af05c
Sync FindBacktrace.cmake with what's been committed upstream and what's the
...
Clementine actually waits for.
Pointed out, initially patched and tested by sthen@, thanks!
2014-06-25 00:29:45 +00:00
jeremy
247716f6e1
Update to rubinius 2.2.9.
2014-06-24 21:51:16 +00:00
jeremy
8e2a2d5807
Build ruby 2.0 and 2.1 versions of ruby-passenger by default.
2014-06-24 21:48:22 +00:00
jeremy
5d9fe8724b
For the passenger FLAVOR, support the ruby 2.0 and 2.1 passenger versions
...
as RDEPs. Use ruby 2.0 as the BDEP, similar to the rest of the ports system.
Thanks to Frank Groeneveld for feedback and testing.
2014-06-24 21:47:26 +00:00
jeremy
99dd8c2311
Update passenger to 4.0.44. Update the nginx version used by
...
passenger standalone to 1.4.7.
Thanks to Frank Groeneveld for feedback and testing.
2014-06-24 21:45:06 +00:00
jeremy
cd2858b803
Update passenger to 4.0.44. Update the nginx version used by
...
passenger standalone to 1.4.7.
Thanks to Frank Groeneveld for feedback and testing.
2014-06-24 21:43:02 +00:00
sthen
bb4b643493
update to py-libmagic 5.19
2014-06-24 19:44:47 +00:00
sthen
a42e1390a0
update to libmagic 5.19, various fixes including buffer overruns
2014-06-24 19:44:39 +00:00
sthen
ac6271f826
pick up backtrace() functions from libexecinfo by using FindBacktrace.cmake
...
XXX comments because ports version of FindBacktrace uses BACKTRACE_ rather
than Backtrace_ as used in the version committed to cmake 3
2014-06-24 16:51:35 +00:00
sthen
2af857bb41
plugins are from a separate pkg so use LOCALBASE not TRUEPREFIX
2014-06-24 16:49:54 +00:00
brad
f2defade22
Update to libwebp 0.4.0.
...
ok ajacoutot@
2014-06-24 15:05:46 +00:00
sthen
1e873aea45
update to p5-File-ShareDir-1.102
2014-06-24 14:18:29 +00:00
jasper
b5ed78f7b3
update to folks-0.9.7.1
2014-06-24 11:45:48 +00:00
ajacoutot
760d093f70
Simplify and drop MODGCC4_VERSION which is the default.
2014-06-24 09:53:59 +00:00
kirby
1eb80d911f
add mirall
2014-06-24 09:22:09 +00:00
kirby
b994a6ce6d
tool to synchronize files from ownCloud Server with your computer.
...
input and ok ajacoutot@
2014-06-24 09:20:03 +00:00
ajacoutot
9aae7514ff
Talk about mirall.
2014-06-24 08:49:14 +00:00
ajacoutot
53b0b402ee
Drop uneeded patches and use modern autotools.
2014-06-24 08:32:19 +00:00
kirby
9b4c49aaf1
add libinotify
2014-06-24 08:20:12 +00:00
kirby
1069fc5e99
This library provides inotify-compatible interface for applications,
...
that need to monitor changes happening in a filesystem. It can be useful
when porting Linux applications, which often use inotify interface.
with input and ok from ajacoutot@
2014-06-24 08:09:05 +00:00
jasper
bf0bf20228
update to gnome-terminal-3.12.3
2014-06-24 07:08:58 +00:00
jasper
e4762bd9f8
update to vte3-0.36.3
2014-06-24 07:01:24 +00:00
jasper
3645657d98
update to empathy-3.12.4
2014-06-24 07:00:07 +00:00
bentley
31348dac3c
Explicitly disable JavaScript. It doesn't yet build but may get autodetected.
...
Noticed by naddy@
2014-06-24 00:03:21 +00:00
rpe
e26452fd44
Start on a README for icinga2
...
OK sthen@
2014-06-23 21:56:04 +00:00
naddy
22fd9a83b0
really bump REVISION
2014-06-23 21:05:09 +00:00
henning
b6fee88de0
hook in p5-Mail-DMARC
2014-06-23 19:18:13 +00:00
henning
6e6dc0d6c5
This Perl module is a suite of tools for implementing DMARC. It adheres
...
very tightly to the 2013 DMARC draft, intending to implement every MUST
and every SHOULD.
using this module is a bit rough due to documentation <-> code mismatches
and omissions in documentation
help & ok sthen
2014-06-23 19:17:28 +00:00
henning
0ce0fa2a78
hook in p5-Net-SMTPS
2014-06-23 19:12:54 +00:00
henning
c014b19878
This module implements a wrapper for Net::SMTP, enabling over-SSL
...
and STARTTLS support. This module inherits all the methods from
Net::SMTP.
help & ok sthen
2014-06-23 19:12:12 +00:00
henning
6e4380a862
hook in p5-File-ShareDir-Install
2014-06-23 19:10:37 +00:00
henning
38677ef217
install shared files, to use with File::ShareDir
...
help & ok sthen
2014-06-23 19:10:04 +00:00
henning
2cc5cb2f70
hook in p5-DBIx-Simple
2014-06-23 19:08:42 +00:00
henning
09fe65ce6b
DBIx::Simple provides a simplified interface to DBI, Perl's powerful
...
database module.
help & ok sthen
2014-06-23 19:08:01 +00:00
nigel
afb7488381
Add dependency on libftdi for consistent build
...
Ok @sthen
2014-06-23 18:15:03 +00:00
ajacoutot
d794bb49bd
Update to gtk+2-2.24.24.
2014-06-23 17:32:10 +00:00
sthen
020838b558
forced commit, test cvsync
2014-06-23 17:06:21 +00:00
sthen
65bd7d3cd9
update to p5-Authen-SASL 2.16
2014-06-23 13:40:15 +00:00
jasper
afbf0b20f6
- long overdue update to py-SOAPpy-0.12.22
...
- use MODPY_EGG_VERSION / MASTER_SITE_PYPI
ok aja@
2014-06-23 13:37:02 +00:00
jasper
55682ad733
sync
2014-06-23 13:35:53 +00:00
jasper
f2d645f5b6
import defusedxml-0.4.1
...
The defusedxml package contains several Python-only workarounds and
fixes for denial of service and other vulnerabilities in Python's XML
libraries. In order to benefit from the protection you just have to
import and use the listed functions / classes from the right defusedxml
module instead of the original module.
ok aja@
2014-06-23 13:33:28 +00:00
jasper
683b2383b0
import py-wtools-0.4.3
...
WSDL parsing services package for Web Services for Python.
ok aja@
2014-06-23 13:32:26 +00:00