Commit graph

364646 commits

Author SHA1 Message Date
Mathieu Arnold
43d1f3cc8d Fix build with Perl 5.21.1+
Omitting % and @ on hash and array names is no longer permitted
    Really old Perl let you omit the @ on array names and the % on hash
    names in some spots.  This has issued a deprecation warning since Perl
    5.0, and is no longer permitted.

With hat:	perl@
Sponsored by:	Absolight
2015-04-20 13:53:39 +00:00
Mathieu Arnold
bd1d474d08 Fix with Perl 5.21.6+ (ExtUtils::MakeMaker 6.99 -> 7.02)
Sponsored by:	Absolight
2015-04-20 13:11:44 +00:00
Mathieu Arnold
0da84005cc Fix with Perl 5.21.1+
With hat:	perl@
Sponsored by:	Absolight
2015-04-20 12:59:14 +00:00
Mathieu Arnold
9f8cec04eb Fix with Perl 5.21.1+
With hat:	perl@
Sponsored by:	Absolight
2015-04-20 12:55:40 +00:00
Vanilla I. Shu
9e76f354cc Fix build on 9.3. 2015-04-20 12:49:20 +00:00
Bartek Rutkowski
9fc872df99 mail/roundcube-contextmenu: update 2.1.1 -> 2.1.2
- Convert to new GH config
- Pet portlint

PR:		199511
Submitted by:	Alexander Moisseev <moiseev@mezonplus.ru>
2015-04-20 12:45:20 +00:00
Frederic Culot
9a476548f4 - Update to 3.25
PR:		199517
Submitted by:	James Bailie <jimmy@mammothcheese.ca> (maintainer)
2015-04-20 12:43:23 +00:00
Mathieu Arnold
d0240695b5 Fix Perl5 shims for recent compilers.
With hat:	perl@
Sponsored by:	Absolight
2015-04-20 12:37:37 +00:00
Frederic Culot
7daa9c7ea4 - Update to 5.5
PR:		199519
Submitted by:	James Bailie <jimmy@mammothcheese.ca> (maintainer)
2015-04-20 12:09:36 +00:00
Mathieu Arnold
a3cf578973 Fix build with Perl 5.21.6+
With hat:	perl@
Sponsored by:	Absolight
2015-04-20 12:00:02 +00:00
Frederic Culot
3338022b4b - Update to 2.86
Changes:	https://metacpan.org/changes/distribution/Config-IniFiles
2015-04-20 11:57:47 +00:00
Gerald Pfeifer
5cf474e879 Update to the 20150419 snapshot of GCC 6.0.0. 2015-04-20 11:31:09 +00:00
Thomas Zander
81fd9ba85b - Update to upstream version 0.41.1
- Un-break build on 10.x and later
- Introduce non-default OPENGL OPTION

PR:		199248
Submitted by:	tkato432@yahoo.com
Reviewed by:	riggs
MFH:		2015Q2
2015-04-20 10:52:21 +00:00
Mathieu Arnold
25619298b6 Update to v5.21.10-105-g47cb8dd.
Changes:	https://github.com/Perl/perl5/compare/v5.21.10-72-gc7f317a...v5.21.10-105-g47cb8dd
Sponsored by:	Absolight
2015-04-20 10:47:44 +00:00
John Marino
84377e24a0 x11-toolkits/py-fltk: Fix on DragonFly4 too
This was broken on DragonFly for the same reason it was broken on
FreeBSD11 (similar fix).
2015-04-20 10:40:16 +00:00
Jan Beich
96d77242f7 Derive CONFIGURE_TARGET check from OPSYS to fix
configure: error: Unknown host type "x86_64-portbld-dragonfly4.1"

Reported by:	DPorts
Approved by:	portmgr blanket
2015-04-20 10:35:06 +00:00
John Marino
88302347d4 editors/p5-Padre: unbreak on some platforms
Due to pulling in Wx headers, Padre has to be built with c++11 standard.
Due to current breakage on p5-Wx, this couldn't be tested on FreeBSD 8.
It still builds on FreeBSD 10 and once again on DragonFly.
2015-04-20 10:27:08 +00:00
Vanilla I. Shu
21a670cd3d Upgrade to 2.0
PR:		199485
Submitted by:	maintainer
2015-04-20 09:48:29 +00:00
John Marino
ff17f0d80c p5-Wx: Unbreak on some platforms
This port was using CFLAGS for c++, so the -std=c++11 flag wasn't getting
passed even when USE_CXXSTD was set.  This port broke in some places when
c++11 became a requirement of Wx.

