notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

non port: devel/llvm70/Makefile

Number of commits found: 37

Saturday, 14 Jan 2023
23:14 Tobias C. Berner (tcberner) search for other commits by this committer
Cleanup: Remove devel/llvm[789]0

 *  remove old devel/llvm70
 *  remove old devel/llvm80
 *  remove old devel/llvm90

 *  remove ports explicitely depending on either of the three

Differential Revision:	https://reviews.freebsd.org/D37936
commit hash: 21778d8958f518e2179b1053d75cfb6c71405558 commit hash: 21778d8958f518e2179b1053d75cfb6c71405558 commit hash: 21778d8958f518e2179b1053d75cfb6c71405558 commit hash: 21778d8958f518e2179b1053d75cfb6c71405558 21778d8
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

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)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Tuesday, 3 May 2022
18:58 Brooks Davis (brooks) search for other commits by this committer
devel/llvm*: (NFC) extract MAN1SRCS list

Move the lists of manpages into Makefile.MAN1SRCS as with COMMANDS.

Sponsored by:	DARPA, AFRL
commit hash: 3a570865ceb55217f755228ab9ed01597947bd42 commit hash: 3a570865ceb55217f755228ab9ed01597947bd42 commit hash: 3a570865ceb55217f755228ab9ed01597947bd42 commit hash: 3a570865ceb55217f755228ab9ed01597947bd42 3a57086
Sunday, 10 Apr 2022
19:11 Charlie Li (vishwin) search for other commits by this committer
textproc/libxml2: bump all LIB_DEPENDS consumers

This is a separate commit to facilitate easier cherry-picking for
quarterly.

PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 d63665f
Saturday, 26 Mar 2022
08:27 Matthias Fechner (mfechner) search for other commits by this committer
textproc/libxml2: bump all dependencies

This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
commit hash: 247c7db7513f1264922428278678da641c5a3f52 commit hash: 247c7db7513f1264922428278678da641c5a3f52 commit hash: 247c7db7513f1264922428278678da641c5a3f52 commit hash: 247c7db7513f1264922428278678da641c5a3f52 247c7db
Thursday, 30 Sep 2021
21:23 Rene Ladan (rene) search for other commits by this committer
cleanup: drop support for EOL FreeBSD 11.X

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
commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 620968a
Monday, 27 Sep 2021
22:23 Brooks Davis (brooks) search for other commits by this committer
devel/llvm*: avoid crossdir links

Avoid hardlinks between PREFIX/bin and PREFIX/llvm##.  This permits
them be on different filesystems.

PR:		244439
commit hash: 6911dd4091d50c0ea29a40e2366f38db0f775c37 commit hash: 6911dd4091d50c0ea29a40e2366f38db0f775c37 commit hash: 6911dd4091d50c0ea29a40e2366f38db0f775c37 commit hash: 6911dd4091d50c0ea29a40e2366f38db0f775c37 6911dd4
Sunday, 29 Aug 2021
19:21 Bernhard Froehlich (decke) search for other commits by this committer
devel/llvm70: Add CPE information

Approved by:	portmgr (blanket)
commit hash: 51669e9c6906d7befa913191abd4ba38a123bec2 commit hash: 51669e9c6906d7befa913191abd4ba38a123bec2 commit hash: 51669e9c6906d7befa913191abd4ba38a123bec2 commit hash: 51669e9c6906d7befa913191abd4ba38a123bec2 51669e9
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Friday, 19 Mar 2021
19:07 se search for other commits by this committer
Remove LLDB option to remove the dependency on python-2.7

This port has been on a list of deprecated ports with removal planned on
2021-06-23. Multiple other ports depend on this particular LLVM version
and were also marked for removal. This change allows to retain this port
and the ports that depend on it.

Newer LLDB versions are available in the base system or in later LLVM ports.

The pkg-descr mentions the removal of LLDB from this port as suggested by
Ed Maste.

Approved by:	emaste
Differential Revision:	D29342
Original commitRevision:568810 
Wednesday, 17 Jun 2020
18:17 sunpoet search for other commits by this committer
Move devel/swig30 to devel/swig and update to 4.0.1

- Do not silence installation message
- Update dependent ports:
  - Fix build with swig 4.0.1
  - Update *_DEPENDS
  - Remove BINARY_ALIAS

Changes:	http://www.swig.org/news.php
PR:		246613
Exp-run by:	antoine
Original commitRevision:539491 
Wednesday, 10 Jun 2020
04:07 kevans search for other commits by this committer
devel/llvm*: Avoid extraneous escapes

All of these single quotes are safe on their own, as they're enclosed in
double quotes. Removes the escapes, because they're currently passed through
to the underlying regex engine as \' to be interpreted as '.

