| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
PR: 268225
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
| |
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
|
|
|
|
|
| |
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
|
|
|
|
| |
Reported by: lwhsu
|
| |
|
|
|
|
|
|
|
|
|
|
| |
qemu-powernv-3.0.50_2.log:ERROR: Unsupported CPU = riscv, try --enable-tcg-interpreter
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com build testing
Notes:
svn path=/head/; revision=562009
|
|
|
|
|
|
|
|
|
|
|
|
| |
Apply db@'s variant from r528777 to fix lld 10 build issues with qemu ports.
While here fix a port QA issue by adding libxml2 to USE_GNOME.
Approved by: timur (mentor)
Sponsored by: BBOX.io
Differential Revision: https://reviews.freebsd.org/D24390
Notes:
svn path=/head/; revision=531653
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ports r518822 dropped the version restriction from the new
qemu-user-static-devel port, follow suit and drop it from the remaining
qemu-* ports that don't actually specifically depend on python2.7 -- qemu
has supported python >= 3 since sometime in the 2.x series, and all of these
ports surpass the mark.
PORTREVISION is bumped by recommendation of koobs for people holding
python2.7 simply because these ports required it.
Q/A
* testport: looks good
Approved by: koobs (ports)
Approved by: portmgr (blanket: ports/framework (python) compliance)
MFH: 2019Q4
Notes:
svn path=/head/; revision=518850
|
|
|
|
|
|
|
|
| |
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'e'.
Notes:
svn path=/head/; revision=516802
|
|
|
|
|
|
|
|
|
| |
Tested on: amd64, powerpc64.
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=514056
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
from a makesum using a cached sha256 from freefall.freebsd.org.
The updated snapshot includes PHB4 support and various bugfixes.
While here, pet portlint.
Submitted by: maintainer
Differential Revision: https://reviews.freebsd.org/D18654
Notes:
svn path=/head/; revision=488292
|
|
|
|
|
|
|
| |
Reported by: pkg-fallout
Notes:
svn path=/head/; revision=487206
|
|
Update to benh's qemu power9 branch which adds support for features like radix
mmu and phb.
Take maintainership of this port with Mark's permission from IRC conversation.
Approved by: krion (mentor)
Sponsored by: BBOX.io
Differential Revision: https://reviews.freebsd.org/D17862
Notes:
svn path=/head/; revision=486085
|