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

548624 Commits

Author SHA1 Message Date
Vidar Karlsen
dcf405a620 sysutils/pcapfix: update to 1.1.6
Changes https://github.com/Rup0rt/pcapfix/blob/v1.1.6/Changelog

PR:		256599
Approved by:	maintainer
2021-06-14 09:10:20 -07:00
Dries Michiels
6f2480517e sysutils/bfs: sysutils/bfs: Update to 2.2.1
Changes https://github.com/tavianator/bfs/releases/tag/2.2.1

PR:		256601
Approved by:	maintainer
2021-06-14 09:06:03 -07:00
Cy Schubert
a61b8452d7 devel/git-filter-repo: New port - a versatile tool for rewriting history
git filter-repo is a versatile tool for rewriting history, which
includes capabilities I have not found anywhere else. It roughly falls
into the same space of tool as git filter-branch but without the
capitulation-inducing poor performance, with far more capabilities, and
with a design that scales usability-wise beyond trivial rewriting cases.
git filter-repo is now recommended by the git project instead of
git filter-branch.
2021-06-14 09:04:03 -07:00
Cy Schubert
757e51843f sysutils/cfengine-devel: Update to latest GH commit 2021-06-14 09:04:02 -07:00
Cy Schubert
36175cf0ed sysutils/cfengine-masterfiles-devel: Update to latest GH commit 2021-06-14 09:04:02 -07:00
Cy Schubert
d69a288a95 security/krb5-devel: update to the latest MIT/KRB5 github commit 2021-06-14 09:04:02 -07:00
Cy Schubert
79b60c4816 mail/spamassassin-devel: update to latest github commit 2021-06-14 09:04:01 -07:00
Cy Schubert
f34318c566 securty/sudo: Update to 1.9.7p1
Major changes between sudo 1.9.7p1 and 1.9.7

 * Fixed an SELinux sudoedit bug when the edited temporary file
   could not be opened.  The sesh helper would still be run even
   when there are no temporary files available to install.

 * Fixed a compilation problem on FreeBSD.

 * The sudo_noexec.so file is now built as a module on all systems
   other than macOS.  This makes it possible to use other libtool
   implementations such as slibtool.  On macOS shared libraries and
   modules are not interchangeable and the version of libtool shipped
   with sudo must be used.

 * Fixed a few bugs in the getgrouplist() emulation on Solaris when
   reading from the local group file.

 * Fixed a bug in sudo_logsrvd that prevented periodic relay server
   connection retries from occurring in "store_first" mode.

 * Disabled the nss_search()-based getgrouplist() emulation on HP-UX
   due to a crash when the group source is set to "compat" in
   /etc/nsswitch.conf.  This is probably due to a mismatch between
   include/compat/nss_dbdefs.h and what HP-UX uses internally.  On
   HP-UX we now just cycle through groups the slow way using
   getgrent().  Bug #978.

