head	1.3;
access;
symbols
	RELEASE_8_3_0:1.3
	RELEASE_9_0_0:1.3
	RELEASE_7_4_0:1.2
	RELEASE_8_2_0:1.2
	RELEASE_6_EOL:1.2
	RELEASE_8_1_0:1.2
	RELEASE_7_3_0:1.2
	RELEASE_8_0_0:1.2
	RELEASE_7_2_0:1.2
	RELEASE_7_1_0:1.2
	RELEASE_6_4_0:1.2
	RELEASE_5_EOL:1.2
	RELEASE_7_0_0:1.1
	RELEASE_6_3_0:1.1
	PRE_XORG_7:1.1
	RELEASE_4_EOL:1.1
	RELEASE_6_2_0:1.1
	RELEASE_6_1_0:1.1
	RELEASE_5_5_0:1.1
	RELEASE_6_0_0:1.1
	RELEASE_5_4_0:1.1
	RELEASE_4_11_0:1.1
	RELEASE_5_3_0:1.1
	RELEASE_4_10_0:1.1
	RELEASE_5_2_1:1.1
	RELEASE_5_2_0:1.1
	RELEASE_4_9_0:1.1
	RELEASE_5_1_0:1.1;
locks; strict;
comment	@# @;


1.3
date	2011.10.24.04.17.17;	author dougb;	state Exp;
branches;
next	1.2;

1.2
date	2008.04.08.19.21.34;	author stas;	state Exp;
branches;
next	1.1;

1.1
date	2003.04.03.15.16.47;	author obraun;	state Exp;
branches;
next	;


desc
@@


1.3
log
@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.
@
text
@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
@


1.2
log
@- 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
@
text
@a18 3

- Manfred  Lotz
  <manfred.lotz@@yahoo.de>
@


1.1
log
@Add ocaml-net 0.95, OCaml modules for Internet applications.

PR:		ports/48818
Submitted by:	Stephane Legrand <stephane@@freebsd.org>
@
text
@d4 1
a4 1
The current distribution contains:
d6 11
a16 8
- a mature implementation of the CGI protocol

- an implementation of the JSERV protocol (AJP-1.2)

- an experimental POP3 client

- a library of string processing functions related to Internet
  protocols
d20 2
a21 2
- Stephane Legrand
  <stephane@@freebsd.org>
@

