FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 3:33 AM BST
Port details
ocaml-ocurl 0.5.3_1 ftp on this many watch lists=2 search for ports that depend on this port
An interface for OCaml to the curl lib
Maintained by: johans@FreeBSD.org search for ports maintained by this maintainer
Port Added: 08 Aug 2004 12:21:24
License: not specified in port


The Ocaml Curl Library (Ocurl) is an interface library for the
programming language Ocaml to the networking library
libcurl. Currently Ocurl requires libcurl 7.9.8 or newer (using older
versions may yield compilation errors).

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

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


Configuration Options
     No options to configure

Master Sites:
http://heanet.dl.sourceforge.net/project/ocurl/ocurl/0.5.3/
http://sunet.dl.sourceforge.net/project/ocurl/ocurl/0.5.3/
http://iweb.dl.sourceforge.net/project/ocurl/ocurl/0.5.3/
http://switch.dl.sourceforge.net/project/ocurl/ocurl/0.5.3/
http://surfnet.dl.sourceforge.net/project/ocurl/ocurl/0.5.3/
http://kent.dl.sourceforge.net/project/ocurl/ocurl/0.5.3/
http://freefr.dl.sourceforge.net/project/ocurl/ocurl/0.5.3/
http://voxel.dl.sourceforge.net/project/ocurl/ocurl/0.5.3/
http://jaist.dl.sourceforge.net/project/ocurl/ocurl/0.5.3/
http://osdn.dl.sourceforge.net/project/ocurl/ocurl/0.5.3/
http://nchc.dl.sourceforge.net/project/ocurl/ocurl/0.5.3/
http://ncu.dl.sourceforge.net/project/ocurl/ocurl/0.5.3/
http://transact.dl.sourceforge.net/project/ocurl/ocurl/0.5.3/
http://softlayer.dl.sourceforge.net/project/ocurl/ocurl/0.5.3/
http://internode.dl.sourceforge.net/project/ocurl/ocurl/0.5.3/
http://ufpr.dl.sourceforge.net/project/ocurl/ocurl/0.5.3/
http://waix.dl.sourceforge.net/project/ocurl/ocurl/0.5.3/
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
05 Apr 2011 22:23:33
Original commit files touched by this commit  0.5.3_1
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
19 Mar 2011 12:38:54
Original commit files touched by this commit  0.5.3
miwi search for other commits by this committer
- Get Rid MD5 support
24 May 2010 11:15:28
Original commit files touched by this commit  0.5.3
johans search for other commits by this committer
- Update to 0.5.3
03 Apr 2010 10:44:36
Original commit files touched by this commit  0.5.2_1
roam search for other commits by this committer
Chase the ftp/curl shlib version bump.
23 Feb 2010 18:03:45
Original commit files touched by this commit  0.5.2
johans search for other commits by this committer
Update my mail address to @FreeBSD.org

Feature safe:   yes
14 Feb 2010 11:34:24
Original commit files touched by this commit  0.5.2
johans search for other commits by this committer
- Update to 0.5.2
- Simplify Makefile using USE_OCAML_* variables
- Replace dynamic PLIST with static pkg-plist
- Claim maintainership
20 Nov 2009 22:53:09
Original commit files touched by this commit  0.5.1_1
pav search for other commits by this committer
- Mark MAKE_JOBS_UNSAFE

Reported by:    pointyhat
28 Aug 2009 16:52:33
Original commit files touched by this commit  0.5.1_1
linimon search for other commits by this committer
Reset beech@FreeBSD.org while he works on restoring his email situation.

Hat:            portmgr
23 Jan 2009 15:43:14
Original commit files touched by this commit  0.5.1_1
roam search for other commits by this committer
Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working.
20 Dec 2008 09:15:28
Original commit files touched by this commit  0.5.1
beech search for other commits by this committer
- Update to 0.5.1
21 Aug 2008 06:18:49
Original commit files touched by this commit  0.5.0
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
03 Aug 2008 09:08:58
Original commit files touched by this commit  0.5.0
beech search for other commits by this committer
- Update to 0.5.0
23 Jan 2008 22:43:36
Original commit files touched by this commit  0.2.1_2
beech search for other commits by this committer
- Adopt orphan ports in ftp category.

Approved by:    linimon (mentor, implicit)
19 May 2007 20:32:57
Original commit files touched by this commit  0.2.1_2
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 2006 12:41:36
Original commit files touched by this commit  0.2.1_1
roam search for other commits by this committer
Update the ftp/curl port to 7.16.0.
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.

Thanks to everyone who took the time to look over the patch!

Discussed on:   -ports
14 Jun 2006 21:38:09
Original commit files touched by this commit  0.2.1
linimon search for other commits by this committer
Reset marwan.burelle@lri.fr due to 6 months of inactivity, no response to
email, and various maintainer-timeouts.

Hat:            portmgr
22 Jan 2006 09:48:59
Original commit files touched by this commit  0.2.1
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
07 Oct 2005 14:49:32
Original commit files touched by this commit  0.2.1
novel search for other commits by this committer
Update to 0.2.1.

PR:             87050
Submitted by:   Marwan Burelle (maintainer)
21 May 2005 19:57:07
Original commit files touched by this commit  0.2.0
sem search for other commits by this committer
- Fix permission of ld.conf. It should be 0644 instead of 0444.
- Unbreak unguilty ports.
21 May 2005 17:25:43
Original commit files touched by this commit  0.2.0
kris search for other commits by this committer
BROKEN: Changes permission of installed usr/local/lib/ocaml/ld.conf file
12 Apr 2005 03:26:57
Original commit files touched by this commit  0.2.0
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 08:04:41
Original commit files touched by this commit  0.2.0
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
08 Aug 2004 19:20:32
Original commit files touched by this commit  0.2.0
thierry search for other commits by this committer
Add ocaml-ocurl 0.2.0, an interface for OCaml to the curl lib.

PR:             70085
Submitted by:   Marwan BURELLE

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 23674
Broken 193
Deprecated 147
Ignore 736
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours19
new 7 days61
new fortnight185
new month255

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