| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove # $FreeBSD$ from Makefiles. | Mathieu Arnold | 2021-04-06 | 1 | -1/+0 |
* | lang/ocaml: fix packaging on armv6 | Piotr Kubaj | 2021-03-26 | 1 | -1/+1 |
* | lang/ocaml: fix build on armv6 | Piotr Kubaj | 2021-03-01 | 1 | -0/+1 |
* | lang/ocaml: fix build on powerpc64le | Piotr Kubaj | 2021-01-03 | 2 | -5/+10 |
* | For ports on riscv64 that fail the same (or similar ways) to aarch64, mark | Mark Linimon | 2021-01-02 | 1 | -0/+1 |
* | lang/ocaml: Fix build with llvm 11 | Niclas Zeising | 2020-08-22 | 3 | -0/+71 |
* | ocaml depends on as(1) at runtime | Antoine Brodin | 2020-05-29 | 1 | -0/+1 |
* | lang/ocaml: add BUILD_DEPENDS as:devel/binutils | Ed Maste | 2020-05-29 | 1 | -0/+2 |
* | lang/ocaml: fix build on powerpc64 elfv2 | Piotr Kubaj | 2019-12-16 | 5 | -0/+192 |
* | Add USES=xorg USES=gl, ports categories l | Niclas Zeising | 2019-11-06 | 1 | -0/+1 |
* | - Update WWW | Dmitry Marakasov | 2019-10-20 | 1 | -1/+1 |
* | lang/ocaml: fix build on armv7 | Piotr Kubaj | 2019-08-01 | 2 | -5/+22 |
* | Bump PORTREVISION for ports depending on the canonical version of GCC | Gerald Pfeifer | 2019-07-26 | 1 | -0/+1 |
* | lang/ocaml: fix on powerpc64 | Piotr Kubaj | 2019-07-12 | 2 | -7/+8 |
* | Make sure that correct LDFLAGS are passed when linking shared libraries, | Alexey Dokuchaev | 2019-06-27 | 1 | -0/+9 |
* | Fix up pkg-plist in case the THREADS option (which is on by default) is | Gerald Pfeifer | 2019-06-25 | 1 | -5/+5 |
* | Update OCaml to version 4.05.0 (this is the last version where strings | Alexey Dokuchaev | 2019-06-24 | 5 | -174/+867 |
* | Do not set PORTDOCS twice | Tobias Kortkamp | 2019-01-08 | 1 | -2/+0 |
* | lang/ocaml: add -znotext to LDFLAGS on i386, for lld | Ed Maste | 2018-09-18 | 1 | -0/+1 |
* | To make tracking of upcoming changes easier, sort pkg-plist (per LANG=C). | Alexey Dokuchaev | 2018-08-01 | 1 | -84/+84 |
* | Further pre-update cleanups for `lang/ocaml': | Alexey Dokuchaev | 2017-12-18 | 3 | -109/+14 |
* | In sight of long-overdue update of `lang/ocaml', start cleaning things up: | Alexey Dokuchaev | 2017-12-18 | 2 | -54/+1 |
* | Actualize BROKEN_sparc64 statement. It was (re)marked broken last time in | Alexey Dokuchaev | 2017-12-18 | 1 | -2/+1 |
* | First step to unbreak `lang/ocaml' on aarch64: teach configure script that | Alexey Dokuchaev | 2017-12-15 | 2 | -12/+27 |
* | Improve handling of the system architecture in `lang/ocaml'. | Alexey Dokuchaev | 2017-12-15 | 2 | -6/+16 |
* | Attempt to build on armv7 by generalizing from armv6 code. | Mark Linimon | 2017-11-30 | 1 | -2/+3 |
* | Provide more descriptive error messages for ports failing on powerpc64. | Mark Linimon | 2017-04-29 | 1 | -1/+1 |
* | ${RM} already has -f. | Mathieu Arnold | 2016-10-21 | 1 | -1/+1 |
* | Mark as broken on aarch64. | Mark Linimon | 2016-10-12 | 1 | -1/+1 |
* | many ports: mark broken on powerpc64 | Steve Wills | 2016-04-21 | 1 | -0/+2 |
* | Fix packaging on armv6 by enabling profiling libraries. | Guido Falsi | 2016-03-24 | 2 | -8/+12 |
* | As usual, routinely update to the next version in r403835 had removed support | Alexey Dokuchaev | 2016-01-04 | 1 | -10/+22 |
* | lang/ocaml: Unbreak DragonFly | John Marino | 2015-12-17 | 1 | -13/+67 |
* | - Update to 4.02.3 | Wen Heping | 2015-12-16 | 4 | -215/+651 |
* | Backout r398381, it fails to package | Antoine Brodin | 2015-10-02 | 3 | -25/+79 |
* | Upgrade from 4.02.1 to 4.02.3. Disable adding of explicit -O to compiler flags, | Mikhail Teterin | 2015-10-01 | 3 | -79/+25 |
* | lang/ocaml: pet portlint, change pkg-plist as suggested by ohauer | Kurt Jaeger | 2015-08-23 | 2 | -8/+6 |
* | lang/ocaml: give execute permissions via pkg-plist to two files | Kurt Jaeger | 2015-08-16 | 1 | -0/+2 |
* | Fix the build on PowerPC (again) that was broken as of r385012. | Alexey Dokuchaev | 2015-07-30 | 1 | -2/+16 |
* | lang/ocaml: Remove softvfp option from ARMv6 build (no longer required) | John Marino | 2015-05-31 | 1 | -2/+3 |
* | lang/ocaml: Set BROKEN on 2 new ARCHES | John Marino | 2015-05-29 | 1 | -4/+4 |
* | MASTER_SITES cleanup. | Mathieu Arnold | 2015-05-14 | 1 | -1/+0 |
* | lang/ocaml: Tweak PROFILE handling to support DragonFly | John Marino | 2015-05-13 | 1 | -1/+1 |
* | - Remove incomplete check for configure arguments to fix build when CONFIGURE... | Sunpoet Po-Chuan Hsieh | 2015-05-03 | 1 | -0/+11 |
* | lang/ocaml: Upgrade version 4.01 => 4.02 | John Marino | 2015-04-29 | 21 | -1140/+268 |
* | - Add CPE info | Dmitry Marakasov | 2015-04-25 | 1 | -1/+2 |
* | lang category: Remove $PTHREAD_LIBS | John Marino | 2015-03-25 | 1 | -6/+4 |
* | Cleanup plist | Baptiste Daroussin | 2014-10-27 | 1 | -14/+0 |
* | lang/ocaml: Remove special NO_PROFILE handling for DragonFly | John Marino | 2014-10-20 | 1 | -1/+1 |
* | Canonicalize a few LICENSE_PERMS | Antoine Brodin | 2014-08-22 | 1 | -1/+1 |