| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D23169
|
|
|
|
|
|
| |
Builds fine with C11 compiler.
MFH: 2020Q1 (fix build blanket)
|
|
|
|
|
| |
PR: 243308
Approved by: greg@unrelenting.technology (maintainer)
|
| |
|
| |
|
|
|
|
|
|
| |
C11 compiler is necessary:
utf.c:(.opd+0x0): multiple definition of `su_state_get'
mx-001.o:accmacvar.c:(.opd+0x0): first defined here
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
With hat: portmgr
|
|
|
|
|
|
| |
Allows us to remove the necessary patch and fixes build on i386.
MFH: 2020Q1 (fix build blanket)
|
| |
|
|
|
|
|
|
|
| |
To use it, install sysutils/bsdisks and disable hald (set hald_enable="NO" in rc.conf or just remove the package).
PR: 242902
Reviewed by: tcberner
|
|
|
|
|
|
|
|
| |
Various crashes and bugs relating to string handling changes have been fixed,
including problems with hostnames with dashes in them.
Combostatus tests propagated up from other combostatus tests should now
display properly.
|
| |
|
|
|
|
|
| |
- While I'm here, update version requirement of RUN_DEPENDS
- Bump PORTREVISION for dependency change
|
|
|
|
| |
Changes: https://github.com/faker-ruby/faker/blob/master/CHANGELOG.md
|
|
|
|
| |
Changes: https://github.com/aws/aws-sdk-ruby/releases
|
|
|
|
| |
Changes: https://github.com/aws/aws-sdk-ruby/releases
|
|
|
|
| |
Changes: https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-efs/CHANGELOG.md
|
|
|
|
| |
Changes: https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-ec2/CHANGELOG.md
|
|
|
|
| |
Changes: https://github.com/aws/aws-sdk-ruby/releases
|
|
|
|
| |
Changes: https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-core/CHANGELOG.md
|
|
|
|
| |
Changes: https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-backup/CHANGELOG.md
|
|
|
|
| |
Changes: https://github.com/instagrambot/instabot/commits/master
|
|
|
|
|
| |
Changes: https://github.com/googleapis/google-cloud-python/releases
https://github.com/googleapis/google-cloud-python/blob/master/api_core/CHANGELOG.md
|
|
|
|
| |
Changes: https://github.com/Pylons/pylons-sphinx-themes/blob/master/CHANGES.txt
|
|
|
|
| |
Changes: https://github.com/IdentityPython/pysaml2/releases
|
|
|
|
| |
Changes: https://github.com/python/typed_ast/commits/master
|
|
|
|
| |
Changes: https://docs.openstack.org/oslo.vmware/latest/user/history.html
|
|
|
|
|
| |
Changes: https://github.com/frictionlessdata/tableschema-py/blob/master/README.md#changelog
https://github.com/frictionlessdata/tableschema-py/commits/master
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/CGI
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/HTML-Packer
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/Type-Tiny
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/Path-Tiny
|
|
|
|
|
|
| |
- Update WWW
Changes: https://github.com/OSGeo/gdal/blob/release/2.4/gdal/NEWS
|
|
|
|
|
|
| |
- Update WWW
Changes: https://github.com/OSGeo/gdal/blob/release/2.4/gdal/NEWS
|
|
|
|
|
|
| |
- Update WWW
Changes: https://github.com/OSGeo/gdal/blob/release/2.4/gdal/NEWS
|
|
|
|
| |
Changes: https://github.com/tdewolff/minify/releases
|
| |
|
|
|
|
| |
Changes: https://chromium.googlesource.com/webm/libwebp/+/1.1.0/NEWS
|
|
|
|
| |
- Add PORTSCOUT
|
|
|
|
|
|
|
|
|
| |
Also remove all traces of a version number and simplify Makefile.
Not even the About dialog shows a non-date version.
Submitted by: Charlie Li <ml+freebsd@vishwin.info>
Reviewed by: db
Differential Revision: D22986
|
|
|
|
|
|
| |
PR: 216459
Submitted by: amdmi3
Approved by: fiziologus@gmail.com (maintainer timeout)
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 0.4.2
- Fix LICENSE, add LICENSE_FILE
Needed for unknown-horizons update
PR: 242455
Submitted by: amdmi3
Approved by: fiziologus@gmail.com (maintainer timeout)
|
|
|
|
|
|
|
| |
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.49.1_release_notes
Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_49_1_RTM
ABI: https://abi-laboratory.pro/tracker/timeline/nss/
Reported by: Repology
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 0.1.5
- Fix license
- Set default options to correspond upstream settings
Needed for unknown-horizons update
PR: 242454
Submitted by: amdmi3
Approved by: fiziologus@gmail.com (maintainer timeout)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
../helper/cinnabar-fast-import.c:591:8: warning: implicit declaration of function 'sha1_to_hex' is invalid in C99 [-Wimplicit-function-declaration]
sha1_to_hex(chunk->node->hash));
^
../helper/hg-connect.c:266:4: warning: implicit declaration of function 'sha1_to_hex_r' is invalid in C99 [-Wimplicit-function-declaration]
sha1_to_hex_r(&heads_str[13], sha1);
^
ld: error: undefined symbol: sha1_to_hex
>>> referenced by cinnabar-fast-import.c
>>> cinnabar-fast-import.o:(store_file)
ld: error: undefined symbol: sha1_to_hex_r
>>> referenced by hg-connect.c
>>> hg-connect.o:(hg_unbundle)
|
| |
|
|
|
|
|
| |
Changelog:
https://core.tcl-lang.org/bwidget/fdiff?v1=4eaeb319449fdb2b&v2=869d5431db09ee95
|
|
|
|
|
|
|
|
|
| |
This port added -march=native, which was against ports tree compliance, broke run-time on some amd64 and broke building on non-x86.
I have verified that it builds correctly on i386 and powerpc64 (provided -march=native is removed). It probably also builds on other architectures.
Reviewed by: linimon
MFH: 2020Q1 (fix build blanket)
|
| |
|
|
|
|
|
| |
MFH: 2020Q1
Security: CVE-2019-19781
|
| |
|
|
|
|
|
|
| |
PR: 243347 (Based on)
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
Sponsored by: Rubicon Communications, LLC (Netgate)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
20191229:
- Spelling corrections have been done in several files. Many thanks go
to Jens Schleusener, for sending a source code misspelling report
from Fossies.
- The memory management has been improved:
- In exec.c the functions res_restore() and exec_action() have been
improved to free unneeded memory, in case an exception has been
raised.
- In prclib.c the functions prc_block(), prc_block_catch_all() and
prc_block_otherwise() have been improved to free the
fail_expression, in case an exception has been caught.
- In numutl.c the function getDecimalBigRational() has been improved
to free the temporary string.
- In sql_rtl.c the function sqlColumnBigRat() has been improved to
free the old values of numerator and denominator.
- In sql_base.s7i the function openDatabase() with DB_ODBC and dbPath
has been improved to use a DSN (data source name), if colon and slash
are missing. E.g.: openDatabase(DB_ODBC, "anyDsn", "test", "test")
- The compiler has been improved to support the action PRC_HEAPSTAT.
- In flistutl.c the functions heapStatistic() and check_heap() have
been improved to consider processes, sql functions, databases,
prepared statements and fetched data. The function heap_statistic()
has been renamed to heapStatistic().
- In sql_cli.c the functions sqlColumnBigInt(), sqlColumnBigRat(),
sqlColumnBStri(), sqlColumnFloat() and sqlColumnStri() have been
improved to check, if the length returned by the database is greater
than the buffer_length. In this case a DATABASE_ERROR is raised.
- In sql_cli.c the function setDecimalBigRat() has been improved to
convert integers to a string without decimal point.
- The function SQLGetFunctions() has been removed from db_odbc.h,
sql_cli.c and the makefiles (variable OBJCOPY_PARAMS).
- In sql_cli.c the element SQLDescribeParam_supported has been removed.
Instead the function pointer of SQLDescribeParam is checked and the
result of SQLDescribeParam() is compared with SQL_SUCCESS.
- In sql_odbc.c the function driverConnect() has been improved to
search only for a driver, if the driver name is not empty.
- In sql_odbc.c the function sqlOpenOdbc() has been improved to use
the dbName as DSN (data source name) only, if no driver and no server
are given.
- In sql_post.c the function setupDll() has been improved to call
dllOpen() instead of a recursive call of setupDll().
- The new macro ALLOC_RECORD2() has been added to heaputl.h. The macro
is used in drw_win.c, drw_x11.c, sql_cli.c, sql_fire.c, sql_lite.c,
sql_my.c, sql_oci.c and sql_post.c.
- The new macros COUNT_GROW_STRI() and COUNT_SHRINK_STRI() have been
added to heaputl.h. This macros are currently empty. They are planned
for a heap statistic concerning unused chars in strings with
capacity.
- In chkccomp.c several improvements have been done. In
determineFireDefines() a search for the Firebird home directory has
been added. In determineDb2Defines() the environment variable
DB2_HOME is used now, to determine the Db2 home directory. In
determineConsoleDefines() and determineSqlServerDefines() the list
of DLLs has been improved.
- The heap statistic for strings has been improved to use the string
capacity instead of the string size.
- The file config.h has been changed to define the macros
USE_ALTERNATE_NEXT_CHARACTER, USE_INFILE_BUFFER, USE_CHUNK_ALLOCS,
USE_ALTERNATE_CHUNK_ALLOCS and USE_MAXIMUM_MALLOC_CHECK always. Now
these macros can have a value of 0 or 1.
20191215:
- The database libraries sql_srv.c and sql_cli.c have been improved to
allow the connection to a SQL Server database from Linux. The library
libtdsodbc.so is used to do the actual communication with the
database.
- The build system of Seed7 has been improved. Logic regarding X11,
ncurses and the databases has been moved from the makefiles to
chkccomp.c.
- The build for Linux has been improved to work even if essential
header files (for X11 or ncurses) are missing. This should only be
used, if it is impossible to install the development packages of X11
or ncurses.
- The example program chkdb.sd7 has been improved to do tests for SQL
Server.
- In the FAQ the explanation of "What is necessary to compile Seed7
with database connections", has been improved.
- In chkccomp.c the functions findIncludeFile(), findStaticLib(),
findLinkerOption(), listDynamicLibs() and determineConsoleDefines()
have been added.
- In chkccomp.c the functions determineEnvironDefines(),
determineStatFunctions(), determineX11Includes(),
determineMySqlDefines(), determineSqliteDefines(),
determinePostgresDefines(), determineOdbcDefines(),
determineOciDefines(), determineFireDefines(), determineDb2Defines(),
determineSqlServerDefines(), determineIncludesAndLibs() and main()
have been improved.
- The files fwd_term.c and fwd_term.h have been added. The functions in
fwd_term.c forward calls to a shared terminfo library.
- The files con_inf.c, kbd_inf.c, kbd_poll.c, trm_cap.c and trm_inf.c
have been improved to work with fwd_term.c and fwd_term.h.
- The file fwd_x11.c has been added. The functions in fwd_x11.c forward
X11 calls to a shared X11 library. Fwd_x11.c is used, if it is not
possible to link to a static X11 library.
- The file x11_x.h has been added. This file is used, if no X11 include
file can be found.
- The files drw_x11.c and gkb_x11.c have been improved to work with
x11_x.h and x11_x.h.
- The makefiles have been adjusted to work with the new build system.
- The program warn.c has been added. This program writes a warning, if
header files of X11 or ncurses are missing.
- Documentation has been added to read_me.txt.
- In dll_win.c the function dllOpen() has been improved to assure, that
a path to a DLL uses a backslash as path delimiter. This is required
by the function LoadLibrary().
- The files bin/call_cl.bat and bin/call_lib.bat have been removed.
20191117:
- Support for mice with forward and back button has been added to the
Seed7 run-time library. Many thanks go to Zachary Menzies, for
driving my focus towards mice with additional buttons.
- Support for the C compiler from Visual Studio 2019 has been added.
Many thanks go to Alexander Yu. Vlasov for pointing out compilation
problems with Visual Studio 2019 and for investigating the problems.
- Interpreter and compiler have been improved to support DB2 and SQL
Server databases.
- In the manual the chapter about the database abstraction API has been
improved.
- The compiler has been improved to optimize the function replace()
(action STR_REPL). Special functions (strChRepl() and strChChRepl())
are used, if the searched or the replaced string consist of one
character. This works even, if a character is converted to a string
with the function str().
- Testcases for replace() have been added to chkstr.sd7.
- The program bigfiles.sd7 has been improved to search for the biggest
directories additionally to the biggest files.
- The libraries keybd.s7i and keydescr.s7i have been improved to
support KEY_MOUSE_FWD and KEY_MOUSE_BACK.
- The library sql_base.s7i and the programs db7.sd7 and sql7.sd7 have
been improved to support DB_DB2 and DB_SQL_SERVER.
- In striutl.c the function stri_to_standard_path() has been improved,
to do a smarter mapping from a DOS/Windows path to the Seed7 standard
path representation.
- In osfiles.s7i the functions makeParentDirs() and convDosPath() have
been improved. Now convDosPath() and stri_to_standard_path() use the
same algorithm to map from a DOS/Windows path to the Seed7 standard
path representation.
- The function strChChRepl() has been added to str_rtl.c.
- The program chkccomp.c has been improved to define the macros
REMOVE_REATTEMPTS, SETENV_ALLOWS_KEY_WITH_EQUALS_SIGN and
GETENV_ALLOWS_KEY_WITH_EQUALS_SIGN.
- The functions determineDb2Defines() and determineSqlServerDefines()
have been added to chkccomp.c.
- The names of database DLLs (shared libraries) has been moved from
the makefiles to chkccomp.c.
- The database driver sql_odbc.c has been refactored to be based on
sql_cli.c. Most of the contents of sql_odbc.c has been moved to
sql_cli.c and sql_odbc.c now includes sql_cli.c.
- The new database drivers sql_db2.c (for DB2) and sql_srv.c (for SQL
Server) have been added. Like sql_odbc.c this drivers also include
sql_cli.c.
- In cmd_rtl.c the function cmdChdir() has been improved to use an
extended length path only, if it is absolutely necessary. In Windows
an extended length path starts with \\?\ and can have a length
greater equal 260. Many subprocesses cannot handle a current working
directory with an extended length path.
- The makefiles mk_msvc.mak and mk_clangw.mak have been improved to
write INI files with all environment variables. The INI files are
seed7/bin/cl_env.ini and seed7/bin/clangenv.ini. This INI files
contain the environment variables necessary to use the C compiler.
- The program setpaths.c has been improved to optionally write a
definition of the macro CC_ENVIRONMENT_INI to version.h. The macro
CC_ENVIRONMENT_INI defines the path of seed7/bin/cl_env.ini or
seed7/bin/clangenv.ini.
- Support for the configuration values CC_ENVIRONMENT_INI and
DATABASE_LIB has been added to cc_conf.s7i and cmd_rtl.c (in
cmdConfigValue()).
- The function unsetenv7() has been added to cmd_unx.c.
- In gkb_x11.c and gkb_x11.c the functions gkbGetc() and
gkbKeyPressed() have been improved to support KEY_MOUSE_FWD and
KEY_MOUSE_BACK. Additionally the macro TRACE_EVENTS, to optionally
trace events has been introduced.
- The makefiles have been improved to create the new library s7_db.a
(s7_db.lib), which contains all database drivers.
- The files sql_cli.c (former sql_odbc.c) and sql_fire.c have been
improved to reduce the number of C compiler warnings.
- In sql_cli.c (former sql_odbc.c) the function setDbErrorMsg() has
been improved to work for database error messages with Unicode
characters. The function wstri_to_cstri8() has been added to do the
conversion.
- The file db_odbc.h has been improved to define wide character
functions instead of ASCII functions. This was needed by sql_srv.c
because it links dynamically to sqlsrv32.dll, which only defines
wide character functions.
20191020:
- The support for Emscripten has been improved to allow the compilation
of Seed7 programs.
- Improvements have been done in sql_odbc.c to support the connection
with a DB2 database.
- Testcases for pos() and rpos() have been added to chkstr.sd7.
- The compiler has been improved to optimize the functions pos() and
rpos() (actions STR_POS, STR_RPOS, STR_CHPOS, STR_RCHPOS).
- The program setwpath.c has been improved to work correct in more
situations (E.g.: If no PATH variable exists, if the path to be added
is a substring of an existing path, if the first path in the PATH
variable is to be removed, if there is only on path in the PATH
variable and this path is to be removed).
- In fil.unx.c the function setupFiles() has been improved to mount the
file systems for Emscripten and node.js with a better strategy.
- In sql_odbc.c the function sqlStmtColumnName() has been improved to
work with one call of SQLColAttributeW(), if the length of the column
name is below a limit. Additionally a parameter of NULL as
destination for the name has be replaced by a valid address. The
usage of NULL triggered an error with DB2.
- The configuration value LINKED_PROGRAM_EXTENSION has been added to
cc_conf.s7i. The linker produces a file with the extension defined by
LINKED_PROGRAM_EXTENSION. Usually LINKED_PROGRAM_EXTENSION is
identical to EXECUTABLE_FILE_EXTENSION. Except for Emscripten where,
the value is ".js".
- The makefiles mk_emccl.mak and mk_emccw.mak have been improved to
define LINKED_PROGRAM_EXTENSION.
- The compiler (s7c.s7i), the function getProgramName() in arr_rtl.c,
the function cmdConfigValue() in cmd_rtl.c and the program chkccomp.c
have been improved to use LINKED_PROGRAM_EXTENSION.
- In chkccomp.c the function determineEnvironDefines() has been
improved to determine, if getenv() works case sensitive. A definition
of GETENV_IS_CASE_SENSITIVE, with a value of 0 or 1, is written to
version.h.
- The function getSearchPathDelimiter() has been added to cmd_rtl.c.
This function is used if SEARCH_PATH_DELIMITER is 0. In this case
the search path delimiter must be determined at run-time.
- The function systemForNodeJs() has been added to cmd_rtl.c. This
function is used for Emscripten and node.js as replacement for the
C run-time library function system().
- The files sql_fire.c, sql_lite.c, sql_my.c, sql_oci.c, sql_odbc.c
and sql_post.c have been improved to work correct, if no database
include file could be found. Normally this should not happen,
because Seed7 can provide its own database include files.
- The functions getenv7() and setenv7() have been added to cmd_unx.c.
This functions are used for Emscripten, because of a limitation in
the Emscripten implementations of getenv() and setenv().
- Documentation comments have been improved in external_file.s7i,
file.s7i, leb128.s7i, scanfile.s7i, scanstri.s7i and string.s7i.
- Comments explaining the usage of undefined behavior have been added
to arrlib.c, bstlib.c, set_rtl.c and strlib.c.
20190919:
- A chapter about the database abstraction API has been added to the
manual.
- In the manual the chapters about primitive actions and about the
foreign function interface have been improved.
- An explanation of the Seed7 installer and about the download of Seed7
have been added to the FAQ.
- The new library ico.s7i has been added. This library supports the ICO
image file format.
- The library browser.s7i has been improved to be more robust regarding
network events.
- The database drivers have been improved to raise a DATABASE_ERROR,
if the database library could not be found. The error message of the
DATABASE_ERROR contains the name of the missing DLL respectively
shared object library.
- Documentation comments have been improved in 85 library/include files
(*.s7i). Wrong usages of the word "when" have been replaced by "if".
- Documentation comments have been improved in 96 C source files.
Wrong usages of the word "when" have been replaced by "if".
- Texts in 9 Seed7 programs (*.sd7) and in a lot of documentation files
have been improved. Wrong usages of the word "when" have been
replaced by "if".
20190819:
- A definition of SQL_DRIVER_NOPROMPT has been added to db_odbc.h.
Many thanks go to Brett Senior for pointing out a fatal compilation
error in sql_odbc.c, when compiling Seed7 version 2019-08-18 under
Debian Linux.
- The example program chkdb.sd7 has been improved to write better
error messages.
- In reflib.c the function ref_select() has been improved to work
correct, if a derived struct overrides an element of the parent
struct.
|
|
|
|
| |
- Support testing
|
|
|
|
| |
With hat: portmgr
|
| |
|
| |
|
|
|
|
| |
With hat: portmgr
|
|
|
|
| |
Builds fine.
|
|
|
|
| |
With hat: portmgr
|
|
|
|
| |
With hat: portmgr
|
|
|
|
| |
With hat: portmgr
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
| |
Reviewed by: bapt
With hat: portmgr
Differential Revision: https://reviews.freebsd.org/D23143
|
|
|
|
| |
With hat: portmgr
|
|
|
|
| |
Reported by: portscout
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
Changelog:
https://about.gitlab.com/releases/2020/01/13/critical-security-release-gitlab-12-dot-6-dot-4-released/
MFH: 2020Q1
Security: f929b172-369e-11ea-9cdb-001b217b3468
|
| |
|
|
|
|
|
| |
This brings a change for Fortran, libstdc++, and the tree optimizers
each.
|
|
|
|
| |
Reported by: portscout
|
|
|
|
| |
Reported by: portscout
|
|
|
|
| |
Reported by: portscout
|
|
|
|
| |
Reported by: portscout
|
|
|
|
|
| |
PR: 243330
Reported by: sunpoet@
|
|
|
|
| |
Reported by: portscout
|
| |
|
|
|
|
| |
Changes: https://github.com/jaelpark/chamferwm/compare/ed8b707...78168e0
|
|
|
|
| |
Changes: https://github.com/cyclopsian/wdisplays/compare/22669ed...ba331ca
|
|
|
|
| |
Changes: https://hg.sr.ht/~scoopta/wlrobs/log/8345bf985e39
|
|
|
|
| |
Changes: https://aomedia.googlesource.com/aom/+log/736466423..0d89a630f
|
| |
|
| |
|
|
|
|
|
| |
PR: 229677
Differential Revision: D22905
|
|
|
|
|
|
|
|
|
| |
- This is a bug fix release, fixing exit screen handling and a possible
segv on imap-logout-all.
PR: 243304
Submitted by: dereks@lifeofadishwasher.com (maintainer)
Relnotes: https://marc.info/?l=mutt-users&m=157886764632256&w=2
|
|
|
|
| |
Release notes at <https://github.com/libuv/libuv/releases/tag/v1.34.1>.
|
| |
|
|
|
|
|
|
| |
PR: 242533
Submitted by: Neel Chauhan <neel AT neelc DOT org>
Pointyhat to: kwm@
|
|
|
|
| |
- 1db4d0: Revert "[KCMs/Activities] Fix jagginess for activities list icons on high DPI systems
|
|
|
|
|
| |
- 0a71da4: Google provider: limit requested OAuth scopes
- 5952bf2: Remove the extra comma
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This attempts to provide a nicer error message for the subset of
users who build their own kernels without COMPAT_FREEBSD11 and then
attempt to build lang/rust. The Rust ecosystem currently uses
pre-ino64 syscalls, so building lang/rust without COMPAT_FREEBSD11
is not going to work.
The error message for this is non-obvious and there is a new bug
for this at least every 1-2 months. Hopefully this will improve
the situation a little.
Cargo and Gecko ports are similarly affected, so add the pre-build
check to them too.
Reviewed by: jbeich, mikael.urankar@gmail.com
Tested by: madpilot (negative case)
Approved by: gecko (jbeich)
Differential Revision: https://reviews.freebsd.org/D23100
|
|
|
|
| |
Changes: https://github.com/t6/portfmt/commits/d133e34395bdec3485f47658e432da70f22a1012
|
|
|
|
| |
Reported by: portscan
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
- Update WWW
Changes: https://github.com/benjaminp/six/blob/master/CHANGES
|
|
|
|
| |
Changes: https://github.com/simplejson/simplejson/blob/master/CHANGES.txt
|
|
|
|
| |
Changes: https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst
|
|
|
|
| |
mail/py-mail-parser requires net/py-ipaddress 1.0.23
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/Prima
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/Clipboard
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/HTTP-BrowserDetect
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/FCGI
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/Apache-AuthCookie
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/podlators
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/ack
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/TeX-Encode
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/Perl-Critic
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/Net-Amazon-S3
|
|
|
|
|
|
|
| |
- Update LICENSE
- Add LICENSE_FILE
Changes: https://metacpan.org/changes/distribution/Business-ISBN-Data
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/Business-ISBN
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
From ChangeLog: http://hg.dyncall.org/pub/dyncall/dyncall/file/5ac53b2d5f1e/ChangeLog
dyncall:
* support for soft-float MIPS o32 & n64 (big- and little-endian, each)
* x64 System V syscall support
dyncallback:
* support for soft-float MIPS o32 & n64 (big- and little-endian, each)
dynload:
* added UTF-8 support for pathnames on windows
* reliability/stability fix for dlGetLibraryPath() on glibc based platforms (avoiding
internal use of glibc's bad impl of dlinfo() which doesn't do any error checking at all)
* Darwin/macos fix for dlGetLibraryPath() to correctly fail on bogus handles (did return
paths to random libraries under some circumstances, instead of returning an error)
* support for dlGetLibraryPath() on glibc platforms with glibc vesions <= 2.3.3
* dlGetLibraryPath() now accepts NULL as argument to return path to executable
* dlLoadLibrary() on windows: no more auto-suffixing of the .dll file ext anymore, to be
more in line with other platforms (not affecting OS specific library search behaviour)
doc:
* more detail in support matrix for bi-endian platforms
* improvements/corrections to calling convention appendix
* PPC64 calling convention description
* MIPS64/N32 calling convention description
* man page additions for clarity
tests:
* dynload_plain test extended to test UTF-8 library paths
* better output for plain test
* better output and *nix fix for plain_c++ test
buildsys:
* default ./configure: FreeBSD/mips*hf needed -mhard-float compiler flag set explicitly
* better MacOS Mojave support in ./configure (Mojave dropped i386 builds)
PR: 243282
Submitted by: tphilipp@potion-studios.com (maintainer)
|
|
|
|
|
|
|
| |
- Add BUILD_DEPENDS
- Add missing *_DEPENDS
Changes: https://metacpan.org/changes/distribution/Sisimai
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/Finance-QuoteHist
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/Term-ANSIColor
|
|
|
|
|
|
|
| |
- Add LICENSE
- Add NO_ARCH
Changes: https://metacpan.org/changes/distribution/Sys-RunAlways
|
| |
|
| |
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/Proc-Background
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Add NO_ARCH
- Sort PLIST
Changes: https://metacpan.org/changes/distribution/PerlIO-via-MD5
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/Perl-Tidy
|
|
|
|
|
|
|
| |
- Use USES=dos2unix
- Sort PLIST
Changes: https://metacpan.org/changes/distribution/OLE-Storage_Lite
|
|
|
|
|
|
|
| |
- Update version requirement of TEST_DEPENDS
- Update WWW
Changes: https://metacpan.org/changes/distribution/MooX-TypeTiny
|
|
|
|
|
|
| |
- Add NO_ARCH
Changes: https://metacpan.org/changes/distribution/Module-Load-Conditional
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/Module-Find
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/ExtUtils-MakeMaker
|
|
|
|
|
|
|
| |
- Add NO_ARCH
- Sort PLIST
Changes: https://metacpan.org/changes/distribution/Devel-Required
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Add NO_ARCH
- Sort PLIST
Changes: https://metacpan.org/changes/distribution/Devel-Leak-Object
|
|
|
|
|
|
| |
- Add TEST_DEPENDS
Changes: https://metacpan.org/changes/distribution/Danga-Socket
|
|
|
|
|
|
| |
- Update WWW
Changes: https://metacpan.org/changes/distribution/Config-Model
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/Config-AutoConf
|
|
|
|
|
|
|
|
| |
- Add LICENSE_FILE
- Add missing *_DEPENDS
- Sort PLIST
Changes: https://metacpan.org/changes/distribution/Config-AST
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/CPANPLUS
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/B-Keywords
|
|
|
|
|
|
| |
- Update WWW
Changes: https://metacpan.org/changes/distribution/Alien-Build
|
|
|
|
|
|
|
| |
- Add NO_ARCH
- Update WWW
Changes: https://metacpan.org/changes/distribution/Alien-Base-ModuleBuild
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/Data-ICal
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/Rose-DB
|
|
|
|
|
|
|
| |
- Add LICENSE
- Sort PLIST
Changes: https://metacpan.org/changes/distribution/DBI-Shell
|
|
|
|
|
|
| |
- Add NO_ARCH
Changes: https://metacpan.org/changes/distribution/Cache-Memcached-Managed
|
| |
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/Astro-satpass
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/Astro-SpaceTrack
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/Archive-Extract
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
* Bug fix for long sequences.
* Unbreak '/dev/tty' problem during a build
* Update maintainer's mail address
PR: 243206
Submitted by: mzaki@e-mail.ne.jp (maintainer)
|
|
|
|
|
|
| |
- Remove PORTSCOUT
Changes: https://github.com/activerecord-hackery/ransack/blob/master/CHANGELOG.md
|
|
|
|
| |
Changes: https://github.com/activerecord-hackery/ransack/blob/master/CHANGELOG.md
|
|
|
|
| |
Changes: https://github.com/ruby-i18n/i18n/releases
|
|
|
|
| |
Changes: https://github.com/aws/aws-sdk-ruby/releases
|
|
|
|
| |
Changes: https://github.com/aws/aws-sdk-ruby/releases
|
|
|
|
| |
Changes: https://github.com/aws/aws-sdk-ruby/releases
|
|
|
|
| |
Changes: https://github.com/instagrambot/instabot/commits/master
|
|
|
|
| |
Changes: https://github.com/SpamScope/mail-parser/releases
|
|
|
|
| |
PLESK, ROUTE53, SOFTLAYER, SUBREG and TRANSIP options
|
|
|
|
|
| |
Changes: http://hg.five-ten-sg.com/libpst/file/default/ChangeLog
http://hg.five-ten-sg.com/libpst/file/default/NEWS
|
|
|
|
|
|
| |
This library aims to implement the TransIP API in Python.
WWW: https://github.com/benkonrath/transip-api
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
PyNamecheap is a Namecheap API client in Python.
This client supports:
- Registering a domain
- Checking domain name availability
- Listing domains you have registered
- Getting contact information for a domain
- Setting DNS info to default values
- Set DNS host records
WWW: https://github.com/Bemmu/PyNamecheap
|
|
|
|
|
|
|
| |
This commit also changes maintainer's email.
PR: 243248
Submitted by: mzaki@e-mail.ne.jp (maintainer)
|
|
|
|
|
| |
Added set lang=lang
Since the set explicit-int option was added (an option that takes a value), a set lang=lang option was added.
|
|
|
|
|
|
|
|
|
|
|
| |
The last update to rpi3-psci-monitor regressed the Raspberry Pi 3B{,+};
U-Boot would run unbearably slow, taking 30+ seconds easily to transition
into efi loader.
Tom Yan <tom.ty89 gmail com> tracked it down and submitted a fix; update to
that revision.
Approved by: u-boot (manu), manu (ports)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Upstream git rev d801c5f59f20a1889a4e4c6366c9d12f2ee50b2f changed the name
of the env variable used to indicate the location of the FreeBSD source
tree.
CC @sonicaj
Approved by: wg (maintainer)
MFH: 2020Q1
Sponsored by: Axcient
Differential Revision: https://reviews.freebsd.org/D23126
|
| |
|
|
|
|
|
| |
Release notes:
https://github.com/datastax/cpp-driver/releases/tag/2.14.1
|
|
|
|
|
|
|
|
| |
- Remove local patch replacing file missing from previous version
distfile
No functional change, this new version adds back a file which
was missing from the ditribution.
|
|
|
|
|
| |
Changelog:
https://about.gitlab.com/releases/2020/01/09/gitlab-12-6-3-released/
|
| |
|
|
|
|
| |
Python 3 upgrade.
|
|
|
|
|
|
| |
LOCAL was correct after all.
Reported by: fluffy, linimon
|
| |
|
| |
|
|
|
|
|
|
| |
Builds fine with patch from PR243317 applied.
MFH: 2020Q1 (fix build blanket)
|
| |
|
| |
|
|
|
|
|
|
| |
C11 compiler is needed because of typedef redefinitions.
MFH: 2020Q1 (fix build blanket)
|
|
|
|
|
|
|
|
|
| |
This should have happened with r521876, which changed some Qt5
infrastructure to add --no-same-owner --no-same-permissions to
extract args. This possibly needs to happen in other Qt ports
as well (or wait for 5.14 to land).
PR: 227027
|
|
|
|
|
| |
Changes: https://github.com/ascent12/drm_info/compare/v2.1.0...v2.2.0
Reported by: portscout
|
|
|
|
|
|
|
| |
Disable AVX and SSE on non-x86 architectures.
PR: 243303
Approved by: yuri (maintainer)
|
|
|
|
|
|
|
|
| |
Makefile uses uname -m (which returns powerpc on powerpc64) instead of uname -p (which correctly returns powerpc64).
PR: 243152
Approved by: marius (maintainer)
MFH: 2020Q1 (fix build blanket)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog: https://wammu.eu/download/gammu/1.41.0/
* Documentation improvements.
* Updated MySQL script to be compatible with current server versions.
* Fixed SMSD operation on phones with more SMS folders.
* Fixed off by one in Python example script.
* Fixed PostgreSQL compilation on openSUSE.
* Several compatibility fixes with recent compilers.
* Improved USSD support.
* Localization updates.
|
|
|
|
| |
It looks like LOCAL is not mapped to people.freebsd.org after all.
|
| |
|
| |
|
|
|
|
| |
It is still needed after all.
|
|
|
|
| |
Sponsored by: The FreeBSD Foundation
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
|
|
| |
This also fixes the typo of Bebop and harmonizes spelling with FFmpeg, see
https://github.com/FFmpeg/FFmpeg/commit/60d599e2173508e1c4cc614ede6d239b2e15142d
A pull request to also harmonize the spelling with taglib is at
https://github.com/taglib/taglib/pull/942/
Approved by: maintainer
|
| |
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
| |
Reported by: portscout
|
| |
|
|
|
|
|
| |
PR: 226077
MFH: 2020Q1 (MFH with ports r522860)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This package installs its 'tests' module into a non-package-specific
location in the root site-packages directory. Python packages should/usually
address this by excluding tests from installation using
setup.py: find_packages(exclude[ "<package-glob>" ]).
Unfortunately the above 'simple' change cannot be used because it doesn't
allow the package to be tested on Python 3.x, as the tests package is not
processed by 2to3, and the tests need to be run on the processed (by 2to3)
sources. This may be the original reason upstream didn't remove them from
the build, not grokking the ramifications.
Accordingly, this change moves the tests into the main package namespace
and runs the tests on the processed sources in the resulting build/*
directory. Remove CONFLICTS_INSTALL (to py-suds) accordingly.
While I'm here:
Patch the tests to support pytest > 4 and hack around the
inability to reference parametrized tests (test[foo]) in pytests -k
expressions. [1][2]
Level up ports compliance: LICENSE_FILE, USE{S} ordering, match COMMENT
to setup.py:description, match pkg-descr WWW URL to setup.py:homepage
QA: All tests pass on Python 2.7-3.8
[1] https://github.com/pytest-dev/pytest/issues/5881
[2] https://github.com/pytest-dev/pytest/issues/6177
PR: 226077
Reported by: yuri [1]
Approved by: portmgr (blanket: ports compliance)
MFH: 2020Q1 (blanket: ports compliance, port bugfixes)
|
| |
|
| |
|
|
|
|
|
|
| |
ago whereas GCC 8 (lang/gcc8) and GCC 9 (lang/gcc9) are still active via
official releases. As we have been doing historically for older GCC ports,
do not mark for actual expiration yet, though.
|
|
|
|
|
|
| |
PR: 243252
Reported by: Jakub Lach
Analyzed by: Greg V
|
|
|
|
| |
Reported by: portscout
|
| |
|
|
|
|
| |
Reported by: portscout
|
|
|
|
| |
Reported by: portscout
|
|
|
|
| |
Reported by: portscout
|
|
|
|
| |
Reported by: portscout
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
https://blog.prosody.im/prosody-0.11.3-released/
PR: 241488
Submitted by: Thomas Morper <thomas beingboiled info>
Approved by: portmgr (maintainer timeout: > 1 month)
MFH: 2020Q1 (blanket: bugfix release)
|
|
|
|
| |
Reported by: portscout
|
|
|
|
| |
Reported by: portscout
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Note: ldap0 is Python 3.x only since 0.3.0
While I'm here, level up ports compliance and fix ports issues:
- Match COMMENT to setup.py:description
- Match *_DEPENDS (and versions) to setup.py:*_requires
- Add TEST_* variables and test (QA) target [1][2]
- Replace setup.py INCLUDES patch with setuptools build_ext commands
which honour environment variables
- Strip extension/library
- Patch setup.cfg to remove unconditional debug builds
- Update pkg-descr formatting and WWW url (to match setup.py:homepage)
[1] It's possible to make the unconditional requirement to HAVE_SASL,
ie: a requirement to have a SASL enabled openldap client, optional, by
conditionally adding --undef HAVE_SASL to PYDISTUTILS_BUILDARGS
depending on WANT_OPENLDAP_SASL, but the ldap0 tests unconditionally
run a number of unconditional sasl based tests. These tests should be
made to skip (not fail) if SASL is not available, and the port made to
support non-SASL based configuration. TODO: Upstream test improvements.
[2] WANT_OPENLDAP_SASL currently only results in the openldap-client being
SASL enabled, but doesn't affect the openldap-server port. There's no
way at present to require/force a SASL enabled openldap-server port,
which doesn't enable the SASL option by default either. A slave port
(openldap24-sasl-server, matching client slave port) that enables the
SASL option would be great.
portlint: OK (looks fine.)
testport: OK (poudriere: 12amd64, Python 3.7)
maketest: OK (Ran 248 tests: (skipped=12, expected failures=3))
PR: 242043 [1]
Submitted by: <geraud gcu info> [1]
Approved by: portmgr (maintainer timeout: > 1 months, blanket: ports compliance)
|
|
|
|
|
| |
major changes appears to be FreeBSD related diffs were accepted
and newer version of liquid-dsp lib is needed.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
tab to tree pick metaphor * Change serial port discovery on OS-X to just
use tty and not cu. MilliSleep * Change MINGW implementation to use
nanosleep vice Sleep FT991A * add separate class to support the FT-991A
drag-release * Add FL_RELEASE event processing to Fl_Value_Slider widget
TT566 update * mods to TT566 class methods by W5PNY - detect PTT changes
made at xcvr - correct S meter scale conversion rig.cat_string * change
xmlrpc implementation to return the transceiver response string
IC756PROII * Start up seg fault if xcvr is in AM or FM mode scripts *
modify build scripts for current OS install Increase User commands *
increase from 8 to 16 user definable commands Unguarded statement * fix
unguarded statement in src/TS990.cxx IC9100 * Correct bandwidth tables
IC9700 * Add Icom 9700 transceiver FT857/897 * add delay after changing
mode * add extras drop down entries * add Commands tab * add Band select
tab - band/mode select buttons * Add CTCSS and repeater controls tab *
Store band data in prefs file: - freq, mode, - CTCSS tx/rx tones - FM
simplex/minus/plus; offset frequency
|
|
|
|
|
|
|
| |
gjs with this spidermonkey version.
Approved by: maintainer
Obtained from: https://bugzilla.mozilla.org/show_bug.cgi?id=1426865
|
|
|
|
|
|
|
|
|
|
| |
Changes to the virtual memory subsystem in 13.0-CURRENT r355491 has changed
the API, as it is no longer a circular array. This broke the devel/libgtop
port on these systems.
Submitted by: Neel Chauhan <neel AT neelc DOT org> (based on patch by dougm)
Reviewed by: koobs
Differential Revision: https://reviews.freebsd.org/D22929
|
|
|
|
| |
Reported by: Terry Kennedy <TERRY@glaver.org> (via e-mail)
|
|
|
|
| |
Reported by: portscout
|
|
|
|
| |
Reported by: portscout
|
| |
|
| |
|
| |
|
|
|
|
| |
revisions
|
| |
|
|
|
|
|
|
|
|
| |
Changelog: https://rpm.org/wiki/Releases/4.15.1
Highlights include:
* Fixes to several important bugs and regressions
* New gcrypt crypto backend
|
|
|
|
|
|
|
|
| |
Since the maintainer didn't respond, I'm adding the bootstrap to my own directory on freefall.
PR: 242965
Submitted by: Mikael Urankar (original version)
Approved by: java (maintainer timeout)
|
|
|
|
| |
Reported by: portscout
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
PR: 241990
Submitted by: ed.arrakis@gmail.com
Approved by: hyun@caffeinated.codes (maintainer, timeout > 1 month)
|
|
|
|
|
| |
PR: 242969
Submitted by: fbsd@opal.com (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Only amd64 and i386 have immintrin.h. There's a check for ARM, but not for other architectures.
Building without immintrin.h works fine on amd64.
PR: 242966
Approved by: co9co9@gmail.com (maintainer timeout)
MFH: 2020Q1 (fix build blanket)
|
|
|
|
|
| |
PR: 243268
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com>
|
|
|
|
| |
Reported by: Goran Mekić <meka@tilda.center> (user via e-mail)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Victor Mono is a free programming font with optional semi-connected cursive
italics, symbol ligatures (!=, ->>, =>, ===, <=, >=, ++) and Latin,
Cyrillic and Greek characters.
The typeface is clean, crisp and narrow, with a large x-height and clear
punctuation, making it legible and ideal for code. It comes in seven
weights, and is available in Roman, Italic and Oblique.
WWW: https://rubjo.github.io/victor-mono/
PR: 242776
Submitted by: Lewis Cook <vulcan@wired.sh>
|
|
|
|
| |
- Bump PORTREVISION for dependency change
|
| |
|
|
|
|
| |
Changes: https://github.com/rack/rack/blob/master/CHANGELOG.md
|
|
|
|
| |
Changes: https://github.com/ruby-grape/grape/blob/master/CHANGELOG.md
|
|
|
|
| |
Changes: https://github.com/aws/aws-sdk-ruby/releases
|
|
|
|
| |
Changes: https://github.com/aws/aws-sdk-ruby/releases
|
|
|
|
| |
Changes: https://github.com/aws/aws-sdk-ruby/releases
|
|
|
|
| |
Changes: https://github.com/instagrambot/instabot/commits/master
|
|
|
|
| |
- Bump PORTREVISION for dependency change
|
| |
|
|
|
|
| |
Changes: https://github.com/AnalogJ/lexicon/releases
|
|
|
|
| |
- Bump PORTREVISION for dependency change
|