Baptiste Daroussin
a8ef5f2b48
Attempt to fix building on recent head
2013-09-06 22:04:10 +00:00
Baptiste Daroussin
625521b37a
Fix build on head by removing USE_GCC=any, and adding -fgnu89-inline to cflags
...
(gfortran requires gnu99)
PR: ports/181816
Submitted by: tijl
Approved by: gerald
2013-09-06 21:54:28 +00:00
Baptiste Daroussin
f5d7531940
Fix build on head by removing USE_GCC=any and properly define USE_CSTD=gnu89 instead
...
PR: ports/181816
Submitted by: tijl
Approved by: gerald
2013-09-06 21:51:26 +00:00
Juergen Lock
738b7edbd5
(Attempt to) Fix build with clang+libc++.
...
Submitted by: pb2 via bapt
2013-09-06 21:45:37 +00:00
Anton Berezin
bf32656cd4
Update to 1.61.
...
Changes: http://search.cpan.org/dist/HTTP-BrowserDetect/Changes
2013-09-06 21:22:16 +00:00
Juergen Lock
ae9e30b40b
Only x11/nvidia-driver-304 still has libXvMCNVIDIA.
...
PR: ports/181852
Submitted by: Lawrence Chen <lkchen@ksu.edu>
2013-09-06 21:21:41 +00:00
Baptiste Daroussin
7b61392063
Fix build with libc++
2013-09-06 21:20:28 +00:00
Antoine Brodin
340da802ad
New port: py-openpyxl
...
OpenPyxl is a Python library to read/write Excel 2007 xlsx/xlsm files.
WWW: http://openpyxl.readthedocs.org/
2013-09-06 21:02:12 +00:00
Niclas Zeising
e4e2a3e416
Fix build with clang and libc++
...
Approved by: portmgr (bapt)
2013-09-06 20:57:11 +00:00
Baptiste Daroussin
61b712f7ca
Add an explicit dependency on pkgconf
2013-09-06 20:31:50 +00:00
Baptiste Daroussin
51213ba458
Fix build with libc++
2013-09-06 20:18:26 +00:00
Baptiste Daroussin
5fc38c0bdf
Fix build with libc++
2013-09-06 20:16:39 +00:00
Baptiste Daroussin
01904a4939
Fix build with libc++
2013-09-06 20:04:43 +00:00
Guido Falsi
aa260754ba
Report correct OSVERSION in IGNORE message.
2013-09-06 20:02:00 +00:00
Baptiste Daroussin
4d5779928c
Fix build with libc++
2013-09-06 19:58:38 +00:00
Dmitry Marakasov
72f1726e72
- Fix build on 10.x
2013-09-06 19:36:22 +00:00
Gerald Pfeifer
bbd59ec3c8
Work around a bug in libcpp that pulls in the optional system iconv
...
if present (even if the libiconv port is present and requested) and
fails using that.
The issue is that /usr/include/iconv.h has #include <stdbool.h> which
in turn, since both are included very late in the game, conflicts with
similar definintions by libcpp itself.
libstdc++ does not seem to require adjustments, so PR 161417 may not
be relevant in full.
PR: 161417
2013-09-06 19:25:24 +00:00
Mathieu Arnold
9fab95818d
Fixup typo.
2013-09-06 19:08:40 +00:00
Dmitry Marakasov
23cdade805
- Fix build with clang
2013-09-06 18:51:16 +00:00
Anton Berezin
aa373bec56
Update to 0.79.
...
Changes: http://search.cpan.org/dist/Log-Handler/ChangeLog
2013-09-06 18:27:15 +00:00
Anton Berezin
fc5270ca74
Update to 0.2802(.)10.
...
Changes: http://search.cpan.org/dist/ExtUtils-CBuilder/Changes
2013-09-06 18:18:13 +00:00
Gerald Pfeifer
f21405e963
Work around a bug in libcpp that pulls in the optional system iconv
...
if present (even if the libiconv port is present) and fails using that.
The issue is that /usr/include/iconv.h has #include <stdbool.h> which
in turn, since both are included very late in the game, conflicts with
similar definintions by libcpp itself.
libstdc++ does not seem to require adjustments, so PR 161417 may not
be relevant in full.
PR: 161417
2013-09-06 18:11:06 +00:00
Dmitry Marakasov
4ddbdc81fd
- Fix build on 10.x
2013-09-06 18:03:27 +00:00
Alexey Dokuchaev
f057014c4c
Fix -jX builds; cleanup Makefile and pkg-descr; sort pkg-plist; pet portlint(1).
2013-09-06 18:02:19 +00:00
Andrej Zverev
a6664fc48b
- convert to the new perl5 framework
...
Approved by: portmgr (bapt@, blanket)
2013-09-06 17:55:21 +00:00
Baptiste Daroussin
9b8328d369
Fix build with clang
2013-09-06 17:10:26 +00:00
Ruslan Makhmatkhanov
6dd14c9871
- update to 7.5
...
- reflect license change: GPLv3 -> AGPLv3
- use new library dependencies syntax and remove
no more needed hacks for libssh dependency
- unmute installation commands
2013-09-06 17:09:57 +00:00
Baptiste Daroussin
334047646a
Fix build with clang
2013-09-06 17:07:00 +00:00
Andrej Zverev
0e8e0bf651
- convert to the new perl5 framework
...
Approved by: portmgr (bapt@, blanket)
2013-09-06 17:02:34 +00:00
William Grzybowski
d2fa36d53c
devel/hwloc: update to 1.7.2
...
- Update to 1.7.2 [1]
- Add DOCS to options
- Convert lib depends to new syntax
- Remove leading indefinite article from COMMENT
- Unmute doc install command
- Remove unneeded LICENSE_FILE
Changes:
http://www.open-mpi.org/community/lists/hwloc-announce/2013/09/0061.php
PR: ports/181867 [1]
Submitted by: Eijiro Shibusawa <phd_kimberlite yahoo.co.jp> (maintainer)
2013-09-06 16:28:19 +00:00
William Grzybowski
fe982d3313
devel/awscli: update to 1.0.0
...
- Update to 1.0.0
PR: ports/181866
Submitted by: Alexey Degtyarev <alexey renatasystems.org> (maintainer)
2013-09-06 16:25:17 +00:00
Alexey Dokuchaev
105458b76d
- Trim Makefile header down to two lines
...
- Remove defunct mirror from MASTER_SITES
- Use modern LIB_DEPENDS syntax
- Convert USE_GMAKE and USE_PERL5 to USES
- Kill EOL space, fix formatting in pkg-descr
2013-09-06 16:22:29 +00:00
Andrej Zverev
3d017a6886
- convert to the new perl5 framework
...
Approved by: portmgr (bapt@, blanket)
2013-09-06 16:11:30 +00:00
Alexey Dokuchaev
8a4b4aeb1f
- Move NO_PACKAGE higher, where it's usually expected to be found
...
- Convert USE_GMAKE and modernize LIB_DEPENDS while I'm here
2013-09-06 16:00:57 +00:00
Brad Davis
86236d7be1
- Update sysutils/rsyslog7 to 7.4.4
...
- Make UUID support optional since it not used very often and conflicts with postgres [1]
Changes: http://www.rsyslog.com/changelog-for-7-4-4-v7-stable/
PR: 180139 [1]
Submitted by: Sevan Janiyan <venture37@geeklan.co.uk> [1]
Reviewed by: swills@
2013-09-06 15:56:54 +00:00
William Grzybowski
9b26aab9b0
devel/py-bcdoc: tools to help document botocore-based projects
...
Tools to help document botocore-based projects.
WWW: https://github.com/boto/bcdoc/
PR: ports/181864
Submitted by: Alexey Degtyarev <alexey renatasystems.org>
2013-09-06 15:53:13 +00:00
William Grzybowski
6605b1e271
devel/py-botocore: update to 0.16.0
...
- Update to 0.16.0
PR: ports/181865
Submitted by: Alexey Degtyarev <alexey renatasystems.org> (maintainer)
2013-09-06 15:50:50 +00:00
Greg Larkin
1d5fab4ac7
- Oops, forgot to bump PORTREVISION
2013-09-06 15:42:43 +00:00
Greg Larkin
a21dbeacb4
- Ensure that Puppet 2.7 is installed if not already present, not
...
the conflicting Puppet 3.x version
Reported by: jgh
2013-09-06 15:42:07 +00:00
William Grzybowski
a72306e9e6
cad/freehdl: fix build with clang
...
- Fix build with clang
PR: ports/181830
Obtained from: NetBSD
2013-09-06 15:39:44 +00:00
William Grzybowski
440556de07
x11/xtrlock: update to 2.3
...
- Update to 2.3
- Pass maintainership to submitter
PR: ports/181868
Submitted by: A.J. 'Fonz' van Werven <freebsd skysmurf.nl>
2013-09-06 15:30:07 +00:00
Baptiste Daroussin
206fd214c3
Add an explicit dependency on pkgconf
2013-09-06 15:28:27 +00:00
Mikhail Teterin
9795f213f8
Update from 1.96 to 2.1. Despite being newer, the upstream release
...
remains uncompileable by modern compilers and substantial patches --
obtained from both Debian and NetBSD ports of the same software were
necessary.
Among the patches is a functionality-improving one, which allows the
new version to continue using voices created for 1.9x
Tested by: bapt
2013-09-06 15:24:58 +00:00
Guido Falsi
083576c0af
Teach fpc not to try to link to libiconv on head after the iconv change.
...
This fixes the lang/fpc-utils port build.
Bump PORTREVISION due to runtime behaviour change on head.
Approved by: portmgr (bapt, implicit)
2013-09-06 15:15:10 +00:00
Baptiste Daroussin
f984209e90
Fix build with libc++
2013-09-06 15:08:07 +00:00
Guido Falsi
b57701ad36
Fix build on head after iconv change.
...
Approved by: portmgr (bapt, implicit)
2013-09-06 15:06:25 +00:00
Mathieu Arnold
f2a90a3844
Really correct plist.
...
From perl 5.16 onwards, it doesn't need any .xs because Perl already has a
version of Socket::getaddrinfo.
2013-09-06 14:40:39 +00:00
Baptiste Daroussin
a4bf97bf7c
Add an explicit dependency on pkgconf
2013-09-06 14:30:42 +00:00
Andrej Zverev
67c3ce47d7
- convert to the new perl5 framework
...
Approved by: portmgr (bapt@, blanket)
2013-09-06 14:30:23 +00:00
Alexey Dokuchaev
86ef053f8c
- Reduce some minor differences with `games/netradiant'; mention the latter
...
in the port description
- While here, fix annoying warnings of "GtkSpinButton: setting an adjustment
with non-zero page size is deprecated"
2013-09-06 14:28:02 +00:00