Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.9.1_1 24 Feb 2024 16:12:21 |
Muhammad Moinur Rahman (bofh) |
lang/polyml: Moved man to share/man
Approved by: portmgr (blanket) |
5.9.1 27 Jan 2024 13:08:52 |
Wen Heping (wen) |
lang/polyml: Update to 5.9.1
PR: 244992
Reported by: wen@
Approved by: maintainer |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
5.9_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
5.9_1 20 Jul 2022 14:22:15 |
Tobias C. Berner (tcberner) |
lang: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Anton Berezin <tobez@FreeBSD.org>
* Anton Berezin <tobez@tobez.org> (Only the first 15 lines of the commit message are shown above ) |
5.9_1 09 May 2022 19:23:51 |
Kevin Bowling (kbowling) |
devel/libffi: Bump deps PORTREVISION for shlib change
PR: 263764
Reported by: VVD <vvd@unislabs.com> |
5.9 10 Jan 2022 00:15:31 |
Wen Heping (wen) |
lang/polyml: Update to 5.9
PR: 261019
Reported by: wen@
Approved by: maintainer |
5.8.2 10 Jun 2021 02:14:26 |
Wen Heping (wen) |
lang/polyml: Update to 5.8.2
PR: 255975
Submitter: wen@
Approved by: maintainer(timeout, > 20 days) |
5.8.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
5.8.1 12 Feb 2021 11:42:54 |
rhurlin |
lang/polyml: Update to 5.8.1
- Bug fix release for version 5.8
- Visual Studio projects have been updated to VS2017 and SDK 10
Changelog: https://github.com/polyml/polyml/releases/tag/v5.8.1
PR: 253282
Submitted by: Wen Heping <wen@FreeBSD.org>
Reviewed by: tcberner (mentor)
Approved by: arrowd (mentor)
Differential Revision: https://reviews.freebsd.org/D28529 |
5.8_1 04 Jul 2020 21:38:31 |
zeising |
lang/polyml: Fix build after libffi update
Add a patch to fix the build of lang/polyml after devel/libffi update.
This was missed in r541232.
PR: 247028 (for tracking) |
5.8_1 04 Jul 2020 18:11:42 |
zeising |
Chanse update of devel/libffi
Chase the devel/libffi update
Bump portrevision of all dependent ports to chace shard library version bump
in libffi.
Update LIB_DEPENDS lines where needed to not require a specific version of
libffi.so.
PR: 247028 (for tracking) |
5.8 01 Jul 2020 13:39:23 |
lwhsu |
Update to 5.8
PR: 247062
Submitted by: Greg V <greg@unrelenting.technology>
Approved by: Timothy Beyer <beyert@cs.ucr.edu> (maintainer) |
5.7.1 29 Jun 2018 16:48:11 |
fernape |
lang/polyml: update to 5.7.1
Move some variables to its place.
PR: 229273
Reported by: hannes@mehnert.org
Approved by: tcberner (mentor) beyert@cs.ucr.edu (maintainer)
Differential Revision: https://reviews.freebsd.org/D16022 |
5.6 26 Nov 2016 10:09:54 |
mat |
Fixup USE_GITHUB usage.
It already sets DISTNAME to a very nice unique name, do not set it
yourself.
Sponsored by: Absolight |
5.6 15 Apr 2016 19:58:04 |
pi |
lang/polyml: 5.5.2 -> 5.6
Changes:
- New foreign-function interface (Foreign structure).
- Reimplemented debugger so that code with debugging enabled is much faster.
- Improved support for Poly/ML on native Windows.
- Support for MIPS and 64-bit ARM processors through the byte-code interpreter.
- Various bug fixes.
PR: 208783, 199566
Submitted by: Phil Eaton <philneaton95@gmail.com>, brooks
Approved by: Timothy Beyer <beyert@cs.ucr.edu> (maintainer) |
5.5.2_2 01 Apr 2016 14:08:38 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight |
5.5.2_2 23 Oct 2015 17:24:12 |
danfe |
- Allow exposing polyml as a shared library (as required by e.g. HOL4)
- Strip installed library as advised by portlint(1)
- While here, sort knobs and remove useless .include <bsd.port.options.mk>
PR: 203467
Approved by: maintainer |
5.5.2_1 31 Jul 2014 18:43:35 |
swills |
lang/polyml: depend on ffi, use pkg-plist, add motif option
PR: 192165
Approved by: Timothy Beyer <beyert@cs.ucr.edu> (maintainer) |
5.5.2 27 Jul 2014 07:59:57 |
marino |
lang/polyml: Upgrade version 5.5 => 5.5.2
Also:
* add support for system libffi
* Use sed instead of patch to fix configure
* Adopt modern port conventions
PR: 191914
Submitted by: maintainer (Timothy Beyer) |
5.5_1 10 Mar 2014 20:55:22 |
gerald |
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.
Part II, Bump PORTREVISIONs.
PR: 182136
Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by: bdrewery (two -exp runs) |
5.5 01 Dec 2013 12:46:49 |
wg |
lang/polyml: allow staging
- Allow staging
- Fix build on head
PR: ports/184074
Submitted by: maintainer |
5.5 20 Sep 2013 19:53:10 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang) |
5.5 04 Mar 2013 19:21:32 |
beech |
- Update to 5.5
PR: ports/176627
Submitted by: Timothy Beyer <beyert@cs.ucr.edu> (maintainer) |
5.4.1_1 08 Feb 2013 08:24:18 |
miwi |
- Fix a segfault on startup
- While here trim header
PR: ports/173446
Submitted by: Imre Vadasz <imre@vdsz.com>
Approved by: maintainer |
5.4.1 21 May 2012 01:53:23 |
sunpoet |
- Update to 5.4.1
- While I'm here, remove outdated OSVERSION check
PR: ports/168180
Submitted by: Timothy Beyer <beyert@cs.ucr.edu> (maintainer) |
5.4 03 Jul 2011 13:45:36 |
ohauer |
- remove MD5 |
5.4 19 Oct 2010 21:51:58 |
pav |
- Try to fix build on amd64/6 (untested)
Suggested by: maintainer |
5.4 16 Oct 2010 09:13:03 |
sunpoet |
- Update to 5.4
- Revive amd64 build
Changes: http://www.polyml.org/docs/ReleaseNotes.html
PR: ports/151476
Submitted by: sunpoet (myself)
Approved by: Timothy Beyer <beyert@cs.ucr.edu> (maintainer), pgollucci
(mentor, implicit) |
5.3 22 Aug 2010 01:26:48 |
lwhsu |
- Update to 5.3
- Add copyright information
PR: ports/149735
Submitted by: Timothy Beyer <beyert AT cs.ucr.edu> (maintainer) |
5.2.1 09 Aug 2010 13:15:59 |
arved |
Fix maintainer emailadress
PR: 149451
Submitted by: maintainer |
5.2.1 26 Feb 2010 09:30:28 |
miwi |
- Pass maintainership to Timothy Beyer (beyert|at|cs.ucr.edu)
PR: 143994 143995 143996
Submitted by: Timothy Bourke <timbob@bigpond.com> (maintainer)
Feature safe: yes |
5.2.1 20 Oct 2009 15:38:47 |
yzlin |
- Update to 5.2.1
PR: ports/139735
Submitted by: Timothy Bourke <timbob AT bigpond.com> (maintainer)
Approved by: rafan (co-mentor) |
5.2 22 Aug 2009 00:24:37 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with H,I,J,K,L |
5.2 15 Aug 2008 00:42:08 |
edwin |
[MAINTAINER] lang/polyml: 5.1 -> 5.2
PR: ports/126068
Submitted by: Timothy Bourke <timbob@bigpond.com> |
5.1 25 Jul 2008 14:34:52 |
pav |
- Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT |
5.0 05 Apr 2008 05:18:58 |
rafan |
- Fix build with gcc 4
Submitted by: Timothy Bourke <timbob at bigpond.com> (maintainer) |
5.1 04 Apr 2008 12:16:15 |
rafan |
- Update to 5.1
PR: ports/120997
Submitted by: Timothy Bourke <timbob at bigpond.com> (maintainer) |
5.0 20 Mar 2007 16:18:24 |
miwi |
- Marked broken for amd64
Submitted by: pointyhat via kris
Approved by: maintainer |
5.0 11 Mar 2007 10:30:13 |
miwi |
- Remove patchset (forget in last commit)
Submitted by: pointyhat and maintainer |
5.0 06 Mar 2007 21:01:39 |
miwi |
- Update to 5.0
PR: 109951
Submitted by: Timothy Bourke <timbob@bigpond.com> (maintainer) |
4.2.0 29 Mar 2006 14:05:30 |
mnag |
- Update to 4.2.0
- Is not RESTRICTED anymore
PR: 94667
Submitted by: maintainer |
4.1.3 30 Jan 2006 12:14:44 |
edwin |
SHA256ify
Approved by: krion@ |
4.1.3 29 Jul 2005 07:19:56 |
barner |
Add polyml 4.1.3, a fast open-source implementation of Standard ML.
PR: 83433
Submitted by: Timothy Bourke <timbob@bigpond.com> |