1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
Commit Graph

563477 Commits

Author SHA1 Message Date
Alexander Vereeken
f5bbc2eafd x11-themes/numix-icon-theme-circle: Update to 21.10.16
ChangeLog: https://github.com/numixproject/numix-icon-theme-circle/releases/tag/21.10.16

PR:		259414
2021-10-25 08:52:38 +01:00
Alexander Vereeken
1632eecc6f x11-themes/skeuos-gtk-themes: Update to 20211013
ChangeLog: https://github.com/daniruiz/skeuos-gtk/blob/20211013/CHANGELOG

PR:		259415
2021-10-25 08:34:44 +01:00
Ronald Klop
4188e64d9c databases/mongodb50: Update to 5.0.3
* Enable LSE atomics on 14-CURRENT aarch64
* Pet portlint and portclippy
* Reformat Makefile with portfmt

ChangeLog:	https://docs.mongodb.com/manual/release-notes/5.0-changelog/#5.0.3-changelog
PR:		258978
Approved by:	meta (mentor)
Differential Revision:	https://reviews.freebsd.org/D32391
2021-10-25 16:12:16 +09:00
Ronald Klop
b15a31e89a databases/mongodb44: Update to 4.4.9
* 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
2021-10-25 16:12:07 +09:00
Xin LI
018803104c net/openldap24-client: Install libldap as symlinks to libldap_r.
As of FreeBSD 12.0, OpenSSL is depending on the threading library
and it is no longer possible to build a true non-threaded version
of libldap.

The libldap_r is ABI compatible with libldap and is shipped as the
libldap on Solaris and many Linux distributions, so follow the same
approach.
2021-10-24 23:45:37 -07:00
Tobias C. Berner
7b0a52cd85 graphics/exiv2: update to 0.27.5
Highlights of Exiv2 v0.27.5
  *  BMFF bug fixes and CR3 previews
  *  Security fixes
  *  libFuzzer target for improved security testing
  *  Minor bugs and fixes

Exp-run by:	antoine
PR:		259365
2021-10-25 08:44:58 +02:00
Tobias Kortkamp
847cca8e11
net/appkonference: Mark as broken and unbreak index
net/asterisk13 is gone and it does not build with net/asterisk1{6,8}
2021-10-25 08:40:07 +02:00
Tobias Kortkamp
294edef5ca
emulators/sameboy: Update to v0.14.6
Changes:	https://github.com/LIJI32/SameBoy/releases/tag/v0.14.6
2021-10-25 07:20:07 +02:00
Jan Beich
b54090216e devel/py-apscheduler: update to 3.8.1
Changes:	https://github.com/agronholm/apscheduler/compare/3.8.0...v3.8.1
Reported by:	Repology
2021-10-24 23:15:57 +00:00
Jan Beich
6c9b3689f9 www/gallery-dl: update to 1.19.1
Changes:	https://github.com/mikf/gallery-dl/releases/tag/v1.19.1
Reported by:	GitHub (watch releases)
2021-10-24 23:09:50 +00:00
Juraj Lutter
56153d1fef textproc/kibana7: Update to 7.15.1
- Update to 7.15.1
- Require node 14.17.6 or higher
2021-10-25 00:37:50 +02:00
Juraj Lutter
02b0152610 textproc/elasticsearch7: Update to 7.15.1
- Update to 7.15.1
- Bump minimum JAVA version to 11
- Release notes:
https://www.elastic.co/guide/en/elasticsearch/reference/current/release-notes-7.15.1.html
2021-10-25 00:37:50 +02:00
Juraj Lutter
3c59413074 sysutils/beats7: Update to 7.15.1
- Update to 7.15.1
- For breaking changes for 7.15.x see UPDATING
- Install kibana dashboard files from binary package (PR 247776)
- Install .yml config files into examples directory (PR 258506)
- Release notes:
https://www.elastic.co/guide/en/beats/libbeat/current/release-notes-7.15.1.html

PR:		247776, 258506
2021-10-25 00:37:44 +02:00
Juraj Lutter
20814b4963 sysutils/logstash7: Update to 7.15.1
- Update to 7.15.1
- Bump minimum JAVA version to 11

Release notes:
https://www.elastic.co/guide/en/logstash/current/logstash-7-15-1.html
2021-10-25 00:36:27 +02:00
Dan Langille
87f5d98480 net/opentracker: Fix pkg-message
Move EOM to the end of the message

Approved by:	portmgr (blanket)
2021-10-24 21:23:06 +00:00
Dan Langille
78fd33cfc5 net/jotta-cli: fix broken pkg-message
The EOM was missing.

