head	1.31;
access;
symbols
	RELEASE_8_3_0:1.27
	RELEASE_9_0_0:1.23
	RELEASE_7_4_0:1.14
	RELEASE_8_2_0:1.14
	RELEASE_6_EOL:1.14
	RELEASE_8_1_0:1.14
	RELEASE_7_3_0:1.14
	RELEASE_8_0_0:1.13
	RELEASE_7_2_0:1.12
	RELEASE_7_1_0:1.12
	RELEASE_6_4_0:1.12
	RELEASE_5_EOL:1.12
	RELEASE_7_0_0:1.10
	RELEASE_6_3_0:1.10
	PRE_XORG_7:1.8
	RELEASE_4_EOL:1.8
	RELEASE_6_2_0:1.8
	RELEASE_6_1_0:1.8
	RELEASE_5_5_0:1.8
	RELEASE_6_0_0:1.6
	RELEASE_5_4_0:1.6
	RELEASE_4_11_0:1.6
	RELEASE_5_3_0:1.4
	RELEASE_4_10_0:1.4
	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.31
date	2012.11.17.06.02.43;	author svnexp;	state Exp;
branches;
next	1.30;

1.30
date	2012.10.27.20.06.23;	author bapt;	state Exp;
branches;
next	1.29;

1.29
date	2012.08.18.14.29.08;	author ohauer;	state Exp;
branches;
next	1.28;

1.28
date	2012.05.22.13.12.46;	author scheidell;	state Exp;
branches;
next	1.27;

1.27
date	2012.02.15.14.31.49;	author eadler;	state Exp;
branches;
next	1.26;

1.26
date	2012.02.15.13.41.16;	author eadler;	state Exp;
branches;
next	1.25;

1.25
date	2012.01.21.17.37.13;	author eadler;	state Exp;
branches;
next	1.24;

1.24
date	2012.01.01.16.47.39;	author ohauer;	state Exp;
branches;
next	1.23;

1.23
date	2011.08.20.17.27.49;	author ohauer;	state Exp;
branches;
next	1.22;

1.22
date	2011.06.21.09.51.11;	author johans;	state Exp;
branches;
next	1.21;

1.21
date	2011.06.11.11.06.45;	author johans;	state Exp;
branches;
next	1.20;

1.20
date	2011.05.10.07.37.03;	author johans;	state Exp;
branches;
next	1.19;

1.19
date	2011.05.05.08.12.08;	author johans;	state Exp;
branches;
next	1.18;

1.18
date	2011.05.05.07.51.39;	author johans;	state Exp;
branches;
next	1.17;

1.17
date	2011.04.08.10.56.13;	author johans;	state Exp;
branches;
next	1.16;

1.16
date	2011.04.05.22.23.32;	author stas;	state Exp;
branches;
next	1.15;

1.15
date	2011.03.24.07.08.49;	author linimon;	state Exp;
branches;
next	1.14;

1.14
date	2009.11.20.22.53.08;	author pav;	state Exp;
branches;
next	1.13;

1.13
date	2009.08.22.00.38.17;	author amdmi3;	state Exp;
branches;
next	1.12;

1.12
date	2008.04.10.06.46.34;	author stas;	state Exp;
branches;
next	1.11;

1.11
date	2008.04.08.19.21.34;	author stas;	state Exp;
branches;
next	1.10;

1.10
date	2007.05.25.00.39.40;	author clsung;	state Exp;
branches;
next	1.9;

1.9
date	2007.05.19.20.25.17;	author flz;	state Exp;
branches;
next	1.8;

1.8
date	2006.01.07.07.45.07;	author edwin;	state Exp;
branches;
next	1.7;

1.7
date	2005.10.03.13.58.50;	author garga;	state Exp;
branches;
next	1.6;

1.6
date	2004.10.27.22.45.28;	author pav;	state Exp;
branches;
next	1.5;

1.5
date	2004.10.18.16.52.45;	author thierry;	state Exp;
branches;
next	1.4;

1.4
date	2004.03.28.18.27.15;	author pav;	state Exp;
branches;
next	1.3;

1.3
date	2004.03.23.23.39.20;	author pav;	state Exp;
branches;
next	1.2;

