13225 Commits

Author SHA1 Message Date
chrisz
9c9106868c Update to 2.0.0
ok avsm@
2014-09-03 07:41:10 +00:00
bluhm
7359c52519 update p5-Data-Validate-IP to 0.24 2014-09-02 22:59:37 +00:00
landry
f757ef7857 Update to xulrunner 24.8.0 built from the corresponding firefox ESR. 2014-09-02 16:37:24 +00:00
bcallah
2d8b47669d Update to 0.26.0 2014-09-02 11:16:49 +00:00
chrisz
4f34b70b07 Upgrade OCaml to 4.02. Since camlp4 is now a seperate port,
add / change BUILD_DEPENDS for all ports using camlp4.
Findlib is changed because it won't use camlp4 and doesn't install
the Bytes module anymore, which is now included in OCaml 4.02.

ok avsm@
2014-09-02 09:24:44 +00:00
dcoppa
f997ba4ed5 Update to ninja-1.5.1
bulk build && ok landry@
kde build && ok zhuk@
ok matthew@ (maintainer)
2014-09-02 07:50:44 +00:00
jca
30e238463d Unhook ocamlnet,pcre. 2014-09-01 23:15:53 +00:00
jasper
d500dcce19 update to iso-codes-3.56 2014-09-01 21:30:39 +00:00
chrisz
ff8d57b9dc Upgrade to 1.15
the bar-completion with the default Meta-Tab binding seems to work now.
Therefore remove the README.

ok avsm@
2014-09-01 13:07:51 +00:00
chrisz
d04bc8d7a0 Upgrade to 3.7.5
This will work with OCaml 4.02. Always use -enable-pcre,
because Netstring_str will now use the builtin Str module,
while Netstring_pcre will use ocaml-pcre.

ok avsm@
2014-09-01 13:03:39 +00:00
stu
e16e09de38 Update to 1.16pl0. 2014-09-01 03:15:22 +00:00
jasper
c3c6236592 update to spice-protocol-0.12.7 2014-08-31 17:46:12 +00:00
jasper
c8402aa3e2 update to libvirt-glib-0.1.9 2014-08-31 12:27:16 +00:00
jasper
6447b7b03a update to p5-Object-Realize-0.19 2014-08-31 09:55:47 +00:00
jasper
9be05c9944 update to p5-Event-1.23 2014-08-31 09:55:16 +00:00
jasper
d099caff2e Remove MASTER_SITES=${MASTER_SITE_BACKUP} which is already taken care of by bsd.port.mk 2014-08-30 21:54:07 +00:00
jasper
34a0e13595 add mirror that doesn't reset connections most of the time 2014-08-30 20:24:31 +00:00
stu
e7a297d06e Update to 0.6pl1. 2014-08-30 17:32:34 +00:00
stu
3d43e0309f Update to 1.2. 2014-08-30 17:16:47 +00:00
jasper
28983a5c5c update to iso-codes-3.55 2014-08-30 16:56:56 +00:00
edd
5fded6bc79 Fix spaces after MODPY_COMMENT in PLIST.
Causes creation of dirs starting with a space in the python3 flavor.

Spotted by, and OK ajacoutot@. Thanks.
2014-08-30 16:34:33 +00:00
ajacoutot
b40de7c166 +appstream-glib 2014-08-30 12:29:40 +00:00
ajacoutot
6942a71407 Import appstream-glib-0.2.5.
This library provides GObjects and helper methods to make it easy to
read and write AppStream metadata. It also provides a simple DOM
implementation that makes it easy to edit nodes and convert to and from
the standardized XML representation.
<...>

ok jasper@
2014-08-30 12:29:07 +00:00
ajacoutot
c1c4a8aa70 Update to harfbuzz-0.9.35. 2014-08-30 09:20:42 +00:00
brad
fe7db59349 - Remove a local PowerPC patch we don't need.
- A fix for the SPARC float handling. Adding the missing & to the field allows
  the backend feature flag to be passed back which it was not without it.
- Add some patches to enable the integrated assembler on PowerPC / SPARC.
  I left these out before as I thought because Clang was not obeying this
  setting and had its own similar bits they were not necessary but turns
  out the backend has some code that does obey this setting.

ok sthen@
2014-08-29 14:28:32 +00:00
chrisz
114e84dcee gmake will use libguile when available during build.
Therefore configure --without-guile.

