Joshua Root
f1415ccb99
nomaintainer lang/*: remove compiler_blacklist_versions
2025-08-02 11:54:14 +10:00
Ryan Schmidt
2d54435f35
g95: Set MACOSX_DEPLOYMENT_TARGET
...
See: https://trac.macports.org/ticket/64188
Also use system's -W argument instead of running cd manually.
2021-12-12 21:02:16 -06:00
Chris Jones
ce460a5e22
misc. ports: Update path-like dependencies on libgcc to use a readme file,
...
instead of a versioned library that might well disappear in a
future gcc release. Using the readme files means MacPorts can
be certain it will remain part of the libgcc(-devel) content.
2020-11-26 21:00:16 +00:00
Joshua Root
e789d209e5
nomaintainer ports: use known_fail
2019-10-31 21:17:35 +11:00
Takeshi Enomoto
6b905efc9d
g95: give up maintainership. mark as unsupported for High Sierra and higher.
...
See: https://trac.macports.org/ticket/55012
See: https://trac.macports.org/ticket/57233
2018-10-21 18:09:45 +09:00
Ryan Schmidt
c946275ae7
Use filespath
...
rather than constructing it manually.
2018-05-17 10:52:03 -04:00
Ryan Schmidt
db7f5b66ff
Add GitHub handle to maintainers
...
See: https://trac.macports.org/ticket/56050
2018-04-05 09:20:16 -04:00
Takeshi Enomoto
f8ba2be02d
g95: delete an unnecessary line
2017-07-18 18:41:32 +09:00
Takeshi Enomoto
0c117cac98
g95: fix build error, closing #52990
2017-07-16 17:00:17 +09:00
Lawrence Velázquez
34b3070336
Remove all $Id$ lines
...
for pf in */*/Portfile
do
ed -s "$pf" <<-'EOF'
1,3g/^[[:space:]]*#[[:space:]]*\$Id.*\$[[:space:]]*$/d
1g/^[[:space:]]*$/d
w
q
EOF
done
2016-12-28 18:14:04 +01:00
David Strubbe
07bb66ac42
g95: libtool is a build dependency (the typical case), not a library dependency. Also, it does not seem to be true for several years that "Innovations and optimizations continue to be worked on" unfortunately.
...
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@141644 d073be05-634f-4543-b044-5fe20cf6d1d6
2015-10-24 22:58:38 +00:00
Jeremy Huddleston Sequoia
2872f83265
g95: Use clang version instead of OS version for blacklisting
...
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@141214 d073be05-634f-4543-b044-5fe20cf6d1d6
2015-10-13 00:30:09 +00:00
David Strubbe
0bf6e833be
g95: add livecheck.
...
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@140718 d073be05-634f-4543-b044-5fe20cf6d1d6
2015-10-01 02:29:01 +00:00
Jeremy Huddleston Sequoia
62d92ed03a
misc: Remove license_noconflict ld64 ( https://trac.macports.org/ticket/47702 )
...
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@136067 d073be05-634f-4543-b044-5fe20cf6d1d6
2015-05-11 16:31:52 +00:00
Takeshi Enomoto
14da338d8e
g95: don't build documentation by setting MAKEINFO=missing, closing https://trac.macports.org/ticket/45536
...
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@127168 d073be05-634f-4543-b044-5fe20cf6d1d6
2014-10-22 05:03:19 +00:00
Takeshi Enomoto
2e833eb45d
g95: blacklist clang on Lion and Mountain Lion
...
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@126963 d073be05-634f-4543-b044-5fe20cf6d1d6
2014-10-18 12:05:00 +00:00
Takeshi Enomoto
ed27b8fad6
g95: enable build with clang
...
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@126961 d073be05-634f-4543-b044-5fe20cf6d1d6
2014-10-18 10:53:19 +00:00
Ryan Schmidt
3ada155dff
use eq and ne instead of == and != when comparing ${os.arch}, ${configure.build_arch}, ${build_arch}, and some port-specific variables for referring to architectures
...
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@114328 d073be05-634f-4543-b044-5fe20cf6d1d6
2013-12-05 10:21:52 +00:00
Takeshi Enomoto
d7c36990dc
g95: fixed post-install for +gcc40
...
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@110972 d073be05-634f-4543-b044-5fe20cf6d1d6
2013-09-12 03:31:06 +00:00
Takeshi Enomoto
7695d69cc1
g95: added openmaintainer
...
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@110222 d073be05-634f-4543-b044-5fe20cf6d1d6
2013-08-29 00:11:18 +00:00
Jeremy Huddleston Sequoia
791f96a97b
g95: Use libgcc, fix license
...
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@110120 d073be05-634f-4543-b044-5fe20cf6d1d6
2013-08-26 16:31:31 +00:00
Joshua Root
90f8695d36
g95: license_noconflict ld64
...
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@103336 d073be05-634f-4543-b044-5fe20cf6d1d6
2013-02-22 09:31:10 +00:00
Takeshi Enomoto
a7182dbefc
g95: added gcc40 variant for Leopard; g95 builds fine against gcc42 on Leopard, but g95 does not work properly
...
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@102827 d073be05-634f-4543-b044-5fe20cf6d1d6
2013-02-09 06:00:02 +00:00
Takeshi Enomoto
7edb2d1f94
g95: removed gcc42 variant
...
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@101744 d073be05-634f-4543-b044-5fe20cf6d1d6
2013-01-18 10:03:01 +00:00
Takeshi Enomoto
c268c26860
g95: depends on MacPorts ld64 and cctools. removed deprecated dependency on odcctools. eliminate missing symbols ( https://trac.macports.org/ticket/34831 )
...
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@101293 d073be05-634f-4543-b044-5fe20cf6d1d6
2013-01-07 21:03:48 +00:00