4549 Commits

Author SHA1 Message Date
jasper
465d2ba733 update to logstash-2.3.0
from Pavel Korovin
2016-04-01 11:05:45 +00:00
ajacoutot
a7c8e3c280 Update to google-cloud-sdk-103.0.0. 2016-03-31 06:06:22 +00:00
ajacoutot
ee57de9b32 Update to awscli-1.10.17. 2016-03-30 05:47:12 +00:00
kili
4bcf8ed74c Protect us from #defining linux specific ioctls in ext2_fs.h which
may be picked up by autoconfigure scripts and even used at runtime.
Found by brynet@ when building archivers/libarchive.  People agree
(at least brynet@, zhuk@, nadd6@ iirc), the only bikeshed was wether
to remote the #defines completely, used #ifdef __linux__ or #ifndef
__OpenBSD__. I choose the latter for now, because I think i've seen
some consumers of this port where some non-linux systems apparently
*do* support the same ioctls.
2016-03-28 20:08:56 +00:00
naddy
fe1d4a2aa6 g/c PFRAG.shared 2016-03-27 20:53:14 +00:00
ajacoutot
46a69a68db Update to awscli-1.10.16. 2016-03-27 07:26:08 +00:00
zhuk
ed298848a3 Zap more lines from qmake-based ports by moving them from
the "MODULES=x11/qtX + CONFIGURE_STYLE=qmake" logic to
the "MODULES=devel/qmake x11/qtX" logic.

Discussed with espie@ a few weeks ago.
2016-03-26 20:37:34 +00:00
ajacoutot
137cdd265e Update to salt-2015.8.8. 2016-03-23 07:07:32 +00:00
ajacoutot
9f9b55c9de Update to awscli-1.10.15. 2016-03-23 07:02:31 +00:00
ajacoutot
ff59347542 Update to google-cloud-sdk-102.0.0. 2016-03-23 07:01:43 +00:00
kirby
24419690f6 add autossh back. was replaced by mistake. 2016-03-21 07:31:22 +00:00
naddy
cfbb239b6a Remove SHARED_ONLY from all CPAN Perl ports and the cpan and perl MODULES.
Add WANTLIB+=perl and PKG_ARCH=* as appropriate.
2016-03-20 19:56:05 +00:00
naddy
deea7ed07b drop SHARED_ONLY from python and ruby ports 2016-03-20 16:12:22 +00:00
naddy
d37bca7d7d drop SHARED_ONLY from KDE3 ports 2016-03-19 22:48:27 +00:00
ajacoutot
3929367046 Update to consolekit2-1.0.2. 2016-03-19 17:51:34 +00:00
sthen
0b6e06c015 use -march=i686 on i386, needs 64-bit atomics 2016-03-19 14:41:12 +00:00
naddy
2c4204cf62 remove SHARED_ONLY from simple ports that use the gettext or libiconv module 2016-03-18 21:38:22 +00:00
sebastia
b7c8563170 Remove old not useful anymore port 2016-03-18 14:33:51 +00:00
ajacoutot
06d0e1e41a Update to google-cloud-sdk-101.0.0. 2016-03-18 07:08:21 +00:00
ajacoutot
9505fc9399 Update to awscli-1.10.14. 2016-03-18 07:00:53 +00:00
naddy
8ca4e5b18f remove weird unused global variable errno 2016-03-17 21:08:28 +00:00
naddy
fafc8f8e0e fix errno declaration 2016-03-17 21:07:32 +00:00
naddy
3d056c05b9 removing SHARED_ONLY is safe here 2016-03-16 16:53:50 +00:00
jasper
4cc2b840bc update to logstash-2.2.2
from pawe korovin
2016-03-16 13:02:33 +00:00
ajacoutot
be39fc9b22 Update to awscli-1.10.13. 2016-03-16 08:21:20 +00:00
sthen
5188ad3b2c update to rsyslog-8.16.0, add sample config from chris@
not heavily tested, but positive feedback from chris with pgsql logging,
and the version we had was ancient.
2016-03-15 23:25:51 +00:00
sthen
2ff6b63c78 update to rsyslog-8.16.0, add sample config from chris@
not heavily tested, but positive feedback from chris with pgsql logging,
and the version we had was ancient.
2016-03-15 23:25:33 +00:00
sthen
32e8e289af update to librelp-1.2.9, needed for rsyslog update 2016-03-15 23:22:13 +00:00
sthen
d38e6a76d2 Remove wilfried@'s _iopl patches from freeipmi, in-band support is now
available via /dev/ipmi0 (if enabled in the kernel) which is less dangerous
than securelevel=-1 and direct io writes.
2016-03-15 22:22:05 +00:00
gonzalo
2de4524562 Update for Logstalgia to 1.0.7:
Added window frame toggle (F11).
     Fixed crash when taking a screenshot with an odd resolution.
     Handle exception when user defined regular expression is invalid.
     Fixed --hide-url-prefix not working (jettero).

