| 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)
|
| |
|
|
|
|
| |
Reported by: fallout
|
| |
|
| |
|
|
|
|
| |
Reported by: portscout
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
* Various improvements and bug fixes:
- vala: Don't unconditionally expect ObjectType of Class [#1341]
- vala: Make try-statement parsing more resilient [#1304]
- vala: Avoid problems with '\' in #line directives on Windows [#1353]
- gidlparser: Set source reference of parameters
* Bindings:
- atspi-2: Fix a few binding errors
- glib-2.0: Use g_abort for GLib.Process.abort() beginning with 2.50 [#1350]
- gtk+-3.0: Correctly unhide BindingSet.by_class to avoid Version attribute
|
| |
|
|
|
|
| |
Reported by: portscout
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Core:
- Fixed incorrect double to long casting in latest clang.
* DBA:
- Fixed LMDB driver memory leak on DB creation failure (Girgias)
- Fixed bug GH-9155 (dba_open("non-existing", "c-", "flatfile")
segfaults).
* Intl:
- Fixed IntlDateFormatter::formatObject() parameter type.
* OPcache:
- Fixed bug GH-9033 (Loading blacklist file can fail due to negative
length).
* PDO_SQLite:
- Fixed bug GH-9032 (SQLite3 authorizer crashes on NULL values).
* SQLite3:
- Fixed bug GH-9032 (SQLite3 authorizer crashes on NULL values).
* Standard:
- Fixed bug GH-9017 (php_stream_sock_open_from_socket could return
NULL).
* Streams:
- Fixed bug GH-8472 (The resource returned by stream_socket_accept may
have incorrect metadata).
- Fixed bug GH-8409 (SSL handshake timeout leaves persistent
connections hanging).
Approved by: tz (By private mail)
Relnotes: https://www.php.net/ChangeLog-8.php#8.0.23
Sponsored by: Bounce Experts
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Core:
- Fixed --CGI-- support of run-tests.php.
- Fixed incorrect double to long casting in latest clang.
- Fixed bug GH-9266 (GC root buffer keeps growing when dtors are
present).
* Date:
- Fixed bug GH-8730 (DateTime::diff miscalculation is same time zone
of different type).
- Fixed bug GH-8964 (DateTime object comparison after applying delta
less than 1 second).
- Fixed bug GH-9106: (DateInterval 1.5s added to DateTimeInterface is
rounded down since PHP 8.1.0).
- Fixed bug #81263 (Wrong result from DateTimeImmutable::diff).
* DBA:
- Fixed LMDB driver memory leak on DB creation failure (Girgias)
- Fixed bug GH-9155 (dba_open("non-existing", "c-", "flatfile")
segfaults) (cmb)
* IMAP:
- Fixed bug GH-9309 (Segfault when connection is used after
imap_close()).
* Intl:
- Fixed IntlDateFormatter::formatObject() parameter type.
* MBString:
- Fixed bug GH-9008 (mb_detect_encoding(): wrong results with null
$encodings).
* OPcache:
- Fixed bug GH-9033 (Loading blacklist file can fail due to negative
length).
- Fixed bug GH-9164 (Segfault in zend_accel_class_hash_copy).
* PDO_SQLite:
- Fixed bug GH-9032 (SQLite3 authorizer crashes on NULL values).
* SQLite3:
- Fixed bug GH-9032 (SQLite3 authorizer crashes on NULL values).
* Streams:
- Fixed bug GH-8472 (The resource returned by stream_socket_accept may
have incorrect metadata).
- Fixed bug GH-8409 (SSL handshake timeout leaves persistent
connections hanging).
Relnotes: https://www.php.net/ChangeLog-8.php#8.1.10
Sponsored by: Bounce Experts
|
| |
|
|
|
|
|
|
| |
- ChangeLog https://hexdocs.pm/elixir/1.14/changelog.html
Sponsored by: SkunkWerks, GmbH
|
|
|
|
| |
This reverts commit 7c9b88eafda2975a8e797575b2826c3b0bf77ce6.
|
|
|
|
| |
Changes: https://metacpan.org/dist/Scalar-List-Utils/changes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bump PORTREVISION for www/nginx-devel.
<ChangeLog>
nginx modules:
*) Feature: the number of nginx configuration contexts where
js directives can be specified is extended.
HTTP: js_import, js_path, js_set and js_var are allowed
in server and location contexts. js_content, js_body_filter
and js_header_filter are allowed in 'if' context.
Stream: js_import, js_path, js_set and js_var are allowed
in server context.
*) Feature: added r.internal property.
*) Bugfix: fixed reading response body in fetch API.
*) Bugfix: fixed "js_fetch_timeout" in stream module.
*) Bugfix: fixed socket leak with 0 fetch timeout.
Core:
*) Feature: extended "fs" module. Added fs.openSync(),
fs.promises.open(), fs.fstatSync(), fs.readSync(),
fs.writeSync().
The following properties of FileHandle are implemented:
fd, read(), stat(), write(), close().
*) Bugfix: fixed parseInt(), parseFloat(), Symbol.for()
with no arguments.
</ChangeLog>
|
|
|
|
|
|
| |
In preparation for the update of config.guess/config.sub, where
amd64-portbld-freebsd14.0 is reported as x86_64-portbld-freebsd14.0,
Add a patch to keep the arch specific directory on amd64 being named amd64
|
| |
|
| |
|
|
|
|
| |
Reported by: portscout
|
| |
|
|
|
|
|
|
|
|
|
| |
Package declares FreeBSD-base libraries as being provided in its manifest.
Use BUNDLE_LIBS so the package does not expose its libs.
PR: 265570
Reported by: dfr@rabson.org
MFH: 2022Q3
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for package change
====> Running Q/A tests (stage-qa)
Error: /usr/local/lib/python3.10/lib-dynload/_uuid.cpython-310.so is linked to /usr/local/lib/libuuid.so.1 from misc/e2fsprogs-libuuid but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libuuid.so:misc/e2fsprogs-libuuid
...
Warning: Possible REINPLACE_CMD issues:
- - REINPLACE_CMD ran, but did not modify file contents: setup.py
|
|
|
|
| |
Changes: https://chromium.googlesource.com/v8/v8.git/+log/refs/heads/10.4-lkgr
|
| |
|
| |
|
|
|
|
|
| |
PR: 264192
Reported by: Mark Millard <marklmi26-fbsd@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The vala library comes with the version in the name.
Instead of updating the LIB_DEPENDS on every major vala update,
LIB_DEPENDS=libvala-XX.so:lang/vala
one can now just have a static
USES=vala:lib
For build-time dependencies on vala or valac, use
USES=vala:build
PR: 249940
|
| |
|
|
|
|
|
| |
The previous checksum was wrong (size was ok). I recreated the bootstrap,
which also changed its size.
|
|
|
|
|
|
|
|
|
| |
Fix -stdlib=libc++ option which produced "error: unrecognized
command-line option '-stdlib=libc++'".
PR: 265962
Approved by: salvadore (maintainer)
Exp-run by: antoine (via bug 265964)
|
|
|
|
|
|
|
|
|
| |
Fix -stdlib=libc++ option which produced "error: unrecognized
command-line option '-stdlib=libc++'".
PR: 265962
Approved by: salvadore (maintainer)
Exp-run by: antoine (via bug 265964)
|
|
|
|
|
|
|
|
|
| |
Fix -stdlib=libc++ option which produced "error: unrecognized
command-line option '-stdlib=libc++'".
PR: 265962
Approved by: salvadore (maintainer)
Exp-run by: antoine (via bug 265964)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Revert back the revert of the update of rust and related commits
This revert was drive by beside validation by portmgr via exp-run
and not respectful of the etiquette we have between committers
This reverts commit 8ecb1f8141144c1603eb4026122d2e60eeaccd64.
This reverts commit 04d257baa182926cff158f32cf459e560426add0.
This reverts commit 2757c63bd0e6d01f9f0657fe03bb3a7b49adcae2.
This reverts commit 75f4713de5e3fbd1c6a0cb572e08121814a4072e.
This reverts commit e88e592111c86fdd1c0ac8717dbef9342e15e27c.
This reverts commit 783c056d7d681d66e2c5c59251c275d65274028e.
With hat: portmgr
|
|
|
|
|
|
| |
This reverts commit c7912d97754bb7aa9a18eb33df53f91cba4cd82d.
PR: 265915
|
|
|
|
|
|
|
|
|
| |
This reverts commit f36cc819accadae1fefc14c203e5fbe9c74e1492.
I asked for an exp-run for powerpc and powerpc64 on a recently provided
cluster machine but got no reply.
PR: 265915
|
| |
|
|
|
|
|
|
|
|
| |
Announce: https://blog.rust-lang.org/2022/08/11/Rust-1.63.0.html
ChangeLog: https://github.com/rust-lang/rust/releases/tag/1.63.0
Tested by: mikael, pkubaj
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D36247
|
|
|
|
| |
Reported by: fallout
|
| |
|
|
|
|
|
|
| |
PR: 265986
Reported by: Trond.Endrestol@ximalas.info
Approved by: portmgr blanket
|
| |
|
|
|
|
|
|
|
|
| |
Fix -stdlib=libc++ option which produced "error: unrecognized
command-line option '-stdlib=libc++'".
PR: 265962
Reported by: jbeich
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Sunday, 14 August 2022
KDE today announces the release of KDE Frameworks 5.97.0.
KDE Frameworks are 83 addon libraries to Qt which provide a wide variety
of commonly needed functionality in mature, peer reviewed and well
tested libraries with friendly licensing terms. For an introduction see
the KDE Frameworks release announcement.
This release is part of a series of planned monthly releases making
improvements available to developers in a quick and predictable manner.
Announcement: https://kde.org/announcements/frameworks/5/5.97.0/
PR: 265831
Exp-run by: antoine
|