1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Po-Chuan Hsieh bc32c0c848
science/libaec: Do not build testing unconditionally
PR:		278073
Reported by:	diizzy
2024-04-06 08:00:10 +08:00
.hooks
accessibility
arabic
archivers archivers/c-blosc2: Update to 2.14.1 2024-04-06 07:57:26 +08:00
astro astro/py-metpy: Update to 1.6.2 2024-04-06 07:57:45 +08:00
audio audio/mumble{,-server}: fix build on i386 2024-04-05 19:27:58 +03:00
benchmarks
biology
cad cad/py-edalize: update 0.5.3 → 0.5.4 2024-04-05 02:15:37 -07:00
chinese
comms
converters converters/tuc: mark as broken 2024-04-05 14:37:38 +02:00
databases databases/py-mycli: Update to 1.27.2 2024-04-06 07:57:45 +08:00
deskutils deskutils/calibre: Update to 7.8.0 2024-04-05 17:53:50 +02:00
devel devel/rubygem-travis: Update to 1.13.1 2024-04-06 08:00:08 +08:00
dns
editors editors/vscode: chase electron27 update 2024-04-06 02:44:30 +09:00
emulators emulators/wine-devel: Update to Wine 9.5 2024-04-05 21:58:50 +00:00
finance
french
ftp
games games/lwjgl3: unbreak build after udpate zstd to 1.5.6 2024-04-05 04:22:43 +03:00
german
graphics graphics/py-gdal: Update to 3.8.5 2024-04-06 07:57:44 +08:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/rubygem-rb_sys: Update to 0.9.91 2024-04-06 08:00:08 +08:00
mail mail/py-authheaders: Clean up USES=python 2024-04-05 08:43:48 +08:00
math math/py-numexpr: Convert to USE_PYTHON=pep517 2024-04-06 07:58:03 +08:00
misc misc/hwdata: Update to 0.381 2024-04-05 17:52:37 +03:00
Mk
multimedia multimedia/libzen: Use MEDIAINFO_VERSION directly 2024-04-06 07:57:33 +08:00
net
net-im net-im/telegram-desktop: update 4.15.2 -> 4.16.2 (+) 2024-04-05 16:47:55 -04:00
net-mgmt net-mgmt/netbox: Update to 3.7.5 2024-04-05 14:56:33 +02:00
net-p2p
news
polish
ports-mgmt
portuguese
print print/py-glyphsets: Update to 0.6.15 2024-04-06 07:58:04 +08:00
russian
science science/libaec: Do not build testing unconditionally 2024-04-06 08:00:10 +08:00
security security/py-certbot-nginx: Convert to USE_PYTHON=pep517 2024-04-06 07:59:58 +08:00
shells shells/ohmyzsh: update to 20240405 2024-04-05 20:57:34 +00:00
sysutils sysutils/fluent-bit: Update to 3.0.1 2024-04-05 19:47:22 +02:00
Templates
textproc textproc/rubygem-elasticsearch-api: Update to 8.13.0 2024-04-06 07:58:55 +08:00
Tools
ukrainian
vietnamese
www www/py-django50: Convert to USE_PYTHON=pep517 2024-04-06 08:00:06 +08:00
x11 x11/alacritty: update to 0.13.2 2024-04-04 23:11:26 -04:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers x11-servers/xwayland: Fix plist 2024-04-05 14:46:51 +02:00
x11-themes
x11-toolkits x11-toolkits/rubygem-gtk2: Fix build with Ruby 3.2+ 2024-04-06 08:00:09 +08:00
x11-wm
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs databases/percona-orchestrator: new port! 2024-04-05 10:57:01 -04:00
Makefile
MOVED py-qiskit: remove and unbreak the ports tree 2024-04-05 13:47:26 +00:00
README
UIDs databases/percona-orchestrator: new port! 2024-04-05 10:57:01 -04:00
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.