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-04-05 08:39:29 +08:00
.hooks
accessibility
arabic
archivers archivers/p5-IO-Compress: Update to 2.208 2024-04-05 08:39:26 +08:00
astro
audio audio/py-speechrecognition: Update to 3.10.3 2024-04-05 08:39:27 +08:00
benchmarks benchmarks/flowgrind: Update WWW 2024-04-04 17:41:38 +02:00
biology biology/pbseqan: Set EXPIRATION_DATE 2024-04-04 18:35:51 +02:00
cad cad/py-gdstk: update 0.9.49 → 0.9.50 2024-04-04 12:02:30 -07:00
chinese
comms comms/predict: update to 2.3.1 2024-04-04 16:30:18 -04:00
converters
databases databases/py-geoalchemy2: Update to 0.14.7 2024-04-05 08:39:29 +08:00
deskutils deskutils/nextcloudclient: Update to 3.12.3 2024-04-04 11:19:01 +02:00
devel devel/re2: Update to 20240401 2024-04-05 08:38:34 +08:00
dns dns/public_suffix_list: Update to 20240328 2024-04-05 08:38:36 +08:00
editors
emulators emulators/tuxnes: Remove expired port 2024-04-04 21:36:16 +02:00
finance finance/R-cran-plm: Update to 2.6-4 2024-04-04 16:19:37 +00:00
french
ftp
games games/freeciv21: Update to v3.0-patch.4 2024-04-04 22:25:44 +01:00
german
graphics graphics/geeqie: update 2.1 → 2.4 2024-04-04 18:01:51 +03:00
hebrew
hungarian
irc irc/epic5: Port cleanup 2024-04-04 18:57:40 +01:00
japanese
java
Keywords
korean
lang lang/neocmakelsp: update 0.6.20 → 0.6.22 2024-04-04 01:05:05 -07:00
mail mail/datovka: Update to 4.23.6 2024-04-04 18:22:13 -03:00
math math/PDL: Update to 2.086 2024-04-05 08:38:45 +08:00
misc misc/usbids: Update to 20240318 2024-04-05 08:38:55 +08:00
Mk
multimedia multimedia/mpv: enable YTDLP by default after dd925d74b0 2024-04-04 03:59:07 +03:00
net net/py-magic-wormhole: Update version 0.13.0=>0.14.0 2024-04-04 17:41:41 +02:00
net-im net-im/signal-desktop: unmark as expired 2024-04-04 10:48:48 +02:00
net-mgmt sysutils/bacula11-server: Deprecate Bacula11 2024-04-04 12:03:26 +00:00
net-p2p net-p2p/libtorrent-rasterbar2: update 2.0.9 → 2.0.10 2024-04-04 12:02:30 -07:00
news
polish
ports-mgmt ports-mgmt/packagekit: Allow building against pkg-devel 2024-04-03 18:30:44 +03:00
portuguese
print print/lilypond: Fix build with NLS option turned off 2024-04-04 14:30:46 +01:00
russian
science science/py-qiskit-terra: Removed until ported again 2024-04-04 14:49:19 -07:00
security security/vuxml: add www/*chromium < 123.0.6312.105 2024-04-04 21:22:58 +02:00
shells shells/nushell: update 0.91.0 → 0.92.0 2024-04-04 01:05:03 -07:00
sysutils sysutils/parallel: Update to 20240322 2024-04-05 08:39:03 +08:00
Templates
textproc textproc/fblog: update 4.8.0 → 4.9.0 2024-04-04 01:05:03 -07:00
Tools
ukrainian
vietnamese
www www/nghttp2: Update to 1.61.0 2024-04-05 08:39:21 +08:00
x11 x11/mate: updated to 1.28.1 2024-04-04 16:59:13 -03:00
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/juliamono: Update to 0.054 2024-04-04 15:26:59 +01:00
x11-servers x11-servers/xwayland: Update to 23.2.5 2024-04-04 08:39:11 +02:00
x11-themes x11-themes/chicago95: Update to latest commit 2024-04-03 14:54:03 +01:00
x11-toolkits
x11-wm
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED science/py-qiskit-terra: Removed until ported again 2024-04-04 14:49:19 -07: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.