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
Jan Beich 0a97af09be x11-wm/sway: update to 1.10
Changes:	https://github.com/swaywm/sway/releases/tag/1.10
Reported by:	GitHub (watch releases)
2024-10-28 01:44:32 +01:00
.hooks
accessibility
arabic
archivers archivers/snappy-java: enable armv6 and armv7 2024-10-27 11:01:31 +01:00
astro
audio audio/tuner: Update to 1.5.4 2024-10-27 09:42:37 +00:00
benchmarks
biology biology/vsearch: Update to 2.29.1 2024-10-27 17:51:28 -05:00
cad cad/nvc: update 1.14.0 → 1.14.1 2024-10-27 13:46:45 -07:00
chinese
comms
converters converters/p5-Convert-PEM: Update to 0.12 2024-10-27 07:29:31 +08:00
databases databases/usql: update 0.19.4 → 0.19.12 2024-10-27 14:40:41 -07:00
deskutils deskutils/nextcloudclient: Update and add option 2024-10-26 23:14:12 +02:00
devel devel/ruff: Fix build on i386 2024-10-27 15:03:09 -07:00
dns dns/py-publicsuffixlist: Update to 1.0.2.20241025 2024-10-27 07:26:44 +08:00
editors
emulators emulators/winetricks: Update to 20241017 2024-10-27 08:00:32 +01:00
finance finance/hyperswitch: update 2024.05.16.1 → 2024.10.25.0 2024-10-26 01:57:03 -07:00
french
ftp
games games/NBlood: update to r14114 2024-10-27 11:49:01 +01:00
german
graphics graphics/openxr: Update 1.1.41 → 1.1.42 2024-10-27 22:17:41 +03:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/inko: update 0.14.0 → 0.16.0 2024-10-26 07:55:12 -07:00
mail mail/thunderbird: fix build with clang 19 2024-10-27 17:20:12 +01:00
math math/py-jax: Update to 0.4.35 2024-10-27 07:26:49 +08:00
misc misc/adios2: update 2.10.1 → 2.10.2 2024-10-27 14:40:41 -07:00
Mk
multimedia
net net/narrowlink: Update WWW 2024-10-27 14:40:37 -07:00
net-im
net-mgmt net-mgmt/lldpd: Remove DTRACE option 2024-10-26 23:09:05 +02:00
net-p2p net-p2p/intermodal: Update WWW 2024-10-27 14:40:38 -07:00
news
polish
ports-mgmt ports-mgmt/distilator: Update to 1.5.0 2024-10-26 12:11:59 +02:00
portuguese
print
russian
science science/py-dlib: Update to 19.24.6 2024-10-26 15:30:19 +03:00
security security/boringssl: update to the recent snapshot 2024-10-27 18:09:06 -04:00
shells shells/starship: Update WWW 2024-10-27 13:47:06 -07:00
sysutils sysutils/fusefs-squashfuse: Improve port 2024-10-27 23:34:56 +01:00
Templates
textproc textproc/comrak: Update WWW 2024-10-27 13:47:02 -07:00
Tools
ukrainian
vietnamese
www www/feroxbuster: Update WWW 2024-10-27 14:40:40 -07:00
x11 x11/xdg-desktop-portal-hyprland: update to 1.3.8 2024-10-28 01:36:57 +01:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/mygui: fix build with libc++ 19 2024-10-26 13:06:23 +02:00
x11-wm x11-wm/sway: update to 1.10 2024-10-28 01:44:32 +01:00
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED x11-wm/sway-devel: remove until enough upstream changes accumulate 2024-10-28 01:43:21 +01:00
README
UIDs
UPDATING

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

	https://ports.FreeBSD.org

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.