| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
PR: 255662
Approved by: portmgr (tier 2 blanket)
|
|
|
|
| |
Reported by: lwhsu
|
| |
|
|
|
|
|
|
|
|
| |
PR: 251262
Reported by: mikael
Notes:
svn path=/head/; revision=558950
|
|
|
|
|
|
|
|
|
|
|
|
| |
It's versioned 11.0.5.10.1, but this is to match what the port has. However, it was built from the latest tag from https://github.com/battleblow/openjdk-jdk11u (jdk-11.0.9+11-1).
Since it's only a bootstrap, it's committed with this older PORTVERSION.
PR: 251262
Approved by: java (maintainer timeout)
Notes:
svn path=/head/; revision=556939
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add bootstrap for powerpc64 elfv2.
Because of issue with macros in precompiled.hpp, --disable-precompiled-headers is necessary.
Since openjdk compiles for elfv1 by default on big-endian ppc64, use a patch to compile for elfv2.
I assume here that GCC will be used exclusively on ELFv1 systems and Clang on ELFv2.
PR: 243182
Approved by: glewis (maintainer)
Notes:
svn path=/head/; revision=523182
|
|
|
|
|
|
|
|
|
|
|
| |
* Re-roll bootstrap binaries. The main reason for this is that the
previous binaries won't work correctly on a FreeBSD 12/powerpc64
POWER8+ machine.
PR: 239368
Notes:
svn path=/head/; revision=516905
|
|
|
|
|
|
|
|
|
|
| |
* Add a bootstrap file for FreeBSD 12.x/aarch64
* Enable aarch64 in ONLY_FOR_ARCHES on FreeBSD 12.0 and up
PR: 239246
Notes:
svn path=/head/; revision=510294
|
|
|
|
|
|
|
| |
PR: 237208
Notes:
svn path=/head/; revision=509854
|
|
|
|
|
|
|
|
|
| |
* Fix include file path
* Fix the mode for jspawnhelper so it is executable
* Sort the packing list
Notes:
svn path=/head/; revision=509758
|
|
|
|
|
|
|
| |
. Add i386 support
Notes:
svn path=/head/; revision=496467
|
|
|
|
| |
Notes:
svn path=/head/; revision=495931
|
|
|
|
| |
Notes:
svn path=/head/; revision=495929
|
|
|
|
|
|
|
| |
Reported by: ale@
Notes:
svn path=/head/; revision=495625
|
|
Notes:
svn path=/head/; revision=495456
|