Commit Graph

55 Commits

Author SHA1 Message Date
Jimmy Olgeni 4a4dd56671 Update lang/gambit-c to version 4.9.3.
- Update GitHub account
- Portlint fixes

PR:		248283
Submitted by:	Max Parmer <maxp@trystero.is>
2020-07-28 10:35:27 +00:00
Piotr Kubaj bd4f3da29b lang/gambit-c: fix build on GCC architectures
PR:		241727
Approved by:	olgeni (maintainer), linimon (mentor)
2019-11-20 12:00:34 +00:00
Mathieu Arnold 558224994b onvert to UCL & cleanup pkg-message (categories l-m) 2019-08-13 22:29:42 +00:00
Gerald Pfeifer ea8c8ec7da 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
2019-07-26 20:46:53 +00:00
Gerald Pfeifer a9f015d155 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
2018-12-12 01:35:33 +00:00
Baptiste Daroussin 7990f81066 Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.

Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.

Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them

Bump revision of all impacted ports

PR:		232907
exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D17816
2018-11-10 18:12:57 +00:00
Mathieu Arnold e1bfdfbe56 Add DOCS options to ports that should have one.
Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
2018-09-10 13:14:50 +00:00
Gerald Pfeifer 09f9633cb6 Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

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

PR:		222542
2018-07-29 22:18:44 +00:00
Gerald Pfeifer c2a92a1aea Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
2018-03-10 17:46:04 +00:00
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