1.2
date	2004.02.04.05.09.33;	author marcus;	state Exp;
branches;
next	1.1;

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


desc
@@


1.31
log
@Switch exporter over
@
text
@# New ports collection makefile for:   ocaml-net
# Date created:        01 March 2003
# Whom:                Stephane Legrand <stephane@@freebsd.org>
#
# $FreeBSD: head/www/ocaml-net/Makefile 306529 2012-10-27 20:06:23Z bapt $
#

PORTNAME=	net
PORTVERSION=	3.5.1
CATEGORIES=	www
MASTER_SITES=	http://download.camlcity.org/download/
PKGNAMEPREFIX=	ocaml-
DISTNAME=	ocaml${PORTNAME}-${PORTVERSION}

MAINTAINER=	jaapb@@kerguelen.org
COMMENT=	OCaml modules for Internet applications

BUILD_DEPENDS=	${SA_DIR}/pcre/pcre.a:${PORTSDIR}/devel/ocaml-pcre
RUN_DEPENDS:=	${BUILD_DEPENDS}

CONFLICTS=	ocaml-equeue-2* ocaml-netclient-0*

USE_GMAKE=	yes
USE_OCAML=	yes
USE_OCAML_FINDLIB=	yes
USE_OCAML_LDCONFIG=	yes
USE_OCAMLFIND_PLIST=	yes
HAS_CONFIGURE=	yes

ALL_TARGET=	all opt
MAKE_JOBS_UNSAFE=	yes

PLIST_FILES=	bin/netplex-admin \
		bin/ocamlrpcgen

DOCSDIR=	${PREFIX}/share/doc/ocaml/${PKGNAMEPREFIX}${PORTNAME}
EXAMPLESDIR=	${PREFIX}/share/examples/ocaml/${PKGNAMEPREFIX}${PORTNAME}
SA_DIR=		${LOCALBASE}/${OCAML_SITELIBDIR}

PORTDOCS=	*
PORTEXAMPLES=	*

OCAML_PKGDIRS=	netsys netshm equeue shell netstring rpc-generator \
		rpc pop smtp netclient netcgi2 netgssapi netplex \
		netcgi2-plex netcamlbox netmulticore rpc-auth-local
