Commit graph

370617 commits

Author SHA1 Message Date
Antoine Brodin
5cf3a73da7 Bump PORTVREVISION
It seems GNAT version changed recently and this port wasn't bumped, leading
to errors like:
error: "dom.ads" and "gprclean-main.adb" compiled with different GNAT versions
error: "dom-core.adb" and "gprclean-main.adb" compiled with different GNAT versions
...
2015-06-28 08:27:31 +00:00
Marcus von Appen
d66d9c906f - Update to version 1.5.6.20 2015-06-28 08:25:23 +00:00
Antoine Brodin
203d99cf93 Revert r390700 and r390719, some pkgconfig fixes were reverted and the
update breaks net/vinagre (and gnome3)

Pointy hat:	pi@
With hat:	portmgr
2015-06-28 08:24:14 +00:00
Wen Heping
a3efc7e43c - Update to 0.46.6
PR:		199215
Submitted by:	tkato432@yahoo.com
2015-06-28 07:47:27 +00:00
Wen Heping
03ff492c5f - Update to 2.1.11 2015-06-28 07:32:23 +00:00
John Marino
768423ca5d math/why3: Release port
I only care about math/why3-gpl, which has been decoupled from why3 and
has already diverged.  Before resetting MAINTAINER, I reintegrated the
Makefile.common file (only used by this port) into the main Makefile. In
the process, some options placeholders were lost but in all probability
these options can't be built without serious work on external ports.
2015-06-28 07:11:24 +00:00
Cy Schubert
13964b031c Update 4.3.44 --> 4.3.47 2015-06-28 07:08:22 +00:00
Wen Heping
ebcc33647a - Update to version 2.10.0
- New Option DEBUG for extension testers
- GRASS option broken now on 8.x and 9.x
- Show QGIS-Codeversion (GIT hash) in 'Help -> About'

PR:		201152
Submitted by:	rhurlin@gwdg.de(maintainer)
2015-06-28 06:59:15 +00:00
TAKATSU Tomonari
12fc7185c8 - Add missing dependency pkgconfig
PR:		ports/201156
Submitted by:	tota@ (myself)
Reported by:	pkg-fallout
MFH:		2015Q2
2015-06-28 06:33:20 +00:00
John Marino
5f8894b154 devel/gprbuild: Upgrade version 2014 => 2015
This upgrade was necessary because the latest version introduces new
switches that Adacore software already uses.  I'd been working around
it be replacing, for example, "gprinstall" with manual install targets.

More importantly, gprbuild is built with project files.  This requires
either gnatmake (which will drop this functionality on next gcc version)
or a copy of gprbuild already installed.  Since I don't want to carry
binary bootstraps, I wrote a new BSD-style makefile to avoid gprbuild
as a dependency for itself.

Unlike GPS 2014, it uses the gnat sources that it was provided with
instead of gnat_util library.  The gpr* sources use functions not yes
in FSF GNAT and only one regression patch is needed when built by
gcc5-aux.  This probably cannot be built by gcc-aux, but there are
already several things preventing the return to gcc-aux (over gcc5-aux).

I didn't bother with the examples so these are no longer installed, and
I didn't install "info" version of documention which follows my other
ports.  (pdf, txt, and html versions are still installed)
2015-06-28 05:57:34 +00:00
Dmitry Marakasov
7705a9eefb - Mark BROKEN on 9.x:
./../src/Glide64/rdp.cpp: In function 'void loadBlock(uint32_t*, uint32_t*, uint32_t, int, int)':
./../src/Glide64/rdp.cpp:1838: error: 'bswap32' was not declared in this scope
./../src/Glide64/rdp.cpp: In function 'void loadTile(uint32_t*, uint32_t*, int, int, int, int, uint32_t*)':
./../src/Glide64/rdp.cpp:2082: error: 'bswap32' was not declared in this scope

Submitted by:	pkg-fallout
Approved by:	portmgr blanket
2015-06-27 22:34:05 +00:00
Li-Wen Hsu
06da5fd1f1 - Set LANG=en_US.UTF-8 in MAKE_ENV, because sometimes Elixir will
complain about not having an UTF-8 locale when building in
  poudriere (which may affect binary packages).

- Install source files (with a SRC option, default on), which can
  then be used by Emacs' alchemist-mode.el to provide a working
  "go to source" function.

- Remove pkg-plist, which is now mostly auto-generated.