Approved by:	portmgr (blanket)
2021-10-24 21:12:18 +00:00
Yuri Victorovich
306440727d audio/inscore: New port: Environment for the design of interactive augmented music scores
The executable 'inscoreviewer' isn't installed for some reason,
see https://github.com/grame-cncm/inscore/issues/18

PR:		221865
2021-10-24 14:11:14 -07:00
Andriy
bb35144178 net/opensips31: Update to 3.1.6
PR:		259322
Approved by:	arrowd (mentor)
Differential Revision:	https://reviews.freebsd.org/D32624
2021-10-24 22:23:19 +02:00
Tatsuki Makino
0f895daa66 audio/libamrwb: Makefile adjustment
Adjust Makefile to follow Porter's Handbook and framework more closely,
also pet portclippy while at it.

PR:		259203
Approved by:	arrowd (mentor)
Differential Revision:	https://reviews.freebsd.org/D32622
2021-10-24 22:19:48 +02:00
Tatsuki Makino
74451a1660 audio/libamrnb: Makefile adjustment
Adjust Makefile to follow Porter's Handbook and framework more closely,
also pet portclippy while at it.

PR:		259202
Approved by:	arrowd (mentor)
Differential Revision:	https://reviews.freebsd.org/D32621
2021-10-24 22:17:04 +02:00
Daniel Engberg
34197c5c60 Mk/bsd.sites.mk: Update APACHE site list
Start by using CDN, try mirrors with good overall connectivity and
geographically apart if CDN fails.

Reference: https://www.apache.org/mirrors/dist.html

Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D32382
2021-10-24 22:12:08 +02:00
Daniel Engberg
acd30a7124 textproc/apache-solr: Update MASTER_SITES
Use a direct URL to Apache's release archive site as it's not mirrored
by upstream mirror sites

Approved by:	rene (portmgr blanket), tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D32614
2021-10-24 21:54:54 +02:00
Vinícius Zavam
78004db04a
www/py-lektor: add missing dependencies 2021-10-24 19:09:43 +00:00
Gleb Popov
1d13ddd0a2 math/z3: Update to 4.8.12 2021-10-24 21:54:07 +03:00
Rene Ladan
41da112a93 cleanup: Remove expired ports:
2021-10-24 net/asterisk13: Asterisk 13.x will reach EOL on 2021-10-24. Please migrate to net/asterisk18
2021-10-24 20:33:09 +02:00
Rene Ladan
bbbd40cd18 */asterisk-*: Remove support for expired net/asterisk13 2021-10-24 20:31:48 +02:00
Gleb Popov
c1942345bc devel/py-hg-evolve: Depend on py-sqlite3.
Apparently, this is a new runtime dependency for evolve.
2021-10-24 21:24:22 +03:00
Joseph Mingrone
20c47e065f
print/pdf-tools: Update WWW in pkg-descr 2021-10-24 14:18:24 -03:00
Rainer Hurling
c91a9423f0 databases/mdbtools: Update to 1.0.0
MDB Tools 1.0 includes a number of new features. In most cases, ABI and API compatibility is preserved with the 0.9 series.

Changelog: https://github.com/mdbtools/mdbtools/releases/tag/v1.0.0
2021-10-24 19:05:59 +02:00
Joseph Mingrone
495352dfe1
sysutils/doctl: Update to 1.65.0
https://github.com/digitalocean/doctl/releases/tag/v1.65.0

Sponsored by:	DigitalOcean (VM credit)
2021-10-24 13:50:49 -03:00
Fernando Apesteguía
3f4f744d77 emulators/fmsx: update to 6.0
ChangeLog: https://fms.komkon.org/fMSX/fMSX.html

PR:	259232
Reported by:	Stéphane D'Alu <sdalu@sdalu.com>
Reviewed by:	Stéphane D'Alu <sdalu@sdalu.com>
2021-10-24 18:41:17 +02:00
Tijl Coosemans
b07a361a29 security/sssd: Fix installation with automake 1.16.4
Patch the configure script so it evaluates a variable that uses
PYTHON_PREFIX (since automake 1.16.4) before PYTHON_PREFIX is unset.

PR:		258898
Approved by:	maintainer timeout (2 weeks)
2021-10-24 18:44:21 +02:00
Yuri Victorovich
dc3091e910 audio/guidolib: Update 168 -> 168-207
Also update WWW.
2021-10-24 09:38:30 -07:00
Yuri Victorovich
4e719028c5 math/symengine: Update WWW 2021-10-24 09:38:30 -07:00
Palle Girgensohn
cd38103b66 net/py-ldap0: update to 1.4.0
PR:		259050
Submitted by:	Xin LI
2021-10-24 18:27:25 +02:00
Alexey Dokuchaev
bd5b78f823 x11/gxkb: update the port to version 0.9.3
Now comes with Esperanto flag!

