| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=503397
|
|
|
|
|
|
|
|
|
|
| |
Adding USES=compiler:c++11-lang fixes this port on GCC architectures:
cc1plus: error: unrecognized command line option "-std=gnu++0x"
Approved by: mentors (implicit approval)
Notes:
svn path=/head/; revision=500730
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine
Notes:
svn path=/head/; revision=488341
|
|
|
|
|
|
|
| |
original 0.68.1 tag contents
Notes:
svn path=/head/; revision=486260
|
|
|
|
|
|
|
| |
- Try to unbreak with ancient gcc
Notes:
svn path=/head/; revision=486048
|
|
|
|
| |
Notes:
svn path=/head/; revision=485209
|
|
|
|
| |
Notes:
svn path=/head/; revision=470253
|
|
|
|
| |
Notes:
svn path=/head/; revision=454825
|
|
|
|
|
|
|
|
|
|
|
| |
ports, or had been recently unblocked.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=442405
|
|
|
|
| |
Notes:
svn path=/head/; revision=441462
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=429430
|
|
|
|
| |
Notes:
svn path=/head/; revision=424167
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
hide actual commands executed and only show short summary line (like
"CC foo.c"). CMake and ninja enable this by default, some autotools
using ports do as well. This is unacceptable because we need complete
build logs at any time, so we now switch to verbose build logs
unconditionally. Note that this change deliberately affects ALL
builds and not only package builds on cluster, because we need to
be sure that user experiencing failure can always provide informative
build log regardless of settings and without rerunning the build.
Change summary:
- Always do verbose builds for cmake, ninja and GNU configure (the
latter includes check if --disable-silent-rules is actually supported
by the configure script; there are isolated cases when it's not true)
- Remove CMAKE_VERBOSE, NINJA_VERBOSE and
CONFIGURE_ARGS=--disable-silent-rules from all ports which set them
for this is no longer needed
- Revert hacks for --disable-silent-rules support priorly committed
to biology/ncbi-blast+ and net-p2p/mldonkey - no longer needed as well
Submitted by: amdmi3
Reviewed by: mat
Exp-run by: antoine
Approved by: portmgr (mat, antoine)
Differential Revision: D7534
Notes:
svn path=/head/; revision=421635
|
|
|
|
| |
Notes:
svn path=/head/; revision=415082
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Use test framework
- Switch to options helpers
- Fix WWW:
Notes:
svn path=/head/; revision=408131
|
|
|
|
| |
Notes:
svn path=/head/; revision=375766
|
|
|
|
|
|
|
| |
Suggested by: danfe
Notes:
svn path=/head/; revision=336655
|
|
|
|
|
|
|
| |
suggested by Porter's Handbook
Notes:
svn path=/head/; revision=336650
|
|
|
|
|
|
|
| |
- Convert USE_GMAKE to USES
Notes:
svn path=/head/; revision=332113
|
|
|
|
|
|
|
| |
textproc)
Notes:
svn path=/head/; revision=327773
|
|
|
|
| |
Notes:
svn path=/head/; revision=313389
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Trim header
- OptionsNG
- Use COPYTREE_SHARE for docs installation
- Remove unneeded patch
- Make build more verbose
PR: 174483 (1)
Submitted by: Maxim Samsonov <xors@mailup.net> (1)
Notes:
svn path=/head/; revision=309347
|
|
|
|
| |
Notes:
svn path=/head/; revision=276994
|
|
|
|
|
|
|
|
| |
PR: 139696
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
Notes:
svn path=/head/; revision=243043
|
|
|
|
|
|
|
| |
starting with T,U,V
Notes:
svn path=/head/; revision=240076
|
|
|
|
| |
Notes:
svn path=/head/; revision=234146
|
|
|
|
| |
Notes:
svn path=/head/; revision=229290
|
|
|
|
| |
Notes:
svn path=/head/; revision=223473
|
|
|
|
| |
Notes:
svn path=/head/; revision=222098
|
|
|
|
| |
Notes:
svn path=/head/; revision=219040
|
|
|
|
|
|
|
| |
Approved by: miwi (mentor explicit)
Notes:
svn path=/head/; revision=217315
|
|
|
|
|
|
|
| |
Approved by: miwi (mentor)
Notes:
svn path=/head/; revision=215297
|
|
|
|
|
|
|
|
| |
PR: 124374
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
Notes:
svn path=/head/; revision=215200
|
|
|
|
|
|
|
|
| |
PR: 123028
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
Notes:
svn path=/head/; revision=211968
|
|
|
|
|
|
|
|
| |
PR: 121524
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
Notes:
svn path=/head/; revision=208973
|
|
|
|
|
|
|
|
| |
PR: 120622
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
Notes:
svn path=/head/; revision=207240
|
|
|
|
|
|
|
|
| |
PR: 119508
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru>
Notes:
svn path=/head/; revision=205426
|
|
|
|
|
|
|
|
| |
PR: 118559
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
Notes:
svn path=/head/; revision=203568
|
|
|
|
|
|
|
|
| |
PR: 117197
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
Notes:
svn path=/head/; revision=201598
|
|
|
|
|
|
|
|
|
| |
PR: ports/116791
Submitted by: Dmitry Marakasov <amdmi3 amdmi3.ru> (maintainer)
Approved by: clsung (mentor, implicit)
Notes:
svn path=/head/; revision=200557
|
|
|
|
|
|
|
|
|
| |
PR: ports/116135
Submitted by: Dmitry Marakasov <amdmi3_AT_amdmi3.ru> (maintainer)
Approved by: clsung (mentor)
Notes:
svn path=/head/; revision=198977
|
|
|
|
|
|
|
|
|
| |
PR: ports/115770
Submitted by: Dmitry Marakasov <amdmi3_AT_amdmi3.ru> (maintainer)
Approved by: clsung (mentor)
Notes:
svn path=/head/; revision=198524
|
|
|
|
|
|
|
|
|
|
| |
- Use macro from bsd.sites.mk
PR: ports/115334
Submitted by: Dmitry Marakasov <amdmi3 at amdmi3.ru> (maintainer)
Notes:
svn path=/head/; revision=197507
|
|
|
|
|
|
|
|
| |
PR: 112908
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
Notes:
svn path=/head/; revision=191974
|
|
|
|
|
|
|
|
| |
PR: 11009
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
Notes:
svn path=/head/; revision=186760
|
|
|
|
|
|
|
|
|
| |
PR: 109888
Submitted by: miwi
Approved by: maintainer
Notes:
svn path=/head/; revision=186697
|
|
|
|
|
|
|
|
| |
PR: ports/108603
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
Notes:
svn path=/head/; revision=183780
|
|
|
|
|
|
|
|
|
|
| |
- Changelog's here: http://uncrustify.sourceforge.net/ChangeLog
PR: ports/107808
Submitted by: maintainer (Dmitry Marakasov)
Notes:
svn path=/head/; revision=182167
|
|
|
|
|
|
|
|
|
|
|
|
| |
I've got a brand new hosting, so change my email to the new
one. Also, now I can mirror some distfiles, so update
MASTER_SITES for some ports.
PR: ports/107038
Submitted by: Dmitry Marakasov <amdmi3@mail.ru>
Notes:
svn path=/head/; revision=180390
|
|
|
|
|
|
|
|
|
| |
PR: ports/105011
Submitted by: Dmitry Marakasov <amdmi3@mail.ru> (maintainer)
Sponsored by: FreeBSD Bug-a-thon #2
Notes:
svn path=/head/; revision=176373
|