non port: lang/algol68g/Makefile |
SVNWeb
|
Number of commits found: 62 |
Tue, 19 Sep 2023
|
[ 04:27 Alexey Dokuchaev (danfe) ] 53a28be
lang/algol68g: update Algol 68 Genie to version 3.3.23
The author had not made another release in several days,
perhaps this one he is happy with (for a short while).
Reported by: portscout
|
Mon, 4 Sep 2023
|
[ 10:36 Alexey Dokuchaev (danfe) ] 161c5b7
lang/algol68g: update Algol 68 Genie to version 3.3.11
Reported by: portscout
|
Wed, 16 Aug 2023
|
[ 07:16 Alexey Dokuchaev (danfe) ] 5dfddf9
lang/algol68g: update Algol 68 Genie to the latest version 3.3.0
Apart from usual minor fixes, this release adds WWW/cURL support and
a number of new procedures: "https content", "puts", "gets", "putsf",
"getsf", "string", "stringf".
Reported by: portscout
|
Mon, 12 Jun 2023
|
[ 12:44 Alexey Dokuchaev (danfe) ] b69270d1
lang/algol68g: update Algol 68 Genie to version 3.2.0
Reported by: portscout
|
Sun, 23 Apr 2023
|
[ 09:09 Gerald Pfeifer (gerald) ] 8d3e020 (Only the first 10 of 2091 ports in this commit are shown above. )
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
|
Thu, 20 Apr 2023
|
[ 10:52 Alexey Dokuchaev (danfe) ] 54fb02e
lang/algol68g: update Algol 68 Genie to version 3.1.8
Previous versions had been skipped due to broken tests and because
the author adheres to disgusting practice of removing the old files
upon fresh release (never do that).
Reported by: portscout
|
Fri, 17 Mar 2023
|
[ 02:10 Alexey Dokuchaev (danfe) ] e1648fb
lang/algol68g: update Algol 68 Genie to bugfix version 3.1.3
Reported by: portscout
|
Tue, 10 Jan 2023
|
[ 05:26 Alexey Dokuchaev (danfe) ] d8d71b0
lang/algol68g: update Algol 68 Genie to minor bugfix version 3.1.1
Reported by: portscout
|
Wed, 16 Nov 2022
|
[ 10:47 Alexey Dokuchaev (danfe) ] a9d27b1
lang/algol68g: update Algol 68 Genie to version 3.1.0
Reported by: portscout
|
Thu, 29 Sep 2022
|
[ 02:17 Alexey Dokuchaev (danfe) ] df88af9
lang/algol68g: update Algol 68 Genie to version 3.0.9
While here, chase HTTP/1.1 301 redirection in the MASTER_SITES.
Reported by: portscout
|
Tue, 13 Sep 2022
|
[ 04:56 Alexey Dokuchaev (danfe) ] f955af7
lang/algol68g: update Algol 68 Genie to version 3.0.8
Reported by: portscout
|
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 )
|
Sun, 21 Aug 2022
|
[ 04:20 Alexey Dokuchaev (danfe) ] 8dda83f
lang/algol68g: update Algol 68 Genie to version 3.0.7
Reported by: portscout
|
Tue, 15 Mar 2022
|
[ 20:37 Alexey Dokuchaev (danfe) ] 4f01cdb
lang/algol68g: update Algol 68 Genie to version 3.0.6, hook the tests
This new release is mostly the result of the evolution of the previous
version over the [five] years. Since the hardware representation of
several modes has changed, the version number has been incremented.
Former Algol 68 Genie versions 1 and 2 implement 32-bit INT, BITS and
64-bit REAL modes, while implementing all LONG and LONG LONG modes in
software. Version 3 implements 64-bit INT, REAL and BITS modes, and
128-bit LONG modes which are supported by modern processors; only LONG
LONG modes remain implemented in software.
Version 3.0 offers bindings for more functions from the GNU Scientific
Library, as well as for statistical routines from the GNU R stand-alone
mathematics library, and adds a generalized incomplete gamma function
according a recent algorithm by Abergel and Moisan from the University
of Paris. Also, it incorporates reported bugfixes.
While here, drop CONFIGURE_ARGS+=--enable-compiler as it is enabled by
default, and switch to dedicated pkg-plist now that there are 36 files.
|
Wed, 12 Jan 2022
|
[ 19:41 Tobias C. Berner (tcberner) ] 654acd8 (Only the first 10 of 66 ports in this commit are shown above. )
math/gsl: bump portrevision of consumers after update to 2.7.1
PR: 260201
|
Wed, 16 Jun 2021
|
[ 19:31 Tobias C. Berner (tcberner) ] 63e653a (Only the first 10 of 66 ports in this commit are shown above. )
math/gsl: update to 2.7
From [1]
* What is new in gsl-2.7:
* fixed doc bug for gsl_histogram_min_bin (lhcsky at 163.com)
* fixed bug #60335 (spmatrix test failure, J. Lamb)
* fixed bug #36577
* clarified documentation on interpolation accelerators (V. Krishnan)
* fixed bug #45521 (erroneous GSL_ERROR_NULL in ode-initval2, thanks to M.
Sitte)
* fixed doc bug #59758
* fixed bug #58202 (rstat median for n=5)
* added support for native C complex number types in gsl_complex
when using a C11 compiler
* upgraded to autoconf 2.71, automake 1.16.3, libtool 2.4.6 (Only the first 15 lines of the commit message are shown above )
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
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.
|
Tue, 5 Nov 2019
|
[ 08:18 danfe ]
Assume maintainership of several GNU tools I've been keeping an eye to
and updating as of recently.
|
Mon, 4 Nov 2019
|
[ 21:21 rene ] (Only the first 10 of 99 ports in this commit are shown above. )
Returns johans's ports to the pool after safekeeping his commit bit.
|
Fri, 25 Oct 2019
|
[ 23:41 tcberner ] (Only the first 10 of 64 ports in this commit are shown above. )
math/gsl: update to 2.6
- math/p5-Math-GSL does not seem to have any upstream activity to make it work
with this version -> mark it broken
- this also breaks the two consumers of this port
- biology/gemma: has a conflict with cblas, and is makred broken.
PR: 241363
Exp-run by: antoine
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
|
Tue, 9 Apr 2019
|
[ 14:04 sunpoet ] (Only the first 10 of 289 ports in this commit are shown above. )
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
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590
|
Sat, 23 Jun 2018
|
[ 08:27 tcberner ] (Only the first 10 of 47 ports in this commit are shown above. )
Update math/gsl to 2.5
PR: 229067
|
Mon, 3 Jul 2017
|
[ 20:38 tcberner ] (Only the first 10 of 42 ports in this commit are shown above. )
Update math/gsl to 2.4
Exp-Run by: antoine
PR: 220408
|
Tue, 27 Jun 2017
|
[ 13:46 sunpoet ] (Only the first 10 of 252 ports in this commit are shown above. )
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
|
Tue, 2 May 2017
|
[ 05:26 tcberner ] (Only the first 10 of 46 ports in this commit are shown above. )
Update math/gsl to 2.3
This release introduces some new features and fixes several bugs:
http://savannah.gnu.org/forum/forum.php?forum_id=8751
* update to 2.3 and take maintainership
* update math/py-gsl to 2.2.0 for gsl2 support
* update math/rubygem-rb-gsl to 2.1.0.2 for gsl2 support
PR: 218952
Exp-run by: antoine
Reviewed by: mat, rakuco
Approved by: rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D10522
|
Tue, 15 Nov 2016
|
[ 20:39 johans ]
Update to Algol 68 Genie 2.8.4 (bugfix release)
|
Tue, 26 Apr 2016
|
[ 20:27 johans ]
Update to Algol 68 Genie 2.8.3 (bugfix release)
|
Fri, 1 Apr 2016
|
[ 14:08 mat ] (Only the first 10 of 481 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight
|
Mon, 26 Oct 2015
|
[ 19:17 johans ]
Update Algol 68 Genie to 2.8.2 (bugfix release)
|
Wed, 5 Aug 2015
|
[ 17:24 amdmi3 ]
- Don't use / in sed regexps to allow paths, unbreaking cross-builds
Approved by: portmgr blanket
|
Sat, 2 May 2015
|
[ 12:05 johans ]
Update to Algol68 Genie 2.8.1
|
Sat, 20 Dec 2014
|
[ 19:09 bapt ]
cleanup plist
|
Thu, 4 Sep 2014
|
[ 17:38 johans ]
Fix misleading option name: the option uses plotutils, not gnuplot
No functional changes
PR: 193317
Submitted by: amdmi3
|
Sun, 17 Aug 2014
|
[ 13:09 tijl ] (Only the first 10 of 45 ports in this commit are shown above. )
math/gsl:
- Add USES=libtool and bump dependent ports
- Add USES=pathfix and INSTALL_TARGET=install-strip
Approved by: portmgr (implicit, bump unstage port)
|
Sat, 10 May 2014
|
[ 21:17 stephen ]
- Chase revision 353604 to graphics/plotutils.
See: http://svnweb.freebsd.org/ports?view=revision&revision=353604
|
Tue, 8 Oct 2013
|
[ 09:08 johans ]
- Update Algol-68 Genie to 2.8
- Enable stage support
- Add work-around to fix OS detection, enables TCP/IP support
- Add work-around to fix dlopen detection, enables compilation support
|
Fri, 20 Sep 2013
|
[ 19:53 bapt ] (Only the first 10 of 379 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang)
|
Mon, 26 Aug 2013
|
[ 16:06 bf ] (Only the first 10 of 40 ports in this commit are shown above. )
Update math/gsl to 1.16 and adjust some dependent ports
|
Sat, 29 Jun 2013
|
[ 09:31 johans ]
Update Algol 68 Genie to version 2.7
|
Sat, 4 May 2013
|
[ 17:27 johans ]
Update Algol 68 Genie to 2.6
|
Sun, 29 Jul 2012
|
[ 11:17 cs ] (Only the first 10 of 181 ports in this commit are shown above. )
Fix typos in COMMENT
Approved by: portmgr@ (implicit)
|
Sat, 30 Jun 2012
|
[ 22:06 johans ]
Update Algol 68 Genie to 2.4.1
|
Sat, 16 Jun 2012
|
[ 15:51 johans ]
- Update Algol 68 Genie to 2.4
- Convert to new style OPTIONS
- Remove unneeded library version numbers
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Sat, 3 Dec 2011
|
[ 08:12 johans ]
Update Algol 68 Genie to 2.3.5 (bugfix release)
Feature safe: yes
|
Wed, 30 Nov 2011
|
[ 20:20 johans ]
Update Algol68 Genie to 2.3.4
Feature safe: yes
|
Mon, 17 Oct 2011
|
[ 16:35 johans ]
Update Algol-68 Genie to 2.3.2
|
Sun, 18 Sep 2011
|
[ 17:27 johans ]
Update algol68g to 2.3.1 (bugfix release)
|
Sat, 17 Sep 2011
|
[ 08:01 johans ]
Update algol68g to 2.3.0
|
Sat, 9 Jul 2011
|
[ 11:43 johans ]
Update Algol 68 Genie to 2.2.0
|
Mon, 9 May 2011
|
[ 16:42 bf ] (Only the first 10 of 45 ports in this commit are shown above. )
Update math/gsl to 1.15, and adjust PORTREVISION
and LIB_DEPENDS of dependent ports
|
Mon, 2 May 2011
|
[ 12:44 makc ] (Only the first 10 of 195 ports in this commit are shown above. )
Bump PORTREVISION after open-mofit update
|
Mon, 24 Jan 2011
|
[ 21:35 johans ]
Update algol68g to 2.1.2 (bugfix release)
Feature safe: yes
|
Sat, 22 Jan 2011
|
[ 14:05 johans ]
Update Algol 68 Genie compiler to 2.1.1
- Distribution now uses GNU configure, which simplifies things
- Docs and examples are no longer included
- Remove unneeded local patches
- Remove check for FreeBSD <= 6.x
Feature safe: yes
|
Sat, 13 Nov 2010
|
[ 13:18 johans ]
Update to algol68g 2.0.3
|
Tue, 9 Nov 2010
|
[ 20:19 johans ]
- Update to algol68g 2.0.2
- Enable threading
|
Tue, 21 Sep 2010
|
[ 19:43 pav ]
- Mark BROKEN on 6.X: does not build
Reported by: pointyhat
|
Sat, 18 Sep 2010
|
[ 10:24 johans ]
Update to 2.0.1
|
Thu, 9 Sep 2010
|
[ 21:19 johans ]
Algol 68 `Genie' compiler
The development of Algol played an important role in establishing
computer science as an academic discipline. The Algol 68 Genie project
preserves Algol 68 out of educational as well as scientific-historical
interest, by making available Algol 68 Genie; a recent, well-featured
implementation written from scratch.
WWW: http://www.xs4all.nl/~jmvdveer/algol.html
|
Number of commits found: 62 |