Commit graph

14576 commits

Author SHA1 Message Date
Brooks Davis
031a288e2d Refer to devel/llvm38 not -devel in pkg-descr.
PR:		207108
Submitted by:	c.kworr@gmail.com
2016-02-11 23:07:48 +00:00
Gerald Pfeifer
5d08170de0 Update to the 20160209 snapshot of GCC 5. 2016-02-11 19:42:57 +00:00
Antoine Brodin
8fcc675d69 Add explicit USES=gperf 2016-02-11 17:39:35 +00:00
John Marino
a52b03b5dd lang/gcc6-aux: Neutralize CPUTYPE settings
It's been reported that gcc6-aux fails to build when CPUTYPE is set to
haswell and it's not alone.  Remove any -march cflags which should
effectively negate the CPUTYPE setting.  We can't change CPUTYPE directly
because it is included before the port makefile is.
2016-02-10 18:26:28 +00:00
Brooks Davis
bd3bb5b55c Add metaports for clang and lldb 3.8. 2016-02-10 17:37:52 +00:00
Mathieu Arnold
8b0474d38c Update to v5.23.7-333-g91ba54d.
Changes:	https://github.com/Perl/perl5/compare/v5.23.7-66-g1a3756d...v5.23.7-333-g91ba54d
Sponsored by:	Absolight
2016-02-09 13:15:21 +00:00
Martin Wilke
6dc997c2bd - Update to 5.5.32
Approved by:	ports-secteam (with hat)
MFH:		2016Q1
Security:	85eb4e46-cf16-11e5-840f-485d605f4717
2016-02-09 11:07:20 +00:00
Martin Wilke
d5148172b0 - Update to 5.6.18
Approved by:	port-secteam (with hat)
Security:	85eb4e46-cf16-11e5-840f-485d605f4717
2016-02-09 11:05:30 +00:00
John Marino
92295a547c lang/seed7: document ncurses requirement (USES+=ncurses)
approved by:	infrastructure blanket
2016-02-08 19:31:12 +00:00
John Marino
5b31fc2d90 lang/rexx-regutil: document ncurses rqmt (USES+=ncurses), respect LDFLAGS
Also link with ncurses, not termcap

approved by:	infrastructure blanket
2016-02-08 19:29:28 +00:00
John Marino
2e6e39e204 lang/ohugs: document ncurses requirement (USES+=ncurses)
Also link with ncurses, not termcap

approved by:	infrastructure blanket
2016-02-08 19:24:04 +00:00
John Marino
ee2f8d2d50 lang/gnu-cobol: document ncurses requirement (USES+=ncurses)
Also link with ncurses, not curses

approved by:	infrastructure blanket
2016-02-08 19:22:29 +00:00
Dmitry Marakasov
f7b0093f63 - Fix build with boost 1.60
- Mark sdcc-devel MAKE_JOBS_UNSAFE as it fails with parallel build

PR:		199601
Approved by:	portmgr blanket
2016-02-08 18:52:14 +00:00
Gerald Pfeifer
68b50e8dba Update to the 20160207 development snapshot of GCC 6. 2016-02-08 12:35:08 +00:00
Dmitry Marakasov
869dbe89dc - Switch to options helpers 2016-02-07 11:51:29 +00:00
Dmitry Marakasov
be1ddad1fd - Add LICENSE_FILE
- Switch to options helpers
2016-02-07 11:43:37 +00:00
John Marino
756755faa1 lang/erlang* (7 ports): USES+= ncurses
precoordinated with olgeni@ (maintainer)
2016-02-06 14:02:48 +00:00
Gerald Pfeifer
a27d1db0ea Fix the build on FreeBSD 9.x. Somehow recent improvements in upstream
GCC around detecting support for isinf and isnan only went half way.
2016-02-06 13:44:00 +00:00
Gerald Pfeifer
d044e69ae4 Update to the 20160202 snapshot of GCC 5. 2016-02-05 23:32:15 +00:00
John Marino
478e8bb240 x11/xterm: document ncurses requirement (USES+=ncurses)
Also link with libncurses, not libtermcap

