Commit graph

46 commits

Author SHA1 Message Date
Gerald Pfeifer
e59c88cece Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 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, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
2017-09-10 20:55:38 +00:00
Dmitry Marakasov
460e1bb25a - Remove bogus (in presence of USE_GITHUB) USES=tar*
Approved by:	portmgr blanket
2017-04-08 11:05:08 +00:00
Gerald Pfeifer
04d6f52202 Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
2017-04-01 15:23:30 +00:00
Jimmy Olgeni
39d62a2349 Update lang/gambit-c to version 4.8.8. 2017-02-03 09:26:36 +00:00
Jimmy Olgeni
4b29c30ab5 Update lang/gambit-c to version 4.8.7. 2017-01-04 15:18:34 +00:00
Gerald Pfeifer
89f8b05214 Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
2016-11-20 09:38:08 +00:00
Jimmy Olgeni
b5510172ce Update lang/gambit-c to version 4.8.6. 2016-11-17 15:31:16 +00:00
Jimmy Olgeni
75bd06506c Update lang/gambit-c to version 4.8.5. 2016-04-02 09:03:49 +00:00
Mathieu Arnold
018eeadae5 Always set the DEFAULT github DISTFILE with .tar.gz for EXTRACT_SUFX.
Fix distinfo for the offending ports.

lang/yorick's tag was moved, and the added patch was no longer needed.

PR:			207644
Submitted by:		mat
Exp-run by by:		antoine
Sponsored by:		Absolight
Differential Revision:	https://reviews.freebsd.org/D4268
2016-03-08 13:09:12 +00:00
Jimmy Olgeni
d34fb2cdfc Upgrade lang/gambit-c to version 4.8.4. 2016-01-26 09:24:16 +00:00
Jimmy Olgeni
a14515735c Upgrade lang/gambit-c to version 4.8.3. 2016-01-18 15:15:41 +00:00
Jimmy Olgeni
704c80db60 Upgrade lang/gambit-c to version 4.8.2. 2015-11-28 19:35:45 +00:00
Jimmy Olgeni
580e449329 Upgrade lang/gambit-c to version 4.8.1. 2015-10-22 12:31:18 +00:00
Jimmy Olgeni
f773c696be Upgrade lang/gambit-c to version 4.8.0.
- Move to GitHub (project renamed to gambit)
- Keep gambit-c as PORTNAME to avoid conflicts with math/gambit
2015-09-29 13:16:16 +00:00
Jimmy Olgeni
436f67cc0c Upgrade to version 4.7.9. 2015-09-03 09:10:32 +00:00
Jimmy Olgeni
567639841d Upgrade to version 4.7.8. 2015-08-23 14:26:27 +00:00
Jimmy Olgeni
9bf5e57a9f Upgrade to version 4.7.7. 2015-07-16 09:16:57 +00:00
Jimmy Olgeni
f0b9ae0d81 Upgrade to version 4.7.6; remove unused DOCS option. 2015-06-23 11:08:02 +00:00
Jimmy Olgeni
75e08146fb Fix plist. 2015-05-06 07:31:26 +00:00
Jimmy Olgeni
7cb20549ae Upgrade to version 4.7.5 and take over maintainership from ports@.
There is something going on with optimizations on both the old and
new versions.

If you set USE_GCC=any the port will build way faster:

gcc:   make   506.90s user 17.86s system 228% cpu  3:49.41 total
clang: make  3913.28s user 23.73s system 211% cpu 31:05.70 total

I added a GCC option for now.

Setting CFLAGS to -O0 will make clang go as fast as gcc.
Explanation still unknown.
2015-05-05 20:22:08 +00:00
Baptiste Daroussin
77cba41a62 Cleanup plist 2014-10-27 15:23:30 +00:00
Vanilla I. Shu
eff7a41a89 Update to version 4.7.3.
PR:		ports/193039
Submitted by:	Ports Fury.
2014-08-28 06:36:32 +00:00
Adam Weinberger
0f88ed614d Repair instances, almost all courtesy of bf ;-), of spaces
and/or tabs before the =. This made doing regular expressions
on the ports tree really difficult.

Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 20:55:27 +00:00
Adam Weinberger
a84c115a09 Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 19:11:51 +00:00
Baptiste Daroussin
2bbb53adc3 Reset maintainership for ports not staged with no pending PR
With hat:	portmgr
2014-07-23 17:07:12 +00:00
Martin Wilke
e2e772bd2a - Convert gmake,bzip2 to USES
Approved by:	portmgr
2014-05-26 14:47:56 +00:00
Olli Hauer
4fb1cfb1cd - rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20

- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4

PR:		ports/184785
Submitted by:	ohauer
Reviewed by:	tabthorpe
Approved by:	portmgr (tabthorpe@)
2013-12-30 20:55:18 +00:00
Baptiste Daroussin
888ab73a81 Add NO_STAGE all over the place in preparation for the staging support (cat: lang) 2013-09-20 19:53:09 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Alex Kozlov
b90cc8285b - Update to version 4.6.6
- Remove obsolete OSVERSION check

