Commit graph

308332 commits

Author SHA1 Message Date
Andrej Zverev
995f5a5f62 - convert to the new perl5 framework
Approved by:	portmgr (bapt@, blanket)
2013-09-07 06:13:27 +00:00
Ruslan Makhmatkhanov
135d83279d - update to 2.8.6
- sort knobs alphabetically
2013-09-07 06:06:44 +00:00
Vanilla I. Shu
b4e4ec5510 add minssing PLIST_SUB. 2013-09-07 04:21:06 +00:00
Vanilla I. Shu
23a636d06a add postgresql-plv8js, it's procedural language base on v8js. 2013-09-07 04:19:12 +00:00
Wen Heping
dee9bfb751 - Update to 1.20.7 2013-09-07 02:45:29 +00:00
Wen Heping
2bbd7485ef - Update to 1.19.8 2013-09-07 02:44:42 +00:00
Kubilay Kocak
008551063c devel/py-tox: Add missing pkg-plist entry
- Add missing %%PYEASYINSTALL_EGG%%/vendor/ directory in pkg-plist

Reported by:	Ports-QAT
2013-09-07 01:11:48 +00:00
Kubilay Kocak
b9331debc2 devel/py-tox: Update to 1.6.1
- Update 1.6.1
- Update pkg-plist

Changes:

http://tox.readthedocs.org/en/latest/changelog.html
2013-09-07 00:36:05 +00:00
Raphael Kubo da Costa
3925db5d7f Add patch to fix the build on 10-CURRENT.
PR:		ports/181849
Submitted by:	Rafael Ostertag <rafi@guengel.ch> (maintainer)
2013-09-06 23:31:30 +00:00
Raphael Kubo da Costa
f3b4f89ded Update mirrors in MASTER_SITES.
PR:		ports/181796
Submitted by:	Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
2013-09-06 23:27:33 +00:00
Raphael Kubo da Costa
9cbf4e6c50 Import my upstream commit to fix the build with libc++.
I was going to get this in with Qt 4.8.5, but this is holding back some
exp-runs with libc++.

Increment PORTREVISION because the code atomic{Decrement,Increment} has
changed.
2013-09-06 23:18:53 +00:00
TAKATSU Tomonari
935360b8e3 - Update to 1.2.0.4
- Add LICENSE section
2013-09-06 23:17:34 +00:00
TAKATSU Tomonari
411618cf93 - Update to 0.5-64 2013-09-06 23:16:24 +00:00
Anton Berezin
063209c02d Update to 4.32.
Changes:	http://search.cpan.org/dist/Mojolicious/Changes
2013-09-06 22:51:11 +00:00
Juergen Lock
e08a26998c Respect ${CXX}.
Submitted by:	pb2 via bapt
2013-09-06 22:48:57 +00:00
Baptiste Daroussin
a2d0bbeb93 Ensure CC is respected
Set USE_GCC=any to allow building on head
2013-09-06 22:35:58 +00:00
Baptiste Daroussin
30501989f0 Add an explicit dependency on pkgconf 2013-09-06 22:12:15 +00:00
Jason Helfman
d3f02396bc - adopt USES for pkgconfig
- adopt new lib_depends format
2013-09-06 22:12:01 +00:00
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