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
Yuri Victorovich 89f3224efd databases/sqlitestudio: Disable PLUGIN_DB_SQLITE_WX on non-Intel architectures
This plugin uses SSE SIMD unconditionally.

Reported by:	fallout
2024-06-14 02:11:32 -07:00
.hooks
accessibility
arabic
archivers archivers/libunrar: Update to 7.0.9 2024-06-13 21:45:53 -04:00
astro
audio */*: Chase audio/taglib shlib version bump 2024-06-14 01:29:27 -04:00
benchmarks
biology
cad
chinese
comms
converters converters/gbsdconv: Fix build with Taglib 2.x 2024-06-14 01:29:26 -04:00
databases databases/sqlitestudio: Disable PLUGIN_DB_SQLITE_WX on non-Intel architectures 2024-06-14 02:11:32 -07:00
deskutils */*: Chase audio/taglib shlib version bump 2024-06-14 01:29:27 -04:00
devel devel/rubygem-gitlab: update to 4.20.1 2024-06-14 09:29:47 +03:00
dns dns/powerdns-recursor: update to 5.0.6 2024-06-14 08:31:26 +02:00
editors editors/vis: Update to 0.9 2024-06-14 08:24:21 +02:00
emulators
finance
french
ftp
games */*: Chase audio/taglib shlib version bump 2024-06-14 01:29:27 -04:00
german
graphics graphics/vhs: Update to 0.7.2 2024-06-14 08:32:06 +02:00
hebrew
hungarian
irc irc/ircII: update to 20240111 2024-06-12 19:19:05 +02:00
japanese
java
Keywords
korean
lang */*: Chase audio/taglib shlib version bump 2024-06-14 01:29:27 -04:00
mail
math math/highs: update 1.7.0 → 1.7.1 2024-06-12 08:26:18 -07:00
misc */*: Chase audio/taglib shlib version bump 2024-06-14 01:29:27 -04:00
Mk x11-wm/lxqt: Update to 2.0.0 2024-06-12 19:21:05 -05:00
multimedia */*: Chase audio/taglib shlib version bump 2024-06-14 01:29:27 -04:00
net net/shadowsocks-rust: Fix build on i386 2024-06-14 02:11:32 -07:00
net-im
net-mgmt net-mgmt/collectd5: Fix build with python 3.11 2024-06-12 12:28:55 +01:00
net-p2p */*: Chase audio/taglib shlib version bump 2024-06-14 01:29:27 -04:00
news
polish
ports-mgmt
portuguese
print
russian
science science/py-trainstation: update 1.0 → 1.1 2024-06-12 08:26:14 -07:00
security security/testssl.sh: Update to 3.0.9 2024-06-13 22:43:01 -04:00
shells
sysutils sysutils/tmux: Fix crash when text selection using mouse 2024-06-14 17:31:54 +09:00
Templates
textproc textproc/p5-XML-LibXSLT: update to 2.003000 2024-06-13 09:20:09 +02:00
Tools
ukrainian
vietnamese
www */*: Chase audio/taglib shlib version bump 2024-06-14 01:29:27 -04:00
x11 x11/libinput: update to 1.26.0 2024-06-13 20:54:41 +02:00
x11-clocks
x11-drivers
x11-fm x11-wm/lxqt: Update to 2.0.0 2024-06-12 19:21:05 -05:00
x11-fonts
x11-servers
x11-themes x11-wm/lxqt: Update to 2.0.0 2024-06-12 19:21:05 -05:00
x11-toolkits x11-toolkits/ocaml-lablgtk3: Update to 3.1.5 2024-06-13 19:52:15 +02:00
x11-wm x11-wm/hyprland: fix some recent features via linprocfs(4) 2024-06-14 01:03:12 +02:00
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED lang/zig-devel: remove port after 28238a95a3 2024-06-13 20:57:38 +02:00
README
UIDs
UPDATING multimedia/audacious*: Update to 4.4 2024-06-13 19:51:18 +02:00

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.