notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: devel/ocaml-camomile/Makefile
SVNWeb

Number of commits found: 37

Wed, 5 Jul 2023
[ 09:55 Guido Falsi (madpilot) search for other commits by this committer ]    commit hash:2b40e4609399858e2bfbddcf961bd7c947f6ed2c  commit hash:2b40e4609399858e2bfbddcf961bd7c947f6ed2c  commit hash:2b40e4609399858e2bfbddcf961bd7c947f6ed2c  2b40e46  (Only the first 10 of 173 ports in this commit are shown above. View all ports for this commit)
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)
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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)
Wed, 20 Jul 2022
[ 14:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  aa6eefd  (Only the first 10 of 5087 ports in this commit are shown above. View all ports for this commit)
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)
Tue, 3 Aug 2021
[ 10:34 Alexey Dokuchaev (danfe) search for other commits by this committer ]    commit hash:a4de6bb7c7ed00735797fc125ee502685a8e9792  commit hash:a4de6bb7c7ed00735797fc125ee502685a8e9792  commit hash:a4de6bb7c7ed00735797fc125ee502685a8e9792  a4de6bb 
devel/ocaml-camomile: update to version 1.0.2 and assume maintainership.
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Tue, 18 Jun 2019
[ 09:05 danfe search for other commits by this committer ] Original commit   Revision:504470
- Update to version 1.0.1 (the project had moved to GitHub)
- Now built with Dune (formerly jbuilder), which replaces
  most USE_OCAML_* knobs and allows to drop MAKE_JOBS_UNSAFE
Mon, 4 May 2015
[ 15:46 madpilot search for other commits by this committer ] Original commit   Revision:385413 (Only the first 10 of 35 ports in this commit are shown above. View all ports for this commit)
- Add USE_OCAML_CAMLP4 and USE_OCAML_TK to bsd.ocaml.mk which add
  depends on the camlp4 language and labltk ocaml modules, which are
  now in separate ports.
- Update x11-toolkits/ocaml-lablgtk2 to 2.18.3
- Update graphics/ocaml-lablgl to 1.05
- Make unison ports use USE_OCAML
- Convert ports to the new flags where needed
- Bump PORTREVISION on ports depending on ocaml-lablgtk2, those need to be
rebuilt

PR:			199845
Submitted by:		jbeich@
Differential Revision:	https://reviews.freebsd.org/D2434
Approved by:		portmgr (mat)
Sat, 29 Nov 2014
[ 23:56 antoine search for other commits by this committer ] Original commit   Revision:373656 (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
Cleanup plist of ocaml ports

With hat:	portmgr
Fri, 15 Aug 2014
[ 09:43 danfe search for other commits by this committer ] Original commit   Revision:364953
Stagify, canonicalize header, add LICENSE.
Fri, 4 Jul 2014
[ 12:06 bapt search for other commits by this committer ] Original commit   Revision:360604 (Only the first 10 of 82 ports in this commit are shown above. View all ports for this commit)
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)

With hat:	portmgr
Tue, 10 Jun 2014
[ 07:39 olgeni search for other commits by this committer ] Original commit   Revision:357277 (Only the first 10 of 388 ports in this commit are shown above. View all ports for this commit)
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.

CR:		D196
Approved by:	portmgr (bapt)
Thu, 29 May 2014
[ 15:09 miwi search for other commits by this committer ] Original commit   Revision:355707 (Only the first 10 of 49 ports in this commit are shown above. View all ports for this commit)
- Convert gmake, bzip2 to USES