Source code had been reformatted, adjust GTK2 patch accordingly and
regenerate with ``make makepatch'' to make future diffs less noisy.

Reported by:	portscout
2021-10-24 15:13:28 +00:00
Roman Bogorodskiy
0947363816 www/qutebrowser: update to 2.4.0 2021-10-24 18:53:47 +04:00
Michael Zhilin
644cbbab12 databases/pgbouncer: update to 1.16.0
- Update to 1.16.0
- Remove an unneeded patch (merged upstream)

Submitted by: m.tsatsenko@gmail.com (maintainer)
2021-10-24 17:00:31 +03:00
Gleb Popov
73111d0acf x11/xpra: Update to 4.2.3
Bring OPTIONS_DEFAULT in line with upstream.
Apply cosmetic fixes to the Makefile.
2021-10-24 15:38:16 +03:00
Serhii (Sergey) Kozlov
38371efb77 sysutils/fusefs-securefs: Update to 0.12.0
Changelog:	https://github.com/netheril96/securefs/releases/tag/0.12.0
2021-10-24 11:37:06 +00:00
Kai Knoblich
adc0cc3f69 devel/py-setuptools_scm: Do not run "git archive" on Ports tree
* In build environments have git installed in conjunction with a
  git-based Ports tree and haven't WRKDIRPREFIX set, there will be
  significant delays when building devel/py-setuptools_scm or ports
  that depend on it.

  This is because the top-level directory of the git repository is
  determined during build via "git rev-parse --show-toplevel" which is
  issued inside the WRKSRC directory.

  Once the top-level directory (which is PORTSDIR) has been determined,
  an archive is created from this point using "git archive" which is
  then very time-consuming due the complexity of the Ports tree.

  In environments (e.g. poudriere) that have WRKDIRPREFIX set and also
  have git present during build, the issue doesn't appear because
  "git rev-parse --show-toplevel" fails silently with "not a git repo".

  Remedy the issue by returning only the actual path of WRKSRC, but only
  if it has "setup.py" in it (= devel/py-setuptools_scm is built) or a
  test session is performed.

* Modernize the "do-test" target while I'm here and bump PORTREVISION
  due package change.
PR:		258891
Reported by:	Robert Clausecker <fuz@fuz.su>
Obtained from:	OpenIndiana
MFH:		2021Q4 (after 1 week)
2021-10-24 12:54:58 +02:00
Jan Beich
2b84b7d4b6 devel/renpy: update to 7.4.10
Changes:	https://www.renpy.org/release/7.4.10 (see Announcment)
Changes:	https://www.renpy.org/doc/html/changelog.html#renpy-7-4-10
Reported by:	Repology
2021-10-24 10:52:42 +00:00
Jan Beich
3a456a58a6 www/flexget: update to 3.1.145
Changes:	https://github.com/Flexget/Flexget/compare/v3.1.144...v3.1.145
Reported by:	Repology
2021-10-24 10:33:37 +00:00
Jimmy Olgeni
876847c285 sysutils/ts: Update to version 1.0.1
PR:		259382
Reported by:	olgeni
Approved by:	maintainer (demon)
2021-10-24 11:50:12 +02:00
Alexey Dokuchaev
8d6ed94e50 audio/vban: add PKGNAMESUFFIX and PORTSCOUT knobs
This yields more precise package name and stops portscout from
suggesting outdated GitHub tag as newer version.
2021-10-24 08:45:25 +00:00
Alexey Dokuchaev
1f01a27533 sysutils/gigolo: drop ONLY_FOR_ARCHS restriction
With nine items currently on this list, it had clearly outgrown the
intended purpose of this knob.

Also, "does not compile" is not valid ONLY_FOR_ARCHS_REASON, that's
what BROKEN is for.
2021-10-24 08:13:16 +00:00
Bernard Spil
145c527f0c mail/fetchmail: fix restart with "service -R"
PR:		258207
Approved by:	chalpin cs wisc edu (maintainer)
2021-10-24 07:56:29 +00:00
Xin LI
7988695148 net/openldap2[45]-server: Fix build on systems WITHOUT_KERBEROS when FETCH is on.
PR:		ports/259345
Reported by:	mi
2021-10-24 00:53:09 -07:00
Rainer Hurling
069de9cc79 graphics/qgis: Switch to external MDAL
Now that math/mdal is updated to v0.9.0, using it again. Thanks to wen@
2021-10-24 09:08:16 +02:00
Ashish SHUKLA
de975a8893
net-im/py-matrix-synapse: Update to 1.45.1
- Lower the bounds for pysaml2 to reflect upstream
- Also add dependency on pyjwt for jwt feature (implied)

PR:		258419
Approved by:	Sascha Biberhofer <ports at skyforge dot at>
2021-10-24 06:02:41 +00:00