| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
avida-core/source/main/cPopulation.cc:2916:20: error: no matching member function for call to 'push_back'
track_founders.push_back(make_pair(organism->GetBioGroup("genotype")->GetID(), new_genome.AsString()));
~~~~~~~~~~~~~~~^~~~~~~~~
/usr/include/c++/v1/vector:688:36: note: candidate function not viable: no known conversion from 'pair<[...], typename __make_pair_return<cString>::type>' to 'const pair<[...], std::__1::basic_string<char>>' for 1st argument
_LIBCPP_INLINE_VISIBILITY void push_back(const_reference __x);
^
/usr/include/c++/v1/vector:691:36: note: candidate function not viable: no known conversion from 'pair<[...], typename __make_pair_return<cString>::type>' to 'pair<[...], std::__1::basic_string<char>>' for 1st argument
_LIBCPP_INLINE_VISIBILITY void push_back(value_type&& __x);
^
http://beefy11.nyi.freebsd.org/data/head-i386-default/p477696_s338122/logs/errors/avida-2.12.4.log
libs/tcmalloc-1.4/src/sysinfo.cc:832:88: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
"%08"PRIx64"-%08"PRIx64" %c%c%c%c %08"PRIx64" %02x:%02x %-11"PRId64" %s\n",
^
Notes:
svn path=/head/; revision=477993
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- in general, if we think that the code is not architecture-specific,
and instead just enables x86 assembler by default, those should
use BROKEN rather than IGNORE. This will allow them to be attempted
with TRYBROKEN.
- spell i386 as x86.
- spell asm as assembler.
- pet portlint.
These changes should have no effect on tier-1 builds.
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=456901
|
|
|
|
|
|
|
|
|
|
| |
benchmarks/libmicro.
Pointy hat to: self
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=455771
|
|
|
|
| |
Notes:
svn path=/head/; revision=455769
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
armv7, mark them so.
This is part two of a multipart commit to bring armv7 ports to parity
with armv6.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com -exp run
Notes:
svn path=/head/; revision=455167
|
|
|
|
|
|
|
|
|
|
|
| |
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=440746
|
|
|
|
|
|
|
| |
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=434867
|
|
|
|
| |
Notes:
svn path=/head/; revision=426378
|
|
|
|
| |
Notes:
svn path=/head/; revision=425758
|
|
|
|
| |
Notes:
svn path=/head/; revision=425664
|
|
|
|
| |
Notes:
svn path=/head/; revision=403676
|
|
|
|
|
|
|
|
|
|
| |
__sync_* functions family
- Remove BROKEN_ia64: it never had been first-class architecture, killed
officially in -CURRENT for a while now
- Sanitize installation commands and sort the knobs while I am here
Notes:
svn path=/head/; revision=395830
|
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3412?
Notes:
svn path=/head/; revision=394778
|
|
|
|
| |
Notes:
svn path=/head/; revision=390710
|
|
|
|
| |
Notes:
svn path=/head/; revision=375014
|
|
|
|
|
|
|
|
|
|
| |
- Support STAGEDIR
PR: ports/184242
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Notes:
svn path=/head/; revision=335028
|
|
|
|
| |
Notes:
svn path=/head/; revision=329003
|
|
|
|
|
|
|
| |
biology)
Notes:
svn path=/head/; revision=327709
|
|
|
|
|
|
|
| |
Approved by: portmgr (bdrewery)
Notes:
svn path=/head/; revision=324744
|
|
|
|
|
|
|
|
| |
PR: 179215
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=319834
|
|
|
|
|
|
|
| |
Convert USE_READLINE by USES=readline
Notes:
svn path=/head/; revision=317525
|
|
|
|
|
|
|
|
|
|
| |
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi)
Notes:
svn path=/head/; revision=314960
|
|
|
|
|
|
|
|
|
| |
PR: ports/172218
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Feature safe: yes
Notes:
svn path=/head/; revision=306688
|
|
|
|
|
|
|
|
| |
PR: ports/168993
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Notes:
svn path=/head/; revision=299485
|
|
|
|
| |
Notes:
svn path=/head/; revision=298080
|
|
|
|
|
|
|
| |
Approved by: wen@ (mentor)
Notes:
svn path=/head/; revision=281802
|
|
|
|
| |
Notes:
svn path=/head/; revision=271305
|
|
|
|
|
|
|
| |
Hat: portmgr
Notes:
svn path=/head/; revision=261321
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Mark MAKE_JOBS_SAFE
- Eliminate unnecessary patch
- Note new homepage in pkg-descr
- Pass maintainership to submitter
PR: ports/149827
Submitted by: C-S <c-s@c-s.li>
Notes:
svn path=/head/; revision=259660
|
|
|
|
|
|
|
| |
While here, remove remnants of alpha.
Notes:
svn path=/head/; revision=251920
|
|
|
|
|
|
|
|
|
|
|
| |
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
Notes:
svn path=/head/; revision=246327
|
|
|
|
|
|
|
| |
starting with B,C
Notes:
svn path=/head/; revision=240067
|
|
|
|
| |
Notes:
svn path=/head/; revision=230897
|
|
|
|
|
|
|
|
| |
PR: 128057
Submitted by: Christian Sturm <athaba at inode dot at>
Notes:
svn path=/head/; revision=221933
|
|
|
|
|
|
|
| |
Hat: portmgr
Notes:
svn path=/head/; revision=219711
|
|
|
|
|
|
|
|
|
| |
PR: ports/111724
Submitted by: Edwin Groothuis <edwin@mavetju.org>
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=191379
|
|
|
|
|
|
|
|
| |
PR: ports/101789
Submitted by: Scott Flatman <sf@slappy.org>
Notes:
svn path=/head/; revision=170319
|
|
|
|
|
|
|
|
|
|
|
| |
- Pass maintainersip to submitter
PR: 99901
Submitted by: Scott Flatman <sf slappy.org>
Approved by: delphij (mentor, implicit)
Notes:
svn path=/head/; revision=167176
|
|
|
|
| |
Notes:
svn path=/head/; revision=161307
|
|
|
|
| |
Notes:
svn path=/head/; revision=149228
|
|
|
|
|
|
|
| |
after 5.4-RELEASE.
Notes:
svn path=/head/; revision=133116
|
|
|
|
|
|
|
| |
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Notes:
svn path=/head/; revision=132992
|
|
|
|
|
|
|
| |
Approved by: portmgr (marcus), fjoe (mentor, implicit)
Notes:
svn path=/head/; revision=118350
|
|
|
|
|
|
|
|
| |
Reported by: pointyhat.freebsd.org
Approved by: portmgr (marcus), fjoe (mentor, implicit)
Notes:
svn path=/head/; revision=118227
|
|
|
|
|
|
|
| |
Approved by: portmgr (self)
Notes:
svn path=/head/; revision=118212
|
|
|
|
| |
Notes:
svn path=/head/; revision=109634
|
|
|
|
| |
Notes:
svn path=/head/; revision=109576
|
|
|
|
|
|
|
| |
Reported by: Kris.
Notes:
svn path=/head/; revision=108887
|
|
|
|
| |
Notes:
svn path=/head/; revision=108868
|
|
|
|
| |
Notes:
svn path=/head/; revision=108723
|