FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 11:27 AM BST
Port details
ocaml-mode.el 3.01_10 lang on this many watch lists=2 search for ports that depend on this port
An EMACS mode for editing OCaml programs
Maintained by: michael.grunewald@laposte.net search for ports maintained by this maintainer
Port Added: 23 Oct 2001 06:06:17
Also Listed In: elisp
License: not specified in port


An EMACS major mode for editing O'Caml programs.

To use this, put the following into your ~/.emacs:

        (setq auto-mode-alist
          (cons '("\\.ml[iylp]?$" . caml-mode) auto-mode-alist))
        (autoload 'caml-mode "caml" "Major mode for editing Caml code." t)
        (autoload 'run-caml "inf-caml" "Run an inferior Caml process." t)

WWW: http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/ocaml.html
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: editors/emacs
Required To Run: editors/emacs
There are no ports dependent upon this port

To install the port: cd /usr/ports/lang/ocaml-mode.el/ && make install clean
To add the package: pkg_add -r caml-mode


Configuration Options
     No options to configure

Master Sites:
http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/jkoshy/
ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/jkoshy/
ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/jkoshy/
ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/jkoshy/
ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/jkoshy/
ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/jkoshy/
ftp://ftp.cn.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/jkoshy/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 23

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
22 Feb 2012 13:31:32
Original commit files touched by this commit  3.01_10
ashish search for other commits by this committer
- Chase Emacs updates

PR:             ports/165082
17 Oct 2011 06:01:31
Original commit files touched by this commit  3.01_9
ashish search for other commits by this committer
- Chase editors/emacs update
07 Sep 2011 20:21:30
Original commit files touched by this commit  3.01_8
ashish search for other commits by this committer
Chase editors/emacs update
27 Aug 2011 22:22:57
Original commit files touched by this commit  3.01_7
ashish search for other commits by this committer
Chase editors/emacs update.

PR:             ports/160196
03 Jul 2011 13:45:36
Original commit files touched by this commit  3.01_6
ohauer search for other commits by this committer
- remove MD5
10 Jun 2011 16:20:47
Original commit files touched by this commit  3.01_6
bapt search for other commits by this committer
Over to new volunteer

Submitted by:   Michael Grunewald <michael.grunewald@laposte.net>  (new
maintainer by mail)
13 Jun 2010 08:40:06
Original commit files touched by this commit  3.01_6
erwin search for other commits by this committer
BROKEN should not be quoted.
No functional change.
28 Apr 2010 00:37:14
Original commit files touched by this commit  3.01_6
pgollucci search for other commits by this committer
- Release some more ports
28 Mar 2010 06:47:48
Original commit files touched by this commit  3.01_6
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  3.01_5
dinoex search for other commits by this committer
- update to jpeg-8
12 Jan 2010 06:45:07
Original commit files touched by this commit  3.01_4
pgollucci search for other commits by this committer
- adopt
21 Dec 2009 02:19:12
Original commit files touched by this commit  3.01_4
dougb search for other commits by this committer
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
20 Dec 2009 20:19:24
Original commit files touched by this commit  3.01_4
bsam search for other commits by this committer
Changes to editors/emacs and Mk/bsd.emacs.mk were taken from
PR/137956 by Ashish SHUKLA (thanks!).  [1]

Those ports which define EMACS_PORT_NAME to be "emacs21" were
not touched (this time). They may be converted to the new
world order by removing the above mentioned assignment.

Four ports were marked as BROKEN with EMACS_PORT_NAME=emacs23
(they do not compile):
. lang/bigloo;
. mail/wanderlust;
. mail/wanderlust-devel;
. www/emacs-w3m.

Three ports were marked as IGNORE with EMACS_PORT_NAME=emacs23:
(Only the first 15 lines of the commit message are shown above View all of this commit message)
31 Jul 2009 13:57:52
Original commit files touched by this commit  3.01_3
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
06 Jun 2008 13:41:15
Original commit files touched by this commit  3.01_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)
10 Apr 2008 09:18:33
Original commit files touched by this commit  3.01_1
jkoshy search for other commits by this committer
Reset maintainership.
19 May 2007 20:32:57
Original commit files touched by this commit  3.01_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}.
13 Dec 2005 16:23:44
Original commit files touched by this commit  3.01
jkoshy search for other commits by this committer
Add SA256 checksums.
26 Mar 2005 22:27:38
Original commit files touched by this commit  3.01
kris search for other commits by this committer
BROKEN on ia64: Does not build

Approved by:    portmgr (self)
21 Mar 2004 07:38:56
Original commit files touched by this commit  3.01
kris search for other commits by this committer
Move the ancient emacs 19.x port from editors/emacs to
editors/emacs19, and update the main emacs port to 21.x by copying from
editors/emacs21.  Retire the editors/emacs21 port.

PR:     ports/24983
07 Mar 2003 06:05:38
Original commit files touched by this commit  3.01
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
06 Jan 2002 06:20:22
files touched by this commit
will search for other commits by this committer
First round of auto* cleanups:    - USE_AUTO* -> USE_AUTO*_VER=* where required 
  - USE_AUTO* / *_DEPENDS=.*auto*:*/devel/auto* -> GNU_CONFIGURE where OK    -
Other minor changes to fix things    
23 Oct 2001 10:06:17
files touched by this commit
jkoshy search for other commits by this committer
An Emacs mode for editing Objective CAML programs.    

Number of commits found: 23

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 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 23675
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 5
new 48 hours19
new 7 days62
new fortnight185
new month256

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

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