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: math/facile/Makefile
SVNWeb

Number of commits found: 18

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:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:f53eb28489aa8f30712cd8772d1a0e05c394a5da  commit hash:f53eb28489aa8f30712cd8772d1a0e05c394a5da  commit hash:f53eb28489aa8f30712cd8772d1a0e05c394a5da  f53eb28  (Only the first 10 of 719 ports in this commit are shown above. View all ports for this commit)
math: remove 'Created by' lines

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

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Alessando Sagratini <ale_sagra@hotmail.com>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Amarendra Godbole <amarendra.godbole@gmail.com>
  *  Anders Nordby <anders@FreeBSD.org>
  *  Andreas Fehlner (fehlner@gmx.de)
  *  Andrew L. Neporada <andrew@chg.ru>
  *  Andrey <gugu@zoo.rambler.ru>
  *  Andrey Zakhvatov
(Only the first 15 lines of the commit message are shown above View all of this commit message)
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.
Mon, 24 Jun 2019
[ 10:14 danfe search for other commits by this committer ] Original commit   Revision:505020 (Only the first 10 of 56 ports in this commit are shown above. View all ports for this commit)
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
Wed, 28 Dec 2016
[ 23:03 tcberner search for other commits by this committer ] Original commit   Revision:429835
Update math/facile to 1.1.3

Approved by:	rakuco (mentor)
Sun, 11 Sep 2016
[ 17:29 tcberner search for other commits by this committer ] Original commit   Revision:421849
Update math/facile to 1.1.2

Reviewed by:	rakuco
Approved by:	rakuco (mentor)
Differential Revision:	https://reviews.freebsd.org/D7731
[ 17:24 tcberner search for other commits by this committer ] Original commit   Revision:421847
Update math/facile MASTER_SITES.

Reviewed by:	rakuco
Approved by:	rakuco (mentor)
MFH:		2016Q3
Differential Revision:	https://reviews.freebsd.org/D7731
Fri, 4 Dec 2015
[ 09:51 rakuco search for other commits by this committer ] Original commit   Revision:402914
Update to 1.1.1.

This is a bug fix release that adds OCaml4 support, which allows us to drop
files/patch-ocaml4.
Wed, 29 Apr 2015
[ 20:57 marino search for other commits by this committer ] Original commit   Revision:385013
math/facile: Bump because ocaml version ungraded

The ocaml makefile says to bump this port after ocaml is changed.  I don't
know how necessary this really is though.

PR:	195736
Tue, 13 May 2014
[ 07:25 makc search for other commits by this committer ] Original commit   Revision:353924
math/facile:
- bump PORTREVISION to trigger repackaging after recent ocaml update:
  the package is usable only with ocaml which was used to compile facile.

lang/ocaml:
- add upgrading notes for committers
Tue, 1 Apr 2014
[ 08:41 makc search for other commits by this committer ] Original commit   Revision:349826
math/facile:
- add patch to fix build with ocaml-4
- modernize Makefile (USES, staging)
- bump PORTREVISION after ocaml update
- assign maintainership to kde@
Thu, 2 Jan 2014
[ 09:15 arved search for other commits by this committer ] Original commit   Revision:338429
New years resolution: Reduce the number of ports i maintain, but don't use
Fri, 20 Sep 2013
[ 20:55 bapt search for other commits by this committer ] Original commit   Revision:327746 (Only the first 10 of 665 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:
math)
Wed, 6 Apr 2011
[ 05:43 stas search for other commits by this committer ] Original commit 
- Bump portrevision of math/facile after the lang/ocaml udpate.

Suggested by:   makc
Fri, 4 Jun 2010
[ 21:41 kwm search for other commits by this committer ] Original commit 
Instead of only 1 LGPL license there are two namely: the 2.1 and 3 version.
So make a LGPL21 and LGPL3 value for the license framework.

Replace the LGPL used in ports with LGPL21. (checked all consumers)

Obtained from:  http://www.gnu.org/licenses/ (Under License URL's)
Sun, 30 May 2010
[ 17:39 arved search for other commits by this committer ] Original commit  (Only the first 10 of 27 ports in this commit are shown above. View all ports for this commit)
Add LICENSE and LICENSE_FILE to my ports.
Tue, 20 Apr 2010
[ 17:32 makc search for other commits by this committer ] Original commit 
Bump PORTREVISION after latest ocaml update.

Approved by:    portmgr (itetcu)
Sat, 9 Feb 2008
[ 21:57 arved search for other commits by this committer ] Original commit 
Add facile, a Functional Constraint Library written in Ocaml

Number of commits found: 18