e670 FreshPorts -- math/coq
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
coq 8.4.2,1 math on this many watch lists=1 search for ports that depend on this port
Theorem prover based on lambda-C
Maintained by: johans@FreeBSD.org search for ports maintained by this maintainer
Port Added: 16 Oct 2004 01:04:52
License: not specified in port


From the website:

Developed in the LogiCal project, the Coq tool is a formal proof
management system: a proof done with Coq is 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".

Coq is based on a logical framework called "Calculus of Inductive
Constructions" extended by a modular development system for
theories.
    
Coq is distributed under the GNU Lesser General Public Licence
Version 2.1 (LGPL).

CoqIde is installed if the x11-toolkits/ocaml-lablgtk2 port is installed.

Author: Rene Ladan <r.c.ladan@student.tue.nl>
WWW:    http://coq.inria.fr/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/ocaml-camlp5
  2. devel/ocaml-findlib
  3. textproc/hevea
  4. print/latex-ucs
  5. x11-toolkits/ocaml-lablgtk2
  6. lang/ocaml
  7. print/teTeX-base
  8. print/teTeX-texmf
  9. devel/gmake
Required To Run:
  1. devel/ocaml-camlp5
  2. devel/ocaml-findlib
  3. textproc/hevea
  4. print/latex-ucs
  5. x11-toolkits/ocaml-lablgtk2
  6. lang/ocaml
  7. print/teTeX-base
  8. print/teTeX-texmf
  9. devel/gmake
  10. lang/ocaml
There are no ports dependent upon this port

To install the port: cd /usr/ports/math/coq/ && make install clean
To add the package: pkg_add -r coq


Configuration Options
===> The following configuration options are available for coq-8.4.2,1:
     IDE=on: Include desktop environment (coqide)
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.stack.nl/pub/users/johans/coq/
  3. http://coq.inria.fr/distrib/V8.4pl2/files/

Number of commits found: 44

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
11 May 2013 17:58:56
Original commit files touched by this commit  8.4.2,1
hrs search for other commits by this committer
Rectify USE_TEX to support both of teTeX and TeXLive.

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.
06 May 2013 02:00:41
Original commit files touched by this commit  8.4.2,1
hrs search for other commits by this committer
Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetex
instead to make migration to TeXLive easier.
30 Apr 2013 14:50:27
Original commit files touched by this commit  8.4.2,1
johans search for other commits by this committer
Update coq to 8.4.2
19 Mar 2013 13:20:29
Original commit files touched by this commit  8.4.1_1,1
rm search for other commits by this committer
- remove empty files and directories
05 Mar 2013 20:22:03
Original commit files touched by this commit  8.4.1_1,1
bf search for other commits by this committer
update x11-toolkits/ocaml-lablgtk2 to 2.16.0+bugfixes, and adjust
dependent ports

PR:		144982, 149958
Reviewed by:	johans (earlier version of the patch)
17 Feb 2013 10:43:22
Original commit files touched by this commit  8.4.1,1
johans search for other commits by this committer
- Update coq to 8.4 pl1 [1]
  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>
28 Jun 2012 16:12:22
Original commit files touched by this commit  8.3.3_1,1
johans search for other commits by this committer
Convert to new options framework
01 Jun 2012 05:26:28
Original commit files touched by this commit  8.3.3_1,1
dinoex search for other commits by this committer
- update png to 1.5.10
25 Mar 2012 09:21:05
Original commit files touched by this commit  8.3.3,1
johans search for other commits by this committer
- Update coq to 8.3.3
- Fix build with new camlp5 (patch from official repo)
- Remove BROKEN tag

Feature safe:   yes
14 Mar 2012 20:11:56
Original commit files touched by this commit  8.3.2_1,1
pav search for other commits by this committer
- Mark BROKEN: does not compile
  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
11 Nov 2011 02:53:39
Original commit files touched by this commit  8.3.2_1,1
linimon search for other commits by this committer
Mark as broken on powerpc: fails to link.

Hat:            portmgr
Feature safe:   yes
02 May 2011 12:44:53
Original commit files touched by this commit  8.3.2_1
makc search for other commits by this committer
Bump PORTREVISION after open-mofit update
25 Apr 2011 17:48:54
Original commit files touched by this commit  8.3.2,1
johans search for other commits by this committer
Update coq to 8.3.2
18 Apr 2011 17:19:28
Original commit files touched by this commit  8.3.1,1
johans search for other commits by this committer
Correct PORTVERSION: pl (patch level) releases follow a main release

Reported by:            erwin
12 Feb 2011 12:30:08
Original commit files touched by this commit  8.3.p1,1
johans search for other commits by this committer
- Update coq to 8.3pl1
- Remove obsoleted patch (fixed in dist)
10 Dec 2010 17:23:11
Original commit files touched by this commit  8.3,1
johans search for other commits by this committer
Fix build with new ocaml preprocessor (patch from upstream)

Reported by:    pointyhat via pav
09 Nov 2010 07:09:26
Original commit files touched by this commit  8.3,1
johans search for other commits by this committer
- Update coq to 8.3
- Add a patch to fix threading issues