OCAML_LDLIBS=	${OCAML_PKGDIRS:S/^/${OCAML_SITELIBDIR}\//}

OPTIONS=	SSL "Enable SSL support" ON \
		NETHTTPD "Enable the integrated HTTP daemon" OFF \
		AUTH_DH "Enable Diffie-Hellman authorization support" OFF \
		GTK2 "Enable GTK2 support" OFF \
		APACHE "Enable Apache mod connector (experimental)" OFF \
		ZIP "Enable compression support" OFF \
		SCRAM "Enable SCRAM support" OFF

CONFIGURE_ARGS+=	-disable-gtk

.include <bsd.port.options.mk>

.if defined(WITHOUT_SSL)
CONFIGURE_ARGS+=	-disable-ssl
.else
CONFIGURE_ARGS+=	-enable-ssl
BUILD_DEPENDS+=		${SA_DIR}/ssl/ssl.a:${PORTSDIR}/security/ocaml-ssl
RUN_DEPENDS+=		${SA_DIR}/ssl/ssl.a:${PORTSDIR}/security/ocaml-ssl
OCAML_PKGDIRS+=		equeue-ssl rpc-ssl
.endif

.if defined(WITH_NETHTTPD)
CONFIGURE_ARGS+=	-with-nethttpd
OCAML_PKGDIRS+=		nethttpd nethttpd-for-netcgi2
.else
CONFIGURE_ARGS+=	-without-nethttpd
.endif

.if defined(WITH_AUTH_DH)
CONFIGURE_ARGS+=	-with-rpc-auth-dh
BUILD_DEPENDS+=		${SA_DIR}/cryptgps/cryptgps.a:${PORTSDIR}/security/ocaml-cryptgps
RUN_DEPENDS+=		${SA_DIR}/cryptgps/cryptgps.a:${PORTSDIR}/security/ocaml-cryptgps
OCAML_PKGDIRS+=		rpc-auth-dh
.else
CONFIGURE_ARGS+=	-without-rpc-auth-dh
.endif

.if defined(WITH_GTK2)
CONFIGURE_ARGS+=	-enable-gtk2
BUILD_DEPENDS+=		lablgtk2:${PORTSDIR}/x11-toolkits/ocaml-lablgtk2
RUN_DEPENDS+=		lablgtk2:${PORTSDIR}/x11-toolkits/ocaml-lablgtk2
OCAML_PKGDIRS+=		equeue-gtk2
.else
CONFIGURE_ARGS+=	-disable-gtk2
.endif

.if defined(WITH_APACHE)
USE_APACHE=		22+
CONFIGURE_ARGS+=	-enable-apache -apxs ${APXS} -apache ${HTTPD}
OCAML_PKGDIRS+=		netcgi_apache
.else
CONFIGURE_ARGS+=	-disable-apache
.endif

.if defined(WITH_ZIP)
CONFIGURE_ARGS+=	-enable-zip
BUILD_DEPENDS+=		${SA_DIR}/zip/zip.a:${PORTSDIR}/archivers/ocaml-zip
RUN_DEPENDS+=		${SA_DIR}/zip/zip.a:${PORTSDIR}/archivers/ocaml-zip
OCAML_PKGDIRS+=		netzip
.else
CONFIGURE_ARGS+=	-disable-zip
.endif

.if defined(WITH_SCRAM)
CONFIGURE_ARGS+=	-enable-crypto
BUILD_DEPENDS+=		${SA_DIR}/cryptokit/cryptokit.a:${PORTSDIR}/security/ocaml-cryptokit
RUN_DEPENDS+=		${SA_DIR}/cryptokit/cryptokit.a:${PORTSDIR}/security/ocaml-cryptokit
OCAML_PKGDIRS+=		netmech-scram
.else
CONFIGURE_ARGS+=	-disable-crypto
.endif

post-patch:
	${REINPLACE_CMD} -e '/\.libs/d' \
		${WRKSRC}/src/netcgi2-apache/Makefile.def
	${REINPLACE_CMD} -e 's/camlzip/zip/' \
		${WRKSRC}/configure \
		${WRKSRC}/src/netzip/META.in \
		${WRKSRC}/src/netzip/Makefile

post-install:
.if !defined(NOPORTDOCS)
	@@${MKDIR} ${DOCSDIR}/
	@@(cd ${WRKSRC}/doc/ && ${COPYTREE_SHARE} \* ${DOCSDIR}/)
.endif
.if !defined(NOPORTEXAMPLES)
	@@${MKDIR} ${EXAMPLESDIR}/
	@@(cd ${WRKSRC}/examples/ && ${COPYTREE_SHARE} \* ${EXAMPLESDIR}/)
.endif

.include <bsd.port.mk>
@


1.30
log
@SVN rev 306529 on 2012-10-27 20:06:23Z by bapt

Disable gtk1 support which depends on ocaml-lablgtk which is expired

Feature safe:	yes
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.29
log
@SVN rev 302724 on 2012-08-18 14:29:08Z by ohauer

- remove www/apache20 and devel/apr0
- s/USE_APACHE= 20+/USE_APACHE= 22+/
- unify s/YES/yes/
- cleanup APACHE_VERSION <= 22 usage
- add entry to MOVED

with hat apache@@
@
text
@a50 1
		GTK "Enable GTK support" OFF \
d56 2
a84 9
.if defined(WITH_GTK)
CONFIGURE_ARGS+=	-enable-gtk
BUILD_DEPENDS+=		lablgtk:${PORTSDIR}/x11-toolkits/ocaml-lablgtk
RUN_DEPENDS+=		lablgtk:${PORTSDIR}/x11-toolkits/ocaml-lablgtk
OCAML_PKGDIRS+=		equeue-gtk1
.else
CONFIGURE_ARGS+=	-disable-gtk
.endif

@


1.28
log
@- Update to 3.5.1 [1]
- Honor NOPORTEXAMPLES if NOPORTDOCS not defined [2]

PR:		ports/167987 [1]
Submitted by:	Jyun-Yan You <jyyou@@cs.nctu.edu.tw> [1]
Reviewed by:	scheidell@@ (me) [2]
Approved by:	Jaap Boender <jaapb@@kerguelen.org> (maintainer)
@
text
@d103 1
a103 1
USE_APACHE=		20+
@


1.27
log
@Remove duplicate variable

Submitted by:	Alex Kozlov
Approved by:	maintainer (implicit)
@
text
@d9 1
a9 1
PORTVERSION=	3.3.3
d18 1
a18 2
BUILD_DEPENDS=	${SA_DIR}/pcre/pcre.a:${PORTSDIR}/devel/ocaml-pcre \
		camlp5:${PORTSDIR}/devel/ocaml-camlp5
a39 1
.if !defined(NOPORTDOCS)
a41 1
.endif
d45 1
a45 1
		netcgi2-plex netcamlbox netmulticore
d53 3
a55 1
		APACHE "Enable Apache mod connector (experimental)" OFF
d60 1
a60 1
CONFIGURE_ARGS+=        -disable-ssl
d62 4
a65 4
CONFIGURE_ARGS+=        -enable-ssl
BUILD_DEPENDS+=         ${SA_DIR}/ssl/ssl.a:${PORTSDIR}/security/ocaml-ssl
RUN_DEPENDS+=           ${SA_DIR}/ssl/ssl.a:${PORTSDIR}/security/ocaml-ssl
OCAML_PKGDIRS+=         equeue-ssl rpc-ssl
d69 2
a70 2
CONFIGURE_ARGS+=        -with-nethttpd
OCAML_PKGDIRS+=         nethttpd nethttpd-for-netcgi2
d72 1
a72 1
CONFIGURE_ARGS+=        -without-nethttpd
d76 4
a79 4
CONFIGURE_ARGS+=        -with-rpc-auth-dh
BUILD_DEPENDS+=         ${SA_DIR}/cryptgps/cryptgps.a:${PORTSDIR}/security/ocaml-cryptgps
RUN_DEPENDS+=           ${SA_DIR}/cryptgps/cryptgps.a:${PORTSDIR}/security/ocaml-cryptgps
OCAML_PKGDIRS+=         rpc-auth-dh
d81 1
a81 1
CONFIGURE_ARGS+=        -without-rpc-auth-dh
d85 4
a88 4
CONFIGURE_ARGS+=        -enable-gtk
BUILD_DEPENDS+=         lablgtk:${PORTSDIR}/x11-toolkits/ocaml-lablgtk
RUN_DEPENDS+=           lablgtk:${PORTSDIR}/x11-toolkits/ocaml-lablgtk
OCAML_PKGDIRS+=         equeue-gtk1
d90 1
a90 1
CONFIGURE_ARGS+=        -disable-gtk
d110 18
d131 4
d140 2
a141 1

@


1.26
log
@Fix the variable name

Submitted by:	Alex Kozlov
@
text
@a28 1
USE_OCAMLFIND_PLIST=	yes
@


1.25
log
@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
@
text
@d28 1
a28 1
USE_OCAML_PLIST=	yes
@


1.24
log
@- change required APACHE version from 13+ to 20+
  (prepare to remove www/apache13)

- no PORTREVISION bump since apache22 is the default

with hat apache@@
@
text
@d20 1
a20 1
RUN_DEPENDS=	${BUILD_DEPENDS}
@


1.23
log
@ - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined
@
text
@d105 1
a105 1
USE_APACHE=		13+
@


1.22
log
@Update ocaml-net to 3.3.3 (bugfix release)
@
text
@d105 1
a105 1
USE_APACHE=		1.3+
@


1.21
log
@Update ocaml-net to 3.3.1
@
text
@d9 1
a9 1
PORTVERSION=	3.3.1
@


1.20
log
@Fix PLIST by using USE_OCAMLFIND_PLIST
Bump PORTREVISION
@
text
@d9 1
a9 2
PORTVERSION=	3.2.1
PORTREVISION=	2
d48 1
a48 1
		rpc pop smtp netclient netcgi2 cgi netplex \
@


1.19
log
@Pass maintainership to submitter of the last PR (Jaap Boender)
@
text
@d10 1
a10 1
PORTREVISION=	1
d30 1
@


1.18
log
@Add OPTIONS to install additional optional modules

PR:		ports/122890
Submitted by:	Jaap Boender <jaapb@@kerguelen.org>
@
text
@d16 1
a16 1
MAINTAINER=	johans@@FreeBSD.org
@


1.17
log
@- Update ocaml-net to 3.2.1
- Grab maintainership
@
text
@d10 1
d19 3
a21 2
BUILD_DEPENDS=	${SA_DIR}/pcre/pcre.a:${PORTSDIR}/devel/ocaml-pcre
RUN_DEPENDS=	${SA_DIR}/pcre/pcre.a:${PORTSDIR}/devel/ocaml-pcre
d28 2
d48 1
a48 1
		rpc pop smtp netclient netcgi1 netcgi2 cgi netplex \
d50 1
d52 59
a110 1
post-install:
d112 3
a114 4
.for pkg in ${OCAML_PKGDIRS}
	@@${FIND} ${PREFIX}/lib/ocaml/site-lib/${pkg} -type f | \
		${SED} 's,^${PREFIX}/,,' >> ${TMPPLIST}
.endfor
d116 1
@


1.16
log
@- 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
@
text
@d9 1
a9 2
PORTVERSION=	2.2.9
PORTREVISION=	2
d11 1
a11 1
MASTER_SITES=	SF/ocaml${PORTNAME}/ocaml${PORTNAME}/${PORTVERSION}
d15 1
a15 1
MAINTAINER=	ports@@FreeBSD.org
d45 1
a45 1
		netcgi2-plex
@


1.15
log
@Maintainer is currently unable to work on this port.
@
text
@d10 1
a10 1
PORTREVISION=	1
@


1.14
log
@- Mark MAKE_JOBS_UNSAFE

Reported by:	pointyhat
@
text
@d16 1
a16 1
MAINTAINER=	manfred.lotz@@yahoo.de
@


1.13
log
@- Switch SourceForge ports to the new File Release System: categories starting with W
@
text
@d30 1
@


1.12
log
@- Fix pkg-plist.

Reported by:	Manfred Lotz <manfred.lotz@@yahoo.de>,
		Johan van Selst <johans@@stack.nl>
@
text
@d12 1
a12 2
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	ocamlnet
@


1.11
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
@d10 1
d50 1
a50 1
.for pkg in ${OCAMLNET_PACKAGES}
@


1.10
log
@- stephane@@ give up maintain his ports

PR:		ports/112464
Submitted by:	stephane
@
text
@d9 1
a9 2
PORTVERSION=	1.1.1
PORTREVISION=	1
d16 1
a16 1
MAINTAINER=	ports@@FreeBSD.org
d19 2
a20 10
BUILD_DEPENDS=	ocamlc:${PORTSDIR}/lang/ocaml \
		ocamlfind:${PORTSDIR}/devel/ocaml-findlib \
		${LOCALBASE}/lib/ocaml/site-lib/pcre/pcre.a:${PORTSDIR}/devel/ocaml-pcre
RUN_DEPENDS=	ocamlc:${PORTSDIR}/lang/ocaml \
		${LOCALBASE}/lib/ocaml/site-lib/pcre/pcre.a:${PORTSDIR}/devel/ocaml-pcre

.if !defined(WITHOUT_NETHTTPD)
BUILD_DEPENDS+=	${LOCALBASE}/lib/ocaml/site-lib/equeue/equeue.a:${PORTSDIR}/devel/ocaml-equeue
RUN_DEPENDS+=	${LOCALBASE}/lib/ocaml/site-lib/equeue/equeue.a:${PORTSDIR}/devel/ocaml-equeue
.endif
d22 1
a22 1
WRKSRC=		${WRKDIR}/${DISTNAME}/src
d25 2
a26 1

a27 2
# seems required to build www/ocaml-wdialog:
CONFIGURE_ARGS+=	-enable-compatcgi
d31 7
a38 3
DOCSDIR=	${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME}
EXAMPLESDIR=	${PREFIX}/share/examples/${PKGNAMEPREFIX}${PORTNAME}

d40 1
d43 4
d48 5
a52 22
	@@${FIND} ${PREFIX}/lib/ocaml/site-lib/cgi -type f | \
		${SED} "s,^${PREFIX}/,," >> ${TMPPLIST}
	@@${ECHO_CMD} "@@dirrm lib/ocaml/site-lib/cgi" >> ${TMPPLIST}
	@@${ECHO_CMD} "@@unexec ocamlfind remove cgi 2>/dev/null || true" >> ${TMPPLIST}
	@@${FIND} ${PREFIX}/lib/ocaml/site-lib/netstring -type f | \
		${SED} "s,^${PREFIX}/,," >> ${TMPPLIST}
	@@${ECHO_CMD} "@@dirrm lib/ocaml/site-lib/netstring" >> ${TMPPLIST}
	@@${ECHO_CMD} "@@unexec ocamlfind remove netstring 2>/dev/null || true" >> ${TMPPLIST}
	@@${FIND} ${PREFIX}/lib/ocaml/site-lib/pop -type f | \
		${SED} "s,^${PREFIX}/,," >> ${TMPPLIST}
	@@${ECHO_CMD} "@@dirrm lib/ocaml/site-lib/pop" >> ${TMPPLIST}
	@@${ECHO_CMD} "@@unexec ocamlfind remove pop 2>/dev/null || true" >> ${TMPPLIST}
	@@${FIND} ${PREFIX}/lib/ocaml/site-lib/smtp -type f | \
		${SED} "s,^${PREFIX}/,," >> ${TMPPLIST}
	@@${ECHO_CMD} "@@dirrm lib/ocaml/site-lib/smtp" >> ${TMPPLIST}
	@@${ECHO_CMD} "@@unexec ocamlfind remove smtp 2>/dev/null || true" >> ${TMPPLIST}
.if !defined(WITHOUT_NETHTTPD)
	@@${FIND} ${PREFIX}/lib/ocaml/site-lib/nethttpd -type f | \
		${SED} "s,^${PREFIX}/,," >> ${TMPPLIST}
	@@${ECHO_CMD} "@@dirrm lib/ocaml/site-lib/nethttpd" >> ${TMPPLIST}
	@@${ECHO_CMD} "@@unexec ocamlfind remove nethttpd 2>/dev/null || true" >> ${TMPPLIST}
.endif
d55 5
a59 9
	@@${MKDIR} ${DOCSDIR}
	${CP} -R ${WRKSRC}/../doc/ ${DOCSDIR}
	@@${MKDIR} ${EXAMPLESDIR}
	${CP} -R ${WRKSRC}/../examples/ ${EXAMPLESDIR}
	@@${CHMOD} -R +r ${EXAMPLESDIR}
	@@${FIND} ${EXAMPLESDIR} -type f | \
		${SED} 's,^${PREFIX}/,,' >> ${TMPPLIST}
	@@${FIND} ${EXAMPLESDIR} -type d | ${SORT} -r | \
		${SED} 's,^${PREFIX}/,@@dirrm ,' >> ${TMPPLIST}
@


1.9
log
@- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
@
text
@d17 1
a17 1
MAINTAINER=	stephane@@freebsd.org
@


1.8
log
@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>
@
text
@d10 1
@


1.7
log
@- Update to 1.1

PR:		ports/85188
Submitted by:	maintainer
@
text
@d9 1
a9 1
PORTVERSION=	1.1
d22 2
a23 1
RUN_DEPENDS=	${LOCALBASE}/lib/ocaml/site-lib/pcre/pcre.a:${PORTSDIR}/devel/ocaml-pcre
@


1.6
log
@- Fix package so it registers shared libraries in ocaml register

PR:		ports/73194
Submitted by:	stephane (maintainer)
@
text
@d9 1
a9 2
PORTVERSION=	0.98
PORTREVISION=	1
d24 5
d55 15
@


1.5
log
@Upgrade to 0.98.

PR:		ports/72279
Submitted by:	maintainer.
@
text
@d10 1
@


1.4
log
@- Add missed runtime dependency on ocaml-pcre

PR:		ports/64862
Submitted by:	stephane (maintainer)
@
text
@d9 1
a9 2
PORTVERSION=	0.97
PORTREVISION=	1
d29 2
@


1.3
log
@- Update to 0.97

PR:		ports/64622
Submitted by:	stephane (maintainer)
@
text
@d10 1
d23 1
@


1.2
log
@Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
@
text
@d9 1
a9 2
PORTVERSION=	0.95
PORTREVISION=	1
d23 1
a23 1
WRKSRC=	${WRKDIR}/${DISTNAME}/src
d30 28
@


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

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