PR:		201125
Submitted by:	olgeni
2015-06-27 21:21:33 +00:00
Tijl Coosemans
6e69b7504f Partially revert r390616 and restore run dependencies on gmake and
autoconf.
2015-06-27 21:03:03 +00:00
Dmitry Marakasov
f05a469f19 - Mark BROKEN on 9.x amd64:
../sse/blake2b.c: In function 'blake2b_compress':
../sse/blake2b.c:294: note: use -flax-vector-conversions to permit conversions between vectors with differing element types or numbers of subparts
../sse/blake2b.c:294: error: incompatible type for argument 1 of '__builtin_ia32_psrlqi128'
../sse/blake2b.c:294: error: incompatible type for argument 1 of '__builtin_ia32_psrlqi128'

Submitted by:	pkg-fallout
Approved by:	portmgr blanket
2015-06-27 20:58:08 +00:00
Rene Ladan
3eb38f95ff www/py-django-assets: change the requirement in requires.txt for webassets to
be at least version 0.10 instead of exactly version 0.10

Bump PORTREVISION

This allows the (work in progress) Pootle port to show a usage line instead of
a dependency error.

Differential Revision:	https://reviews.freebsd.org/D2928
Approved by:	maintainer (wg)
2015-06-27 20:47:48 +00:00
Steve Wills
3c99d88354 databases/memcached: update to 1.4.24
While here, re-generate existing patches
Also, add memcached_post_start to rc script [1]

Submitted by:	Maximilian Boße <Maximilian.Bosse@trivago.com> (private email) [1]
2015-06-27 20:42:04 +00:00
Antoine Brodin
72b79a6547 Update to 2.2.4 2015-06-27 20:38:04 +00:00
Ed Schouten
17ff9e1d7e Add libc++, libc++abi and libunwind for CloudABI.
In order to get C++ support for CloudABI working, we need to import
three libraries from LLVM, namely libc++, libc++abi and libunwind. Even
though they are installed separately, there seems to be a circular
dependency between them:

- libc++ depends on an internal header from libc++abi.
- libc++abi depends on public headers from libc++, but also an internal
  header from libunwind.
- similarly, libunwind depends on public headers from libc++, but also
  an internal header from libc++abi.

This change adds three new ports for these libraries. As with
compiler-rt, it seems to be almost impossible to use the cmake
infrastructure shipped with these libraries, for the reason that they
depend on a functional C++ compiler being present. This is obviously not
the case, as we're trying to get these installed.

The libc++ port ships with a small number of patches. Almost all of the
patches needed to get libc++ to work on CloudABI have already been
upstreamed. These are the last remaining ones that haven't been
upstreamed yet. Expect the patches to become smaller over time.

Differential Revision:	https://reviews.freebsd.org/D2898
Approved by:	bapt
2015-06-27 20:34:15 +00:00
Philip M. Gollucci
7d074956bf sysutils/ipmitool: properly link against ports OpenSSL/LibreSSL
PR:                  199389
Submitted by:        franco@opnsense.org and brnrd
Approved by:         maintainer timeout (steve.polyack@intermedix.com ; 76 days)
2015-06-27 19:52:43 +00:00
Philip M. Gollucci
77a066b886 comms/rxtx: pass maintainer to submitter
550 5.1.1 <mirror176@cox.net> invalid recipient

Requested by: Submitter
2015-06-27 19:34:48 +00:00
Philip M. Gollucci
cf9286addd comms/rxtx: mutiple fixes
Makefile
1) Missing dependancy on plibthread.so.1

Java code base
2) Added commandline debug output in multiple Java files

3) Tided comment statements, tabulation and white space to aid reading
of sections of the original source code

4) Added additional debug statements to aid diagnosis in multiple Java
files

5) Moved error logging from Zystem to be local in the RXTXPort.java
file (was never firing from Zystem); now common with rest of codebase

6) Ensured that RXTX only outputs debug level information when
requested.

7) Only enumerate the local ports on initialisation once (use of
init_clean), rather than three times.

8) Updated ports lists to reflect current usage pre FreeBSD v10 and post
v10.

9) Debug identifier inserted before all calls

10) correctly read the properties file when there are multiple java
library paths

11) Enabled the skipping of parrellel ports during scans where they are
not used by the invoking java parent base to RXTX (Still allows them to
be manually specified in gn.io.parellel env arg)

SerialImp.c
12) Tidied code indentation (where needed, it is a medium length file
and doesn't provide benifit on areas that work)

13) Added standard out debug support to allow for assessment of
interaction with Java code that can be compiled in (DEBUG_STDOUT)