ok dcoppa@
2014-08-29 13:24:29 +00:00
ajacoutot
606cb16110 Update to xdg-utils-1.1.0rc2 + fixes from upstream.
Committing now since these utilities tend to break after an update in very
subtle ways...
2014-08-28 10:26:20 +00:00
rpointel
a54cf29c78 update nose to 1.3.4.
ok martynas (maintainer).
2014-08-28 05:40:49 +00:00
kirby
0f3d80ae93 qlandkarte => qlandkartegt 2014-08-27 09:04:40 +00:00
chrisz
b798901ddc Upgrade ocaml-react. Since it has a major api charge, all of its dependers
need an upgrade, too.

* react uses opam without findlib as build system. Therefore call
  ocamlbuild directly. And roll a custom do-install.
* lwt will need camlp4.
* zed has moved to github.
* utop, too.
* lambda-term, too. Also will it need camlp4.


OK jca@
2014-08-27 08:05:17 +00:00
chrisz
a9eaec5af1 Update ocaml-batteries to 2.2.0.
Also include fixes from upstream to support OCaml 4.02

OK jca@
2014-08-27 07:54:22 +00:00
chrisz
9644e8241c Upgrade ocaml-camomile to 0.8.5.
Use cpp instead of the not available cppo. Cpp needs the directives
without indent. Therefore remove the indent in post-extract.

OK jca@
2014-08-27 07:47:47 +00:00
zhuk
f3f8660523 Fix missing UI files dependencies when building test program. Pure build
file dependency patch, so no bump needed.

Found by ajacoutot@ in a bulk build.
2014-08-26 23:01:52 +00:00
kirby
57f44730e5 switch to GH_* variables
ok chrisz@
2014-08-25 15:17:24 +00:00
ajacoutot
066aa3b0c9 Do not re-define INSTALL otherwise we end up using the one from ${WRKBUILD}.
This unbreaks dependant ports like h323plus.
2014-08-25 07:05:46 +00:00
zhuk
27266d9c0e More appropriate PLIST fix. Bumping this time, too. 2014-08-24 17:17:16 +00:00
chrisz
0ae97f5f8a Last OCaml REVISION bumps do to changes in BUILD_DEPENDS. 2014-08-23 07:09:18 +00:00
landry
201c5a05ee Remove duplicate items in PLIST, i doubt amd64 jars are installed on i386.. 2014-08-23 07:02:12 +00:00
kili
edea600f6e More bumps due to lang/ocaml pkgname change. 2014-08-22 22:49:07 +00:00
kili
5088070bc2 Bump after lang/ocaml pkgname change (first round, more bumps will follow). 2014-08-22 22:21:53 +00:00
jasper
3233521bbc update to hub-1.12.2 2014-08-22 18:43:32 +00:00
sthen
feb954cc99 Update to Java 7u65, including some security fixes.
Committing on behalf of kurt@
2014-08-22 09:16:05 +00:00
bentley
262dd6009c +etl 2014-08-22 04:17:10 +00:00
bentley
5e4fc256fe Import etl-0.04.17.
ETL is a multi-platform class and template library designed to add new
datatypes and functions which combine well with the existing types and
functions from the C++ Standard Template Library (STL).

ok jca@
2014-08-22 04:16:31 +00:00
zhuk
33ce58bd48 Update IntelliJ IDEA port to 13.1.4b. Set MAINTAINER to face the reality.
There are many tweaks pending, to be reviewed and committed separately.

Many input from and okay daniel@
2014-08-21 14:41:41 +00:00
armani
cb2c818404 Remove tab at end of HOMEPAGE
revision bump explained & ok sthen
2014-08-21 08:04:16 +00:00
pascal
1652ccd333 Update to git 2.1.0.
ok benoit@ (maintainer)
2014-08-19 19:44:39 +00:00
bcallah
974c23c09a +py-singledispatch 2014-08-18 23:03:22 +00:00
bcallah
18a620b505 Import devel/py-singledispatch
The singledispatch library brings functools.singledispatch from Python
3.4 to Python 2.6-3.3.

PEP 443 proposed to expose a mechanism in the functools standard library
module in Python 3.4 that provides a simple form of generic programming
known as single-dispatch generic functions.

This library is a backport of this functionality to Python 2.6 - 3.3.

ok jca@
2014-08-18 23:02:59 +00:00
bluhm
9011e5b36b Update p5-Sub-Name to 0.09 2014-08-18 21:29:10 +00:00