| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
PR: ports/179372
Submitted by: John Marino <draco@marino.st>
|
|
|
|
|
|
|
|
|
| |
TEX_DEFAULT:
A knob to choose teTeX or TeXLive. One can specify in /etc/make.conf.
USE_TEX:
A knob for port developers. Valid keywords are listed in
bsd.tex.mk.
|
|
|
|
| |
instead to make migration to TeXLive easier.
|
| |
|
|
|
|
|
|
|
| |
dependent ports
PR: 144982, 149958
Reviewed by: johans (earlier version of the patch)
|
|
|
|
|
|
|
|
|
| |
http://coq.inria.fr/coq-84
- Remove local patch that is now included upstream
- Add ocaml-findlib as build dependency
PR: ports/176056
Submitted by: Jaap Boender <jaapb@kerguelen.org>
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Fix build with new camlp5 (patch from official repo)
- Remove BROKEN tag
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
|
| |
OCAMLC pretyping/pretype_errors.mli
OCAMLOPT pretyping/pretype_errors.ml
File "pretyping/pretype_errors.ml", line 48, characters 4-109:
Error: Unbound constructor Stdpp.Exc_located
gmake[1]: *** [pretyping/pretype_errors.cmx] Error 2
Reported by: pointyhat
Feature safe: yes
|
|
|
|
|
| |
Hat: portmgr
Feature safe: yes
|
| |
|
| |
|
|
|
|
| |
Reported by: erwin
|
|
|
|
| |
- Remove obsoleted patch (fixed in dist)
|
|
|
|
| |
Reported by: pointyhat via pav
|
|
|
|
|
|
| |
- Add a patch to fix threading issues
Submitted by: AUGER Cedric <Cedric.Auger@lri.fr>
|
|
|
|
|
|
|
|
|
| |
- Bump EPOCH due to different versioning style
- Build and install documentation
PR: ports/148034
Submitted by: Jacques Garrigue <garrigue@math.nagoya-u.ac.jp>
Feature safe: yes
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
|
|
|
| |
Feature safe: yes
|
| |
|
|
|
|
|
|
| |
bumped or updated
Requested by: edwin
|
|
|
|
| |
Reported by: QAT
|
| |
|
|
|
|
|
|
|
|
|
|
| |
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
|
|
|
|
| |
Include this dependency and bump portrevision
|
|
|
|
|
| |
- Take advantage of USE_OCAML
- Update MASTER_SITES
|
| |
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
|
|
|
|
| |
- Grab maintainership
- Remove FreeBSD-specific workaround that shouldn't be needed anymore
|
|
|
|
|
| |
PR: ports/93954
Submitted by: Johan van Selst <johans@stack.nl>
|
|
|
|
| |
Approved by: portmgr (implicit)
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
|
| |
|
|
|
|
|
|
| |
the cluster
Suggested by: kris
|
| |
|
| |
|
|
|
|
|
| |
PR: 88197
Submitted by: Rene Ladan <r.c.ladan@student.tue.nl> (maintainer)
|
|
|
|
|
| |
PR: ports/76977
Submitted by: Rene Laden (maintainer)
|
|
|
|
|
| |
PR: ports/75787
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
(Johan van Selst succesfully ran the test-suite
on an amd64 running 6-CURRENT and ocaml-3.08.2)
PR: ports/75334
Submitted by: maintainer
|
|
|
|
|
| |
PR: 74502
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
- Correct PORTVERSION to match actual source version
- Cosmetics
PR: ports/73634
Submitted by: Rene Ladan <r.c.ladan@student.tue.nl> (maintainer)
|
|
mechanically checked by the machine.
In particular, Coq allows:
* the definition of functions or predicates,
* to state mathematical theorems and software specifications,
* to develop interactively formal proofs of these theorems,
* to check these proofs by a small certification "kernel".
PR: ports/72718
Submitted by: Rene Ladan <r.c.ladan@student.tue.nl>
|