| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
| |
Obtained from: https://chromereleases.googleblog.com/2023/08/stable-channel-update-for-desktop_29.html
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Switch to DISTVERSION
* Always use Flex from ports
There are some issues with ARPACK 3.9.0 and igraph,
tracked in PR 273227.
Changelog: https://github.com/igraph/igraph/releases/tag/0.10.6
PR: 273117
Reviewed by: wen (maintainer)
Sponsored by: Blinkinblox
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Use GitHub as primary site as it's much faster and fall back to
author's website if GitHub is unavailable
* Default to OpenSSL and NSS backend, GnuTLS is optional and
can co-exist
* Rework Makefile to more closely follow Porters Handbook
Changelog: https://github.com/lsh123/xmlsec/releases/tag/xmlsec-1_2_38
PR: 273108
Approved by: portmgr (blanket, maintainer timeout 2+ weeks)
Sponsored by: Blinkinblox
|
|
|
|
|
|
|
| |
Add support for 15-current in Configure script.
Approved by: portmgr (blanket)
MFH: 2023Q3
|
|
|
|
|
| |
Changes: https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.261...v1.3.262
Reported by: Repology, portscout
|
|
|
|
|
| |
Changes: http://onscripter.osdn.jp/onscripter_devel.2023.html
Reported by: Repology
|
|
|
|
|
| |
Changes: https://github.com/AOMediaCodec/libavif/releases/tag/v1.0.1
Reported by: GitHub (watch releases)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Two github issues identified the same problem:
https://github.com/lichray/nvi2/issues/118
https://github.com/lichray/nvi2/pull/119
For example typing "}" three times on this sample text:
.PP
1
.PP
2
.PP
3
.PP
4
.PP
5
.PP
6
moves the cursor 3 paragraphs but typing "3}" (correct) moves the
cursor 5 paragraphs ((2 * N) - 1, incorrect).
Reported by: Walter Alejandro Iglesias, Zhihao Yuan
|
| |
|
|
|
|
| |
changed
|
|
|
|
| |
any configuration
|
|
|
|
| |
Reported by: portscout
|
|
|
|
|
|
|
|
| |
Earlier versions had been written in Python 2.x and were phased
out together with it. The project had been later reimplemented
in C++/gtkmm and that's what this port now offers to its users.
WWW: https://www.giuspen.com/cherrytree/
|
|
|
|
|
|
|
|
|
|
| |
Import patch from Debian to fix build
Source: https://sources.debian.org/data/main/s/sope/5.8.4-1/debian/patches/base-1.29.patch
PR: 273213
Reported by: jbeich
Approved by: portmgr (blanket)
|
|
|
|
|
|
|
|
|
|
| |
Import patch from Debian to fix build
Source: https://sources.debian.org/data/main/s/sope/5.8.4-1/debian/patches/base-1.29.patch
PR: 273213
Reported by: jbeich
Approved by: portmgr (blanket)
|
|
|
|
|
|
|
|
| |
* Fixes build with GNUstep 1.29.0
No changelog provided by upstream
PR: 273213
Reported by: jbeich
|
|
|
|
|
|
|
|
| |
Fails to build with GNUstep 1.29.0, last release in 2004 and upstream
is dead.
PR: 273213
Reported by: jbeich
|
|
|
|
|
|
|
| |
Add api/html/index.js to plist
Reported by: poudriere
Approved by: portmgr (blanket)
|
|
|
|
|
|
|
|
|
| |
* Fix plist
* Use localbase:ldflags helper
* Remove unneeded import of bsd.port.options.mk
Reported by: poudriere
Approved by: portmgr (blanket)
|
| |
|
|
|
|
|
|
|
|
|
|
| |
User-visible changes:
- allow modified files to be deleted during merges if content exists in repo
- disallow overlapping repo and work tree in 'got checkout'
- add support for commit keywords to 'got log -x'
- fix 'got log -dPp' diffstat duplication bug
- fix regression from 0.76: 'got diff' output matches /usr/bin/diff -p again
- tog: show work tree base commit marker in the log view
|
|
|
|
|
|
|
|
|
| |
This patch combines the efforts from the people invloved in the PR.
I just do the integrating and testing.
PR: 254853
Approved by: tcberner (portmgr)
Sponsored by: The FreeBSD Foundation
|
| |
|
|
|
|
| |
Reported by: portscout
|
|
|
|
|
| |
Now that -CURRENT is 15-CURRENT, mark broke for the same reason as
14-CURRENT. Adjust BROKEN_14 message to say 14-STABLE.
|
|
|
|
| |
Reported by: portscout
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
20230709:
- Explanations about the initialization with 'is', the 'return'
declaration construct and the meaning of dollar signs have been
added or improved in the FAQ.
- A chapters about arrays has been added to the tutorial.
- In the manual, chapters about variants of for-each loops have been
added or improved.
- A chapter about the exception GRAPHIC_ERROR has been added to the
manual.
- The compiler (s7c.sd7) has been improved:
- The generated code for array indexing that always raises
INDEX_ERROR, has been improved to be accepted by clang. A cast to
the desired type has been added.
- The code generation for the hash set functions card() and rand()
has been improved to support temporary sets.
- Spezialized code is now generated, if the hash set function rand()
is used with constant sets.
- The functions strHeadAssign and strTailAssign are used now. They
are always called like this: aString = strHeadAssign(aString, pos);
- In the library gzip.s7i the functions length() and tell() have been
added for a gzipWriteFile.
- In the library tar.s7i the function putFile() has been improved to
check for seekable() before aplying seek().
- The function pemObject() which creates a PEM object from 'pemType'
and 'content' has been added to pem.s7i.
- Support for the generation of non-self-signed certificates has been
added to the x509cert.s7i library.
- Support for X509 extensions has been added to the x509cert.s7i
library.
- A function to create an x509Name has been added to x509cert.s7i.
- In x509cert.s7i several things have been renamed:
- The types validityType and nameType have been renamed to
x509Validity and x509Name respectively.
- The function getName() has been renamed to getX509Name().
- The parameter encryptionKey has been renamed to issuerKey.
- In x509cert.s7i the type x509cert is deprecated now. The type
x509Cert should be used instead.
- In asn1.s7i and x509cert.s7i parameters and result variables have
been renamed from 'stri' to 'asn1'.
- In pkcs1.s7i an additional function to generate a RSA key pair has
been added.
- Now 'in varfunc' call-by-name parameters can be specified with 'in'
and 'ref'. This is done in the library seed7_05.s7i by defining
IN_PARAM_IS_REFERENCE(varfunc aType).
- In seed7_05.s7i the boolean condition parameters of loops have been
changed to be defined with 'ref'. This corresponds to the fact that
changing a condition variable in the loop body can terminate the
loop.
- The test suite has been improved to increase the code coverage.
- A test program for enumerations (chkenum.sd7) has been added.
- Tests have been added to chkbig.sd7:
- Tests for bigInteger comparisons (=, <>, <, <=, >=, > and compare).
- Tests for the optimization of ord(a mod b).
- Tests for the multiplication of a constant with a bigInteger.
- Tests for the divRem operator and for the rand and gcd functions.
- Tests for the modulus of a bigInteger by a power of two.
- Tests have been added to chkbin.sd7:
- Tests for the bin64 &, | and >< operators.
- Tests for the optimization of bin64(a mod b).
- Tests for bin64 shift operator have been improved.
- Tests have been added to chkbst.sd7:
- Tests for bstring length.
- Improve tests for bstring assignments.
- Tests have been added to chkchr.sd7:
- Tests for char literals and conversions
- Tests for the char functions succ(), pred(), lower() and upper().
- Tests in chkhsh.sd7 have been improved:
- Tests for hash tables with enumeration type keys and values have
been added.
- Tests for hash tables with bstring keys and values have been added.
- Tests for hash tables with bitset keys and values have been added.
- Tests for hash keys() and values() function have been added.
- Tests in chkstr.sd7 have been improved:
- Tests for c_literal() have been added.
- Tests for string head (stri[.. stop]) have been added.
- Tests for string tail (stri[start ..]) have been added.
- Tests for the string pos(), rpos() and replace() functions have
been added. These tests trigger a Boyer-Moore string search.
- Tests for fromUtf8() have been added.
- Tests for lower() and upper() have been added.
- Tests for string assignment have been added.
- Tests for the expression A * B ** C have been added to chkint.sd7
and chkovf.sd7.
- Tests for string head (stri[.. n]) and string tail (stri[n ..]) have
been added to chkidx.sd7.
- In chkset.sd7 tests for the hash set functions card(), rand() and
toArray() have been added. Tests for the operators 'in' and 'not in'
have been added as well.
- In chkprc.sd7 tests for for-until loops have been added.
- Tests for the type clib_file and for the functions seekable(),
tell(), bigTell() and seek() have been added to chkfil.sd7.
- The handling of the version level (the last number in the version
string) has been improved:
- The file src/level_rl.h which contains the release level has been
introduced.
- The files src/level.h and src/level_bk.h have been removed from the
release.
- In the makefiles the target distclean has been improved to remove
src/level.h and src/level_bk.h.
- The program levelup.c has been improved to maintain the file
level.h. If level_rl.h has changed it will be copied to level.h. If
there is no change in level_rl.h every compilation of s7 will
increment the level.
- The program wrdepend.c has been improved to check if level.h is
missing. In this case, level_rl.h is copied to level.h.
- The minor version number of s7 and s7c has been incremented.
- In seed7_05.s7i, forloop.s7i, chkarr.sd7, chkbig.sd7, chkbin.sd7,
chkbst.sd7, chkfil.sd7, chkflt.sd7, chkidx.sd7, chkint.sd7,
chkovf.sd7, chkset.sd7 and chkstr.sd7 'ref func' parameters have been
replaced with 'in func' parameters.
- In chk_all.sd7, chkarr.sd7, chkfil.sd7, chkidx.sd7, chkovf.sd7 and
chkstr.sd7 'ref proc' parameters have been replaced with 'in proc'
parameters.
- In str_rtl.c the functions strHeadAssign and strTailAssign have been
introduced. These functions leave the string parameter intact in case
of an error.
- In str_rtl.c the function strHeadTemp has been refactored to assume
that the string parameter is always tempory and can be freed in case
of an error.
- Documentation comments have been improved in pem.s7i and
x509cert.s7i.
|
|
|
|
| |
Release notes: https://github.com/rapidloop/pgmetrics/releases/tag/v1.15.2
|
|
|
|
| |
Noticed while building on powerpc64.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
/usr/bin/c++ -DBN_DLL_EXPORTS -DBRLCADBUILD -DHAVE_CONFIG_H -I/wrkdirs/usr/ports/cad/brlcad/work/brlcad-7.32.6/include -I/wrkdirs/usr/ports/cad/brlcad/work/brlcad-7.32.6/include/brlcad -isystem /wrkdirs/usr/ports/cad/brlcad/work/brlcad-7.32.6/src/other/Eigen -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -D_XOPEN_SOURCE=700 -pipe -fvisibility=hidden -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -m64 -g -ggdb3 -Qunused-arguments -O3 -finline-functions -flto -fno-omit-frame-pointer -pedantic
-Wall -Wextra -Wundef -Wfloat-equal -Wshadow -Wbad-function-cast -Winline -Wno-long-long -Wno-variadic-macros -Wdocumentation -std=c++11 -fPIC -MD -MT src/libbn/CMakeFiles/libbn-obj.dir/plane.cpp.o -MF src/libbn/CMakeFiles/libbn-obj.dir/plane.cpp.o.d -o src/libbn/CMakeFiles/libbn-obj.dir/plane.cpp.o -c /wrkdirs/usr/ports/cad/brlcad/work/brlcad-7.32.6/src/libbn/plane.cpp
In file included from /wrkdirs/usr/ports/cad/brlcad/work/brlcad-7.32.6/src/libbn/plane.cpp:36:
In file included from /wrkdirs/usr/ports/cad/brlcad/work/brlcad-7.32.6/src/other/Eigen/Eigen/SVD:11:
In file included from /wrkdirs/usr/ports/cad/brlcad/work/brlcad-7.32.6/src/other/Eigen/Eigen/QR:11:
In file included from /wrkdirs/usr/ports/cad/brlcad/work/brlcad-7.32.6/src/other/Eigen/Eigen/Core:210:
/wrkdirs/usr/ports/cad/brlcad/work/brlcad-7.32.6/src/other/Eigen/Eigen/src/Core/arch/AltiVec/PacketMath.h:1345:32: error: use of undeclared identifier 'vec_sqrt'; did you mean 'vec_rsqrt'?
BF16_TO_F32_UNARY_OP_WRAPPER(vec_sqrt, a);
^
/usr/lib/clang/14.0.5/include/altivec.h:8501:34: note: 'vec_rsqrt' declared here
static vector float __ATTRS_o_ai vec_rsqrt(vector float __a) {
^
|
|
|
|
|
| |
1. asm/cputable.h is Linux-only.
2. FreeBSD doesn't yet officially support POWER10, so we don't define PPC_FEATURE2_ARCH_3_1.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
PORTREVSION was dropped in 2a6cfd50d085f1b42d2c32022dd5232c493c4c46 due
to the port using
CATEGORIES=kde-application
This category is only meant to be used by ports part of the KDE Gear
release package, i.e. using
DISTVERSION=${KDE_APPLICATIONS_VERSION}
Reported by: bofh
|
|
|
|
|
|
|
|
|
| |
fatal runtime error: Rust cannot catch foreign exceptions
thread '<unnamed>' panicked at '/wrkdirs/usr/ports/lang/rust/work/rustc-1.71.0-src/compiler/rustc_codegen_ssa/src/back/write.rs:1535:21: worker thread panicked', compiler/rustc_middle/src/util/bug.rs:36:26
(signal: 6, SIGABRT: process abort signal)
Reported by: pkg-fallout
|
|
|
|
| |
Approved by: maintainer (implicit, version bump, as per PR 258262)
|
|
|
|
|
|
|
|
| |
enable support for the .data.rel.ro section because the arm64
assembly code in ffmpeg depends on it in case of -pie and -fPIC
Reviewed by: jbeich
Differential Revision: https://reviews.freebsd.org/D41609
|
|
|
|
| |
Changes: https://github.com/swaywm/sway/compare/bf44690ee...3d5ae9813
|
|
|
|
|
|
|
| |
A dozen new features and one bugfix, listed at
https://apps.kde.org/haruna/
Reported by: portscout
|
| |
|
|
|
|
|
| |
PR: 273350
Submitted by: diizzy
|
|
|
|
| |
Release notes: https://github.com/datastax/cpp-driver/releases/tag/2.17.0
|
| |
|
|
|
|
|
|
|
| |
Full changelog : https://github.com/nicotine-plus/nicotine-plus/releases
Port changes:
* apply portfmt linter
|
| |
|
| |
|
|
|
|
|
|
|
| |
This was previously fixed in post-install but the previous fix
relied on the other path that changed, which eroded this fix.
The new fix adds /usr/local/bin to PATH in the C++ code.
|
| |
|
|
|
|
|
| |
MyTetra is advanced graphical manager for information
collecting and organizing written with C++/Qt5.
|
| |
|