This is still broken on FreeBSD 8 (F9 not tested) due to new problems
related to compiling with gcc48.
2015-04-20 09:48:04 +00:00
Jan Beich
c383063b44 Unbreak build with gcc5 (and clang in future)
In file included from source/webmlib/halloc/halloc.c:19:0:
source/webmlib/halloc/align.h:42:25: error: conflicting types for 'max_align_t'
 typedef union max_align max_align_t;
                         ^
In file included from source/webmlib/halloc/halloc.h:18:0,
                 from source/webmlib/halloc/halloc.c:18:
/usr/local/lib/gcc5/gcc/x86_64-portbld-freebsd11.0/5.0.1/include/stddef.h:429:3: note: previous declaration of 'max_align_t' was here
 } max_align_t;
   ^

Reported by:	DPorts
2015-04-20 09:25:51 +00:00
Frederic Culot
7e1ab492c2 - Update to 2014.7.5
PR:		199547
Submitted by:	Christer Edwards <christer.edwards@gmail.com> (maintainer)
2015-04-20 09:01:00 +00:00
John Marino
d749ce2143 devel/libdwarf: Not jobs safe
This has failed on me a few times.  The latest tried to use the file
dwarf_names.c before it was completely generated.
2015-04-20 08:50:21 +00:00
Frederic Culot
671da4722b - Update to 0.14
Changes:	http://search.cpan.org/dist/Package-DeprecationManager/Changes
2015-04-20 08:27:20 +00:00
Tijl Coosemans
21434a59e7 - Remove dependency on libltdl
- Fix build on FreeBSD < 10

Reported by:	amdmi3
2015-04-20 07:47:39 +00:00
Antoine Brodin
c6dab49472 Fix configure 2015-04-20 07:27:09 +00:00
John Marino
6754de5660 audio/sooperlooper: Unbreak on some platforms
This unmaintained port is breaking on Wx 3.0, which is only an GUI option.
Downgrading to Wx 2.8 allows it to build on all platforms (as well as
having the option by default).  The second iteration of the PR suggested
Wx3.0 for FreeBSD 8 and 9, but Wx  2.8 for F10+, but I didn't like that
approach.  It only works on F8 and F9 because of compiler deficiencies.
Simple attempts of setting -std to c++11 didn't work, of course.

PR:		199221
Submitted by:	ports fury
2015-04-20 07:19:33 +00:00
Olivier Duchateau
37a825a789 - Update to 1.8.0
- Enhance description
2015-04-20 06:01:58 +00:00
Adam Weinberger
be3473a928 Update to 1.66.
Changes: https://metacpan.org/changes/distribution/YAML-Tiny

PR:		199269
Approved by:	ychsiao@ychsiao.org (maintainer)
2015-04-20 01:19:10 +00:00
Gerald Pfeifer
fe2156f767 Now that GCC 5 has branched for the release of GCC 5.1, create a new port
gcc6-devel to track mainline GCC development, starting with the 20150412
snapshot of GCC 6.0.0.

(Since this really is a development version not necessarily recommended
for general use, start using the -devel moniker for this port.  This is
not due to any changes in upstream policy or expected attributes of this
port, only an adjustment in how we name things.)
2015-04-20 00:13:45 +00:00
Michael Reifenberger
5236c95bc8 Update to r5612 and add a patch to avoid compiling error when using -std=c++11 in CXXFLAGS. 2015-04-19 22:34:09 +00:00
Gerald Pfeifer
c82b8f3dde Update the comment that describes the relationship of PORTVERSION and
GCC_VERSION.
2015-04-19 22:07:22 +00:00
Raphael Kubo da Costa
4bc84c6dfe Revert USES=metaport conversion, again.
bsd.port.pre.mk and Makefile.common were being included before the many
options were being defined. Some of the options depend on Makefile.common to
be defined though, so for now revert the USES=metaport conversion to get
things back to a working state while a proper fix is devised.

PR:		199501
2015-04-19 20:55:31 +00:00
Gerald Pfeifer
90e8b5a3ca Update to Wine 1.7.41. This includes the following changes:
- More Known Folders supported in the shell.
 - Some more support for kernel job objects.
 - More MSI patches improvements.
 - Some theming fixes.
 - Various bug fixes.

