Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
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) |
20180718_7 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
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.
(Only the first 15 lines of the commit message are shown above ) |
20180718_7 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
20180718_7 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
20180718_7 08 Mar 2020 20:45:56 |
tcberner |
devel/cquery: switch to cmake
- The original build system, waf, depends on python2. Move to cmake.
PR: 244683
Submitted by: Henry Hu <henry.hu.sh@gmail.com> (maintainer) |
20180718_6 08 Mar 2020 17:01:47 |
antoine |
Deprecate some ports using deprecated version of python
With hat: portmgr |
20180718_6 14 Jan 2020 09:27:19 |
antoine |
Switch version of python used in USES=waf to default version of python
Reviewed by: bapt
With hat: portmgr
Differential Revision: https://reviews.freebsd.org/D23143 |
20180718_6 24 Sep 2019 03:17:17 |
linimon |
This port now builds on powerpc64 (tested on ppcports).
Approved by: portmgr (tier-2 blanket) |
20180718_6 20 Sep 2019 19:58:36 |
jbeich |
Switch default devel/llvm* to 90
PR: 239682
Reviewed by: tobik
Differential Revision: https://reviews.freebsd.org/D21172 |
20180718_5 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
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, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
20180718_4 25 Mar 2019 18:09:37 |
jbeich |
devel/cquery: unbreak with DEFAULT_VERSIONS+=llvm=-devel
Don't try hard to make LIB_DEPENDS pick the specific version when this
is already enforced by BUILD_DEPENDS. The left field in _DEPENDS lines
isn't recorded into binary packages, anyway.
=======================<phase: lib-depends >============================
===> cquery-20180718_4 depends on shared library: libclang.so.-devel - not
found
===> Installing existing package /packages/All/llvm-devel-9.0.d20190226.txz
[120i386-default-llvm90-job-03] Installing llvm-devel-9.0.d20190226...
the most recent version of llvm-devel-9.0.d20190226 is already installed
===> cquery-20180718_4 depends on shared library: libclang.so.-devel - not
found
*** Error code 1 |
20180718_4 20 Mar 2019 12:23:26 |
jbeich |
Switch to devel/llvm80 for DEFAULT_VERSIONS
PR: 235215 |
20180718_3 17 Jan 2019 11:00:23 |
tobik |
devel/cquery: Bump revision after r490543 |
20180718_2 17 Jan 2019 10:47:48 |
tobik |
Do not set LLVM_DEFAULT now that there is one in bsd.default-versions.mk |
20180718_2 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
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 |
20180718_1 08 Nov 2018 12:07:54 |
tobik |
devel/cquery: Allow overriding the LLVM version via LLVM_DEFAULT
- Cquery builds and works fine with LLVM 7 for example
- Make the libclang.so spec more specific to prevent the framework
from picking the wrong library version from llvm60 with LLVM_DEFAULT=70
when both llvm60 and llvm70 are installed in the build environment
PR: 232598
Approved by: henry.hu.sh@gmail.com (maintainer timeout, 2 weeks) |
20180718 05 Aug 2018 05:57:02 |
joneum |
devel/cquery: Update to 20180718
Changelog: https://github.com/cquery-project/cquery/releases
PR: 230100
Submitted by: yamagi@yamagi.org
Approved by: maintainer |
20180302 18 Jun 2018 03:49:10 |
linimon |
Mark ports broken on powerpc64, categories d-f.
While here, pet portlint and do some other cleanup.
Approved by: portmgr (tier-2 blanket) |
20180302 28 Apr 2018 18:57:07 |
jbeich |
devel/cquery: update to 20180302
- Switch to LLVM 6.0, chasing r468505
Changes: https://github.com/cquery-project/cquery/releases/tag/v20180215
Changes: https://github.com/cquery-project/cquery/releases/tag/v20180302
PR: 227684
Submitted by: Henry Hu (maintainer) |
20180213 14 Feb 2018 15:54:50 |
lwhsu |
Add cquery, highly-scalable, low-latency language server for C/C++/Objective-C
PR: 225896
Submitted by: Henry Hu <henry.hu.sh@gmail.com> |