Commit Graph

410522 Commits

Author SHA1 Message Date
Baptiste Daroussin
8fdbd74615 libudev-compatible interface for devd
Intended to work with xorg-server and libinput

WWW: https://github.com/FreeBSDDesktop/libudev-devd
2017-01-29 23:14:23 +00:00
John Marino
48bb3208c4 math/ocaml-zarith: Unbreak after ocaml-findlib change
Use the same technique madpilot used on x11-toolkits/ocaml-lablgtk2
to restore the build after the (unexpected) changed to the output
of ocamlfindlib during its update to 1.7.1
2017-01-29 23:13:59 +00:00
Baptiste Daroussin
7dc166606b Move wayland to a better location 2017-01-29 23:04:45 +00:00
Joseph Mingrone
1a8c14a698 sysutils/zap: Update to version 0.6.6.
Upstream change: Fix description of subcommand options in man page.

Approved by:	swills (mentor, implicit)
2017-01-29 23:04:05 +00:00
John Marino
273c0a32e8 devel/libepoll-shim: Fix build on GCC
The -Weverything flag is not recognized by GCC; replace with -Wall.

Approved by:	GCC blanket
2017-01-29 22:10:57 +00:00
Michael Gmelin
31cfaa68d3 Allow building devel/py-ice with clang 4.0, based on bug report
Tested that this still builds fine using previous versions of clang,
didn't bump revision, as there is no functional change and it's
a build time error.

PR:		216356
Reported by:	jbeich
2017-01-29 21:39:30 +00:00
Jimmy Olgeni
5aace3dae7 devel/elixir-lager_logger: unbreak by relaxing Elixir version requirement. 2017-01-29 21:27:14 +00:00
Ruslan Makhmatkhanov
32f3830565 security/hydra: update to 8.4
Release 8.4
! Reports came in that the rdp module is not working reliable sometimes, most
  likely against new Windows versions. please test, report and if possible
  send a fix
* Proxy support re-implemented:
  - HYDRA_PROXY[_HTTP] environment can be a text file with up to 64 entries
  - HYDRA_PROXY_AUTH was deprecated, set login/password in HTTP_PROXY[_HTTP]
* New protocol: adam6500 - this one is work in progress, please test and report
* New protocol: rpcap - thanks to Petar Kaleychev <petar.kaleychev@gmail.com>
* New command line options:
   -y : disables -x 1aA interpretation, thanks to crondaemon for the patch
   -I : ignore an existing hydra.restore file (dont wait for 10 seconds)
* hydra-svn: works now with the current libsvn version
* hydra-ssh: initial check for password auth support now uses login supplied
* Fixed dpl4hydra to be able to update from the web again
* Fixed crash when -U was used without any service (thanks to thecarterb for
  reporting)
* Updated default password lists
* The protocols vnc, xmpp, telnet, imap, nntp and pcanywhere got accidentially
  long sleep commands due a patch in 8.2, fixed
* Added special error message for clueless users :)
2017-01-29 21:13:55 +00:00
John Marino
d56ac88e6d sysutils/intel-pcm: Include <strings.h> for GCC
Approved by:	GCC support blanket
2017-01-29 19:40:38 +00:00
John Marino
8f175d3f94 graphics/rawtherapee(-devel): Fix OSVERSION, use with OPSYS
The OSVERSION for FreeBSD 10.3 is 1003000, not 1030000.  The last commit
blocked FreeBSD 10.3 too.  OSVERSION is also supposed to be used in
conjunction with OPSYS.

Approved by:	just-fix-it
2017-01-29 19:22:47 +00:00
Danilo Egea Gondolfo
9be832a114 - Update to 3.2.3
while here
- Sort USE_PHP list

PR:		215318
Submitted by:	pg@pakhom.spb.ru
2017-01-29 19:19:06 +00:00
Christoph Moench-Tegeder
e00c85d56d shotwell: update to 0.24.4
changelog: https://download.gnome.org/sources/shotwell/0.24/shotwell-0.24.4.changes