14) Added entry and exist debug statement for key functions

15) where sprintf is being used, ensure that the existing ptr refers to
an empty string (uses memset to sizeof)

16) cleared up display tabulation of function headers in entire file (on
second enumeration strings contained garbage)

17) Remove LEAVE and ENTRY functions as not working as expected in
header.

18) Made sure all debug statements are null pointer terminated (note
sprintf is not solely used for debug message formatting)

19) Added condition so that a port that is in use during testread() is
still reported as selectable. (If you attempt to open it after the port
scan and it is still EBUSY the behaviour is unaltered and will throw a
suitable error back)

20) Disabled uucp for lpt ports, as uucp only applies to tty on
FreeBSD (so says the Handbook...)

21) RXTXPort:interruptEventLoop - resolved SIGABRT call to
process (intended to kill off thread not entire JRE)...

22) RXTXPort:interruptEventLoop now waits for timer in child thread to
expire before attempting to closing the thread (delay between 0 and
1000000 sleeps)

23) All debug streams for FreeBSD now forward to same function for
uniform formatting.

This fixes two downstream issues in the arduino port, which results in
missing dependancies, a core dump when uploading, or very slow port
enumeration (up to 30s in some cases) when the arduino IDE is first
started.

PR:                  200179
Submitted by:        james@elstone.net
Approved by:         maintainer timeout (mirror176@cox.net ; 45 days)
2015-06-27 19:34:42 +00:00
Philip M. Gollucci
cedefb8580 ports-mgmt/pkg_tree: support pkg_* and pkg
retrieve data from pkg info

PR:                  200730
Submitted by:        tatsuki_makino@hotmail.com
Approved by:         maintainer timeout (edwin@mavetju.org ; 18 days)
2015-06-27 19:32:38 +00:00
Philip M. Gollucci
7277285198 net-mgmt/nagiosql: modernize
- add cpe,
- set NO_ARCH
- modernize plist

PR:                  200575
Submitted by:        amdmi3@FreeBSD.org
Approved by:         maintainer timeout (chris@smartt.com ; 26 days)
2015-06-27 19:31:19 +00:00
Philip M. Gollucci
d78bd6ba8f net/miniupnpd: properly link against ports OpenSSL/LibreSSL
PR:                  199390
Submitted by:        franco@opnsense.org and brnrd@
Approved by:         maintainer timeout (squat@squat.no ; 76 days)
2015-06-27 19:30:34 +00:00
Rusmir Dusko
241c9c20ab - Update to 1.21, announce message:
* Updated German and Slovak translations

 The game's source has also been moved from Sourceforge to GitHub.

- Remove master sites, use GitHub=yes
- Remove WRKSRC
2015-06-27 18:45:44 +00:00
Thomas Zander
a93678e387 - Update to upstream release 1.1.0
- Fix bug 200449 in the process

PR:		201142, 200449
Submitted by:	andoriyu@gmail.com
2015-06-27 18:26:41 +00:00
Kurt Jaeger
02424812c3 net/freerdp: fix pkg-plist conditionals
PR:		198618
Pointy hat to:	pi
2015-06-27 15:15:17 +00:00
Steve Wills
e86d213d7a net/syncthing-inotify: update to 0.6.5 2015-06-27 14:55:36 +00:00
Steve Wills
3597c82cdf net/syncthing-cli: update to latest snapshot 2015-06-27 14:55:13 +00:00
Steve Wills
bf6b5dff41 net/syncthing-discosrv: update to latest snapshot 2015-06-27 14:54:54 +00:00
Steve Wills
dd02c2271c net/syncthing: update to 0.11.10 2015-06-27 14:54:25 +00:00
Baptiste Daroussin
b22cc6fee7 Fix packaging as User
Fix wrong conversion to stage
2015-06-27 14:50:08 +00:00
Baptiste Daroussin
ba40614e80 Use BROKEN helpers 2015-06-27 14:32:12 +00:00
Baptiste Daroussin
16cbf75f61 Use BROKEN helpers 2015-06-27 14:30:19 +00:00
Baptiste Daroussin
58dc978e42 Use BROKEN helpers 2015-06-27 14:29:25 +00:00
Baptiste Daroussin
a3853b8210 Use broken helpers 2015-06-27 14:25:19 +00:00
Dmitry Marakasov
2c8b364bf9 - Mark BROKEN on 9.x i386:
src/StringTest.cpp:929: error: integer constant is too large for 'long' type