approved by:	infrastructure blanket
2016-02-05 17:47:59 +00:00
Pietro Cerutti
5c86446f98 lang/seed7: take back this port, update to 05_20160130.
Release notes:
http://sourceforge.net/projects/seed7/files/seed7/seed7_05_20160130/relnote_20160130.txt
2016-02-05 16:31:10 +00:00
Gerald Pfeifer
b562f6487f Update to the 20160203 snapshot of GCC 4.9.4. 2016-02-05 00:16:42 +00:00
Dmitry Marakasov
1c2f908eb6 - Disable ccache for this port: it fails to build by not respecting the environment:
ccache: error: Failed to create directory /nonexistent/.ccache/tmp: Permission denied

Approved by:	portmgr blanket
2016-02-04 18:49:39 +00:00
Dmitry Marakasov
24a0b87526 - Fix from r407972 was broken by PORTREVISION bump. Fix the port properly and add a check which will make it fail verbosely if there are more problems.
Approved by:	portmgr blanket
2016-02-04 18:47:15 +00:00
Pawel Pekala
47f1c99a68 Add forgotten portbump as contents of this port and slaves have changed 2016-02-03 19:59:59 +00:00
Pawel Pekala
8e14113994 - Due to changes in NO_WRKSUBDIR handling this port installed
empty package. Tarball was unpacked to different directory
  making WRK_SRC point to void, fix this.
- Remove usage of deprecated @dirrm keyword
- Add NO_ARCH, it's just bunch of text files

PR:		206385
Submitted by:	myself
Approved by:	maintainer timeout
2016-02-03 19:47:54 +00:00
Steve Wills
e84c40f6fc lang/rubinius: mark broken with Ruby 2.2 2016-02-03 16:35:38 +00:00
Ruslan Makhmatkhanov
ed63d28c08 Remove expired lang/python32
Python 3.2 has reached it's EOL. Please update to Python 3.5

With hat:	python
2016-02-02 20:16:34 +00:00
Gerald Pfeifer
9b432d5a18 Update to the 20160131 development snapshot of GCC 6. 2016-02-01 17:13:30 +00:00
Mathieu Arnold
15e5b81317 Update to v5.23.7-66-g1a3756d.
Changes:	https://github.com/Perl/perl5/compare/v5.23.7-27-g6fa2dc6...v5.23.7-66-g1a3756d
Sponsored by:	Absolight
2016-02-01 12:43:29 +00:00
Gerald Pfeifer
c5806056ea Update to the 20160126 snapshot of GCC 5. 2016-01-31 22:54:43 +00:00
John Marino
3f3118d236 lang/munger: document ncurses requirement (USES+=ncurses)
Also link to directly to libncurses rather than symlinked libcurses.

approved by:	infrastructure blanket
2016-01-31 19:56:33 +00:00
Jimmy Olgeni
1f65d372de Upgrade lang/elixir to version 1.2.2. 2016-01-31 15:55:52 +00:00
Jimmy Olgeni
446cdc5a70 Remove unnecessary empty directories from Erlang's plists. 2016-01-30 20:24:18 +00:00
Antoine Brodin
edfa1cfc4f Deprecate ports broken for more than 6 months 2016-01-30 20:20:50 +00:00
Martin Wilke
a234e43dd7 Welcome Centos 6.7
- Upgrade all linux-c6- to CentOS 6.7
- Cleanups

PR:                     205846
Submitted by:           xmj
In Collaboration with:  allanjude, netchild, xmj
Exp-run:                antoine
Sponsored by:           Perceivon Hosting Inc.
Differential Revision:  D3428

