notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
ocaml-findlib OCaml package manager
1.9.6_2 devel on this many watch lists=6 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.9.6Version of this port present on the latest quarterly branch.
Maintainer: hrs@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2002-07-11 06:04:44
Last Update: 2024-03-11 21:50:58
Commit Hash: 8025aa1
People watching this port, also watch:: ocaml, m4, expat, libiconv, gmake
License: MIT
WWW:
http://projects.camlcity.org/projects/findlib.html
Description:
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (59 items)
Collapse this list.
  1. /usr/local/share/licenses/ocaml-findlib-1.9.6_2/catalog.mk
  2. /usr/local/share/licenses/ocaml-findlib-1.9.6_2/LICENSE
  3. /usr/local/share/licenses/ocaml-findlib-1.9.6_2/MIT
  4. bin/ocamlfind
  5. bin/safe_camlp4
  6. etc/findlib.conf
  7. lib/ocaml/site-lib/bigarray/META
  8. lib/ocaml/site-lib/bytes/META
  9. lib/ocaml/site-lib/compiler-libs/META
  10. lib/ocaml/site-lib/dynlink/META
  11. lib/ocaml/site-lib/findlib/META
  12. lib/ocaml/site-lib/findlib/Makefile.config
  13. lib/ocaml/site-lib/findlib/Makefile.packages
  14. lib/ocaml/site-lib/findlib/findlib.a
  15. lib/ocaml/site-lib/findlib/findlib.cma
  16. lib/ocaml/site-lib/findlib/findlib.cmi
  17. lib/ocaml/site-lib/findlib/findlib.cmxa
  18. lib/ocaml/site-lib/findlib/findlib.cmxs
  19. lib/ocaml/site-lib/findlib/findlib.mli
  20. lib/ocaml/site-lib/findlib/findlib_config.cmi
  21. lib/ocaml/site-lib/findlib/findlib_config.ml
  22. lib/ocaml/site-lib/findlib/findlib_dynload.a
  23. lib/ocaml/site-lib/findlib/findlib_dynload.cma
  24. lib/ocaml/site-lib/findlib/findlib_dynload.cmxa
  25. lib/ocaml/site-lib/findlib/findlib_dynload.cmxs
  26. lib/ocaml/site-lib/findlib/findlib_top.a
  27. lib/ocaml/site-lib/findlib/findlib_top.cma
  28. lib/ocaml/site-lib/findlib/findlib_top.cmxa
  29. lib/ocaml/site-lib/findlib/findlib_top.cmxs
  30. lib/ocaml/site-lib/findlib/fl_args.cmi
  31. lib/ocaml/site-lib/findlib/fl_dynload.cmi
  32. lib/ocaml/site-lib/findlib/fl_dynload.mli
  33. lib/ocaml/site-lib/findlib/fl_lint.cmi
  34. lib/ocaml/site-lib/findlib/fl_meta.cmi
  35. lib/ocaml/site-lib/findlib/fl_metascanner.cmi
  36. lib/ocaml/site-lib/findlib/fl_metascanner.mli
  37. lib/ocaml/site-lib/findlib/fl_metatoken.cmi
  38. lib/ocaml/site-lib/findlib/fl_package_base.cmi
  39. lib/ocaml/site-lib/findlib/fl_package_base.mli
  40. lib/ocaml/site-lib/findlib/fl_split.cmi
  41. lib/ocaml/site-lib/findlib/fl_topo.cmi
  42. lib/ocaml/site-lib/findlib/ocaml_args.cmi
  43. lib/ocaml/site-lib/findlib/make_wizard
  44. lib/ocaml/site-lib/findlib/make_wizard.pattern
  45. lib/ocaml/site-lib/findlib/topfind.cmi
  46. lib/ocaml/site-lib/findlib/topfind.mli
  47. lib/ocaml/site-lib/ocamldoc/META
  48. lib/ocaml/site-lib/stdlib/META
  49. lib/ocaml/site-lib/str/META
  50. lib/ocaml/site-lib/threads/META
  51. lib/ocaml/site-lib/unix/META
  52. lib/ocaml/topfind
  53. share/man/man1/ocamlfind.1.gz
  54. share/man/man5/META.5.gz
  55. share/man/man5/findlib.conf.5.gz
  56. share/man/man5/site-lib.5.gz
  57. @owner
  58. @group
  59. @mode