Submitted by:	pkg-fallout
Approved by:	portmgr blanket
2015-06-27 14:21:12 +00:00
Dmitry Marakasov
04d22c3bc8 - Mark BROKEN on 9.x i386: gcc coredump
Submitted by:	pkg-fallout
Approved by:	portmgr blanket
2015-06-27 14:20:25 +00:00
Dmitry Marakasov
1b0586341c - Add support for BROKEN_${OPSYS}_${OSREL:R}_${ARCH} pattern
Approved by:	portmgr (bapt)
2015-06-27 14:19:49 +00:00
Bartek Rutkowski
997a38a67c sysutils/rubygem-librarian-puppet: update 2.2.0 -> 2.2.1 2015-06-27 14:12:44 +00:00
Jean-Sébastien Pédron
72ecc99041 devel/coccinelle: Update to 1.0.1
spatch(1) is not stripped anymore as it breaks the executable. For
instance, when not stripped, "spatch --version" returns:
  spatch version 1.0.1 with Python support and with PCRE support

But once stripped, it does not work anymore:
  Unknown option --version

This was already broken in the previous version of the port
(1.0.0-rc22).

Differential Revision:	https://reviews.freebsd.org/D2926
Reviewed by:	kwm
Approved by:	kwm
2015-06-27 13:52:16 +00:00
Jean-Sébastien Pédron
d416afd219 devel/ocaml-parmap: New port for the "parmap" OCaml module
This module is used by Coccinelle (devel/coccinelle).

Differential Revision:	https://reviews.freebsd.org/D2925
Reviewed by:	kwm
Approved by:	kwm
2015-06-27 13:47:04 +00:00
Dmitry Marakasov
37bebf8445 - Add workaround patch to fix misc/freebsd-doc-* building
See https://issues.apache.org/jira/browse/FOP-2461

PR:		201007
Submitted by:	geoff@sea-incorporated.com (maintainer)
2015-06-27 13:33:41 +00:00
Dmitry Marakasov
87ea2e59d3 - Remove compiler tampering
This is no longer needed after the same thing was removed from OpenEXR, and moreover it breaks opencolorio-tools on 9.x

PR:		197907
Approved by:	portmgr blanket, maitainer timeout
2015-06-27 13:27:09 +00:00
Kurt Jaeger
ded52f55ee net/freerdp: update to a newer GIT version which builds without patches
https://github.com/FreeRDP/FreeRDP/pull/2719
OSS: audin fixes, tsmf added
cmdline: syntax samples added
improve BSD support: devd detection and support, urbdrc
usb: fixes

PR:		198618
Submitted by:	Rozhuk Ivan <rozhuk.im@gmail.com>
2015-06-27 13:23:23 +00:00
Thomas Zander
d11ef235d0 Resurrect sysutils/ganglia-webfrontend
- Update to upstream version 3.7.0
- Joseph Mingrone <jrm@ftfl.ca> takes maintainership
- Stagify
- Add LICENSE
- General port modernisation

PR:		200278
Submitted by:	jrm@ftfl.ca (maintainer)
Reviewed by:	koobs
2015-06-27 13:11:28 +00:00
Jimmy Olgeni
683f166185 Sorting out some Erlang stuff:
- Rename a few Erlang-related ports using the erlang- prefix; it will avoid
  confusion with elixir- ports.
- Remove DOCS and EXAMPLES where not actually useful.
- Simplify RUN_DEPENDS where possible.
- Move textproc/exmpp to devel/erlang-exmpp.
- Add missing R18 compatibility fix for devel/erlang-oserl.
- Upgrade erlang-cuttlefish to 2.0.3.

The idea is that libraries ("deps") have the "erlang-" prefix, while larger
projects (rabbitmq, yaws, couchdb, etc) keep their usual names.
2015-06-27 12:54:11 +00:00
Baptiste Daroussin
721e168e9d Do not escape libxml++ it is not needed as it is not used in regular expression
anymore
2015-06-27 12:37:17 +00:00
John Marino
0711a5977c lang/gnat_util: Update for 2015 tools
While here, convert autogen plist to static one.
2015-06-27 12:28:02 +00:00
Baptiste Daroussin
5ef31d7ea8 Remove the SH overwrite which is not needed since CONFIGURE_ENV does the proper
job already
2015-06-27 12:01:30 +00:00