Commit graph

14625 commits

Author SHA1 Message Date
David Chisnall
f1bbaead08 Add GNUstep Make as a run-time dependency of GNUstep Base.
The -make package contains makefiles required for building, but also shell
scripts for finding run-time dependencies.  This was reported as a bug on
www/sogo, but actually affects most GNUstep applications.

PR:		206586
2016-02-29 17:07:18 +00:00
Gerald Pfeifer
3a60b75a3a Update to the 20160228 development snapshot of GCC 6. 2016-02-29 12:28:43 +00:00
Mathieu Arnold
b8e9b5edd7 Maj to v5.23.8-35-g9538abe.
Changes:	https://github.com/Perl/perl5/compare/v5.23.8-11-g71dfb35...v5.23.8-35-g9538abe
Sponsored by:	Absolight
2016-02-29 12:04:05 +00:00
Cy Schubert
fc3693b546 Update 2.070.0 --> 2.070.1 2016-02-28 13:52:05 +00:00
Martin Matuska
7e7fbfe108 Fix LICENSE
PR:		207495
Submitted by:	Chris Hutchinson <portmaster@bsdforge.com>
2016-02-27 23:20:47 +00:00
Gerald Pfeifer
52723ea1ff Update to the 20160223 snapshot of GCC 5. 2016-02-27 22:17:24 +00:00
Julien Laffaye
ada5686a1f - Update to 1.6 2016-02-26 19:22:23 +00:00
Adam Weinberger
d684122868 Update to 1.03. Sort plist, strip XS module, remove chmod's that
are no longer necessary, and regenerate patch with makepatch.

Changes: https://metacpan.org/changes/distribution/Tcl
2016-02-25 17:30:12 +00:00
Jimmy Olgeni
b27b889680 Update Erlang 18 ports to version 18.2.4. 2016-02-24 15:27:50 +00:00
Li-Wen Hsu
4b54991dee - Update to 1.2.1 2016-02-23 16:38:38 +00:00
Pietro Cerutti
fe905235c7 land/seed7: better patch for missing uint64_t 2016-02-23 12:49:42 +00:00
Mathieu Arnold
38b6fc73ba Fix build as a user.
Sponsored by:	Absolight
2016-02-22 20:54:46 +00:00
Jimmy Olgeni
1c32d681e5 Update lang/elixir to version 1.2.3. 2016-02-22 19:50:30 +00:00
Gerald Pfeifer
f853b95e48 Update to the 20160221 development snapshot of GCC 6. 2016-02-22 18:30:03 +00:00
Mathieu Arnold
c22faeb47b Update to v5.23.8-11-g71dfb35.
Changes:	https://github.com/Perl/perl5/compare/v5.23.7-387-gc5b0f62...v5.23.8-11-g71dfb35
Sponsored by:	Absolight
2016-02-22 12:41:43 +00:00
Olivier Duchateau
5830cb0b32 Update to 1.4.0
PR:		203481 (based on)
Submitted by:	<tkato432@yahoo.com>
2016-02-21 20:00:12 +00:00
Jason Unovitch
0066310e3c lang/bsh: update 2.0b5 -> 2.0b6
Changes:	https://github.com/beanshell/beanshell/releases/tag/2.0b6

PR:		207334
Submitted by:	pfg (maintainer)
Security:	CVE-2016-2510
Security:	https://vuxml.FreeBSD.org/freebsd/9e5bbffc-d8ac-11e5-b2bd-002590263bf5.html
MFH:		2016Q1
2016-02-21 15:25:54 +00:00
Tijl Coosemans
52eeacad11 - Update to version 3.5.5.2016.02.20
- Patch files to replace ARCH with PICARCH.  NOPRECIOUSMAKEVARS makes
  bsd.port.mk stop using ARCH but the package builders set ARCH in their
  make.conf anyway.
- Allow parallel building again (fixed upstream)
- Remove Boost 1.60 patches (fixed upstream)
2016-02-21 13:29:25 +00:00
Tijl Coosemans
2216130fdf Patch files to replace ARCH with PICARCH. NOPRECIOUSMAKEVARS makes
bsd.port.mk stop using ARCH but the package builders set ARCH in their
make.conf anyway.

Some libraries were missing from the package because of this.

Reported by:	Jason Bacon <bacon4000@gmail.com>
MFH:		2016Q1
2016-02-21 12:27:10 +00:00
Ian Lepore
53625bac52 Use -fPIC on all arches; lua builds the object files into a shared lib.
Since the object files get built into a shared lib, using -fPIC on all
arches is the right thing to do, instead of adding it to each new arch that
comes along which doesn't accidentally allow non-PIC modules in shared libs.