Collapse this list.
Dependency lines:
  • ocaml-findlib>0:devel/ocaml-findlib
To install the port:
cd /usr/ports/devel/ocaml-findlib/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/ocaml-findlib
  • pkg install ocaml-findlib
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ocaml-findlib
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1683284992 SHA256 (findlib-1.9.6.tar.gz) = 2df996279ae16b606db5ff5879f93dbfade0898db9f1a3e82f7f845faa2930a2 SIZE (findlib-1.9.6.tar.gz) = 271246

Packages (timestamps in pop-ups are UTC):
ocaml-findlib
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.9.6_11.9.6_2--1.9.6_2-1.7.1-
FreeBSD:13:quarterly1.9.61.9.6--1.9.61.9.61.9.61.9.6
FreeBSD:14:latest1.9.6_11.9.6_1--1.9.6_11.8.1-1.8.1
FreeBSD:14:quarterly1.9.61.9.6--1.9.61.9.61.9.61.9.6
FreeBSD:15:latest1.9.6_11.9.6_2n/a-n/a1.9.6_11.9.6_11.9.6_1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. labltk : x11-toolkits/ocaml-labltk
  2. ocamlc : lang/ocaml
  3. camlp4 : devel/ocaml-camlp4
  4. gmake>=4.4.1 : devel/gmake
Runtime dependencies:
  1. labltk : x11-toolkits/ocaml-labltk
  2. ocamlc : lang/ocaml
Patch dependencies:
  1. ocamlc : lang/ocaml
Extract dependencies:
  1. ocamlc : lang/ocaml
This port is required by:
for Build
  1. archivers/ocaml-bz2
  2. archivers/ocaml-zip
  3. converters/ocaml-base64
  4. databases/ocaml-mysql
  5. databases/ocaml-sqlite3
  6. devel/cil
  7. devel/menhir
