non port: lang/x10/Makefile |
Number of commits found: 27 |
Saturday, 10 Mar 2018
|
17:46 gerald
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
 |
Sunday, 18 Feb 2018
|
09:29 antoine
Deprecate ports broken for more than 6 months
 |
Wednesday, 31 Jan 2018
|
01:07 jwb
Multiple ports:
Change maintainer email bacon4000@gmail.com to jwb@FreeBSD.org
Remove Created by comments for same user
Approved by: jrm (mentor)
Differential Revision: https://reviews.freebsd.org/D14128
 |
Sunday, 10 Sep 2017
|
20:55 gerald
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
 |
Sunday, 13 Aug 2017
|
20:37 gerald
Mark BROKEN due to failure to build with modern compilers (and it
generally requires updating).
PR: 219282
Approved by: bacon4000@gmail.com (maintainer)
 |
Saturday, 1 Apr 2017
|
15:23 gerald
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
 |
Sunday, 20 Nov 2016
|
09:38 gerald
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.
 |
Friday, 1 Apr 2016
|
14:08 mat
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight
 |
Friday, 11 Dec 2015
|
08:48 miwi
- Update maintainer mail address
- Update/Remove MASTER_SITE
PR: 204755
Submitted by: jwbacon@tds.net (maintainer)
Approved by: mat (mentor)
Differential Revision: D4493
 |
Monday, 19 Oct 2015
|
16:42 swills
lang/x10: force use of jdk 1.6 or 1.7
 |
Saturday, 17 Oct 2015
|
12:59 swills
lang/x10: mark broken with JDK8
 |
Monday, 11 May 2015
|
18:34 mat
Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup
With hat: portmgr
Sponsored by: Absolight
 |
Wednesday, 10 Sep 2014
|
20:50 gerald
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
 |
Tuesday, 29 Jul 2014
|
21:43 adamw
Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports)
 |
Sunday, 18 May 2014
|
20:22 cs
PORTREVISION bump due to previous commit
 |
20:21 cs
Patch for 10.0-RELEASE and later build failures. Fixes a problem in bundled
Boehm GC configure script, which mistakes FreeBSD 1* for FreeBSD 1.* and
disables dynamic libraries.
PR: ports/189004
Submitted by: Jason Bacon <jwbacon@tds.net> (maintainer)
MFH: 2014Q2
 |
Monday, 10 Mar 2014
|
20:55 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)
 |
Friday, 21 Feb 2014
|
13:37 ehaupt
Remove trailing whitespaces from category lang
 |
Monday, 10 Feb 2014
|
13:54 ehaupt
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt)
 |
Tuesday, 14 Jan 2014
|
02:40 mandree
- Stop-gap update to fix build on 10.0-BETA1. [1]
- Add LICENSE=EPL. [1]
- Convert to staging. [2]
- Add missing trailing slash to URL in pkg-descr. [2]
PR: ports/183557
Submitted by: Jason Bacon (maintainer) [1]
Approved by: portmgr@ (implicit, blanket) [2]
 |
Friday, 20 Sep 2013
|
19:53 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang)
 |
Monday, 10 Dec 2012
|
13:18 bapt
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part2)
 |
Sunday, 29 Jul 2012
|
11:17 cs
Fix typos in COMMENT
Approved by: portmgr@ (implicit)
 |
Saturday, 24 Mar 2012
|
20:11 zi
- Add missing plist entry
- Unbreak
Reported by: linimon
Feature safe: yes
 |
Wednesday, 15 Feb 2012
|
23:13 pav
- Mark BROKEN: incomplete plist
Reported by: pointyhat
 |
Sunday, 1 Jan 2012
|
18:29 pav
- Move all the fetching into fetch phase
Submitted by: Jason Bacon <jwbacon@tds.net> (maintainer)
Reported by: pointyhat
 |
Monday, 26 Dec 2011
|
19:15 pawel
IBM Research is developing the open-source X10 programming language to
provide a programming model that can address the architectural challenge
of multiples cores, hardware accelerators, clusters, and supercomputers
in a manner that provides scalable performance in a productive manner.
WWW: http://x10-lang.org
PR: ports/163269
Submitted by: Jason Bacon <jwbacon@tds.net>
 |
Number of commits found: 27 |