PR:	ports/168293
Submitted by:	Adrien <pmn@bakarika.net> (maintainer)
Approved by:	eadler, itetcu (mentors, implicit)
2012-05-24 09:03:53 +00:00
Jimmy Olgeni
87442eee96 Upgrade to version 4.6.4.
PR:		ports/165458
Submitted by:	olgeni
Approved by:	maintainer
2012-02-25 11:44:11 +00:00
Thomas Abthorpe
e0ac1afbf4 - The proper acronym for Apache Software License 2 is really AL2
- Thanks to crees@ for generating the initial patch

PR:		ports/163521
Submitted by:	Pedro Giffuni <pfg apache.org>
Hat:		portmgr
Exp run by:	pav
2012-01-09 15:41:08 +00:00
Ryan Steinmetz
079cad64a7 - Update to 4.6.2
- Add LICENSE
- Pacify portlint(1)

PR:		ports/161796
Submitted by:	Adrien <pmn@bakarika.net> (maintainer)
Feature safe:	yes
2011-11-24 17:17:16 +00:00
Frederic Culot
7e15fd7b50 - Update to v4_6_1 [1]
- Pet portlint(1) (space --> tab after variable name)

PR:		ports/158670 [1]
Submitted by:	Klaus Aehlig <aehlig@linta.de>
Approved by:	pmn@bakarika.net (maintainer)
2011-07-06 19:17:25 +00:00
Olli Hauer
27de467a2b - remove MD5 2011-07-03 13:45:36 +00:00
Pav Lucistnik
31f61d3d53 - Fix noportdocs case
Reported by:	QAT
2010-10-01 13:00:46 +00:00
Pav Lucistnik
22f2f8d0d9 - Update to 4.6.0 (add missed file) 2010-10-01 12:45:02 +00:00
Pav Lucistnik
e9003a132f - Update to 4.6.0
PR:		ports/151045
Submitted by:	Adrien Pierard <pmn@bakarika.net> (maintainer)
2010-10-01 12:44:34 +00:00
Dmitry Marakasov
bf068e776d - Update to v4_4_3
PR:		135252
Submitted by:	Adrien <pmn@bakarika.net> (maintainer)
2009-06-06 00:29:36 +00:00
Beech Rintoul
efabdf86fc - Update to 4.2.8
PR:		ports/125966
Submitted by:	Timothy Beyer <beyert@cs.ucr.edu>
Approved by:	Adrien <pmn@bakarika.net> (maintainer)
2008-07-27 07:33:19 +00:00
Wesley Shields
cfe96fdd40 - Connect lang/gambit-c to the build after the repocopy.
- Update to 4.2.6
- Respect CFLAGS

PR:		ports/124087
Submitted by:	Timothy Beyer <beyert@cs.ucr.edu>
Approved by:	Captain Fourier <rzinkov@gmail.com> (old maintainer)
2008-07-25 03:07:49 +00:00
Martin Wilke
ee1add1c6e - Pass maintainership to submitter
PR:		124252
Submitted by:	Adrien Piérard <pmn@bakarika.net>
Approved by:	Captain Fourier <rzinkov@gmail.com> (old_maintainer)
2008-06-05 12:11:54 +00:00
Rong-En Fan
ac98f826e9 - Bump PORTREVISION for CONFLICTS changed
Noticed by:	flz
2008-04-16 15:23:14 +00:00
Rong-En Fan
ffceb28d46 - lang/gambc, print/ghostscript-gpl, print/ghostscript-gnu all install
bin/gsc, so make they conflict to each others

PR:		ports/122792
Reported by:	Anatoly Borodin <anatoly.borodin at gmail.com>
Approved by:	Rob Zinkov <rzinkov@eden.rutgers.edu> (maintainer of lang/gambc)
2008-04-16 01:31:12 +00:00
Pav Lucistnik
ad60c9c1a4 - Stop packaging mtree symlinks
PR:		ports/121691
Submitted by:	Scot Hetzel <swhetzel@gmail.com>
2008-03-14 16:00:08 +00:00
Ion-Mihai Tetcu
ce559fb35f The Gambit programming system is a full implementation of the Scheme
language which conforms to the R4RS and IEEE Scheme standards. It
consists of two main programs: gsi, the Gambit Scheme interpreter, and
gsc, the Gambit Scheme compiler.

Gambit-C is a version of the Gambit programming system in which the
compiler generates portable C code, making the whole Gambit-C system
and the programs compiled with it easily portable to many computer
architectures for which a C compiler is available. With appropriate
declarations in the source code the executable programs generated by
the compiler run roughly as fast as equivalent C programs.

WWW: http://www.iro.umontreal.ca/~gambit/

PR:		ports/107405
Submitted by:	Rob Zinkov
2007-01-19 22:08:32 +00:00