PR:		256561
Submitted by:	cy
Reported by:	cy
Approved by:	garga (maintainer)
MFH:		2020Q2
2021-06-14 09:04:01 -07:00
Cy Schubert
c928905a72 net/hostapd-devel: Update to the latest GH commit
Update to the latest w1.fi commit, proxied through my GH account.
2021-06-14 09:04:00 -07:00
Cy Schubert
f59d961398 security/wpa_supplicant-devel: Update to latest GH commit
Update to the latest w1.fi commit, proxied through my GH account.
2021-06-14 09:04:00 -07:00
Cy Schubert
ed47e1ecc5 */*: Sync hostapd* and wpa_supplicant* with base ce276fe26d92010776
Use IFM_IEEE80211_ADHOC for now on FreeBSD for IBSS operation.

Base commit by adrian@ on Nov 26, 2015.

This commit syncs ports with base.

PR:		203086
Submitted by:	avos
MFH:		2020Q2
2021-06-14 09:04:00 -07:00
Cy Schubert
c6f1867664 net/hostapd-devel: Make use of fdatasync(2)
FreeBSD has supported fdatasync(2) since FreeBSD 11.1. Prepare for
future use when syncing to planned updates to base.
2021-06-14 09:03:59 -07:00
Cy Schubert
5fe9edba0d security/wpa_supplicant-devel: Make use of fdatasync(2)
FreeBSD has supported fdatasync(2) since FreeBSD 11.1. Prepare for
future use when syncing to planned updates to base.
2021-06-14 09:03:59 -07:00
Dries Michiels
649e05b018 multimedia/emby-server: Cleanups
Update pkg-message and remove update package

The comment has become stale once LAME has been enabled by default.
Furthermore remove the "updatepackage" argument to the start script.
We follow-up packages through pkg, not external sources. Users wanting
to get notified about new releases should track github.

PR:		256600
Approved by:	maintainer
2021-06-14 09:02:43 -07:00
Fernando Apesteguía
b71b1fdc86 games/exult: update to 1.7.0.20210603
This collaterally fixes the fetch problem.

While here, pet linters.

PR:	256528
Reported by:	gspurki@gmail.com
2021-06-14 17:29:59 +02:00
Gleb Popov
1135cff634 devel/hs-haskell-language-server: Unbreak build after GHC update.
PR:		256596
Reported by:	Filipe da Silva Santos <contact@shiori.com.br>
2021-06-14 17:59:05 +03:00
Sergey A. Osokin
7aac8c2050 Mk/Uses: remove 9.5 from the VALID_PGSQL_VER list.
Fixes: 		a3da90c5e4
Approved by:	portmgr (rene)
2021-06-14 10:12:27 -04:00
Mikhail Pchelin
ffbcd907e9 irc/epic5: update to 2.1.5 2021-06-14 15:51:11 +03:00
TAKATSU Tomonari
429488ab55 devel/R-cran-broom: Update to 0.7.7 2021-06-14 21:37:52 +09:00
Ashish SHUKLA
9eec60902e
irc/soju: Update to 0.1.2 2021-06-14 17:42:36 +05:30
Ashish SHUKLA
f49034d77e
textproc/ugrep: Update to 3.3.2 2021-06-14 17:09:02 +05:30
Jan Beich
b341ee472f devel/renpy: update to 7.4.6
Changes:	https://www.renpy.org/release/7.4.6 (see Announcment)
Changes:	https://www.renpy.org/doc/html/changelog.html#renpy-7-4-6
Reported by:	portscout, Repology
2021-06-14 11:26:04 +00:00
Stefan Eßer
2c448751e0 security/hashcat: update to version 6.2.2 2021-06-14 12:50:59 +02:00
Stefan Eßer
90eac8e6bc security/gpg-tui: update to version 0.5.0 2021-06-14 12:50:58 +02:00
Gabriel Dutra
a3ce7a7c07 sysutils/terraform-docs: Update to 0.14.1
- Replace PORTVESION with DISTVERSION

ChangeLog:  https://github.com/terraform-docs/terraform-docs/releases/tag/v0.14.1

PR:		256365
Approved by:	dbaio, garga (mentors, implicit)
2021-06-14 11:21:15 +01:00
Pietro Cerutti
5e25c26067 devel/tclcheck: fix distinfo and tidy 2021-06-14 08:37:40 +00:00
Alex Dupre
eae51c825f devel/sbt: update to 1.5.4 release. 2021-06-14 10:33:47 +02:00
Pietro Cerutti
8331a23b11 devel/tclcheck: update to 1.1.14
PR:		256560
Reported by:	Chris Hutchinson <portmaster@bsdforge.com>
2021-06-14 08:28:17 +00:00
Gerald Pfeifer
f445aaf983 lang/gcc10-devel: Update to the 20210411 snapshot of GCC 10.3.1
This brings one back port each for the arm back end, the Fortran and
C++ front ends, and seven for libstdc++.
2021-06-14 07:47:19 +00:00
Pietro Cerutti
7b9200898a x11-toolkits/tk87: update to 8.7a5 RC2 2021-06-14 07:37:28 +00:00
Pietro Cerutti
daab0b7f94 lang/tcl87: update to 8.7a5 RC2 2021-06-14 07:35:26 +00:00
Bernard Spil
029ca9d69f security/vuxml: Document Apache httpd vulns 2021-06-14 07:15:01 +00:00
Kevin Bowling
48df5fd0d9 databases/sqlite3: disable SQLITE_MMAP_READWRITE
Although mmap is not in use by default, this option is too specific to
enable in the system sqlite3. There are cases where the
application/developer may wish to use mmap for reads (to minimize the
sqlite pagecache), but go through the well tested (p)write routines.
2021-06-14 00:08:14 -07:00
Koichiro Iwao
58f4100c0c databases/mongodb50: add port as repocopy of databases/mongodb49
PR:		255588
Reported by:	Ronald Klop <ronald-lists@klop.ws>
Sponsored by:	HAW International
2021-06-14 14:06:56 +09:00
Koichiro Iwao
2fdaba349b security/softether-devel: fix distinfo corruption 2021-06-14 12:52:34 +09:00
Alexandre C. Guimarães
1ad0aafe75
net-p2p/transmission-*: Fix 'IPv4 DHT announce failed' flooding syslog. 2021-06-13 23:38:12 -03:00
Wen Heping
3f4290a1f6 textproc/py-elementpath: Update to 2.2.2 2021-06-14 09:33:21 +08:00
Larry Rosenman
e31314f48d
security/1password-client: update to 1.10.2
Changelog:
- 1.9.0: https://app-updates.agilebits.com/product_history/CLI#v1090002
- 1.9.1: https://app-updates.agilebits.com/product_history/CLI#v1090102
- 1.9.2: https://app-updates.agilebits.com/product_history/CLI#v1090201
- 1.10.0: https://app-updates.agilebits.com/product_history/CLI#v1100001
- 1.10.1: https://app-updates.agilebits.com/product_history/CLI#v1100101
- 1.10.2: https://app-updates.agilebits.com/product_history/CLI#v1100201

PR:		256585
Reported by:	gogolok@gmail.com
2021-06-13 19:35:24 -05:00
Neel Chauhan
18096ee37d net/cloudquery: Update to 0.13.6
Changes: https://github.com/cloudquery/cloudquery/releases/tag/v0.13.6
2021-06-13 17:18:06 -07:00
Wen Heping
fca4af0345 databases/py-pg8000: Update to 1.19.5 2021-06-14 07:35:42 +08:00
Rozhuk Ivan
f7e91e1e0f databases/sqlite3: enable OS features
Enable various FreeBSD API options and go-fasters

The only one of these that raised concern is related to mmap, but this
compile time flag will not enable mmap usage on its own.

There is a test failure on ZFS with posix_fallocate(), leave that off
for now.

PR:		241385
Tested by:	kbowling (test harness https://www.sqlite.org/testing.html)
Approved by:	maintainer timeout
2021-06-13 16:17:44 -07:00
Wen Heping
f2ed8c38d0 mail/p5-MIME-Types: Update to 2.21 2021-06-14 06:57:07 +08:00
Palle Girgensohn
e87da4fb48 www/web2dap: update to 1.6.5
Remove pkg-install since it does not make sense to me. Logging is taken
care of by syslog so no point creating a log directory, especially when
it does not reside in /var where it should be.
2021-06-14 00:02:34 +02:00
Kevin Bowling
2c58edd16c emulators/linux-power10-functional-sim: Update to 1.1 2021-06-13 14:39:57 -07:00
Antoine Brodin
c4b9b2870c sysutils/Makefile: hook gobi_loader to the build 2021-06-13 21:34:15 +00:00
Sofian Brabez
b3b8dbbd65 devel/py-bitarray: update to 2.1.1 2021-06-13 20:42:29 +00:00
Sofian Brabez
642bc292ed textproc/py-feedparser: update to 6.0.3 2021-06-13 20:42:28 +00:00
Sofian Brabez
0bfe5b3071 sysutils/pax-utils: update to 1.3.2 2021-06-13 20:42:28 +00:00
Marek Zarychta
eaaf120a0f systuils/gobi_loader: Firmware Loader for Qualcomm Gobi USB Chipsets
FreeBSD trimmed version / port of the gobi_oader, originally from
http://www.codon.org.uk/~mjg59/gobi_loader which likely never worked on
FreeBSD. This will load the firmware of the GOBI u3g parts on insertion.

Reviewed by:		imp (tweaked sample file from original)
Reviewed by:		daniel.engberg.lists@pyret.net
Sponsored by:		Netflix
Differential Revision:	https://reviews.freebsd.org/D22938
2021-06-13 14:21:32 -06:00
Luca Pizzamiglio
9d4dbe4df2 benchmarks/stress-ng: Update to 0.12.10 2021-06-13 21:52:32 +02:00