1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00
Commit Graph

617990 Commits

Author SHA1 Message Date
Po-Chuan Hsieh
f347400c1d
german/mythes: Update to 2023.04.30 2023-05-03 03:58:44 +08:00
Po-Chuan Hsieh
c6806d7368
textproc/rubygem-libxml-ruby: Update to 4.1.0
Changes:	https://github.com/xml4r/libxml-ruby/blob/master/HISTORY
2023-05-03 03:58:44 +08:00
Po-Chuan Hsieh
e8b98e36bb
net/rubygem-twitter: Update to 8.0.0
- Update WWW
- Change RUN_DEPENDS from rubygem-http4 to rubygem-http

Changes:	https://github.com/sferik/twitter/blob/master/CHANGELOG.md
2023-05-03 03:58:41 +08:00
Po-Chuan Hsieh
07cbad565e
net/rubygem-t: Update to 4.0.0
- Update WWW

Changes:	https://github.com/sferik/t/commits/master
2023-05-03 03:58:37 +08:00
Po-Chuan Hsieh
62c79e5c22
devel/rubygem-xdg: Update to 7.0.3
Changes:	https://github.com/bkuhlmann/xdg/blob/main/VERSIONS.adoc
2023-05-03 03:58:32 +08:00
Po-Chuan Hsieh
b96ab7bfb7
devel/rubygem-io-event: Update to 1.2.0
Changes:	https://github.com/socketry/io-event/releases
2023-05-03 03:58:32 +08:00
Po-Chuan Hsieh
88652c7fa9
devel/rubygem-google-apis-sqladmin_v1beta4: Update to 0.47.0
Changes:	https://github.com/googleapis/google-api-ruby-client/blob/main/generated/google-apis-sqladmin_v1beta4/CHANGELOG.md
2023-05-03 03:58:31 +08:00
Po-Chuan Hsieh
7092011754
devel/rubygem-google-apis-drive_v3: Update to 0.39.0
Changes:	https://github.com/googleapis/google-api-ruby-client/blob/main/generated/google-apis-drive_v3/CHANGELOG.md
2023-05-03 03:58:30 +08:00
Po-Chuan Hsieh
34fa43c6dd
graphics/py-imageio: Update to 2.28.1
Changes:	https://github.com/imageio/imageio/releases
2023-05-03 03:58:30 +08:00
Po-Chuan Hsieh
cb0b3c9d43
devel/py-typer: Update to 0.8.0
Changes:	https://github.com/tiangolo/typer/releases
2023-05-03 03:58:28 +08:00
Po-Chuan Hsieh
1180cae852
devel/py-pyee: Update to 9.1.0
Changes:	https://github.com/jfhbrook/pyee/blob/main/CHANGELOG.rst
2023-05-03 03:58:28 +08:00
Po-Chuan Hsieh
a8dd3cb869
databases/py-sqlalchemy20: Update to 2.0.12
Changes:	https://docs.sqlalchemy.org/en/20/changelog/changelog_20.html
2023-05-03 03:58:27 +08:00
Po-Chuan Hsieh
785dd35bf0
databases/py-sqlalchemy14: Update to 1.4.48
Changes:	https://docs.sqlalchemy.org/en/14/changelog/changelog_14.html
2023-05-03 03:58:26 +08:00
Po-Chuan Hsieh
1802c86932
devel/p5-Term-TablePrint: Update to 0.160
Changes:	https://metacpan.org/dist/Term-TablePrint/changes
2023-05-03 03:58:26 +08:00
Po-Chuan Hsieh
c89bbaeda8
devel/p5-Module-Build-Tiny: Update to 0.045
Changes:	https://metacpan.org/dist/Module-Build-Tiny/changes
2023-05-03 03:58:25 +08:00
Po-Chuan Hsieh
a26c321f0c
converters/p5-JSON-MaybeXS: Update to 1.004005
Changes:	https://metacpan.org/dist/JSON-MaybeXS/changes
2023-05-03 03:58:25 +08:00
Po-Chuan Hsieh
94d2d7018a
security/snoopy: Fix build on 14-CURRENT
tid.c:52:23: error: incompatible pointer to integer conversion initializing 'unsigned long' with an expression of type 'pthread_t' (aka 'struct pthread *') [-Wint-conversion]
    long unsigned int tid = pthread_self();
                      ^     ~~~~~~~~~~~~~~
1 error generated.

Reference:	https://pkg-status.freebsd.org/beefy18/data/main-amd64-default/p100a5c5dca85_sb347c22846/logs/snoopy-2.4.15.log
2023-05-03 03:58:24 +08:00
Po-Chuan Hsieh
94713bad76
devel/re2: Update to 20230301
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/google/re2/releases
2023-05-03 03:58:21 +08:00
Po-Chuan Hsieh
95c89d246a
archivers/upx: Fix build on 14-CURRENT
In file included from filteri.cpp:71:
./filter/cto.h:47:39: error: variable 'noncalls2' set but not used [-Werror,-Wunused-but-set-variable]
    unsigned calls = 0, noncalls = 0, noncalls2 = 0;
                                      ^