Approved by:	portmgr
Fri, 20 Sep 2013
[ 17:13 bapt search for other commits by this committer ] Original commit   Revision:327724 (Only the first 10 of 2998 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
Thu, 29 Dec 2011
[ 19:03 pawel search for other commits by this committer ] Original commit 
- Update to version 0.8.3
- Pass maintainership to submitter

PR:             ports/148006
Submitted by:   Michael Grunewald <michael.grunewald@laposte.net>
Mon, 24 Oct 2011
[ 03:33 stas search for other commits by this committer ] Original commit  (Only the first 10 of 258 ports in this commit are shown above. View all ports for this commit)
- Return my ports back to the pool.  I was unable to make any fixes to
  my ports in the past 3 weeks while ports were broken on any 10.x
  machines, which means I'm unable to maintain them.  So let people know
  that there's no available support for them until things are back to
  normal (which also means that anyone with spare time will be able
  to fix them without getting approval).
Tue, 5 Apr 2011
[ 22:23 stas search for other commits by this committer ] Original commit  (Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
- 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
Fri, 20 Nov 2009
[ 22:53 pav search for other commits by this committer ] Original commit  (Only the first 10 of 102 ports in this commit are shown above. View all ports for this commit)
- Mark MAKE_JOBS_UNSAFE

Reported by:    pointyhat
Sat, 22 Aug 2009
[ 00:18 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 417 ports in this commit are shown above. View all ports for this commit)
- Switch SourceForge ports to the new File Release System: categories starting
with D
Tue, 11 Aug 2009
[ 11:09 stas search for other commits by this committer ] Original commit 
- Update to 0.7.2.
Sun, 24 Jun 2007
[ 08:31 stas search for other commits by this committer ] Original commit 
- Drop FreeBSD 4.x bits.

Submitted by:   araujo
PR:             ports/111857
Sat, 19 May 2007
[ 20:32 flz search for other commits by this committer ] Original commit  (Only the first 10 of 7868 ports in this commit are shown above. View all ports for this commit)
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Tue, 27 Mar 2007
[ 22:12 stas search for other commits by this committer ] Original commit  (Only the first 10 of 63 ports in this commit are shown above. View all ports for this commit)
- Change my email.

Suggested by:   skv
Wed, 14 Mar 2007
[ 04:12 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 72 ports in this commit are shown above. View all ports for this commit)
Switch to using new files Mk/bsd.ocaml.mk [1] and Mk/bsd.xfce.mk [2].

PR:     101029 [1], 108862 [2]

Submitted by:   Stanislav Sedov <ssedov at mbsd dot msk dot ru> [1], oliver [2]
Fri, 25 Aug 2006
[ 21:31 miwi search for other commits by this committer ] Original commit 
- Update to 0.7.1

PR:             ports/102382
Submitted by:   Stanislav Sedov <ssedov(at)mbsd.msk.ru>, (maintainer)
Approved by:    krion (mentor)
Sat, 12 Aug 2006
[ 22:52 pav search for other commits by this committer ] Original commit 
- Fix plist
- Use new OCAML_WASH feature to handle non-standard prefixes

PR:             ports/101725
Submitted by:   Stanislav Sedov <ssedov@mbsd.msk.ru> (maintainer)
Fri, 4 Aug 2006
[ 15:19 itetcu search for other commits by this committer ] Original commit 
- Use new OCaml framework
- Honour permissions (change cp->install)
- Update to 0.6.6
- Pass maintainership to submitter

PR:             ports/101169
Submitted by:   Stanislav Sedov
Thu, 27 Jul 2006
[ 13:29 thierry search for other commits by this committer ] Original commit 
- Upgrade to 0.6.5 and unbreak;

- Chase a bashism in Makefile.in;

- Lauch pkg-install;

- Add a run_depends.

Changelog available at <http://camomile.sourceforge.net/Changes.txt>.
Sat, 14 Jan 2006
[ 09:39 kris search for other commits by this committer ] Original commit 
BROKEN: Does not build
Sat, 21 May 2005
[ 19:57 sem search for other commits by this committer ] Original commit 
- Fix permission of ld.conf. It should be 0644 instead of 0444.
- Unbreak unguilty ports.
[ 17:25 kris search for other commits by this committer ] Original commit 
BROKEN: Changes permission of installed usr/local/lib/ocaml/ld.conf file
Wed, 29 Sep 2004
[ 04:27 kris search for other commits by this committer ] Original commit 
Now builds on amd64

Approved by:    portmgr (self)
Thu, 2 Sep 2004
[ 14:31 vs search for other commits by this committer ] Original commit 
- Fix typo in META-file
- Mark as BROKEN on 4.X: Need working <wctype.h>
Wed, 18 Aug 2004
[ 08:11 ijliao search for other commits by this committer ] Original commit 
unbreak by upgrading to 0.5.3
Mon, 16 Aug 2004
[ 00:35 kris search for other commits by this committer ] Original commit 
BROKEN: Does not compile
Sat, 10 Apr 2004
[ 17:26 trevor search for other commits by this committer ] Original commit  (Only the first 10 of 218 ports in this commit are shown above. View all ports for this commit)
Tidy up whitespace.
Sat, 3 Apr 2004
[ 14:20 kris search for other commits by this committer ] Original commit 
BROKEN on amd64: Coredump during build
Fri, 19 Mar 2004
[ 02:33 ijliao search for other commits by this committer ] Original commit 
reimport ocaml-camomile 0.4.2
A comprehensive Unicode library for objective caml language

Number of commits found: 37