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
2024-05-16 14:22:05 +08:00
.hooks
accessibility Qt6: Update to 6.7.0 2024-05-15 13:55:48 -04:00
arabic
archivers
astro
audio audio/schismtracker: Update to 20240515 2024-05-16 07:22:40 +02:00
benchmarks benchmarks/iperf3: Update to 3.17.1 2024-05-14 19:43:45 +02:00
biology
cad cad/openvsp: update to 3.39.1 2024-05-15 19:11:14 +02:00
chinese
comms Qt6: Update to 6.7.0 2024-05-15 13:55:48 -04:00
converters
databases databases/rubygem-microscope: Add rubygem-microscope 1.1.1 2024-05-16 14:21:48 +08:00
deskutils deskutils/sigi: Update to 3.6.4 2024-05-15 12:30:51 -04:00
devel devel/level-zero: Remove PIE_UNSAFE after b40aa97071 2024-05-16 14:21:56 +08:00
dns dns/powerdns-recursor: update to 5.0.5 2024-05-15 12:05:46 -04:00
editors editors/emacs-devel: Update to 2024-05-15 snapshot 2024-05-16 11:29:43 +09:00
emulators emulators/rpcs3: update to 0.0.32.16472 2024-05-16 02:26:11 +02:00
finance
french
ftp
games games/ags: Update to 3.6.1.24 2024-05-15 20:41:58 -04:00
german
graphics graphics/mozjpeg: Remove PIE_UNSAFE after b40aa97071 2024-05-16 14:21:56 +08:00
hebrew
hungarian
irc irc/sic: Remove expired port 2024-05-15 22:34:14 +02:00
japanese japanese/font-bizud-mincho: drop maintainership 2024-05-15 12:07:48 -04:00
java
Keywords
korean
lang lang/python27: Fix build with 'DEFAULT_VERSIONS=ssl=openssl' 2024-05-15 12:34:26 +09:00
mail mail/rubygem-valid_email02: Add rubygem-valid_email02 0.2.1 2024-05-16 14:21:51 +08:00
math */*: Chase math/libqalculate shlib version bump 2024-05-15 16:49:00 -04:00
misc misc/mnn: update 2.8.1 → 2.9.0 2024-05-15 13:08:07 -07:00
Mk Mk/Uses/nodejs.mk: Add node22 and update current 2024-05-16 14:21:56 +08:00
multimedia Qt6: Update to 6.7.0 2024-05-15 13:55:48 -04:00
net net/py-pysimplesoap: Add py-pysimplesoap 1.16.2 2024-05-16 14:21:47 +08:00
net-im
net-mgmt
net-p2p net-p2p/radarr: Update to 5.6.0.8846 2024-05-15 12:29:15 -04:00
news
polish
ports-mgmt ports-mgmt/pkg_replace: Update to 20240514 2024-05-15 15:38:57 +08:00
portuguese
print
russian
science */*: Chase math/libqalculate shlib version bump 2024-05-15 16:49:00 -04:00
security security/totp-cli: Update WWW 2024-05-16 14:21:57 +08:00
shells shells/starship: update 1.18.2 → 1.19.0 2024-05-15 13:31:14 -07:00
sysutils fusefs-lkl: gcc+binutils is only needed to build 2024-05-15 23:12:25 -07:00
Templates
textproc textproc/obsidian: Expire on 2024-06-15 for devel/electron25 2024-05-15 22:41:57 +02:00
Tools
ukrainian
vietnamese
www www/node21: Mark DEPRECATED and set EXPIRATION_DATE to 2024-06-30 2024-05-16 14:21:57 +08:00
x11 x11/xorgproto: update to 2024.1 2024-05-16 00:28:52 +02:00
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/noto-serif-thai: Convert from upstream tarball to individual font files 2024-05-16 14:22:05 +08:00
x11-servers x11-servers/xwayland: update to 24.1.0 2024-05-16 00:37:21 +02:00
x11-themes
x11-toolkits x11-toolkits/gtk30: update to 3.24.42 2024-05-16 02:53:40 +02:00
x11-wm x11-servers/xwayland: drop HiDPI patches to unblock updates 2024-05-16 00:28:54 +02:00
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED irc/sic: Remove expired port 2024-05-15 22:34:14 +02:00
README
UIDs
UPDATING x11-servers/xwayland: drop HiDPI patches to unblock updates 2024-05-16 00:28:54 +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.