1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Daniel Engberg 84fd107b33 audio/flake: Deprecate and set expiration date to 2021-12-31
Upstream lists software as beta, no new release since 2007
Users also reports bugs when libsndfile isn't utilized
Users are recommended to use audio/ffmpeg or audio/flac instead

Reference: https://hydrogenaud.io/index.php?topic=71984.0

PR:		258638
Approved by:	tcberner and lbartoletti (mentors)
Differential Revision:	https://reviews.freebsd.org/D32038
2021-09-24 23:10:13 +02:00
.hooks
accessibility
arabic
archivers
astro astro/kstars: update to 3.5.5 2021-09-24 17:47:09 +02:00
audio audio/flake: Deprecate and set expiration date to 2021-12-31 2021-09-24 23:10:13 +02:00
base
benchmarks benchmarks/polygraph: Mark as broken on aarch64: 2021-09-24 09:47:40 +02:00
biology
cad
chinese
comms comms/hcidump: Mark as broken on aarch64. 2021-09-24 16:13:03 +02:00
converters
databases databases/tile38: Mark as broken on aarch64. 2021-09-24 16:13:04 +02:00
deskutils deskutils/maliit-keyboard: update to 2.1.0 2021-09-24 18:11:56 +02:00
devel devel/dconf: update to 0.40.0 2021-09-24 19:55:53 +00:00
dns
editors editors/libreoffice: fix build against freetype2-2.11 2021-09-24 19:32:01 +02:00
emulators emulators/qemu31: Mark as broken on aarch64. 2021-09-24 16:13:03 +02:00
finance
french
ftp
games games/openclonk: Mark as broken on aarch64. 2021-09-24 16:13:02 +02:00
german
graphics graphics/vips: Update to 8.11.4 2021-09-24 17:15:42 +01:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/ratfor: Mark as broken on arm. 2021-09-24 16:13:04 +02:00
mail
math math/saga: Update to 8.0.0 2021-09-24 15:00:48 +02:00
misc
Mk x11-toolkits/qt5-declarative: split out 'test' parts into new port 2021-09-24 17:09:09 +02:00
multimedia
net net/nats-server: Update to version 2.6.1. 2021-09-24 16:53:14 +02:00
net-im net-im/dino: Update to 0.2.2 2021-09-25 00:46:31 +05:30
net-mgmt net-mgmt/check_ssl_cert: update to 2.7.0 2021-09-24 22:23:34 +02:00
net-p2p net-p2p/openethereum: Fix build on aarch64. 2021-09-24 16:13:05 +02:00
news news/inn-current: Update to 20210922 2021-09-24 13:25:16 -07:00
polish
ports-mgmt
portuguese
print
russian
science science/getdp: Update to 3.4.0. 2021-09-24 12:35:11 -05:00
security security/vuxml: add www/chromium < 94.0.4606.61 2021-09-24 22:38:25 +02:00
shells
sysutils sysutils/accountsservice: unbreak update to 0.6.55 2021-09-24 19:30:35 +02:00
Templates
textproc
Tools
ukrainian
vietnamese
www x11-toolkits/qt5-declarative: split out 'test' parts into new port 2021-09-24 17:09:09 +02:00
x11 x11/fuzzel: update to 1.6.3 2021-09-24 20:15:43 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers x11-servers/xwayland-devel: update to 21.0.99.1.90 2021-09-24 17:40:26 +00:00
x11-themes
x11-toolkits x11-toolkits/qt5-declarative: split out 'test' parts into new port 2021-09-24 17:09:09 +02:00
x11-wm x11-wm/cage: allow running as root after 341770e867 2021-09-24 20:15:43 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED
README
UIDs
UPDATING

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.