We'd like to thanks for all the feedback and comments.
2016-01-30 18:30:40 +00:00
Jimmy Olgeni
115e24d084 Upgrade Erlang 18 ports to version 18.2.3. 2016-01-29 20:01:15 +00:00
Pawel Pekala
384a4a7cd2 Remove plist target using deprecated @dirrm
Approved by:	portmgr blanket
2016-01-29 18:51:34 +00:00
Adam Weinberger
54f805ffca Update to 1.0.0.
Changes: https://metacpan.org/changes/distribution/Try-Catch
2016-01-28 23:54:11 +00:00
Cy Schubert
ce587bc37e Update 2.069.2 --> 2.070.0 2016-01-28 20:47:32 +00:00
Jimmy Olgeni
8981a0ae20 Upgrade lang/erlang-runtime17 to version 17.5.6.8. 2016-01-26 21:07:29 +00:00
Jimmy Olgeni
d34fb2cdfc Upgrade lang/gambit-c to version 4.8.4. 2016-01-26 09:24:16 +00:00
Mathieu Arnold
50c2919f43 Update to v5.23.7-27-g6fa2dc6.
Changes:	https://github.com/Perl/perl5/compare/v5.23.6-113-gdff8a39...v5.23.7-27-g6fa2dc6
Sponsored by:	Absolight
2016-01-25 12:03:33 +00:00
John Marino
6f65bee93f lang/gcc6-aux: Update version 20151227 => 20160124 2016-01-25 00:15:57 +00:00
Gerald Pfeifer
5043c26cb2 Update to the 20160117 development snapshot of GCC 6. 2016-01-25 00:10:12 +00:00
Gerald Pfeifer
eead163306 Update to the 20160119 snapshot of GCC 5. 2016-01-24 22:23:41 +00:00
Raphael Kubo da Costa
4c67812e01 Update Qt5 to 5.5.1.
This is the latest stable release at time of writing.

Release announcement: http://blog.qt.io/blog/2015/07/01/qt-5-5-released/
New features in Qt 5.5: https://wiki.qt.io/New_Features_in_Qt_5.5

As usual, huge thanks to Tobias Berner (tcberner@gmail.com) for all his work
on these ports in kde@'s experimental area51 repository. He's the one who
started the update and did a lot of the initial work on Qt 5.5. Ralf Nolden
(nolden@kde.org) has contributed the initial version of most of our new Qt5
ports.

Also thanks to Yuri Victorovich (yuri@rawbw.com) for contributing PR 205805
with his own patch for the 5.5.1 update. Some of his changes there prompted
additional fixes and changes present in the final patch generated from our
experimental repository.

New ports:
- comms/qt5-connectivity, comms/qt5-sensors, devel/qt5-location,
  graphics/qt5-3d, net/qt5-enginio, x11-toolkits/qt5-canvas3d,
  x11-toolkits/qt5-uiplugin.

General changes in all Qt5 ports:
- All Qt5 ports are now built with -Wl,--as-needed to avoid overlinking,
  which is a problem with qmake-based because the libraries passed to the
  linker come from the modules .pri files and many are not necessary.
- With this change, several ports had their USE_QT5 lines adjusted to
  explicitly include some libraries that were pulled in implicitly, and to
  exclude libraries no longer required with -Wl,--as-needed.

Changes in specific ports:
- devel/qt5: Drop the SQL_PLUGINS and TOOLS options and depend on all Qt5
  ports by default. It makes the Makefile much simpler, and those options
  were already on by default.
- devel/qt5-core: The clang+base libstdc++ workaround has been expanded and
  more C++11 features have been disabled when that combination is used by a
  port (basically, FreeBSD 9 with USES=compiler:c++11-lang). The disabled
  features have explanations for why they were disabled in the patched
  header itself.
- devel/qt5-designer: uiplugins has been split out following a similar
  change upstream. By depending on qt5-uiplugin, qt5-uitools avoids having
  to depend on the big qt5-designer port.
- multimedia/qt5-multimedia: The port now uses GStreamer 1.0 instead of
  0.10.
- net/qt5-network: The port now depends on libproxy for proxy settings.
  Using libproxy allows proxy settings to be read from different sources,
  and also allows .pac files to work with Qt.
- www/qt5-webkit: The port now uses GStreamer 1.0 instead of 0.10.

PR:		205805
PR:		206435
2016-01-24 18:10:14 +00:00
Kurt Jaeger
e50cb7977a lang/execline: 2.1.4.2 -> 2.1.4.5
- additional error condition in src/execline/backtick.c
- better explaination in doc/dieshdiedie.html

PR:		206554
Submitted by:	Colin Booth <colin@heliocat.net> (maintainer)
2016-01-24 16:13:34 +00:00
Johan van Selst
c590f0bad9 Bump versions to chase Nettle shared library update 2016-01-23 21:14:18 +00:00
Johan van Selst
3c294e6499 - Update to Afnix 2.6.0
- Remove local patch that's no longer needed
2016-01-23 20:11:19 +00:00