| 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)
|
|
|
|
|
|
| |
Changes: https://www.mongodb.com/docs/manual/release-notes/4.4/#4.4.16---aug-19--2022
PR: 266045
|
|
|
|
| |
Approved by: portmgr (implicit)
|
|
|
|
|
|
| |
Changelog: https://docs.mongodb.com/manual/release-notes/4.4-changelog/#4.4.13-changelog
PR: 262376
|
|
|
|
|
|
| |
Changelog: https://docs.mongodb.com/manual/release-notes/4.4/#4.4.12---jan-21--2022
PR: 261406
|
|
|
|
|
|
| |
Changelog: https://docs.mongodb.com/manual/release-notes/4.4-changelog/#std-label-4.4.11-changelog
PR: 260804
|
|
|
|
|
|
| |
Changes: https://docs.mongodb.com/manual/release-notes/4.4-changelog/#4.4.10-changelog
PR: 259514
|
|
|
|
|
|
|
|
|
| |
ONLY_FOR_ARCHS_REASON is used as part of the sentence and thus should
start with lower-case letter and not end with a period which is added
by the framework, similar to other knobs like BROKEN, IGNORE, et al.
While here, remove needless quoting, add missing Oxford comma, expand
contractions and jargonisms, use correct spelling for proper names.
|
|
|
|
|
|
|
|
|
|
| |
* Update CONFLICTS_INSTALL
* Enable LSE atomics on 14-CURRENT aarch64
ChangeLog: https://docs.mongodb.com/manual/release-notes/4.4-changelog/#4.4.9-changelog
PR: 258687
Approved by: meta (mentor)
Differential Revision: https://reviews.freebsd.org/D32374
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix typos
- Remove duplicate variables
- Remove nop or unreferenced variables
- Add missing ports to the build
- Clean up commented PORTREVISION
- Add missing USES
Reported by: portscan
|
|
|
|
|
|
|
| |
- Disable LTO on aarch64/14-current (clang12 is crashing)
- Limit the portscout check to 4.4.x
PR: 257765
|
|
|
|
|
|
|
| |
Changelog: https://docs.mongodb.com/manual/release-notes/4.4/#4.4.8---aug-4--2021
PR: 257688
MFH: 2021Q3 (bugfix release)
|
|
|
|
|
|
|
|
|
|
| |
- Add a fix for compilation on aarch64 on 14-CURRENT/clang 12.
See: https://lists.freebsd.org/archives/freebsd-ports/2021-July/000431.html
Changelog: https://docs.mongodb.com/manual/release-notes/4.4-changelog/#4.4.7-changelog
PR: 257393
Approved by: lwhsu (mentor, implicit)
|
|
|
|
|
|
| |
Changes: https://docs.mongodb.com/manual/release-notes/4.4-changelog/#std-label-4.4.6-changelog
PR: 255792
|
|
|
|
|
|
|
| |
Changelog https://docs.mongodb.com/manual/release-notes/4.4/#4.4.5---apr-8--2021
PR: 254892
Approved by: Ronald Klop <ronald-lists@klop.ws> (maintainer)
|
|
|
|
| |
Reported by: lwhsu
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Changes: https://docs.mongodb.com/manual/release-notes/4.4/#feb-16-2021
PR: 253618
Submitted by: Ronald Klop <ronald-lists AT klop DOT ws> (maintainer)
Notes:
svn path=/head/; revision=565967
|
|
|
|
|
|
|
|
| |
PR: 222344
Approved by: ronald-lists@klop.ws (maintainer)
Notes:
svn path=/head/; revision=565315
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove conflict with mongo-cxx-driver, gone in ports r559941
PR: 252436
Submitted by: Ronald Klop <ronald-lists@klop.ws> (maintainer)
Relnotes: https://docs.mongodb.com/manual/release-notes/4.4/#jan-4-2021
Notes:
svn path=/head/; revision=562176
|
|
|
|
| |
Notes:
svn path=/head/; revision=561509
|
|
|
|
|
|
|
| |
Leave out textproc/py-sphinx[18] for now.
Notes:
svn path=/head/; revision=561105
|
|
|
|
|
|
|
|
|
|
| |
ChangeLog: https://docs.mongodb.com/manual/release-notes/4.4/#nov-18-2020
PR: 251421
Submitted by: ronald-lists@klop.ws (maintainer)
Notes:
svn path=/head/; revision=556517
|
|
|
|
|
|
|
|
| |
PR: 251375
Approved by: ronald-lists@klop.ws (maintainer)
Notes:
svn path=/head/; revision=556292
|
|
|
|
|
|
|
| |
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=552171
|
|
|
|
|
|
|
|
| |
PR: 249309
Submitted by: maintainer
Notes:
svn path=/head/; revision=548694
|
|
|
|
|
|
|
|
| |
PR: 248370
Submitted by: Ronald Klop <ronald-lists@klop.ws> (maintainer)
Notes:
svn path=/head/; revision=544130
|
|
|
|
|
|
|
|
| |
PR: 248262
Submitted by: Ronald Klop (maintainer)
Notes:
svn path=/head/; revision=543418
|
|
|
|
|
|
|
|
|
| |
PR: 247661
Submitted by: Ronald Klop <ronald-lists@klop.ws> (maintainer)
Sponsored by: Netzkommune GmbH
Notes:
svn path=/head/; revision=541001
|
|
Mongo (from "humongous") is a high-performance, open source,
schema-free, document-oriented database. A common name in the
"NOSQL" community.
WWW: https://www.mongodb.com/
PR: 247393
Submitted by: Ronald Klop <ronald-lists@klop.ws>
Notes:
svn path=/head/; revision=540560
|