PR:		207324
Approved by:	mat(mentor)
Differential Revision:	https://reviews.freebsd.org/D5362
2016-02-20 19:19:50 +00:00
Ian Lepore
cae6f97d44 Bump PORTREVISION for changes done in r409214; the CFLAGS change in that
revision results in different binaries.

Approved by:	sbruno(mentor)
2016-02-20 19:13:22 +00:00
Dmitry Marakasov
1814e10371 - Remove unneeded CMAKE_ARGS
- Switch to options helpers
- Set MAKE_ENV to fix touching filesystem outdire WRKDIR during build:

====>> Error: Filesystem touched during build:
extra: root/.sagittarius

Approved by:	portmgr blanket
2016-02-20 13:50:12 +00:00
Gerald Pfeifer
457ee16508 Update to the 20160216 snapshot of GCC 5. 2016-02-20 11:58:39 +00:00
Ian Lepore
fd3652ee1a Fix CFLAGS handling in lua53 patches.
The ?= assignment of CFLAGS (not present in earlier lua5x patches) results
in MYCFLAGS, passed from the port makefile, never getting assigned to CFLAGS
during the lua build. The result is a copy of lua that has none of the posix
support functions in it.

CFLAGS set in the outer environment by the user or make.conf get passed in
via the MYCFLAGS mechanism, so remove the -O2 and let the outer environment
control optimization level.

Approved by:	mat(mentor)
Differential Revision:	https://reviews.freebsd.org/D5256
2016-02-19 22:55:18 +00:00
Gabor Pali
dc08613aa9 - A couple of fixes for bsd.cabal.mk:
- Retire USE_GHC_NATIVE: it is not needed any more
  - Do not rely on DISTNAME for setting CABAL_LIBSUBDIR: this caused problems
    when using USE_GITHUB
  - Improve integration with print/hs-hscolour

Obtained from:	FreeBSD Haskell
2016-02-19 20:49:11 +00:00
Gabor Pali
b40f0663fc In scroll, you're a bookworm that's stuck on a scroll. You have to dodge
between words and use spells to make your way down the page as the scroll
is read. Go too slow and you'll get wound up in the scroll and crushed.

WWW: http://joeyh.name/code/scroll/

PR:		200112
Submitted by:	Nikolai Lifanov <lifanov@mail.lifanov.com>
Obtained from:	FreeBSD Haskell
2016-02-19 20:43:06 +00:00
Gabor Pali
8036e6ca81 GNU ncurses is a library for creating command-line application with
pseudo-graphical interfaces. This package is a nice, modern binding to GNU
ncurses.

WWW: https://john-millikin.com/software/haskell-ncurses/

PR:		200112
Submitted by:	Nikolai Lifanov <lifanov@mail.lifanov.com>
Obtained from:	FreeBSD Haskell
2016-02-19 20:38:29 +00:00
Gabor Pali
c28eb0e90f - Remove the superfluous dependency on misc/compat9x
PR:		206794
Submitted by:	Walter Schwarzenfeld <w.litter@aon.at>
Obtained from:	FreeBSD Haskell
2016-02-19 20:25:34 +00:00
John Marino
87d4f86d83 lang/gcc6-aux: re-enable the -march filter
It did not take long for gcc6-aux to fail again when CPUTYPE is
set (this time to native).  Just block this settings by filtering
out -march CFLAGS again to solve the issue permanently.

PR:	207311
2016-02-18 22:11:27 +00:00
Martin Wilke
5a67738f00 - Ignore php70
- While here remove old php gruft
2016-02-18 14:47:05 +00:00
Martin Wilke
71baa84322 bsd.php.mk
- Unbreak build for php70
- Cleanup php55/6 extenions
- Put not existing php70 extentions to php55 and php56 extra defines

lang/php70
- Remove mysqli from pdo_mysql it's looping here and does not really depends on mysqli
- Bump PORTREVISION

This work has been done in collaboration with
- fluffy@
- Franco Fichtner
2016-02-18 12:05:45 +00:00
Mathieu Arnold
50e9cc8f2a lang/p5-Scalar-Util-Numeric was already there at devel/p5-Scalar-Util-Numeric.
Pointy hat to:	adamw
Sponsored by:	Absolight
2016-02-17 09:35:54 +00:00
John Marino
d28eda1e79 lang/gcc6-aux: Update version 20160124 => 20160214
Dewayne G. confirmed that CPUTYPE=core-avx-i works again on the
current snapshot of gcc6.  It must have been broken temporarily.
For now, let's remove the -march filter from CFLAGS.  If it becomes
a problem again, I'll filter it out permanently.
2016-02-17 09:16:41 +00:00
Adam Weinberger
33329a7b29 Add security/p5-Crypt-XTEA, and its dependency lang/p5-Scalar-Util-Numeric.
Crypt::XTEA implements the fast and light XTEA cipher that supports the
Crypt::CBC interface.