Approved by:	rene (mentor, implicit)
2017-01-29 19:18:45 +00:00
Mark Felder
45f92a5a1f lang/phantomjs: Update to 2.1.1
PR:		213634
2017-01-29 19:11:35 +00:00
Roman Bogorodskiy
d3568d8322 devel/py-os-vif: update to 1.4.0
PR:		216448
Submitted by:	maintainer
2017-01-29 18:28:45 +00:00
Roman Bogorodskiy
d102b49cb5 devel/py-os-brick: update to 1.10.0
PR:		216448
Submitted by:	maintainer
2017-01-29 18:13:05 +00:00
Roman Bogorodskiy
d24ab30873 devel/py-os-win: update to 1.4.0
PR:		216448
Submitted by:	maintainer
2017-01-29 17:51:41 +00:00
Matthias Andree
5b88ce33a9 Block esoteric systems.
In particular, only support amd64 for FreeBSD 12+ (-CURRENT),
Nail the coffin of EOL distros: IGNORE builds before 10.3-RELEASE,
and force -mstackrealign on i386 gcc to put an end to i386
instabilities.  (for some reason, FreeBSD 12-CURRENT chooses GCC rather
than base clang, and then breaks the stack alignment for SSE2 again,
causing SIGBUS[1].)

[1] http://beefy11.nyi.freebsd.org/data/head-i386-default/p432608_s312909/logs/rawtherapee-devel-5.0.log

Reported by:	pkg-fallout@ [1]
2017-01-29 17:34:53 +00:00
Roman Bogorodskiy
e9c765df26 devel/py-glance-store: update to 0.20.0
PR:		216448
Submitted by:	maintainer
2017-01-29 17:25:26 +00:00
Roman Bogorodskiy
7037b09596 devel/py-castellan: update to 0.5.0
PR:		216448
Submitted by:	maintainer
2017-01-29 17:13:48 +00:00
Baptiste Daroussin
36daf48955 Install the .pc file in the right place
PR:		216577
Submitted by:	John Hein <z7dr6ut7gs@snkmail.com>
2017-01-29 17:11:58 +00:00
Antoine Brodin
a0fde0e65c Update to 4.13.16 2017-01-29 16:50:04 +00:00
Antoine Brodin
a95a119460 Update to 0.1.7 2017-01-29 16:47:46 +00:00
Dmitry Marakasov
585db4b83e - Update to 2.1.4
- Switch to USES=localbase

PR:		216361
Submitted by:	freebsd-ports@dan.me.uk
Approved by:	toyokun@gmail.com (maintainer)
2017-01-29 16:47:31 +00:00
Antoine Brodin
d668e0b3f4 Update to 1.2.11 2017-01-29 16:46:48 +00:00
Antoine Brodin
32a0a5e480 Update to 2.0.14 2017-01-29 16:45:51 +00:00
Antoine Brodin
d3f43fd46a - Update to 0.1.2
- Add LICENSE
2017-01-29 16:43:27 +00:00
Antoine Brodin
0d9cde19cb Update to 0.1.3 2017-01-29 16:42:12 +00:00
Antoine Brodin
b97612e096 Update to 0.2.11 2017-01-29 16:41:01 +00:00
Antoine Brodin
ff0010b5d6 Update to 2.1.4 2017-01-29 16:39:39 +00:00
Antoine Brodin
d9469b736c Update to 0.1.0 2017-01-29 16:37:09 +00:00
Rodrigo Osorio
b8ec4e51a0 Upgrade tilda from 1.3.1 to 3.1.3
Submitted by:	rodrigo (maintainer)
2017-01-29 16:22:03 +00:00
Baptiste Daroussin
9fe673cc60 Update to 2017-01-28 2017-01-29 16:21:30 +00:00
Rodrigo Osorio
a66b4ef2fe Upgrade omegaT from 3.1.9 to 3.6.0
Submitted by:	rodrigo (mantainer)
2017-01-29 16:17:56 +00:00
Sunpoet Po-Chuan Hsieh
2f9d91c260 Update to 1.2.4
Changes:	https://github.com/faye/faye/blob/master/CHANGELOG.md
2017-01-29 16:05:24 +00:00
Sunpoet Po-Chuan Hsieh
c82f801448 Mark DEPRECATED and set EXPIRATION_DATE to 2017-02-28 2017-01-29 16:05:20 +00:00
Sunpoet Po-Chuan Hsieh
8e7e77bcfa Update to 1.0.1
Changes:	https://github.com/k-tsj/power_assert/commits/master
2017-01-29 16:05:16 +00:00
Sunpoet Po-Chuan Hsieh
40bca16daf Update to 0.375
Changes:	http://search.cpan.org/dist/Test-Aggregate/Changes
2017-01-29 16:05:11 +00:00
Sunpoet Po-Chuan Hsieh
0979742e7a Update to 2.14.1
- Sort PLIST_FILES

