Go to file
Yuri Victorovich 611f850358 */*: Replace format=bsdtar with format=ustar in tar archive operations
... because the undocumented format bsdtar adds paxheaders on
some systems, therefore breaking the fetch.

The documentation for format=bsdtar should be added:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277139

Approved by:	portmgr (blanket unbreak)

(cherry picked from commit 2ad82a1068)
2024-02-18 17:50:41 -08:00
.hooks
Keywords
Mk PySide6: Update to 6.6.2 2024-02-18 19:10:52 -05:00
Templates
Tools
accessibility Qt6: Update to 6.6.2 2024-02-16 16:12:37 -05:00
arabic
archivers */*: Remove BROKEN in all ports that uses bsdforge.com for MASTER_SITES 2024-02-01 08:11:59 -04:00
astro
audio */*: Replace format=bsdtar with format=ustar in tar archive operations 2024-02-18 17:50:41 -08:00
benchmarks */*: Remove BROKEN in all ports that uses bsdforge.com for MASTER_SITES 2024-02-01 08:11:59 -04:00
biology */*: Replace format=bsdtar with format=ustar in tar archive operations 2024-02-18 17:50:41 -08:00
cad
chinese
comms Qt6: Update to 6.6.2 2024-02-16 16:12:37 -05:00
converters converters/dos2unix: update to 7.5.1 2024-02-05 17:50:42 +01:00
databases Qt6: Update to 6.6.2 2024-02-16 16:12:37 -05:00
deskutils */*: Remove BROKEN in all ports that uses bsdforge.com for MASTER_SITES 2024-02-01 08:11:59 -04:00
devel PySide6: Update to 6.6.2 2024-02-18 19:10:52 -05:00
dns dns/powerdns-recursor: update to 5.0.2 (fixes CVE-2023-50387 and CVE-2023-50868) 2024-02-18 18:02:47 +01:00
editors editors/openoffice-4: Upgrade to version 4.1.15 2024-02-16 18:32:36 -08:00
emulators emulators/yuzu: update to s20240217 2024-02-18 00:08:53 +01:00
finance
french
ftp */*: Remove BROKEN in all ports that uses bsdforge.com for MASTER_SITES 2024-02-01 08:11:59 -04:00
games games/veloren-weekly: update to s20240215 2024-02-17 01:54:17 +01:00
german
graphics graphics/oidn: Replace format=bsdtar with format=ustar 2024-02-18 17:50:02 -08:00
hebrew
hungarian
irc */*: Remove BROKEN in all ports that uses bsdforge.com for MASTER_SITES 2024-02-01 08:11:59 -04:00
japanese
java
korean
lang lang/python311: update to 3.11.8 2024-02-08 01:58:01 -05:00
mail mail/thunderbird: update to 115.8.0 (rc1) 2024-02-17 14:36:39 +01:00
math */*: Replace format=bsdtar with format=ustar in tar archive operations 2024-02-18 17:50:41 -08:00
misc misc/freebsd-doc-*: Update to rev. 24f2c7c from FreeBSD docset 2024-02-17 14:42:54 +01:00
multimedia multimedia/kodi: Update to 20.4 2024-02-18 18:06:18 +01:00
net Qt6: Update to 6.6.2 2024-02-16 16:12:37 -05:00
net-im net-im/gtkcord4: update to 0.0.19 2024-02-14 13:34:02 +01:00
net-mgmt net-mgmt/py-phonebox-plugin: Update to 0.0.7b2 2024-02-11 14:00:44 +01:00
net-p2p
news
polish
ports-mgmt
portuguese
print */*: Remove BROKEN in all ports that uses bsdforge.com for MASTER_SITES 2024-02-01 08:11:59 -04:00
russian
science */*: Replace format=bsdtar with format=ustar in tar archive operations 2024-02-18 17:50:41 -08:00
security security/openvpn: update to 2.6.9 bug-fix release 2024-02-13 19:13:29 +01:00
shells */*: Remove BROKEN in all ports that uses bsdforge.com for MASTER_SITES 2024-02-01 08:11:59 -04:00
sysutils sysutils/py-salt: Update to 3006.6 2024-02-08 14:58:57 +01:00
textproc */*: Replace format=bsdtar with format=ustar in tar archive operations 2024-02-18 17:50:41 -08:00
ukrainian
vietnamese
www www/phpmyfaq: Update to 3.2.5 2024-02-18 18:18:52 +01:00
x11 */*: Replace format=bsdtar with format=ustar in tar archive operations 2024-02-18 17:50:41 -08:00
x11-clocks
x11-drivers
x11-fm
x11-fonts */*: Remove BROKEN in all ports that uses bsdforge.com for MASTER_SITES 2024-02-01 08:11:59 -04:00
x11-servers x11-servers/xwayland-devel: update to 21.0.99.1.671 2024-02-05 15:23:13 +01:00
x11-themes */*: Remove BROKEN in all ports that uses bsdforge.com for MASTER_SITES 2024-02-01 08:11:59 -04:00
x11-toolkits Qt6: Update to 6.6.2 2024-02-16 16:12:37 -05:00
x11-wm x11-wm/sway-devel: update to 1.9-rc4 2024-02-18 00:08:36 +01:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
MOVED
Makefile
README
UIDs
UPDATING

README

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

	https://www.FreeBSD.org/ports

For general information on the Ports Collection, please see the
FreeBSD Handbook ports section which is available from:

	https://docs.freebsd.org/en/books/handbook/ports/
		for the latest official version
	or:
	The ports(7) manual page (man ports).

These will explain how to use ports and packages.

If you would like to search for a port, you can do so easily by
saying (in /usr/ports):

	make search name="<name>"
	or:
	make search key="<keyword>"

which will generate a list of all ports matching <name> or <keyword>.
make search also supports wildcards, such as:

	make search name="gtk*"

For information about contributing to FreeBSD ports, please see the Porter's
Handbook, available at:

	https://docs.freebsd.org/en/books/porters-handbook/

NOTE:  This tree will GROW significantly in size during normal usage!
The distribution tar files can and do accumulate in /usr/ports/distfiles,
and the individual ports will also use up lots of space in their work
subdirectories unless you remember to "make clean" after you're done
building a given port.  /usr/ports/distfiles can also be periodically
cleaned without ill-effect.