In file included from filteri.cpp:73:
./filter/cto.h:47:39: error: variable 'noncalls2' set but not used [-Werror,-Wunused-but-set-variable]
    unsigned calls = 0, noncalls = 0, noncalls2 = 0;
                                      ^
In file included from filteri.cpp:79:
./filter/cto.h:47:39: error: variable 'noncalls2' set but not used [-Werror,-Wunused-but-set-variable]
    unsigned calls = 0, noncalls = 0, noncalls2 = 0;
                                      ^
In file included from filteri.cpp:81:
./filter/cto.h:47:39: error: variable 'noncalls2' set but not used [-Werror,-Wunused-but-set-variable]
    unsigned calls = 0, noncalls = 0, noncalls2 = 0;
                                      ^
In file included from filteri.cpp:87:
./filter/cto.h:47:39: error: variable 'noncalls2' set but not used [-Werror,-Wunused-but-set-variable]
    unsigned calls = 0, noncalls = 0, noncalls2 = 0;
                                      ^
In file included from filteri.cpp:89:
./filter/cto.h:47:39: error: variable 'noncalls2' set but not used [-Werror,-Wunused-but-set-variable]
    unsigned calls = 0, noncalls = 0, noncalls2 = 0;
                                      ^
In file included from filteri.cpp💯
./filter/ctoj.h:51:39: error: variable 'noncalls2' set but not used [-Werror,-Wunused-but-set-variable]
    unsigned calls = 0, noncalls = 0, noncalls2 = 0;
                                      ^
In file included from filteri.cpp:102:
./filter/ctoj.h:51:39: error: variable 'noncalls2' set but not used [-Werror,-Wunused-but-set-variable]
    unsigned calls = 0, noncalls = 0, noncalls2 = 0;
                                      ^
In file included from filteri.cpp:115:
./filter/ctok.h:52:39: error: variable 'noncalls2' set but not used [-Werror,-Wunused-but-set-variable]
    unsigned calls = 0, noncalls = 0, noncalls2 = 0;
                                      ^
In file included from filteri.cpp:117:
./filter/ctok.h:52:39: error: variable 'noncalls2' set but not used [-Werror,-Wunused-but-set-variable]
    unsigned calls = 0, noncalls = 0, noncalls2 = 0;
                                      ^
In file included from filteri.cpp:141:
./filter/ctojr.h:109:39: error: variable 'noncalls2' set but not used [-Werror,-Wunused-but-set-variable]
    unsigned calls = 0, noncalls = 0, noncalls2 = 0;
                                      ^
In file included from filteri.cpp:143:
./filter/ctojr.h:109:39: error: variable 'noncalls2' set but not used [-Werror,-Wunused-but-set-variable]
    unsigned calls = 0, noncalls = 0, noncalls2 = 0;
                                      ^
12 errors generated.

Reference:	https://pkg-status.freebsd.org/beefy18/data/main-amd64-default/pdf5b273c8e36_s83d5725005/logs/upx-3.96.log
2023-05-03 03:58:20 +08:00
Ashish SHUKLA
0f46ba3ef6
net-im/dendrite: Update to 0.12.3 2023-05-02 19:32:43 +00:00
Nuno Teixeira
956f98386b security/picocrypt: Update to 1.32
ChangeLog: https://github.com/HACKERALERT/Picocrypt/releases/tag/1.32
2023-05-02 20:18:47 +01:00
Nuno Teixeira
9e0b974646 math/intx: Update to 0.10.0
ChangeLog: https://github.com/chfast/intx/releases/tag/v0.10.0
2023-05-02 20:18:47 +01:00
Nuno Teixeira
7102d52d36 mail/cone: Update to 1.10
ChangeLog:
https://sourceforge.net/p/courier/courier.git/ci/master/tree/cone/ChangeLog
2023-05-02 20:18:47 +01:00
Nuno Teixeira
4de3605f1b games/wtf: Update to 20230404 snapshot 2023-05-02 20:18:46 +01:00
Nuno Teixeira
83a621b5ea sysutils/kopia: Update to 0.13.0
ChangeLog: https://github.com/kopia/kopia/releases/tag/v0.13.0
2023-05-02 20:18:46 +01:00
Nuno Teixeira
9e8ab5c7c4 audio/py-gtts: Update to 2.3.2
ChangeLog: https://github.com/pndurette/gTTS/releases/tag/v2.3.2
2023-05-02 20:18:46 +01:00
Nuno Teixeira
d624cc173d devel/aws-c-mqtt: Update to 0.8.11
ChangeLog: https://github.com/awslabs/aws-c-mqtt/releases/tag/v0.8.11
2023-05-02 20:18:46 +01:00
Nuno Teixeira
eff026ea23 devel/aws-crt-cpp: Update to 0.20.1
ChangeLog: https://github.com/awslabs/aws-crt-cpp/releases/tag/v0.20.1
2023-05-02 20:18:45 +01:00
Nuno Teixeira
79642fa11c devel/aws-c-s3: Update to 0.3.0
ChangeLog:	https://github.com/awslabs/aws-c-s3/releases/tag/v0.3.0
		https://github.com/awslabs/aws-c-s3/releases/tag/v0.2.9
