aboutsummaryrefslogtreecommitdiff
path: root/devel/ocaml-findlib
Commit message (Collapse)AuthorAgeFilesLines
* Add dependency on camlp4 to ensure its META data gets installedJohan van Selst2015-05-062-1/+4
| | | | | | | PR: 199986 Notes: svn path=/head/; revision=385508
* - Update plist for new ocaml releaseJohan van Selst2015-04-306-22/+12
| | | | | | | - Rebuild patch files to get rid of portlint warnings Notes: svn path=/head/; revision=385056
* Remove Authors and License from pkg-descrBaptiste Daroussin2015-03-021-1/+0
| | | | Notes: svn path=/head/; revision=380303
* Update findlib to 1.5.5Johan van Selst2014-10-292-3/+3
| | | | Notes: svn path=/head/; revision=371673
* Cleanup plistBaptiste Daroussin2014-10-271-16/+0
| | | | Notes: svn path=/head/; revision=371546
* Allow staging as a regular userAntoine Brodin2014-09-223-8/+16
| | | | Notes: svn path=/head/; revision=368811
* - Update findlib to 1.5.3Johan van Selst2014-09-213-13/+3
| | | | | | | - Remove patch that has been corrected upstream Notes: svn path=/head/; revision=368730
* Fix build issue as unprivileged user:Johan van Selst2014-08-071-1/+1
| | | | | | | | | ${BSD_INSTALL_DATA} -d apparently does not create executable directories Submitted by: mandree Notes: svn path=/head/; revision=364310
* Fix make patchAntoine Brodin2014-08-071-5/+5
| | | | Notes: svn path=/head/; revision=364247
* Update Findlib to 1.5.2Johan van Selst2014-08-063-91/+4
| | | | Notes: svn path=/head/; revision=364183
* Add OPTIONS_DEFINE=DOCS for ports with %%PORTDOCS%% in the plist.Adam Weinberger2014-07-151-1/+1
| | | | | | | | | | 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. Notes: svn path=/head/; revision=362014
* Update to findlib 1.5.1Johan van Selst2014-06-308-91/+118
| | | | | | | Changelog at http://projects.camlcity.org/projects/dl/findlib-1.5.1/doc/README Notes: svn path=/head/; revision=359908
* Only try to remove directories that have been installed;Johan van Selst2014-05-031-1/+1
| | | | | | | | | | fixes installation with TOOLBOX disabled PR: ports/188994 Submitted by: novel Notes: svn path=/head/; revision=352919
* Ocaml update 2/4: devel/ocaml-findlib adjust for Ocaml 4John Marino2014-03-262-4/+8
| | | | | | | | | Tweak plist and support stage after Ocaml update. Urged by: portmgr (bapt) Notes: svn path=/head/; revision=349273
* Update to findlib 1.4.1 (bugfix release)Johan van Selst2014-03-072-3/+3
| | | | Notes: svn path=/head/; revision=347427
* - Enable stage support - no functional changesJohan van Selst2014-02-235-58/+118
| | | | | | | | In particular, files installed by findlib will still be installed directly into the default ocaml library directory, as regular users would expect. Notes: svn path=/head/; revision=345698
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-1/+2
| | | | | | | devel part 3) Notes: svn path=/head/; revision=327724
* Update ocaml-findlib to 1.4Johan van Selst2013-06-142-9/+4
| | | | Notes: svn path=/head/; revision=320893
* - Update findlib to 1.3.3 (bugfix release)Johan van Selst2012-07-132-12/+18
| | | | | | | - Convert to new style OPTIONS Notes: svn path=/head/; revision=300831
* Update ocaml-findlib to 1.3.2Johan van Selst2012-06-153-12/+31
| | | | | | | | PR: ports/167884 (update to 1.3.1) Submitted by: Jyun-Yan You <jyyou@cs.nctu.edu.tw> Notes: svn path=/head/; revision=299368
* - Mark MAKE_JOBS_UNSAFEPhilip M. Gollucci2012-02-101-0/+2
| | | | | | | Reported by: P6 TB Notes: svn path=/head/; revision=290865
* Fix installation of ocaml-findlib if WITHOUT_TK is definedJohan van Selst2011-04-271-11/+11
| | | | | | | | PR: ports/156657 Reported by: Herbert J. Skuhra <h.skuhra@gmail.com> Notes: svn path=/head/; revision=273264
* - Update findlib to 1.2.7Johan van Selst2011-04-243-7/+11
| | | | | | | - Actually install the toolbox if TK support is available Notes: svn path=/head/; revision=273133
* - Bump portrevisions on all ocaml libraries, as it appears that compiledStanislav Sedov2011-04-051-1/+1
| | | | | | | | | | | interface files (.cmi) are not backward compatible with a newer ocaml version. PR: ports/156195 Suggested by: mandree Notes: svn path=/head/; revision=272267
* Patch the search path for ocaml-findlib to find more packages.Johan van Selst2011-03-031-0/+4
| | | | | | | | PR: ports/155153 Submitted by: Jaap Boender <jaapb@kerguelen.org> Notes: svn path=/head/; revision=270209
* Fix plistJohan van Selst2010-09-051-0/+1
| | | | Notes: svn path=/head/; revision=260610
* Update to findlib 1.2.6 (bugfix release)Johan van Selst2010-09-043-4/+5
| | | | Notes: svn path=/head/; revision=260540
* Update my mail address to @FreeBSD.orgJohan van Selst2010-02-231-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=250234
* Update to 1.2.5Johan van Selst2009-10-044-8/+8
| | | | Notes: svn path=/head/; revision=242461
* - Correct logic in the previous patchJohan van Selst2009-07-241-11/+14
| | | | | | | | | - Bump portrevision after accidental plist change Reported by: QAT Notes: svn path=/head/; revision=238319
* Fix package list when ocaml has been installed without TKJohan van Selst2009-07-232-2/+12
| | | | | | | | PR: ports/136868 Submitted by: Rick van der Zwet Notes: svn path=/head/; revision=238298
* - Update to 1.2.4Johan van Selst2009-03-103-15/+14
| | | | | | | | Should work fine with current and upcoming 3.11 version of ocaml - Claim maintainership Notes: svn path=/head/; revision=229821
* - Update to 1.2.1Stanislav Sedov2008-04-075-35/+164
| | | | | | | | | | | - respect PREFIX - install documentation. PR: ports/101161 (based on) Submitted by: me Notes: svn path=/head/; revision=210711
* - stephane@ give up maintain his portsCheng-Lung Sung2007-05-251-1/+1
| | | | | | | | PR: ports/112464 Submitted by: stephane Notes: svn path=/head/; revision=191671
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Add missing RUN_DEPENDS on ocamlKris Kennaway2006-02-261-0/+1
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=156816
* - Support WITHOUT_X11Pav Lucistnik2006-01-291-1/+5
| | | | | | | | PR: ports/92502 Submitted by: Stephane Legrand <stephane@freebsd.org> (maintainer) Notes: svn path=/head/; revision=154753
* Update port: devel/ocaml-findlib (upgrade to the latest version)Edwin Groothuis2006-01-072-4/+4
| | | | | | | | | | | 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> Notes: svn path=/head/; revision=152968
* Update to 1.0.4.Roman Bogorodskiy2005-07-102-3/+4
| | | | | | | | PR: 83219 Submitted by: stephane Notes: svn path=/head/; revision=138804
* Add some missing files to pkg-plist (found by pav@ ).Mark Linimon2004-05-131-2/+15
| | | | | | | | PR: ports/66587 Submitted by: Stephane Legrand <stephane@freebsd.org> (maintainer) Notes: svn path=/head/; revision=109086
* - Make the package more useful by packaging META files generated on installPav Lucistnik2004-05-091-1/+8
| | | | | | | | | | - Pass maintainership to submitter PR: ports/66217 Submitted by: stephane Notes: svn path=/head/; revision=108731
* fix plist and unbreakYing-Chieh Liao2004-04-181-5/+3
| | | | | | | Noticed by: bento via kris Notes: svn path=/head/; revision=107408
* BROKEN: Broken pkg-plistKris Kennaway2004-04-171-0/+2
| | | | Notes: svn path=/head/; revision=107304
* upgrade to 1.0.3Ying-Chieh Liao2004-03-173-46/+12
| | | | Notes: svn path=/head/; revision=104257
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* upgrade to 0.8.1Ying-Chieh Liao2003-04-022-2/+2
| | | | Notes: svn path=/head/; revision=77937
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75951
* upgrade to 0.8Ying-Chieh Liao2003-01-033-4/+4
| | | | | | | | PR: 46460 Submitted by: Ports Fury Notes: svn path=/head/; revision=72453
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808