FreshPorts -- The Place For Ports notbug Wed, 8 Feb 2012 5:06 PM GMT
Port details
ocaml-net 3.3.3 www on this many watch lists=1 search for ports that depend on this port
OCaml modules for Internet applications
Maintained by: jaapb@kerguelen.org search for ports maintained by this maintainer
Port Added: 03 Apr 2003 15:17:26
License: not specified in port


A collection of modules for the Objective Caml language which focus
on application-level Internet protocols and conventions.

Ocamlnet consists of a number of libraries:

    * netstring is about processing strings that occur in network context
    * netcgi1 and netcgi2 focus on portable web applications
    * nethttpd is a web server component (HTTP server implementation)
    * netplex is a generic server framework
    * rpc implements OncRPC
    * netclient implements clients for HTTP, FTP, and Telnet
    * equeue is an event queue used for many protocol implementations
    * shell is about calling external commands
    * netshm provides shared memory for IPC purposes
    * netsys contains bindings for system functions
    * smtp and pop are two further client implementations

WWW: http://sourceforge.net/projects/ocamlnet
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/ocaml-pcre, devel/ocaml-camlp5, security/ocaml-ssl, lang/ocaml, devel/ocaml-findlib, devel/gmake
Required To Run: devel/ocaml-pcre, devel/ocaml-camlp5, security/ocaml-ssl, lang/ocaml, devel/ocaml-findlib
There are no ports dependent upon this port

To install the port: cd /usr/ports/www/ocaml-net/ && make install clean
To add the package: pkg_add -r ocaml-net


Configuration Options
===> The following configuration options are available for ocaml-net-3.3.3:
     SSL=ON (default) "Enable SSL support"
     NETHTTPD=OFF (default) "Enable the integrated HTTP daemon"
     AUTH_DH=OFF (default) "Enable Diffie-Hellman authorization support"
     GTK=OFF (default) "Enable GTK support"
     GTK2=OFF (default) "Enable GTK2 support"
     APACHE=OFF (default) "Enable Apache mod connector (experimental)"
===> Use 'make config' to modify these settings

Master Sites:
http://download.camlcity.org/download/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 27

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
21 Jan 2012 17:40:15
Original commit files touched by this commit  3.3.3
eadler search for other commits by this committer
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:    portmgr
01 Jan 2012 16:47:41
Original commit files touched by this commit  3.3.3
ohauer search for other commits by this committer
- change required APACHE version from 13+ to 20+
  (prepare to remove www/apache13)

- no PORTREVISION bump since apache22 is the default

with hat apache@
24 Oct 2011 04:17:38
Original commit files touched by this commit  3.3.3
dougb search for other commits by this committer
Remove more tags from pkg-descr files fo the form:

- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
20 Aug 2011 17:27:52
Original commit files touched by this commit  3.3.3
ohauer search for other commits by this committer
 - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined
21 Jun 2011 09:51:12
Original commit files touched by this commit  3.3.3
johans search for other commits by this committer
Update ocaml-net to 3.3.3 (bugfix release)
11 Jun 2011 11:06:45
Original commit files touched by this commit  3.3.1
johans search for other commits by this committer
Update ocaml-net to 3.3.1
10 May 2011 07:37:03
Original commit files touched by this commit  3.2.1_2
johans search for other commits by this committer
Fix PLIST by using USE_OCAMLFIND_PLIST
Bump PORTREVISION
05 May 2011 08:12:08
Original commit files touched by this commit  3.2.1_1
johans search for other commits by this committer
Pass maintainership to submitter of the last PR (Jaap Boender)
05 May 2011 07:51:39
Original commit files touched by this commit  3.2.1_1
johans search for other commits by this committer
Add OPTIONS to install additional optional modules

PR:             ports/122890
Submitted by:   Jaap Boender <jaapb@kerguelen.org>
08 Apr 2011 10:56:14
Original commit files touched by this commit  3.2.1
johans search for other commits by this committer
- Update ocaml-net to 3.2.1
- Grab maintainership
05 Apr 2011 22:23:33
Original commit files touched by this commit  2.2.9_2
stas search for other commits by this committer
- Bump portrevisions on all ocaml libraries, as it appears that compiled
  interface files (.cmi) are not backward compatible with a newer ocaml
  version.

