| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Approved by: portmgr blanket (trivial build fix)
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fixes build of x11-toolkits/gtkd:
ld: error: undefined symbol: __tls_get_addr_opt
>>> referenced by sections_elf_shared.d
>>> sections_elf_shared.o:(_D2rt19sections_elf_shared3DSO8tlsRangeMxFNbNiZAv) in archive /usr/local/lib/libdruntime-ldc.a
>>> referenced by sections_elf_shared.d
>>> sections_elf_shared.o:(_D2rt19sections_elf_shared11getTLSRangeFNbNimmmZAv) in archive /usr/local/lib/libdruntime-ldc.a
>>> referenced by sections_elf_shared.d
>>> sections_elf_shared.o:(_d_dso_registry) in archive /usr/local/lib/libdruntime-ldc.a
>>> referenced 1 more times
|
|
|
|
|
| |
PR: 264100
Reported by: jwb
|
|
|
|
| |
- Move llvm to LIB_DEPENDS
|
|
|
|
|
|
| |
- STRIP binary files
- Add GCC to LIB_DEPENDS
- Remove obsolete lines
|
|
|
|
|
|
|
| |
- Commit forgotten files
ChangeLog at: https://github.com/ldc-developers/ldc/releases/tag/v1.30.0
PR: 266828
|
|
|
|
|
| |
ChangeLog at: https://github.com/ldc-developers/ldc/releases/tag/v1.30.0
PR: 266828
|
|
|
|
|
|
|
|
|
|
| |
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
|
|
|
|
|
|
|
|
|
|
|
| |
- Chase shared library bump across dependant ports.
- Fetch releases rather than tags from GitHub. [1]
- Properly depend on makeinfo, adding an INFO knob.
- Refresh pkg-descr and COMMENT accordingly.
PR: 261062
Reported by: dizzy [1]
Approved by: maintainer timeout
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11
Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*
Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index
|
|
|
|
| |
Reported by: lwhsu
|
| |
|
|
|
|
|
|
|
| |
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=561399
|
|
|
|
| |
Notes:
svn path=/head/; revision=555231
|
|
|
|
|
|
|
|
|
| |
PR: 237427
Submitted by: Greg V
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=555229
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog from 1.14.0 to 1.23.0 can be found here:
https://github.com/ldc-developers/ldc/releases
PR: 237427
Approved by: acm (maintainer timeout)
Notes:
svn path=/head/; revision=550507
|
|
|
|
|
|
|
|
| |
Reported by: pkg-fallout
MFH: 2019Q2
Notes:
svn path=/head/; revision=499553
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix build on FreeBSD 12+ (lot of extra patch files)
- Remove obsolete patch file
- Update LLVM dependency to 7.0
Changelog at: https://github.com/ldc-developers/ldc/releases/tag/v1.14.0
Notes:
svn path=/head/; revision=494891
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=485381
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Change to USE_GH
* Bump PORTREVISION of dependant ports.
Committing after maintainer timeout
PR: 229961
Submitted by: che@bein.link
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D16442
Notes:
svn path=/head/; revision=476517
|
|
|
|
|
|
|
| |
with llvm 5.x on FreeBSD
Notes:
svn path=/head/; revision=471452
|
|
|
|
| |
Notes:
svn path=/head/; revision=465145
|
|
|
|
| |
Notes:
svn path=/head/; revision=461461
|
|
|
|
|
|
|
| |
Reported by: pkg-fallout (via devel/dub)
Notes:
svn path=/head/; revision=461373
|
|
|
|
|
|
|
|
|
| |
depends of LLVM version
- Change llvm dependency to devel/llvm40
- Respect llvm40 detection
Notes:
svn path=/head/; revision=460774
|
|
|
|
| |
Notes:
svn path=/head/; revision=460754
|
|
|
|
| |
Notes:
svn path=/head/; revision=460625
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=445988
|
|
|
|
| |
Notes:
svn path=/head/; revision=445203
|
|
|
|
|
|
|
|
|
|
|
|
| |
was a stub, provide a real one.
While here, pet portlint.
Reported by: swills
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=441320
|
|
|
|
|
|
|
|
|
|
|
| |
archs.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=439991
|
|
|
|
| |
Notes:
svn path=/head/; revision=435443
|
|
The LDC project aims to provide a portable D programming language compiler
with modern optimization and code generation capabilities.
The compiler uses the official DMD frontends to support the latest version of
D2, and relies on the LLVM Core libraries for code generation.
LDC is fully Open Source; the parts of the code not taken/adapted from other
projects are BSD-licensed (see the LICENSE file for details).
WWW: http://wiki.dlang.org/LDC
Notes:
svn path=/head/; revision=435057
|