FreshPorts -- The Place For Ports notbug Sat, 26 May 2012 9:25 PM BST
Port details
ocaml-findlib 1.2.7 devel on this many watch lists=4 search for ports that depend on this port
OCaml package manager
Maintained by: johans@FreeBSD.org search for ports maintained by this maintainer
Port Added: 11 Jul 2002 06:04:44
License: not specified in port


The "findlib" library provides a scheme to manage reusable software
components (packages), and includes tools that support this
scheme. Packages are collections of OCaml modules for which
metainformation can be stored. The packages are kept in the filesystem
hierarchy, but with strict directory structure. The library contains
functions to look the directory up that stores a package, to query
metainformation about a package, and to retrieve dependency
information about multiple packages. There is also a tool that allows
the user to enter queries on the command-line. In order to simplify
compilation and linkage, there are new frontends of the various OCaml
compilers that can directly deal with packages.

Author:	Gerd Stolpmann <gerd@gerd-stolpmann.de>
WWW:	http://projects.camlcity.org/projects/findlib.html
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/gmake
Required To Run: lang/ocaml

Required by:
for Build

for Run

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


Configuration Options
     No options to configure

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

Number of commits found: 32

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
10 Feb 2012 16:33:46
Original commit files touched by this commit  1.2.7
pgollucci search for other commits by this committer
- Mark MAKE_JOBS_UNSAFE

Reported by:    P6 TB
27 Apr 2011 17:43:21
Original commit files touched by this commit  1.2.7
johans search for other commits by this committer
Fix installation of ocaml-findlib if WITHOUT_TK is defined

PR:             ports/156657
Reported by:    Herbert J. Skuhra <h.skuhra@gmail.com>
24 Apr 2011 13:51:44
Original commit files touched by this commit  1.2.7
johans search for other commits by this committer
- Update findlib to 1.2.7
- Actually install the toolbox if TK support is available
05 Apr 2011 22:23:33
Original commit files touched by this commit  1.2.6_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
03 Mar 2011 17:58:59
Original commit files touched by this commit  1.2.6_1
johans search for other commits by this committer
Patch the search path for ocaml-findlib to find more packages.

PR:             ports/155153
Submitted by:   Jaap Boender <jaapb@kerguelen.org>
05 Sep 2010 21:59:33
Original commit files touched by this commit  1.2.6
johans search for other commits by this committer
Fix plist
04 Sep 2010 09:48:08
Original commit files touched by this commit  1.2.6
johans search for other commits by this committer
Update to findlib 1.2.6 (bugfix release)
23 Feb 2010 18:03:45
Original commit files touched by this commit  1.2.5
johans search for other commits by this committer
Update my mail address to @FreeBSD.org

Feature safe:   yes
04 Oct 2009 19:11:38
Original commit files touched by this commit  1.2.5
johans search for other commits by this committer
Update to 1.2.5
24 Jul 2009 08:44:57
Original commit files touched by this commit  1.2.4_1
johans search for other commits by this committer
- Correct logic in the previous patch
- Bump portrevision after accidental plist change

Reported by:    QAT
23 Jul 2009 19:40:30
Original commit files touched by this commit  1.2.4
johans search for other commits by this committer
Fix package list when ocaml has been installed without TK

PR:             ports/136868
Submitted by:   Rick van der Zwet
10 Mar 2009 07:07:57
Original commit files touched by this commit  1.2.4
johans search for other commits by this committer
- Update to 1.2.4
  Should work fine with current and upcoming 3.11 version of ocaml
- Claim maintainership
07 Apr 2008 06:05:58
Original commit files touched by this commit  1.2.1
stas search for other commits by this committer
- Update to 1.2.1
- respect PREFIX
- install documentation.

PR:             ports/101161 (based on)
Submitted by:   me
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}.
26 Feb 2006 00:14:56
Original commit files touched by this commit  1.1.1
kris search for other commits by this committer
Add missing RUN_DEPENDS on ocaml

Approved by:    portmgr (implicit)
29 Jan 2006 23:38:37
Original commit files touched by this commit  1.1.1
pav search for other commits by this committer
- Support WITHOUT_X11

PR:             ports/92502
Submitted by:   Stephane Legrand <stephane@freebsd.org> (maintainer)
07 Jan 2006 07:46:44
Original commit files touched by this commit  1.1.1
edwin search for other commits by this committer
Update port: devel/ocaml-findlib (upgrade to the latest version)

        Upgrade to the latest, 1.1.1, version.

PR:             ports/90211
Submitted by:   Denis Shaposhnikov <dsh@vlink.ru>
Approved by:    Stephane Legrand <stephane@freebsd.org>
10 Jul 2005 14:25:28
Original commit files touched by this commit  1.0.4
novel search for other commits by this committer
Update to 1.0.4.

PR:             83219
Submitted by:   stephane
13 May 2004 22:12:46
Original commit files touched by this commit  1.0.3
linimon search for other commits by this committer
Add some missing files to pkg-plist (found by pav@ ).

PR:             ports/66587
Submitted by:   Stephane Legrand <stephane@freebsd.org> (maintainer)
09 May 2004 16:18:00
Original commit files touched by this commit  1.0.3
pav search for other commits by this committer
- Make the package more useful by packaging META files generated on install
- Pass maintainership to submitter

PR:             ports/66217
Submitted by:   stephane
18 Apr 2004 10:34:21
Original commit files touched by this commit  1.0.3
ijliao search for other commits by this committer
fix plist and unbreak

Noticed by:     bento via kris
17 Apr 2004 01:34:40
Original commit files touched by this commit  1.0.3
kris search for other commits by this committer
BROKEN: Broken pkg-plist
17 Mar 2004 07:25:15
Original commit files touched by this commit  1.0.3
ijliao search for other commits by this committer
upgrade to 1.0.3
04 Feb 2004 05:21:48
Original commit files touched by this commit  0.8.1_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
29 Jan 2004 07:24:56
Original commit files touched by this commit  0.8.1
trevor search for other commits by this committer
SIZEify.
02 Apr 2003 03:44:43
Original commit files touched by this commit  0.8.1
ijliao search for other commits by this committer
upgrade to 0.8.1
20 Feb 2003 17:07:10
Original commit files touched by this commit  0.8
knu search for other commits by this committer
De-pkg-comment.
03 Jan 2003 19:47:23
Original commit files touched by this commit  0.8
ijliao search for other commits by this committer
upgrade to 0.8

PR:             46460
Submitted by:   Ports Fury
05 Sep 2002 13:00:15
Original commit files touched by this commit  0.7.2
ijliao search for other commits by this committer
add missing files
04 Sep 2002 06:16:25
Original commit files touched by this commit  0.7.2
ijliao search for other commits by this committer
upgrade to 0.7.2
11 Jul 2002 05:55:51
Original commit files touched by this commit  0.7.1
ijliao search for other commits by this committer
add ocaml-findlib 0.7.1
OCaml package manager

Number of commits found: 32

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 23672
Broken 193
Deprecated 147
Ignore 736
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 3
new 48 hours32
new 7 days59
new fortnight183
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.192 seconds.