A future change will forbid this escape, then an even further future change
will actually imbue \' with special meaning based on GNU interpretation
("end of subject").

No PORTREVISION bump or rebuild is needed, as they're functionally
equivalent.

PR:		247058
Approved by:	koobs (mentor), brooks (maintainer)
MFH:		2020Q2 (blanket: trivial build fix)
Original commitRevision:538368 
Monday, 18 May 2020
21:50 dbaio search for other commits by this committer
devel/llvm*: Upgrade Sphinx dependency to 3.X

This avoids conflicts between Sphinx ports when not using Poudriere.

PR:		246500
Approved by:	brooks (maintainer)
Original commitRevision:535791 
Monday, 11 May 2020
23:51 dbaio search for other commits by this committer
Update Sphinx

- Repocopy textproc/py-sphinx to textproc/py-sphinx18

  Update it to 1.8.5 (latest version from 1.8.X).
  This version supports Python 2 and 3.
  Add test target.

- textproc/py-sphinx: Update to 3.0.2

  Python 3 only (3.5+).
  Add test target.

- Mk/Uses/python.mk: Add PY_SPHINX

  Shared macro to use with flavors and not break
  ports with USES=python (all versions).

  Python >=3.5  --> textproc/py-sphinx (v3.0.2)
  Python < 3.5  --> textproc/py-sphinx18 (v1.8.5)

  All ports that uses sphinx were changed to use the new variable
  ${PY_SPHINX} in the dependency line, exceptions:

    * Ports that fails to build with sphinx 3.0.2 because of code.
      They are pointing to textproc/py-sphinx18 directly.
      There aren't many ports.

    * Ports that doesn't know Python flavors.

- Add several patches to fix Sphinx consumers

  The most common issues are related with pkg-plist, the output
  files from Sphinx changes between versions, keep this dynamically
  is the better approach.

  This will save time in future sphinx updates.

PR:		245629
Exp-run by:	antoine
Original commitRevision:534966 
Wednesday, 9 Oct 2019
18:12 antoine search for other commits by this committer
Unbreak INDEX
Original commitRevision:514180 
17:41 brooks search for other commits by this committer
ttempt to work around a problem with binutils not liking the armv6 code
generated by LLVM 7.

PR:		235282
Requested by:	jbeich
Original commitRevision:514175 
Saturday, 14 Sep 2019
22:01 jbeich search for other commits by this committer
Drop C++11 workaround for GCC < 6 after r449590

lang/gcc5 will expire in ~1 month. If someone still uses lang/gcc48
they should backport C++11 fix instead. QA on GCC architecuters is
currently limited to powerpc64 which uses GCC_DEFAULT.

PR:		193528
Original commitRevision:512079 
Friday, 26 Jul 2019
20:46 gerald search for other commits by this committer
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
Original commitRevision:507372 
Wednesday, 17 Apr 2019
16:20 brooks search for other commits by this committer
Fix the installation of llvm-lit's "cat" utility.

On llvm80, also disable discovery of libz3 to avoid an untracked
dependency when math/z3 is installed during a manual build.

PR:		237284
Reported by:	arrowd
Sponsored by:	DARPA, AFRL
Original commitRevision:499184 
Thursday, 7 Mar 2019
23:52 brooks search for other commits by this committer
Move the list of llvm commands to seperate Makefile.COMMANDS to be used
by another port to come later.

Reorder Makefiles a bit to group similar things together.

Remove support for generating patch files from upstream SVN revisions.
The required interfaces have been disabled for some time and LLVM is in
the process if migrating to Git.

No functional changes (pkg-plist changes are simply ordering).
Original commitRevision:495005 
Monday, 25 Feb 2019
19:28 brooks search for other commits by this committer
Fix libclangDoc.a installation, install clang-doc80

Bug 230791 mistakenly put libclangDoc.a under %%DOCS%%.  It actually
belongs to clang extras.

Plus, on 8.0.0, the clang-doc binary does work, so we can install that
too.

PORTREVISION bumped for llvm80 due to new file, not bumped for llvm70 as
this plist change only fixes previously broken OPTIONS configurations.

PR:		230791
Submitted by:	Greg V
Differential Revision:	https://reviews.freebsd.org/D19068
Original commitRevision:493890 
Monday, 18 Feb 2019
21:52 brooks search for other commits by this committer
Don't override the compiler on armv7.

The base system compiler is now sufficent to build and link.

No version bump.  While technically required for armv7, forcing everyone
to rebuild for this minor change that doesn't effect actual use is not
justifiable.