Submitted by:   AUGER Cedric <Cedric.Auger@lri.fr>
25 Jun 2010 06:53:04
Original commit files touched by this commit  8.2.p1,1
johans search for other commits by this committer
- Update to version 8.2pl1
- 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
28 Mar 2010 06:47:48
Original commit files touched by this commit  8.2.1_3
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
23 Feb 2010 18:06:02
Original commit files touched by this commit  8.2.1_2
johans search for other commits by this committer
Update my mail address to @FreeBSD.org

Feature safe:   yes
05 Feb 2010 11:46:55
Original commit files touched by this commit  8.2.1_2
dinoex search for other commits by this committer
- update to jpeg-8
31 Jul 2009 13:57:52
Original commit files touched by this commit  8.2.1_1
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
16 Mar 2009 09:42:38
Original commit files touched by this commit  8.2.1
johans search for other commits by this committer
Fix pkg-plist

Reported by:    QAT
16 Mar 2009 07:38:00
Original commit files touched by this commit  8.2.1
johans search for other commits by this committer
Update to 8.2.1
06 Jun 2008 13:44:06
Original commit files touched by this commit  8.1.3_2
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

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)
16 Apr 2008 22:10:53
Original commit files touched by this commit  8.1.3_1
johans search for other commits by this committer
- Due to depency updates, camlp5 (fresh port) is now required as well:
  Include this dependency and bump portrevision
06 Apr 2008 17:40:47
Original commit files touched by this commit  8.1.3
johans search for other commits by this committer
- Update to 8.1pl3
- Take advantage of USE_OCAML
- Update MASTER_SITES
30 Jul 2007 07:36:01
Original commit files touched by this commit  8.1.1
johans search for other commits by this committer
Update to 8.1.1  (bugfix release)
19 May 2007 20:32:57
Original commit files touched by this commit  8.1_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
25 Mar 2007 18:44:34
Original commit files touched by this commit  8.1
johans search for other commits by this committer
- Update to 8.1
- Grab maintainership
- Remove FreeBSD-specific workaround that shouldn't be needed anymore
16 Mar 2006 15:31:23
Original commit files touched by this commit  8.0p3
pav search for other commits by this committer
- Update to 8.0pl3

PR:             ports/93954
Submitted by:   Johan van Selst <johans@stack.nl>
06 Mar 2006 20:30:52
Original commit files touched by this commit  8.0p2_1
kris search for other commits by this committer
BROKEN: Does not build

Approved by:    portmgr (implicit)
22 Jan 2006 02:26:24
Original commit files touched by this commit  8.0p2_1
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
07 Dec 2005 15:59:14
Original commit files touched by this commit  8.0p2_1
vs search for other commits by this committer
Unbreak: Add vendor-patch for ocaml 3.09
05 Dec 2005 09:49:23
Original commit files touched by this commit  8.0p2_1
vs search for other commits by this committer
Bump PORTREVISION to regenerate the package with the newly enabled IDE on the
cluster

Suggested by: kris
05 Dec 2005 09:16:08
Original commit files touched by this commit  8.0p2
vs search for other commits by this committer
Enable IDE by default.
25 Nov 2005 15:48:16
Original commit files touched by this commit  8.0p2
pav search for other commits by this committer
- Add SHA256
29 Oct 2005 20:14:47
Original commit files touched by this commit  8.0p2
mnag search for other commits by this committer
Drop MAINTAINER

PR:             88197
Submitted by:   Rene Ladan <r.c.ladan@student.tue.nl> (maintainer)
02 Feb 2005 11:34:42
Original commit files touched by this commit  8.0p2
vs search for other commits by this committer
Update to 8.0p2

PR:             ports/76977
Submitted by:   Rene Laden (maintainer)
18 Jan 2005 16:44:23
Original commit files touched by this commit  8.0p1
vs search for other commits by this committer
Fix packaging

PR:             ports/75787
Submitted by:   maintainer
20 Dec 2004 21:37:52
Original commit files touched by this commit  8.0p1
sem search for other commits by this committer
- Unbreak on amd64
  (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
29 Nov 2004 09:34:20
Original commit files touched by this commit  8.0p1
tobez search for other commits by this committer
Mark broken on ia64 and amd64.

PR:             74502
Submitted by:   maintainer
08 Nov 2004 21:57:29
Original commit files touched by this commit  8.0p1
pav search for other commits by this committer
- Add optional CoqIde support (depends on lablgtk2)
- Correct PORTVERSION to match actual source version
- Cosmetics

PR:             ports/73634
Submitted by:   Rene Ladan <r.c.ladan@student.tue.nl> (maintainer)
16 Oct 2004 00:55:33
Original commit files touched by this commit  8.0
pav search for other commits by this committer
Add coq, a formal proof management system: a proof done with Coq is
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>

Number of commits found: 44

2853
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24539
Broken 216
Deprecated 478
Ignore 632
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 516
Interactive 33
new 24 hours 5
new 48 hours8
new 7 days31
new fortnight65
new month217

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0