Changes:	https://github.com/guard/guard/releases
2017-01-29 16:05:06 +00:00
Sunpoet Po-Chuan Hsieh
cdd02aa470 Update to 2.1.0
Changes:	https://github.com/ruby-amqp/amq-protocol/blob/master/ChangeLog.md
2017-01-29 16:05:02 +00:00
Sunpoet Po-Chuan Hsieh
11594942ec Update to 3.3.3
Changes:	https://github.com/jmettraux/rufus-scheduler/blob/master/CHANGELOG.txt
2017-01-29 16:04:57 +00:00
Sunpoet Po-Chuan Hsieh
716daaf761 Install bash completion file
- Bump PORTREVISION for package change
2017-01-29 16:04:52 +00:00
Sunpoet Po-Chuan Hsieh
05eb45c840 Add JASPER and SZLIB options 2017-01-29 16:04:48 +00:00
Sunpoet Po-Chuan Hsieh
8f6f87b7f0 Update to 3.2.0
Changes:	https://github.com/google/protobuf/releases
2017-01-29 16:04:43 +00:00
Sunpoet Po-Chuan Hsieh
7f2dff279c Update devel/protobuf to 3.2.0
- Bump PORTREVISION for shlib change

Changes:	https://github.com/google/protobuf/releases
2017-01-29 16:04:36 +00:00
Roman Bogorodskiy
75b188e494 www/py-django_openstack_auth: update to 3.1.0
PR:		216448
Submitted by:	maintainer
2017-01-29 15:56:47 +00:00
TAKATSU Tomonari
2067d201a4 - Add patch-include_darray.h to fix typo
- Rename patch-src-Sblib.cxx to patch-src_Sblib.cxx and
  regenerate with 'make makepatch'
- Add patch-src_fs.cxx to enable Dposix_fadvise
- Add patch-src_wit.cxx to fix fails to build with clang 4.0 [1]

PR:		216235 [1]
Submitted by:	jbeich@ [1]
MFH:		2017Q1
2017-01-29 15:42:46 +00:00
Dmitry Marakasov
187306f0df - Update
- While here, remove dependency on perl module included with perl and add NO_ARCH

PR:		216323
Submitted by:	gaod@hychen.org (maintainer)
2017-01-29 15:38:41 +00:00
Roman Bogorodskiy
f271320c91 devel/py-keystonemiddleware: update to 4.14.0
PR:		216448
Submitted by:	maintainer
2017-01-29 15:37:31 +00:00
Dmitry Marakasov
a719992bae - Update to 0.98
- Remove erroneoums NO_ARCH, this installs shared library

PR:		215262
Submitted by:	xmj@FreeBSD.org
Approved by:	maintainer timeout (johannes@perceivon.net, 6 weeks)
2017-01-29 15:30:46 +00:00
Roman Bogorodskiy
7bfb592caf net/py-python-keystoneclient: update to 3.9.0
PR:		216448
Submitted by:	maintainer
2017-01-29 15:15:45 +00:00