Expand this list (62 items / 55 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. devel/ocaml-annexlib
  3. devel/ocaml-calendar
  4. devel/ocaml-classes
  5. devel/ocaml-extlib
  6. devel/ocaml-fpath
  7. devel/ocaml-ipaddr
  8. devel/ocaml-lacaml
  9. devel/ocaml-lwt
  10. devel/ocaml-magic
  11. devel/ocaml-ounit
  12. devel/ocaml-parmap
  13. devel/ocaml-pcre
  14. devel/ocaml-ppx-tools
  15. devel/ocaml-react
  16. devel/ocaml-sdl
  17. devel/ocaml-sem
  18. devel/ocaml-sexplib0
  19. devel/ocaml-topkg
  20. devel/ocaml-type_conv
  21. devel/ocaml-ulex
  22. devel/ocaml-uutf
  23. devel/ocaml-xstr
  24. devel/ocaml-xstrp4
  25. ftp/ocaml-ocurl
  26. games/freetennis
  27. lang/mtasc
  28. math/abella
  29. math/ocaml-ocamlgraph
  30. math/ocaml-zarith
  31. math/ocamlgsl
  32. security/ocaml-cryptgps
  33. security/ocaml-cryptokit
  34. sysutils/ledit
  35. textproc/ocaml-csv
  36. textproc/ocaml-expat
  37. textproc/ocaml-text
  38. www/geneweb
  39. x11-toolkits/ocaml-lablgtk2
  40. x11-toolkits/ocaml-lablgtk3
  41. Collapse this list.

Deleted ports which required this port:

Expand this list of 16 deleted ports
  1. audio/liquidsoap*
  2. databases/ocaml-pgocaml*
  3. devel/ocaml-deriving-ocsigen*
  4. devel/ocaml-equeue*
  5. devel/ocaml-sexplib*
  6. devel/ocaml-typeconv*
  7. lang/cduce*
  8. lang/js_of_ocaml*
  9. lang/opa*
  10. math/why3*
  11. print/advi*
  12. textproc/ocaml-pxp*
  13. textproc/ocaml-tyxml*
  14. www/eliom*
  15. www/ocaml-net*
  16. www/ocsigen*
  17. Collapse this list of deleted ports.
for Run
  1. archivers/ocaml-bz2
  2. archivers/ocaml-zip
  3. converters/ocaml-base64
  4. databases/ocaml-mysql
  5. databases/ocaml-sqlite3
  6. devel/cil
  7. devel/menhir
Expand this list (56 items / 49 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. devel/ocaml-annexlib
  3. devel/ocaml-calendar
  4. devel/ocaml-classes
  5. devel/ocaml-extlib
  6. devel/ocaml-fpath
  7. devel/ocaml-ipaddr
  8. devel/ocaml-lacaml
  9. devel/ocaml-lwt
  10. devel/ocaml-magic
  11. devel/ocaml-ounit
  12. devel/ocaml-parmap
  13. devel/ocaml-pcre
  14. devel/ocaml-ppx-tools
  15. devel/ocaml-react
  16. devel/ocaml-sdl
  17. devel/ocaml-sem
  18. devel/ocaml-sexplib0
  19. devel/ocaml-topkg
  20. devel/ocaml-type_conv
  21. devel/ocaml-ulex
  22. devel/ocaml-uutf
  23. devel/ocaml-xstr
  24. devel/ocaml-xstrp4
  25. ftp/ocaml-ocurl
  26. lang/mtasc
  27. math/ocaml-ocamlgraph
  28. math/ocaml-zarith
  29. math/ocamlgsl
  30. security/ocaml-cryptgps
  31. security/ocaml-cryptokit
  32. textproc/ocaml-csv
  33. textproc/ocaml-expat
  34. textproc/ocaml-text
  35. x11-toolkits/ocaml-lablgtk2
  36. x11-toolkits/ocaml-lablgtk3
  37. Collapse this list.

Deleted ports which required this port:

Expand this list of 14 deleted ports
  1. databases/ocaml-pgocaml*
  2. devel/ocaml-deriving-ocsigen*
  3. devel/ocaml-equeue*
  4. devel/ocaml-sexplib*
  5. devel/ocaml-typeconv*
  6. lang/cduce*
  7. lang/js_of_ocaml*
  8. math/why3*
  9. print/advi*
  10. textproc/ocaml-pxp*
  11. textproc/ocaml-tyxml*
  12. www/eliom*
  13. www/ocaml-net*
  14. www/ocsigen*
  15. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for ocaml-findlib-1.9.6_2: DOCS=on: Build and/or install documentation TOOLBOX=on: Include toolbox interface (requires OCaml with Tk) ===> Use 'make config' to modify these settings
Options name:
devel_ocaml-findlib
USES:
gmake
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://download.camlcity.org/download/
Collapse this list.

Number of commits found: 71

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.9.6_2
11 Mar 2024 21:50:58
commit hash: 8025aa10ceb960b62c9a826fb56eb1ac68ea1ce3commit hash: 8025aa10ceb960b62c9a826fb56eb1ac68ea1ce3commit hash: 8025aa10ceb960b62c9a826fb56eb1ac68ea1ce3commit hash: 8025aa10ceb960b62c9a826fb56eb1ac68ea1ce3 files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
Author: Benjamin Jacobs
lang/ocaml: Update to 4.14.1

The 'force-safe-string; setting is NOT enabled, as opposed to the
new upstream default. OCaml users are encouraged to migrate to safe
strings as soon as possible.

- The X11 library isn't part of lang/ocaml anymore, users should
install x11-toolkits/ocaml-graphics.
- Add new 'ocaml' USES
- Bump PORTREVISION on dependent ports, due to ABI Change.

The update includes the following updates to existing ports (needed
to keep them working):

- devel/ocaml-camlp4: Updated to 4.14+1
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.9.6_1
27 Jan 2024 23:07:12
commit hash: a8770b76e2180bfbdd81115bfcbe292b569bb15bcommit hash: a8770b76e2180bfbdd81115bfcbe292b569bb15bcommit hash: a8770b76e2180bfbdd81115bfcbe292b569bb15bcommit hash: a8770b76e2180bfbdd81115bfcbe292b569bb15b files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/ocaml-findlib: Moved man to share/man

Approved by:    portmgr (blanket)
1.9.6
05 Jul 2023 09:55:16
commit hash: 2b40e4609399858e2bfbddcf961bd7c947f6ed2ccommit hash: 2b40e4609399858e2bfbddcf961bd7c947f6ed2ccommit hash: 2b40e4609399858e2bfbddcf961bd7c947f6ed2ccommit hash: 2b40e4609399858e2bfbddcf961bd7c947f6ed2c files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
lang/ocaml: Update to 4.08.1

This update allows (and for some requires) to also update dependencies
to newer versions. Where possible I updated to the latest version.

The ocaml port now is MAKE_JOBS safe.

Changes to dependent ports included in this commit:

- devel/ocaml-sexplib: Rename to devel/ocaml-sexplib0 adapting to
  upstream. Update to 0.16.0
- devel/coccinelle: Update to 1.1.1, moved to github
- devel/ocaml-camlp4: Update to 4.08+1
- devel/ocaml-camomile: Use dune for build, adapt port
- devel/ocaml-cppo: Fix lib files installation [1]
(Only the first 15 lines of the commit message are shown above View all of this commit message)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.8.1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.8.1
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.8.1
25 Apr 2022 06:54:24
commit hash: 3a710a0c04d680983779abc5152ad72a4122c833commit hash: 3a710a0c04d680983779abc5152ad72a4122c833commit hash: 3a710a0c04d680983779abc5152ad72a4122c833commit hash: 3a710a0c04d680983779abc5152ad72a4122c833 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
devel/ocaml-findlib: the port had been updated to version 1.8.1

- This is not the latest version, but this step lubricates coming
  next phase of our OCaml stack update
- Since we're post-4.06 now, remove support for Num library which
  is a separate port/package
- Detect optionally installed libraries and adjust the packaging
  list accordingly
- Spell `Tk' correctly in the TOOLBOX option description

PR:	238904, 262791
1.7.3
06 Sep 2021 09:52:16
commit hash: 71f8685b4274ec17836e980d86f6447ca34bbba9commit hash: 71f8685b4274ec17836e980d86f6447ca34bbba9commit hash: 71f8685b4274ec17836e980d86f6447ca34bbba9commit hash: 71f8685b4274ec17836e980d86f6447ca34bbba9 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
devel/ocaml-findlib: transient (minor) update to version 1.7.3

There should be no user-visible changes, but it makes easier to
handle Num library which was split off the core OCaml starting
with 4.06.0 release.
1.7.1
21 Aug 2021 11:29:06
commit hash: 554fb474a1b2dd61fb531658fb7c69fccccc38edcommit hash: 554fb474a1b2dd61fb531658fb7c69fccccc38edcommit hash: 554fb474a1b2dd61fb531658fb7c69fccccc38edcommit hash: 554fb474a1b2dd61fb531658fb7c69fccccc38ed files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
devel/ocaml-findlib: fix packaging on armv7

Same issue as on i386, powerpc and powerpcspe.
1.7.1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.7.1
16 Sep 2020 04:45:01
Revision:548758Original commit files touched by this commit
linimon search for other commits by this committer
Fix build on powerpcspe.

Approved by:	portmgr (tier-2 blanket)
1.7.1
24 Jun 2019 10:14:57
Revision:505020Original commit files touched by this commit
danfe search for other commits by this committer
Update OCaml to version 4.05.0 (this is the last version where strings
are unsafe by default, which is the main motivation why it was picked,
but not the very latest one) and synchronize the rest of the stack and
dependent ports with it, particularly:

  - Update `devel/ocaml-ocamlbuild' to version 0.14.0 and unbreak,
    register build dependency on all ports that require it (should
    be part of USE_OCAML, but we do not want to make any Mk-related
    changes the for time being)
  - Update `devel/ocaml-camlp4' to version 4.05+2
  - Update `devel/ocaml-camlp5' to version 7.07 (the project had
    moved to GitHub)
  - Mark `devel/ocaml-deriving-ocsigen' as BROKEN for now, it is
    very outdated and requires quite a lot of work
  - Update `x11-toolkits/ocaml-labltk' to version 8.06.3

PR:		218333
Exp-run by:	antoine
1.7.1
15 Mar 2018 19:19:41
Revision:464624Original commit files touched by this commit
bdrewery search for other commits by this committer
Fix build without TOOLBOX option
1.7.1
14 Jan 2017 15:56:30
Revision:431473Original commit files touched by this commit
hrs search for other commits by this committer
Update to 1.7.1.
1.6.2
14 Dec 2016 21:48:10
Revision:428596Original commit files touched by this commit
johans search for other commits by this committer
Stepping down as maintainer for some ports.
1.6.2
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
1.6.2
10 Mar 2016 21:58:58
Revision:410798Original commit files touched by this commit
johans search for other commits by this committer
Update findlib to 1.6.2 (minor bugfixes)
1.6.1
17 Jan 2016 09:54:07
Revision:406289Original commit files touched by this commit
johans search for other commits by this committer
Update findlib to 1.6.1
1.5.6
26 Oct 2015 19:41:22
Revision:400204Original commit files touched by this commit
johans search for other commits by this committer
- Update to findlib 1.5.6
- Correct hidden dependency
1.5.5_2
06 May 2015 07:20:46
Revision:385508Original commit files touched by this commit
johans search for other commits by this committer
Add dependency on camlp4 to ensure its META data gets installed

PR:		199986
1.5.5_1
30 Apr 2015 19:37:06
Revision:385056Original commit files touched by this commit
johans search for other commits by this committer
- Update plist for new ocaml release
- Rebuild patch files to get rid of portlint warnings
1.5.5
02 Mar 2015 23:16:02
Revision:380303Original commit files touched by this commit
bapt search for other commits by this committer
Remove Authors and License from pkg-descr
1.5.5
29 Oct 2014 10:44:13
Revision:371673Original commit files touched by this commit
johans search for other commits by this committer
Update findlib to 1.5.5
1.5.3
27 Oct 2014 10:40:08
Revision:371546Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
1.5.3
22 Sep 2014 06:39:46
Revision:368811Original commit files touched by this commit
antoine search for other commits by this committer
Allow staging as a regular user
1.5.3
21 Sep 2014 09:09:58
Revision:368730Original commit files touched by this commit
johans search for other commits by this committer
- Update findlib to 1.5.3
- Remove patch that has been corrected upstream
1.5.2
07 Aug 2014 18:09:12
Revision:364310Original commit files touched by this commit
johans search for other commits by this committer
Fix build issue as unprivileged user:
${BSD_INSTALL_DATA} -d apparently does not create executable directories

Submitted by:	mandree
1.5.2
07 Aug 2014 06:23:04
Revision:364247Original commit files touched by this commit
antoine search for other commits by this committer
Fix make patch
1.5.2
06 Aug 2014 14:38:29
Revision:364183Original commit files touched by this commit
johans search for other commits by this committer
Update Findlib to 1.5.2
1.5.1
15 Jul 2014 23:11:13
Revision:362014Original commit files touched by this commit
adamw search for other commits by this committer
Add OPTIONS_DEFINE=DOCS for ports with %%PORTDOCS%% in the plist.

Where possible, correct a few instances where PORTDOCS was being used
to flag stuff in EXAMPLESDIR. For some ports, mostly those owned by
ruby@, PORTDOCS is applied to pretty much everything whether it's
documentation or example.
1.5.1
30 Jun 2014 19:59:33
Revision:359908Original commit files touched by this commit
johans search for other commits by this committer
Update to findlib 1.5.1
Changelog at http://projects.camlcity.org/projects/dl/findlib-1.5.1/doc/README
1.4.1_1
03 May 2014 15:11:30
Revision:352919Original commit files touched by this commit
johans search for other commits by this committer
Only try to remove directories that have been installed;
fixes installation with TOOLBOX disabled

PR:		ports/188994
Submitted by:	novel
1.4.1_1
26 Mar 2014 17:51:24
Revision:349273Original commit files touched by this commit
marino search for other commits by this committer
Ocaml update 2/4: devel/ocaml-findlib adjust for Ocaml 4

Tweak plist and support stage after Ocaml update.

Urged by: portmgr (bapt)
1.4.1
07 Mar 2014 21:27:32
Revision:347427Original commit files touched by this commit
johans search for other commits by this committer
Update to findlib 1.4.1 (bugfix release)
1.4
23 Feb 2014 12:07:45
Revision:345698Original commit files touched by this commit
johans search for other commits by this committer
- Enable stage support - no functional changes
  In particular, files installed by findlib will still be installed directly
  into the default ocaml library directory, as regular users would expect.
1.4
20 Sep 2013 17:13:47
Revision:327724Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
1.4
14 Jun 2013 11:30:21
Revision:320893Original commit files touched by this commit
johans search for other commits by this committer
Update ocaml-findlib to 1.4
1.3.3
13 Jul 2012 08:32:10
Original commit files touched by this commit
johans search for other commits by this committer
- Update findlib to 1.3.3 (bugfix release)
- Convert to new style OPTIONS
1.3.2
15 Jun 2012 17:00:49
Original commit files touched by this commit
johans search for other commits by this committer
Update ocaml-findlib to 1.3.2

PR:             ports/167884 (update to 1.3.1)
Submitted by:   Jyun-Yan You <jyyou@cs.nctu.edu.tw>
1.2.7
10 Feb 2012 16:33:46
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Mark MAKE_JOBS_UNSAFE

Reported by:    P6 TB
1.2.7
27 Apr 2011 17:43:21
Original commit files touched by this commit
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>
1.2.7
24 Apr 2011 13:51:44
Original commit files touched by this commit
johans search for other commits by this committer
- Update findlib to 1.2.7
- Actually install the toolbox if TK support is available
1.2.6_2
05 Apr 2011 22:23:33
Original commit files touched by this commit
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
1.2.6_1
03 Mar 2011 17:58:59
Original commit files touched by this commit
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>
1.2.6
05 Sep 2010 21:59:33
Original commit files touched by this commit
johans search for other commits by this committer
Fix plist
1.2.6
04 Sep 2010 09:48:08
Original commit files touched by this commit
johans search for other commits by this committer
Update to findlib 1.2.6 (bugfix release)
1.2.5
23 Feb 2010 18:03:45
Original commit files touched by this commit
johans search for other commits by this committer
Update my mail address to @FreeBSD.org

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

Reported by:    QAT
1.2.4
23 Jul 2009 19:40:30
Original commit files touched by this commit
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
1.2.4
10 Mar 2009 07:07:57
Original commit files touched by this commit
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
1.2.1
07 Apr 2008 06:05:58
Original commit files touched by this commit
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
1.1.1_1
25 May 2007 00:39:40
Original commit files touched by this commit
clsung search for other commits by this committer
- stephane@ give up maintain his ports

PR:             ports/112464
Submitted by:   stephane
1.1.1_1
19 May 2007 20:32:57
Original commit files touched by this commit
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}.
1.1.1
26 Feb 2006 00:14:56
Original commit files touched by this commit
kris search for other commits by this committer
Add missing RUN_DEPENDS on ocaml

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

PR:             ports/92502
Submitted by:   Stephane Legrand <stephane@freebsd.org> (maintainer)
1.1.1
07 Jan 2006 07:46:44
Original commit files touched by this commit
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>
1.0.4
10 Jul 2005 14:25:28
Original commit files touched by this commit
novel search for other commits by this committer
Update to 1.0.4.

PR:             83219
Submitted by:   stephane
1.0.3
13 May 2004 22:12:46
Original commit files touched by this commit
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)
1.0.3
09 May 2004 16:18:00
Original commit files touched by this commit
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
1.0.3
18 Apr 2004 10:34:21
Original commit files touched by this commit
ijliao search for other commits by this committer
fix plist and unbreak

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

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

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

Number of commits found: 71