non port: devel/ocaml-findlib/Makefile |
SVNWeb
|
Number of commits found: 59 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] aa6eefd (Only the first 10 of 5087 ports in this commit are shown above. )
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 )
|
Mon, 25 Apr 2022
|
[ 06:54 Alexey Dokuchaev (danfe) ] 3a710a0
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
|
Mon, 6 Sep 2021
|
[ 09:52 Alexey Dokuchaev (danfe) ] 71f8685
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.
|
Sat, 21 Aug 2021
|
[ 11:29 Piotr Kubaj (pkubaj) ] 554fb47
devel/ocaml-findlib: fix packaging on armv7
Same issue as on i386, powerpc and powerpcspe.
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Wed, 16 Sep 2020
|
[ 04:45 linimon ]
Fix build on powerpcspe.
Approved by: portmgr (tier-2 blanket)
|
Mon, 24 Jun 2019
|
[ 10:14 danfe ] (Only the first 10 of 56 ports in this commit are shown above. )
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
|
Thu, 15 Mar 2018
|
[ 19:19 bdrewery ]
Fix build without TOOLBOX option
|
Sat, 14 Jan 2017
|
[ 15:56 hrs ]
Update to 1.7.1.
|
Wed, 14 Dec 2016
|
[ 21:48 johans ] (Only the first 10 of 38 ports in this commit are shown above. )
Stepping down as maintainer for some ports.
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Thu, 10 Mar 2016
|
[ 21:58 johans ]
Update findlib to 1.6.2 (minor bugfixes)
|
Sun, 17 Jan 2016
|
[ 09:54 johans ]
Update findlib to 1.6.1
|
Mon, 26 Oct 2015
|
[ 19:41 johans ]
- Update to findlib 1.5.6
- Correct hidden dependency
|
Wed, 6 May 2015
|
[ 07:20 johans ]
Add dependency on camlp4 to ensure its META data gets installed
PR: 199986
|
Thu, 30 Apr 2015
|
[ 19:37 johans ]
- Update plist for new ocaml release
- Rebuild patch files to get rid of portlint warnings
|
Wed, 29 Oct 2014
|
[ 10:44 johans ]
Update findlib to 1.5.5
|
Mon, 22 Sep 2014
|
[ 06:39 antoine ]
Allow staging as a regular user
|
Sun, 21 Sep 2014
|
[ 09:09 johans ]
- Update findlib to 1.5.3
- Remove patch that has been corrected upstream
|
Wed, 6 Aug 2014
|
[ 14:38 johans ]
Update Findlib to 1.5.2
|
Tue, 15 Jul 2014
|
[ 23:11 adamw ] (Only the first 10 of 115 ports in this commit are shown above. )
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.
|
Mon, 30 Jun 2014
|
[ 19:59 johans ]
Update to findlib 1.5.1
Changelog at http://projects.camlcity.org/projects/dl/findlib-1.5.1/doc/README
|
Wed, 26 Mar 2014
|
[ 17:51 marino ]
Ocaml update 2/4: devel/ocaml-findlib adjust for Ocaml 4
Tweak plist and support stage after Ocaml update.
Urged by: portmgr (bapt)
|
Fri, 7 Mar 2014
|
[ 21:27 johans ]
Update to findlib 1.4.1 (bugfix release)
|
Sun, 23 Feb 2014
|
[ 12:07 johans ]
- 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.
|
Fri, 20 Sep 2013
|
[ 17:13 bapt ] (Only the first 10 of 2998 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
|
Fri, 14 Jun 2013
|
[ 11:30 johans ]
Update ocaml-findlib to 1.4
|
Fri, 13 Jul 2012
|
[ 08:32 johans ]
- Update findlib to 1.3.3 (bugfix release)
- Convert to new style OPTIONS
|
Fri, 15 Jun 2012
|
[ 17:00 johans ]
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>
|
Fri, 10 Feb 2012
|
[ 16:33 pgollucci ]
- Mark MAKE_JOBS_UNSAFE
Reported by: P6 TB
|
Wed, 27 Apr 2011
|
[ 17:43 johans ]
Fix installation of ocaml-findlib if WITHOUT_TK is defined
PR: ports/156657
Reported by: Herbert J. Skuhra <h.skuhra@gmail.com>
|
Sun, 24 Apr 2011
|
[ 13:51 johans ]
- Update findlib to 1.2.7
- Actually install the toolbox if TK support is available
|
Tue, 5 Apr 2011
|
[ 22:23 stas ] (Only the first 10 of 42 ports in this commit are shown above. )
- 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
|
Thu, 3 Mar 2011
|
[ 17:58 johans ]
Patch the search path for ocaml-findlib to find more packages.
PR: ports/155153
Submitted by: Jaap Boender <jaapb@kerguelen.org>
|
Sat, 4 Sep 2010
|
[ 09:48 johans ]
Update to findlib 1.2.6 (bugfix release)
|
Tue, 23 Feb 2010
|
[ 18:03 johans ] (Only the first 10 of 18 ports in this commit are shown above. )
Update my mail address to @FreeBSD.org
Feature safe: yes
|
Sun, 4 Oct 2009
|
[ 19:11 johans ]
Update to 1.2.5
|
Fri, 24 Jul 2009
|
[ 08:44 johans ]
- Correct logic in the previous patch
- Bump portrevision after accidental plist change
Reported by: QAT
|
Thu, 23 Jul 2009
|
[ 19:40 johans ]
Fix package list when ocaml has been installed without TK
PR: ports/136868
Submitted by: Rick van der Zwet
|
Tue, 10 Mar 2009
|
[ 07:07 johans ]
- Update to 1.2.4
Should work fine with current and upcoming 3.11 version of ocaml
- Claim maintainership
|
Mon, 7 Apr 2008
|
[ 06:05 stas ]
- Update to 1.2.1
- respect PREFIX
- install documentation.
PR: ports/101161 (based on)
Submitted by: me
|
Fri, 25 May 2007
|
[ 00:39 clsung ]
- stephane@ give up maintain his ports
PR: ports/112464
Submitted by: stephane
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Sun, 26 Feb 2006
|
[ 00:14 kris ]
Add missing RUN_DEPENDS on ocaml
Approved by: portmgr (implicit)
|
Sun, 29 Jan 2006
|
[ 23:38 pav ]
- Support WITHOUT_X11
PR: ports/92502
Submitted by: Stephane Legrand <stephane@freebsd.org> (maintainer)
|
Sat, 7 Jan 2006
|
[ 07:46 edwin ]
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>
|
Sun, 10 Jul 2005
|
[ 14:25 novel ]
Update to 1.0.4.
PR: 83219
Submitted by: stephane
|
Thu, 13 May 2004
|
[ 22:12 linimon ]
Add some missing files to pkg-plist (found by pav@ ).
PR: ports/66587
Submitted by: Stephane Legrand <stephane@freebsd.org> (maintainer)
|
Sun, 9 May 2004
|
[ 16:18 pav ]
- Make the package more useful by packaging META files generated on install
- Pass maintainership to submitter
PR: ports/66217
Submitted by: stephane
|
Sun, 18 Apr 2004
|
[ 10:34 ijliao ]
fix plist and unbreak
Noticed by: bento via kris
|
Sat, 17 Apr 2004
|
[ 01:34 kris ]
BROKEN: Broken pkg-plist
|
Wed, 17 Mar 2004
|
[ 07:25 ijliao ]
upgrade to 1.0.3
|
Wed, 4 Feb 2004
|
[ 05:21 marcus ] (Only the first 10 of 1588 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
|
Wed, 2 Apr 2003
|
[ 03:44 ijliao ]
upgrade to 0.8.1
|
Thu, 20 Feb 2003
|
[ 17:07 knu ] (Only the first 10 of 432 ports in this commit are shown above. )
De-pkg-comment.
|
Fri, 3 Jan 2003
|
[ 19:47 ijliao ]
upgrade to 0.8
PR: 46460
Submitted by: Ports Fury
|
Wed, 4 Sep 2002
|
[ 06:16 ijliao ]
upgrade to 0.7.2
|
Thu, 11 Jul 2002
|
[ 05:55 ijliao ]
add ocaml-findlib 0.7.1
OCaml package manager
|
Number of commits found: 59 |