https://metacpan.org/pod/Crypt::XTEA

Scalar::Util::Numeric implements some scalar classification routines
with an XS module.

https://metacpan.org/pod/Scalar::Util::Numeric
2016-02-17 04:23:00 +00:00
Martin Wilke
8179616202 - Fix mysql[nd] library handling in php modules logic.
Reported by: fluffy
2016-02-16 15:38:21 +00:00
Cy Schubert
e72e6e117e Do not hard code SYSCONFDIR. This inadvertently was included in r407421.
PR:		207233
Noticed by:	gahr
Pointy hat to:	yours truly
2016-02-16 14:20:13 +00:00
Gerald Pfeifer
5fb2e0d6fc Update to the 20160210 snapshot of GCC 4.9.4.
Things brings a package of backports/fixes from current mainstream.
2016-02-16 13:37:58 +00:00
Martin Wilke
e7f84928fc - Fix build for -openssl and -imap
PR:		207244
2016-02-16 12:30:43 +00:00
Pietro Cerutti
1b82ba9e72 lang/tcl85, x11-toolkits/tk85: update to 8.5.19
Announcement: http://code.activestate.com/lists/tcl-core/15413/
2016-02-16 09:06:55 +00:00
Martin Wilke
bc812a78b9 - Fix build with dtrace enabled [1]
- Cleanup some old leftovers

PR:		207231 [1]
2016-02-16 07:21:13 +00:00
Cy Schubert
cee6ed7874 Correctly locate dmd.conf.
PR:		207233
2016-02-16 03:30:06 +00:00
Martin Wilke
b23390c277 - Update to 1.1
- Fix default options handling

PR:		207217
Submitted by:	Sascha Holzleiter
2016-02-15 16:24:04 +00:00
Mathieu Arnold
4e172a179f Update to v5.23.7-387-gc5b0f62.
Changes:	https://github.com/Perl/perl5/compare/v5.23.7-333-g91ba54d...v5.23.7-387-gc5b0f62
Sponsored by:	Absolight
2016-02-15 15:54:25 +00:00
Martin Wilke
e630e52bb5 Welcome php 7.0.3
Changelog:
    http://php.net/ChangeLog-7.php#7.0.0
    http://php.net/ChangeLog-7.php#7.0.1
    http://php.net/ChangeLog-7.php#7.0.2
    http://php.net/ChangeLog-7.php#7.0.3

I'd like to thanks:
  Kurt Jaeger
  Matthias Breddin
  Rainer Duffner
  Victor van Vlaardingen
  Torsten Zuehlsdorff
  Franco Fichtner
  and all helpers and testers from ports@.
2016-02-15 14:34:26 +00:00
Gerald Pfeifer
334d7fb5db Update to the 20160214 development snapshot of GCC 6.
files/patch-libstdc++-configure now made it upstream, so remove it.
2016-02-15 01:44:20 +00:00
Rene Ladan
d5ce1f73bc Remove PHP 5.4 from the Ports Tree, it expired upstream in 2015-Q3 and the
ports expired last month.

Adjust Mk/bsd.php.mk

Reviewed by:	antoine, marino
Approved by:	portmgr (antoine)
Differential Revision:	https://reviews.freebsd.org/D5278
2016-02-14 19:21:31 +00:00
Koop Mast
b93a80c992 The FreeBSD GNOME team proudly presents GNOME 3.18 for FreeBSD.
The offical GNOME 3.18 release notes can be found at
https://help.gnome.org/misc/release-notes/3.18/

This update doesn't contain the glib/gtk c++ bindings which will
be done in a another update due to the requirement on c++11 and the
amount of fallout this probably will give.

GDM is still at version 3.16 due to some issues.

Bump mate-themes to use the gtk 3.18 version of the themes.

Thanks to Antoine Brodin for running the exp-runs.

This release was made possible by the following people:
  Gustau Perez
  Ting-Wei_Lan

PR:	207006
2016-02-14 18:57:53 +00:00
Rene Ladan
89304c8187 Change WWW line of ports that point to my web site, which is now served over
HTTPS.

While here, regenerate patch for lang/bf2c to pet portlint.
2016-02-14 15:27:58 +00:00
Ed Schouten
2f0929267b Let the CloudABI toolchain use Clang 3.8 instead of 3.7.
As all of the CloudABI tests also pass with Clang 3.8, I think it may be
wise to just go ahead and upgrade.
2016-02-13 13:52:09 +00:00
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