PR:             ports/156195
Suggested by:   mandree
24 Mar 2011 07:08:49
Original commit files touched by this commit  2.2.9_1
linimon search for other commits by this committer
Maintainer is currently unable to work on this port.
19 Mar 2011 12:38:54
Original commit files touched by this commit  2.2.9_1
miwi search for other commits by this committer
- Get Rid MD5 support
20 Nov 2009 22:53:09
Original commit files touched by this commit  2.2.9_1
pav search for other commits by this committer
- Mark MAKE_JOBS_UNSAFE

Reported by:    pointyhat
22 Aug 2009 00:38:34
Original commit files touched by this commit  2.2.9_1
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with W
10 Apr 2008 06:46:34
Original commit files touched by this commit  2.2.9_1
stas search for other commits by this committer
- Fix pkg-plist.

Reported by:    Manfred Lotz <manfred.lotz@yahoo.de>,
                Johan van Selst <johans@stack.nl>
08 Apr 2008 19:21:35
Original commit files touched by this commit  2.2.9
stas search for other commits by this committer
- Update ocaml-net to 2.2.9
- make PREFIX-clean
- use bsd.ocamk.mk framework
- update pkg description
- pass maintainership to submitter.

PR:             ports/118888 (based on)
Submitted by:   manfred.lotz@yahoo.de
25 May 2007 00:39:40
Original commit files touched by this commit  1.1.1_1
clsung search for other commits by this committer
- stephane@ give up maintain his ports

PR:             ports/112464
Submitted by:   stephane
19 May 2007 20:32:57
Original commit files touched by this commit  1.1.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}.
07 Jan 2006 07:45:07
Original commit files touched by this commit  1.1.1
edwin search for other commits by this committer
Update port: www/ocaml-net (upgrade to the latest version)

        Upgrade to the latest, 1.1.1, version. I've added lang/ocaml to
        RUN_DEPENDS for rebuild the port with portupgrade -r lang/ocaml.

PR:             ports/90212
Submitted by:   Denis Shaposhnikov <dsh@vlink.ru>
Approved by:    Stephane Legrand <stephane@freebsd.org>
03 Oct 2005 13:58:50
Original commit files touched by this commit  1.1
garga search for other commits by this committer
- Update to 1.1

PR:             ports/85188
Submitted by:   maintainer
27 Oct 2004 22:45:28
Original commit files touched by this commit  0.98_1
pav search for other commits by this committer
- Fix package so it registers shared libraries in ocaml register

PR:             ports/73194
Submitted by:   stephane (maintainer)
18 Oct 2004 16:52:45
Original commit files touched by this commit  0.98
thierry search for other commits by this committer
Upgrade to 0.98.

PR:             ports/72279
Submitted by:   maintainer.
28 Mar 2004 18:27:15
Original commit files touched by this commit  0.97_1
pav search for other commits by this committer
- Add missed runtime dependency on ocaml-pcre

PR:             ports/64862
Submitted by:   stephane (maintainer)
23 Mar 2004 23:39:20
Original commit files touched by this commit  0.97
pav search for other commits by this committer
- Update to 0.97

PR:             ports/64622
Submitted by:   stephane (maintainer)
04 Feb 2004 05:10:27
Original commit files touched by this commit  0.95_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
03 Apr 2003 15:16:48
Original commit files touched by this commit  0.95
obraun search for other commits by this committer
Add ocaml-net 0.95, OCaml modules for Internet applications.

PR:             ports/48818
Submitted by:   Stephane Legrand <stephane@freebsd.org>

Number of commits found: 27

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06
bugzilla2Feb 06
bugzilla3Feb 06
php5*Feb 06
mathopdFeb 03
firefoxFeb 01
linux-firefoxFeb 01
linux-seamonkeyFeb 01
linux-thunderbirdFeb 01
seamonkeyFeb 01
seamonkey2Feb 01
thunderbirdFeb 01
thunderbird3Feb 01

14 vulnerabilities affecting 33 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 23141
Broken 190
Deprecated 96
Ignore 726
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 1
Expired 7
Set to expire 93
Interactive 63
new 24 hours 13
new 48 hours27
new 7 days49
new fortnight82
new month139

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.164 seconds.