files/patch-scheduler in emulators/wine-compholio has been obsoleted
by an upstream fix.  Remove it.

Rename the COMPHOLIO option to STAGING in emulators/wine-devel,
emulators/i386-wine-compholio and emulators-compholio (including many
adjustments to pkg-plist).
2015-04-19 20:51:11 +00:00
Bartek Rutkowski
da59473f38 devel/dulwich: add CPE info
PR:		199505
Submitted by:	jbeich
Approved by:	portmgr blanket
2015-04-19 20:45:07 +00:00
Tijl Coosemans
250272379f Remove ${WRKSRC}/INSTALL because it's a symlink to a non-existent file
which confuses autoreconf.

Reported by:	antoine
2015-04-19 20:09:02 +00:00
Tijl Coosemans
014efd2182 Patch configure.ac so it can detect a more recent gettext
Reported by:	antoine
2015-04-19 20:01:07 +00:00
Steve Wills
bb86c59547 Fix build on arm 2015-04-19 19:51:25 +00:00
Adam Weinberger
c56e91b75a Update x265 to 1.6, and bump PORTREVISION on its consumers for shlib
version change.
2015-04-19 19:50:47 +00:00
Tijl Coosemans
5bffbd348f Modernise configure.in
Reported by:	antoine
2015-04-19 19:46:26 +00:00
Tijl Coosemans
c6528043a1 Create some files required by autoreconf
Reported by:	antoine
2015-04-19 19:37:59 +00:00
Adam Weinberger
3577a8320f Update to r128.
Changes are listed on https://github.com/Cyan4973/lz4/releases

Also, use the new USE_GITHUB syntax, and update WWW.
2015-04-19 19:34:18 +00:00
Adam Weinberger
d9090d1f1b Use the new USE_GITHUB format. 2015-04-19 19:19:35 +00:00
Adam Weinberger
aeaa7d384e Use USE_GITHUB. 2015-04-19 19:15:49 +00:00
Adam Weinberger
03d057a4f7 Use the new USE_GITHUB.
And, reassign to ports@. I don't want to maintain this anymore.
2015-04-19 19:14:06 +00:00
Jan Beich
5a54c52eb7 * Install HTML manual when DOCS option is enabled
* Set LICENSE=LGPL21
* Move %%DATADIR%%/zoomrc to PORTDATA=zoomrc
* Bump PORTREVISION

PR:		195100
Submitted by:	bsdport@ddm.wox.org
Approved by:	maintainer timeout (6 months, see bug 197522)
2015-04-19 19:10:05 +00:00
Adam Weinberger
cff9f73b44 Add a patch, taken from the nasm repo, written by emaste, that fixes
alignment on 64-bit archs.

From emaste:

Essentially what happens is that nasm creates object files that have
section contents aligned to 16 bytes, but it only specifies that the
section requires 4 byte alignment. It seems that the GNU tools (strip
at least) silently correct this to 8, which is what it should be.

This fix only affects FreeBSD -CURRENT in combination with another
(not yet committed) fix to libtool. On stable/10 and earlier GNU ld
masks the nasm bug, and without the libtool fix we don't yet try to
strip debug info from object files in -CURRENT.

PORTREVISION bump for this.

Also, while here, rename two other patches to have proper separators
(_ instead of +).

And, donate this port back to ports@. It is used by many other ports
so it deserves to be maintained by the collective.
2015-04-19 19:06:55 +00:00
Dmitry Sivachenko
5ebc78258e Chase textproc/nltk rename.
Reminded by:	jbeich
2015-04-19 18:46:53 +00:00
Gerald Pfeifer
728fb3cb3d Abstract ${WRKDIR}/pkg/${PKGNAME}${PKG_SUFX} which appears five times
and introduce and use WRKDIR_PKGFILE instead.

PR:		199526
Approved by:	portmgr (bdrewery)
2015-04-19 18:33:37 +00:00
Greg Lewis
1520eb31b8 . Update to 8u45. 2015-04-19 18:21:19 +00:00
Tijl Coosemans
e81a5e63ab Mark USE_AUTOTOOLS deprecated and remove support for libtoolize.
Approved by:	portmgr (bapt)
2015-04-19 18:16:40 +00:00