| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=487272
|
|
|
|
|
|
|
|
|
|
|
| |
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine
Notes:
svn path=/head/; revision=479407
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
cc: error: invalid linker name in argument '-fuse-ld=bfd'
Neither emaste nor I can figure out exactly where the offending stanza is
coming in. It will take someone with more knowledge of gmake debug flags,
and possibly the src build infrastructure, to figure it out.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=473169
|
|
|
|
|
|
|
|
| |
PR: 225752
Submitted by: Yasuhiro KIMURA
Notes:
svn path=/head/; revision=462307
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Support multiple values in *_OLD_CMD, i.e. we can now fix both "/usr/bin/python" and "/usr/bin/env python" at the same time
- Default *_OLD_CMD values are now always appended, so you don't need to specify them in individual ports
- Add lua support (depends on USES=lua)
- Add more default values, such as "/usr/bin/env foo" for python, perl, bash, ruby and lua
- Shebangfix now matches whole words, e.g. we will no longer (erroneously) replace "/usr/bin/perl5.005" with "${perl_CMD}5.005" (but "/usr/bin/perl -tt" is still (correctly) replaced with "${perl_CMD} -tt")
Note that *_OLD_CMD items containing spaces must now be quoted (e.g. perl_OLD_CMD=/bin/perl /usr/bin/perl "/usr/bin/env perl")
Update shebangfix usage according to new rules in many ports:
- Remove *_OLD_CMD for patterns now replaced by default
- Quote custom *_OLD_CMD which contain spaces
Fix shebangfix usage in many ports (irrelevant to infrastructure change):
- Remove redundant SHEBANG_LANG (no need to duplicate default langs)
- Remove redundant *_CMD (such as python_CMD=${LOCALBASE}/bin/python${PYTHON_VER} when USES=python is present)
- Never use *_OLD_CMD in REINPLACE_CMD matchers, these should always look for exact string
Approved by: portmgr (bapt)
Differential Revision: D3756
Notes:
svn path=/head/; revision=399684
|
|
|
|
| |
Notes:
svn path=/head/; revision=373100
|
|
|
|
| |
Notes:
svn path=/head/; revision=371255
|
|
|
|
|
|
|
| |
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=369474
|
|
|
|
|
|
|
|
|
|
|
| |
- Support stage
- Pass maintainership to submitter
PR: 192601
Submitted by: Sam Cassiba
Notes:
svn path=/head/; revision=364810
|
|
|
|
|
|
|
|
|
| |
pending PR (related to stage)
With hat: portmgr
Notes:
svn path=/head/; revision=360691
|
|
|
|
|
|
|
|
|
| |
dependency
Approved by: portmgr (blanket)
Notes:
svn path=/head/; revision=335883
|
|
|
|
|
|
|
| |
databases)
Notes:
svn path=/head/; revision=327717
|
|
|
|
|
|
|
|
|
|
|
| |
Python 2.5 is no longer in the tree.
Right now all versions of python are considered to be acceptable.
Approved by: culot (mentor)
Suggested by: jgh
Notes:
svn path=/head/; revision=323437
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This version of skytools fails to build with postgresql 9.2
This port had complex logic to change pkg-plist with pgsql > 8.2, but
now all versions meet this criteria. Remove the logic and trim the
pkg-plist as well as the header. Also convert USE_GMAKE to USES+=gmake.
PR: ports/179957
submitted by: marino
Approved by: bapt (mentor), maintainer timeout
Notes:
svn path=/head/; revision=323429
|
|
|
|
|
|
|
| |
- While here kick md5 support
Notes:
svn path=/head/; revision=269616
|
|
|
|
|
|
|
|
|
| |
PR: ports/153442
Submitted by: Khee Chin <kheechin@gmail.com>
Approved by: Khee Chin <kheechin@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=266919
|
|
|
|
|
|
|
|
|
| |
PR: ports/146913
Reported by: Alexey Markov <redrat@mail.ru>
Approved by: feedback timeout on the PR
Notes:
svn path=/head/; revision=265579
|
|
|
|
|
|
|
|
| |
PR: 145003
Submitted by: Khee Chin <kheechin@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=251599
|
|
|
|
| |
Notes:
svn path=/head/; revision=247856
|
|
|
|
|
|
|
| |
he has had one or more maintainer-timeouts on in the past 12 months.
Notes:
svn path=/head/; revision=247508
|
|
|
|
|
|
|
|
|
| |
PR: ports/138446
Submitted by: Khee Chin <kheechin@gmail.com>
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=242696
|
|
|
|
|
|
|
|
| |
Tested by: 3 pointyhat runs
Thanks to: pav, gahr, lwhsu, mva, amdmi3
Notes:
svn path=/head/; revision=235453
|
|
|
|
|
|
|
|
| |
PR: ports/124303
Submitted by: Pierre-Emmanuel André
Notes:
svn path=/head/; revision=219837
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=214430
|
|
|
|
| |
Notes:
svn path=/head/; revision=196746
|
|
replication.
Notes:
svn path=/head/; revision=196339
|