FreshPorts -- The Place For Ports Fri, 25 Jul 2008 9:01 AM BST
FreshPorts is now runing off the BETA server. Enjoy for now.
Port details
coq 8.1.3_2 math on this many watch lists=1 search for ports that depend on this port
Theorem prover based on lambda-C
Maintained by: johans@stack.nl search for ports maintained by this maintainer
Port Added: 16 Oct 2004 02:04:52


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/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/ocaml-camlp5, lang/ocaml, x11-toolkits/ocaml-lablgtk2, devel/gmake
Required To Run: lang/ocaml, devel/ocaml-camlp5, lang/ocaml, x11-toolkits/ocaml-lablgtk2, devel/gmake

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


Configuration Options
     No options to configure

Master Sites:
http://coq.inria.fr/V8.1pl3/files/
ftp://ftp.stack.nl/pub/users/johans/coq/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 20

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
06 Jun 2008 14: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 23: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 18: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 08: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 21: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 19: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 21: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 01: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: 20

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
drupal5Jul 13
drupal6Jul 13
popplerJul 09
py-pylonsJul 04
freetype2Jul 03
fetchmailJul 01
squid*Jun 28
squid24*Jun 28
squid30*Jun 28
apache22Jun 24
php5-posix*Jun 22
firefox*Jun 21
firefox-devel*Jun 21
firefox10*Jun 21
firefox15*Jun 21

3 vulnerabilities affecting 4 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
Traffic

Calculated hourly:
Port count 18840
Broken 147
Deprecated 95
Ignore 429
Forbidden 5
Restricted 332
No CDROM 129
Vulnerable 51
Expired 16
Set to expire 75
Interactive 78
new 24 hours 2
new 48 hours6
new 7 days61
new fortnight71
new month148

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

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.337 seconds.