+Switch to SDL2

OK kirby@
2016-03-15 15:03:57 +00:00
landry
4c92fbfed6 Update to testdisk 7.0, fixes an exploitable Stack Buffer Overflow.
See http://www.cgsecurity.org/wiki/TestDisk_7.0_Release
Reminded by 'Mik J', thanks.
2016-03-14 21:30:29 +00:00
ajacoutot
51551f05e4 Update to awscli-1.10.12. 2016-03-14 09:21:08 +00:00
naddy
40d1d04cdd trivial NO_SHARED_ARCHS and PROPERTIES:Mno_shared removal 2016-03-12 23:23:38 +00:00
semarie
fa94be2950 update sysutils/sysclean
ok giovanni@
2016-03-12 16:04:18 +00:00
naddy
ce859edcb4 garbage collect CONFIGURE_SHARED 2016-03-11 20:28:21 +00:00
sthen
f0d47a17eb update to NUT 2.7.4 2016-03-11 20:07:55 +00:00
naddy
c253f424ca garbage collect CONFIGURE_SHARED 2016-03-11 19:59:11 +00:00
sthen
b4f7572a69 move to github, opensource.conformal.com is going away. from dhill.
update to 0.4, rolling in patch.
2016-03-11 19:47:15 +00:00
sthen
1231aed82d move to github, opensource.conformal.com is going away. from dhill.
also, use source files on github rather than as files in the ports tree.
2016-03-11 19:43:45 +00:00
okan
34234fc77f Update to 2.7.9.
ok benoit@
2016-03-11 18:36:53 +00:00
jca
c7cab81dbe Update to noice-0.5, from maint./upstream Dimitris Papastamos 2016-03-11 12:57:25 +00:00
jturner
b68763925b Update tarsnap to 1.0.37.
This version adds several new options, including --passphrase-time option for increased security of passphrase-protected key files, along with minor bug fixes and some additional warnings about common user errors.
2016-03-10 17:37:31 +00:00
kirby
06a77986c9 update HOMEPAGE. OK gonzalo@ (maintainer) 2016-03-10 13:35:23 +00:00
ajacoutot
f284b47e2c Update to google-cloud-sdk-100.0.0. 2016-03-10 06:30:42 +00:00
ajacoutot
ac5c64ceed Update to awscli-1.10.11. 2016-03-10 02:02:23 +00:00
jasper
eba90637f6 remove vax workarounds/tentacles, reword where applicable 2016-03-09 18:31:36 +00:00
jasper
6d3bbc6464 remove vax-specific patches 2016-03-09 18:20:02 +00:00
jasper
e8140a62d3 update to monit-5.17.1 2016-03-09 15:54:58 +00:00
zhuk
0c3624a813 Convert to MODQMAKE, -2 lines ofr Makefile. 2016-03-07 10:52:30 +00:00
ajacoutot
17f7fd74ff Fix build with GnuTLS >= 3.4
On a side note, this port could use an update...
2016-03-06 12:18:31 +00:00