PR:		235282
Submitted by:	jbeich
Original commitRevision:493328 
Friday, 18 Jan 2019
22:57 brooks search for other commits by this committer
Remove obsolete conflicts entries referencing clang-devel.
Original commitRevision:490680 
Thursday, 17 Jan 2019
23:29 brooks search for other commits by this committer
More throughly disable assertions.  This works around USES=cmake
overriding the CFLAGS used to build. [0]

devel/llvm[45]0: Fix build on GCC systems. [1]

devel/llvm[456]: Avoid realpath calls where possible in the wrapper
script. [2]

PR:		233506 [0], 234647 [1], 234937 [1]
Submitted by:	greg@unrelenting.technology [0], pkubaj@anongoth.pl [1],
		bdrewery [2]
Differential Revision:	https://reviews.freebsd.org/D17990
Original commitRevision:490610 
Tuesday, 8 Jan 2019
09:06 tobik search for other commits by this committer
Do not set OPTIONS_SUB twice
Original commitRevision:489658 
Thursday, 3 Jan 2019
18:10 brooks search for other commits by this committer
Backport two Objective-C bug fixes (D18672)

Add patches for head rS342592 and rS342593 (D18691)

Add patch files for head rS342592 and rS342593, which correspond to the
following upstream revisions:

https://reviews.llvm.org/rL342397
https://reviews.llvm.org/rL342397

These fix an 'Assertion failed: ((VT.getVectorNumElements() +
N2C->getZExtValue() <= N1.getValueType().getVectorNumElements()) &&
"Extract subvector overflow!"), function getNode' when building the
multimedia/aom port (with AVX2 enabled).

PR:		234480
Submitted by:	theraven, dim
Differential Revision:	https://reviews.freebsd.org/D18672
Differential Revision:	https://reviews.freebsd.org/D18691
Original commitRevision:489195 
Tuesday, 25 Dec 2018
20:25 tcberner search for other commits by this committer
Change cmake default behaviour to outsource.

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
Original commitRevision:488341 
Saturday, 15 Dec 2018
15:21 brooks search for other commits by this committer
Upgrade to LLVM 7.0.1 Release.

Avoid calling realpath unless it is actually needed (D17990).
Original commitRevision:487524 
Wednesday, 12 Dec 2018
01:35 gerald search for other commits by this committer
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
Original commitRevision:487272 
Thursday, 1 Nov 2018
17:47 brooks search for other commits by this committer
Add all patches from base llvm/clang/lld/lldb 7.0 to devel/llvm70

This adds all the patches that were applied in the past to the
clang700-import branch, under contrib/llvm. After these, there only
minimal diffs left between the port sources and the base sources.

Most of these remaining diffs are due to #ifdef shortcuts in the base
sources, because we don't compile certain features in. Other diffs are
because the port has applied a few changes that we don't have in base.

Also switch to the common LICENSE defintion in devel/llvm-devel and
chase new USE_GNOME requirements (for libxml2).

PR:	212343, 230604
Submitted by:	dim
MFH:		2018Q4
Differential Revision:	https://reviews.freebsd.org/D17709
Original commitRevision:483690 
Thursday, 20 Sep 2018
02:47 brooks search for other commits by this committer
Update to LLVM 7.0.0 Release.

Update LICENSE to include additional licenses of sub-components.

Enable LLDB and OPENMP on 10. [0]

PR:		229570 [0]
Submitted by:	Rainer Hurling <rhurlin@gwdg.de> [0]
Sponsored by:	DARPA, AFRL
Original commitRevision:480151 
Thursday, 13 Sep 2018
17:36 brooks search for other commits by this committer
Update to release candidate 3.

Add a wrapper for llvm-xray.

Sponsored by:	DARPA, AFRL
Original commitRevision:479683 
Tuesday, 28 Aug 2018
16:37 brooks search for other commits by this committer
Update to 7.0.0rc2.

Note that rc2 (as with rc1) contains a regression for i386 where it will
fail to link certain programs using atomics.  This will be fixed in rc3.
Original commitRevision:478325 
Tuesday, 21 Aug 2018
20:29 brooks search for other commits by this committer
Limit LLVM builds to linking a single binary at a time.

Regular builds can requires multiple gigabytes of memory at Debug builds
can exceed 100GB.  This should help low-memory systems such as
Raspberry-Pis and VMs.

Submitted by:	dim
Original commitRevision:477756 
20:26 brooks search for other commits by this committer
Fix builds without DOCS.

libclangDoc.a is excluded when documentation builds are disabled.

PR:		llvm70
Reported by:	xxjack12xx@gmail.com
Original commitRevision:477755 
Tuesday, 14 Aug 2018
02:54 brooks search for other commits by this committer
Add a port of LLVM 7.0.0.rc1 based on devel/llvm60.

Sponsored by:	DARPA, AFRL
Original commitRevision:477133 

Number of commits found: 37