Port details |
- ocamlweb Literate programming tool for Objective Caml
- 1.34_5 devel
=1 1.34_5Version of this port present on the latest quarterly branch.
- DEPRECATED: Not staged. See http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html
This port expired on: 2014-08-31
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2001-04-07 04:57:20
- Last Update: 2014-09-01 14:46:34
- SVN Revision: 366879
- People watching this port, also watch:: gentoo, windowmaker, xautolock, xosd
- License: not specified in port
- WWW:
- http://www.lri.fr/~filliatr/ocamlweb/
- Description:
- Literate programming has been introduced by D. E. Knuth in 1984. The
main idea is to put the code and its documentation in the same file
and to produce from it a document which is readable by a human, and
not only by a machine. Although ocamlweb borrows a lot of ideas from
Knuth's original tool (called WEB), there are big differences between
them. First, WEB allows you to present the pieces of your code in any
order, and this is quite useful when using poorly structured
languages, like Pascal or C. But Objective Caml is already highly
structured, and this is no more useful. Moreover, WEB requires the use
of a tool to produce the code from the WEB file, which greatly
complicates the use of your favorite source-based tools (dependencies
generator, debugger, emacs mode, etc.). When using ocamlweb, the
documentation is inserted in the code as comments (in the Caml sense),
and your code is not linked to the existence of ocamlweb in any way.
Currently, the task of ocamlweb may be seen as:
1. making a nice document with the code and its documentation;
2. generating a global index of cross-references, where each identifier
is associated to the lists of sections where it is defined or used.
WWW: http://www.lri.fr/~filliatr/ocamlweb/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ocamlweb>0:devel/ocamlweb
- No installation instructions:
- This port has been deleted.
- PKGNAME: ocamlweb
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ocamlc : lang/ocaml
- tex.fmt : print/tex-formats
- Runtime dependencies:
-
- tex.fmt : print/tex-formats
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.34_5 01 Sep 2014 14:46:34 |
bapt |
Remove non staged ports without pending PR from d* |
1.34_5 29 Jul 2014 17:12:50 |
adamw |
Rename all patches that contain '::' as a path separator, and use
'__' instead. |
1.34_5 04 Jul 2014 12:06:07 |
bapt |
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)
With hat: portmgr |
1.34_5 10 Jun 2014 07:39:02 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.
CR: D196
Approved by: portmgr (bapt) |
1.34_5 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
1.34_5 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
1.34_5 11 May 2013 17:58:56 |
hrs |
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. |
1.34_5 06 May 2013 02:00:41 |
hrs |
Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetex
instead to make migration to TeXLive easier. |
1.34_5 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.34_4 02 Jan 2011 17:56:14 |
erwin |
- Use canonical format for FreeBSD.org MAINTAINER addresses
- Remove obsolete MD5 checksum while I'm here
PR: 153513
Submitted by: sunpoet |
1.34_4 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.34_3 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.34_2 17 Jul 2008 21:46:48 |
hrs |
Style clean-ups including:
- Remove unnecessary mktexlsr calling.
- Use PORTDOCS for additional docs.
- Use TEXMFDIR for share/texmf.
- Fix a typo in .if line. |
1.34_2 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.34_1 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
1.34_1 13 Feb 2005 04:32:34 |
jkoshy |
Transfer MAINTAINER-ship into better hands. |
1.34_1 11 Feb 2005 02:18:45 |
jkoshy |
teTeX no longer uses the texmf/tex/latex/misc directory.
Submitted by: hrs
Noticed by: pointyhat's scripts |
1.34 16 Aug 2004 16:15:19 |
jkoshy |
Upgrade to v1.34. Unbreak with OCaml v3.08. Pick up the version number
of the documentation PS file from PORTVERSION. |
1.32 18 Mar 2004 02:01:14 |
jkoshy |
Add SIZE information. |
1.32 07 May 2003 04:03:43 |
jkoshy |
Upgrade to v1.32; unbreak install.
Reminded by: Kris Kennaway <kris@obsecurity.org> |
1.31 06 May 2003 21:32:24 |
kris |
BROKEN: Does not install |
1.31 07 Mar 2003 06:01:16 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
1.31 03 Jun 2002 10:12:09 |
jkoshy |
Track version bump on MASTER_SITE. Reflect the fact that Ocamlweb's
documentation is now version numbered. Make pkg-plist correct
when NOPORTDOCS is defined. |
1.3 28 Mar 2002 09:51:25 |
jkoshy |
Update to v1.3. Add a runtime dependency on ports/print/teTeX.
Maintain TeX's `ls-lR' databases when the port is installed and
de-installed.
Take over maintainership. |
21 Feb 2002 20:31:13 |
fenner |
Remove patrick@watson.org as MAINTAINER |
20 Nov 2001 23:49:34 |
lioux |
Style police: WWW tags should either end in a file/script or TRAILING /; Fix the
later case |
03 Sep 2001 05:29:19 |
lioux |
o update to 1.0 o style fix: unecho commands on Makefile o chase
ocamlweb-man.ps.gz checksum on new version of the port |
07 Apr 2001 08:57:20 |
will |
Add ocamlweb 0.9, a literate programming tool for Objective Caml. |