1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2024-09-27 01:38:47 -07:00
.hooks
accessibility
arabic
archivers devel/py-msgpack: clean up borgbackup dependencies 2024-09-26 18:15:42 +02:00
astro
audio audio/py-pyttsx3: Update to 2.95 2024-09-27 08:50:10 +02:00
benchmarks
biology
cad cad/veryl: Fix runaway builds problem by disabling LTO 2024-09-27 01:38:47 -07:00
chinese
comms
converters
databases databases/postgresql17-*: Update to 17.0 2024-09-26 15:48:48 +02:00
deskutils
devel devel/kerl: update to version 4.3.0 2024-09-27 09:39:44 +02:00
dns dns/py-publicsuffixlist: Update to 1.0.2.20240920 2024-09-26 02:22:00 +08:00
editors
emulators emulators/rpcs3: update to 0.0.33.16956 2024-09-26 02:22:27 +02:00
finance finance/ktoblzcheck: Update bank data 2024-09-26 03:58:50 -04:00
french
ftp ftp/pure-ftpd: Update to 1.0.52 2024-09-26 02:21:54 +08:00
games games/gobang: add PKGNAMESUFFIX to not collide with databases/gobang 2024-09-26 20:14:03 +02:00
german
graphics graphics/py-pivy: update to 0.6.3 2024-09-26 23:57:38 +02:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang
mail mail/p5-Mail-DKIM: update to 1.20240923 2024-09-26 08:40:41 +02:00
math math/octave-forge-signal: Update to 1.4.6. 2024-09-26 14:23:24 -05:00
misc misc/py-litellm: update to 1.48.2 2024-09-27 16:02:34 +09:00
Mk www/firefox www/firefox-esr mail/thunderbird: set wxneeded 2024-09-25 23:43:22 +02:00
multimedia multimedia/plexmediaserver: Update 1.41.0.8992 → 1.41.0.8994 2024-09-26 17:53:08 +03:00
net net/rclone: Update to 1.68.1 2024-09-27 07:41:08 +02:00
net-im
net-mgmt net-mgmt/p5-OSLV-Monitor: Update to 0.0.2 2024-09-26 14:16:06 +00:00
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science science/cdo: Update to 2.4.4 2024-09-26 02:21:55 +08:00
security security/nextcloud-twofactor_nextcloud_notification: Remove port 2024-09-27 08:27:47 +02:00
shells
sysutils sysutils/eza: Update to 0.20.0 2024-09-27 07:54:42 +02:00
Templates
textproc textproc/R-cran-rio: Update to 1.2.3 2024-09-26 19:55:20 +02:00
Tools
ukrainian
vietnamese
www www/sqlpage: Update to 0.29.0 2024-09-27 09:22:12 +02:00
x11 x11/kitty: Update to 0.36.3 2024-09-26 21:13:49 +02:00
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/noto-serif: Update to 2.014 2024-09-26 02:21:56 +08:00
x11-servers
x11-themes
x11-toolkits x11-toolkits/py-kivy: resurrect the port and update to version 2.3.0 2024-09-26 22:25:16 +00:00
x11-wm x11-wm/spectrwm: Drop maintainership 2024-09-26 20:16:12 +02:00
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED security/nextcloud-twofactor_nextcloud_notification: Remove port 2024-09-27 08:27:47 +02: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.