2023-05-02 20:18:45 +01:00
Alexander Motin
0b0b95d22f net/aquantia-atlantic-kmod: Update and fix build.
Should be no functional changes.

Approved by: bofh (private email)
2023-05-02 15:07:01 -04:00
Jan Beich
9e2f049735 audio/mousai: update to 0.7.5
Changes:	https://github.com/SeaDve/Mousai/releases/tag/v0.7.5
Reported by:	GitHub (watch releases)
2023-05-02 17:51:39 +00:00
Dries Michiels
d790ef9c6e devel/upnp: update to 1.14.17
Changes:	https://github.com/pupnp/pupnp/releases/tag/release-1.14.17
2023-05-02 19:44:00 +02:00
punkt.de Hosting Team
bb4433a405 www/phpfpmtop: Add phpfpmtop 0.2
A top-inspired processviewer for PHP-FPM.

PR:		271167
2023-05-02 19:27:44 +02:00
Yuri Victorovich
793063abb1 graphics/bgfx: Update 1.118.8417-415 → 1.118.8455-424
Reported by:	portscout
2023-05-02 10:19:29 -07:00
Yuri Victorovich
e2154f46c9 science/PETSc: Update 3.19.0 → 3.19.1
Reported by:	portscout
2023-05-02 10:19:29 -07:00
Yuri Victorovich
9af1d7e554 www/uwebsockets: Update 20.39.0 → 20.40.0
Reported by:	portscout
2023-05-02 10:19:29 -07:00
Yuri Victorovich
6a694fa424 misc/lf: Update 28 → 29
Reported by:	portscout
2023-05-02 10:19:28 -07:00
Dirk Meyer
7622b9969c mail/sendmail-devel: Update to 8.17.1.27 2023-05-02 19:13:07 +02:00
Dmitry Marakasov
1219706d80 games/easyrpg-player: update 0.7.0 → 0.8 2023-05-02 20:12:06 +03:00
Dmitry Marakasov
fd1b4ce88b games/liblcf: update 0.7.0 → 0.8 2023-05-02 20:12:06 +03:00
Dmitry Marakasov
84bfa98d1e games/sgt-puzzles: update 20230424 → 20230502 2023-05-02 20:12:06 +03:00
Dmitry Marakasov
7397b7217c devel/py-types-urllib3: update 1.26.25.11 → 1.26.25.12 2023-05-02 20:12:06 +03:00
Dmitry Marakasov
ed1cd3fc41 www/py-yarl: update 1.9.1 → 1.9.2 2023-05-02 20:12:05 +03:00
Dmitry Marakasov
e9e190aadc devel/py-types-requests: update 2.28.11.17 → 2.29.0.0 2023-05-02 20:12:05 +03:00
Dmitry Marakasov
610e1fcfc6 security/py-trustme: update 0.9.0 → 1.0.0 2023-05-02 20:12:05 +03:00
Dmitry Marakasov
ea3f04ebae graphics/py-pyglet: update 2.0.5 → 2.0.6 2023-05-02 20:12:05 +03:00
Dirk Meyer
984b20be70 devel/gperf: fix build with clang 16
PR: 271030
2023-05-02 19:11:26 +02:00
Vladimir Druzenko
7caa9e5432 *: Change MAINTAINER on my ports
Approved by: arrowd (mentor)
Differential Revision: https://reviews.freebsd.org/D39935
2023-05-02 19:52:38 +03:00
Mikael Urankar
795792fc9f www/miniserve: update to 0.23.2
Changes:
  https://github.com/svenstaro/miniserve/releases/tag/v0.23.2
2023-05-02 18:46:33 +02:00
Mikael Urankar
258bfcdbd0 devel/rust-analyzer: update to 2023-05-01
Changes:
  https://rust-analyzer.github.io/thisweek/2023/02/13/changelog-168.html
  https://rust-analyzer.github.io/thisweek/2023/02/20/changelog-169.html
  https://rust-analyzer.github.io/thisweek/2023/02/27/changelog-170.html
  https://rust-analyzer.github.io/thisweek/2023/03/06/changelog-171.html
  https://rust-analyzer.github.io/thisweek/2023/03/13/changelog-172.html
  https://rust-analyzer.github.io/thisweek/2023/03/20/changelog-173.html
  https://rust-analyzer.github.io/thisweek/2023/03/27/changelog-174.html
  https://rust-analyzer.github.io/thisweek/2023/04/03/changelog-175.html
  https://rust-analyzer.github.io/thisweek/2023/04/10/changelog-176.html
  https://rust-analyzer.github.io/thisweek/2023/04/17/changelog-177.html
  https://rust-analyzer.github.io/thisweek/2023/04/24/changelog-178.html
  https://rust-analyzer.github.io/thisweek/2023/05/01/changelog-179.html
2023-05-02 18:33:50 +02:00