1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2023-12-25 17:02:22 +08:00
.hooks
accessibility
arabic arabic/kacst_fonts: Add WWW 2023-12-24 19:52:46 +01:00
archivers archivers/py-sozipfile: Convert to USE_PYTHON=unittest 2023-12-25 17:00:03 +08:00
astro
audio audio/libmpdclient: Update to 2.21 2023-12-25 16:59:17 +08:00
benchmarks
biology biology/p5-Bio-DB-NCBIHelper: Update to 1.7.8 2023-12-25 16:59:52 +08:00
cad cad/netgen: Update to 6.2.2307. 2023-12-23 16:38:38 -06:00
chinese
comms
converters
databases databases/rubygem-redis-client: Update to 0.19.1 2023-12-25 17:01:23 +08:00
deskutils deskutils/just: update 1.17.0 → 1.18.1 2023-12-25 00:26:27 -08:00
devel devel/rubygem-typeprof: Update to 0.21.9 2023-12-25 17:02:01 +08:00
dns dns/py-dns-crawler: Update to 1.6.2 2023-12-25 17:00:24 +08:00
editors
emulators emulators/wine-devel: Update to Wine 9.0-rc3 2023-12-24 08:22:47 +00:00
finance
french
ftp ftp/rubygem-net-ftp: Update to 0.3.3 2023-12-25 17:02:02 +08:00
games games/linux-ut2003-demo: Mark DEPRECATED 2023-12-24 22:46:12 +01:00
german
graphics graphics/py-gdal: Update to 3.8.2 2023-12-25 16:59:52 +08:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/cython3: Update to 3.0.7 2023-12-25 16:59:24 +08:00
mail mail/py-checkdmarc: Update to 5.0.2 2023-12-25 17:00:25 +08:00
math math/py-statsmodels: Update to 0.14.1 2023-12-25 17:00:32 +08:00
misc misc/hxtools: update the port to version 20231224 2023-12-25 05:24:04 +00:00
Mk Mk/Uses/mysql.mk: Remove percona57 2023-12-24 19:52:43 +01:00
multimedia
net net/rubygem-x: Update to 0.14.1 2023-12-25 17:02:15 +08:00
net-im net-im/tdlib-purple: add gettext-dependencies, when NLS is enabled. 2023-12-24 16:09:28 -05:00
net-mgmt net-mgmt/unifi8: Update to 8.0.24 2023-12-23 20:18:03 +01:00
net-p2p net-p2p/jackett: Update to 0.21.1424 2023-12-25 15:51:21 +09:00
news
polish
ports-mgmt
portuguese
print print/rubygem-prawn-svg: Update to 0.33.0 2023-12-25 17:02:16 +08:00
russian
science science/qbox: update 1_76_0 → 1_76_1 2023-12-25 00:26:27 -08:00
security security/rubygem-omniauth: Update to 2.1.2 2023-12-25 17:02:22 +08:00
shells
sysutils sysutils/py-tmuxp: Update to 1.34.0 2023-12-25 17:01:00 +08:00
Templates
textproc textproc/py-youseedee: Update to 0.5.2 2023-12-25 17:01:02 +08:00
Tools
ukrainian
vietnamese
www www/py-wagtail-2fa: Update to 1.6.8 2023-12-25 17:01:21 +08:00
x11 x11/mlterm: Fix build error with lld17 2023-12-24 20:18:43 +09:00
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/py-gflanguages: Update to 0.5.13 2023-12-25 17:01:22 +08:00
x11-servers
x11-themes x11-themes/kde-icons-nuvola: Mark DEPRECATED 2023-12-24 22:46:11 +01:00
x11-toolkits x11-toolkits/gtk30: Fix detecting system libintl 2023-12-24 09:04:33 +00:00
x11-wm x11-wm/dwm: Update code for XF86Audio in DWM 2023-12-24 11:08:45 +01:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED math/octave-forge-statistics-resampling: Update to 5.4.4. 2023-12-24 10:35:22 -06:00
README
UIDs
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.