Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.1.4_2 19 Jul 2023 17:30:39 |
Muhammad Moinur Rahman (bofh) |
math/lambda: Fix build with llvm16
- Pet portclippy
- Adopt port
Sponsored by: The FreeBSD Foundation |
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) |
0.1.4_2 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 ) |
0.1.4_2 20 Jul 2022 14:22:24 |
Tobias C. Berner (tcberner) |
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 ) |
0.1.4_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.1.4_2 09 Apr 2019 14:04:50 |
sunpoet |
Update devel/readline to 8.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://tiswww.case.edu/php/chet/readline/CHANGES
PR: 236156
Exp-run by: antoine |
0.1.4_1 27 Jun 2017 13:46:53 |
sunpoet |
Update devel/readline to 7.0 patch 3
- Bump PORTREVISION for shlib change
Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision: https://reviews.freebsd.org/D11172
PR: 219947
Exp-run by: antoine |
0.1.4 07 Feb 2016 11:44:48 |
marino |
math/lambda: USES+= ncurses, link to ncurses (not termcap) |
0.1.4 01 Jan 2016 15:49:44 |
rakuco |
Switch to a working MASTER_SITE, regenerate distinfo and unmark BROKEN.
Switch to fetching the source tarball from the website indicated in WWW. It
is slightly different from the previous tarball: some build system files
were generated by a more recent version of autotools, the documentation
contains a typo fix and its ChangeLog mentions this fix. |
0.1.4 09 Nov 2015 12:59:04 |
antoine |
Mark a few ports BROKEN: unfetchable |
0.1.4 20 Dec 2014 19:15:32 |
bapt |
cleanup plist |
0.1.4 29 Nov 2014 12:22:21 |
antoine |
Allow building without /usr/bin/perl symlink
PR: ports/195494 |
0.1.4 29 Jul 2014 22:44:11 |
adamw |
Add USES=readline to fix build on current. |
0.1.4 15 Feb 2014 14:31:57 |
danilo |
- Add stage support
- Remove the indefinite article from COMMENT
- Add DOCS option
- Add LICENSE |
0.1.4 20 Sep 2013 20:55:06 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
math) |
0.1.4 03 Aug 2013 13:44:01 |
mat |
- Convert to new perl framework
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
0.1.4 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.1.4 14 Feb 2006 15:21:21 |
garga |
- Make it fetchable again
- Fix WWW
PR: ports/93335
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> |
0.1.4 25 Nov 2005 15:48:16 |
pav |
- Add SHA256 |
0.1.4 17 May 2004 01:49:02 |
ijliao |
add perl5 build depend
Noticed by: bento via kris |
0.1.4 14 May 2004 01:33:15 |
ijliao |
add lambda 0.1.4
A lambda calculus interpreter |