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-07-14 20:00:19 -07:00
.hooks
accessibility
arabic
archivers
astro
audio audio/dexed: update 0.9.6-16 → 0.9.7 2024-07-14 15:29:32 -07:00
benchmarks
biology biology/gatk: Fix fetch 2024-07-14 09:32:42 -07:00
cad cad/{,py-}gdstk: update 0.9.52 → 0.9.53 2024-07-14 15:29:33 -07:00
chinese chinese/tin: Remove port 2024-07-14 20:03:27 +02:00
comms
converters converters/tuc: Remove expired port 2024-07-13 15:13:58 +02:00
databases databases/rubygem-pghero: Update to 3.6.0 2024-07-14 04:17:56 +08:00
deskutils deskutils/lumina-textedit: More targeted WWW 2024-07-14 15:38:28 -05:00
devel devel/py-qcs-sdk-python: update 0.17.7 → 0.19.0 2024-07-14 15:29:33 -07:00
dns dns/py-ldns: Fix build with swig 4.2.0+ 2024-07-14 04:18:58 +08:00
editors editors/vscode: update to 1.91.1 2024-07-14 23:42:53 +09:00
emulators emulators/virtualbox-ose-legacy: fix build emulators/virtualbox-ose-additions{,-nox11}-legacy on main: error: unknown type name 'uma_zone_t' 2024-07-14 17:18:51 +03:00
finance
french
ftp ftp/R-cran-RCurl: Update to 1.98-1.16 2024-07-14 04:39:25 +00:00
games games/retroarch: update to 1.19.1 2024-07-14 08:06:26 +02:00
german
graphics graphics/py-albumentations: update 1.4.5 → 1.4.8 2024-07-14 15:29:35 -07:00
hebrew
hungarian
irc irc/inspircd: fix PCRE2 option 2024-07-13 16:21:15 +02:00
japanese
java java/openjdk11: remove custom LLVM - build with LLVM from base 2024-07-14 16:44:52 +03:00
Keywords
korean
lang lang/eisl: update 4.00 → 5.00 2024-07-14 11:20:49 -07:00
mail mail/courier-imap: Update to 5.2.7 2024-07-14 19:59:14 +02:00
math math/octave-forge: Add new optional dependency. 2024-07-14 19:53:38 -05:00
misc misc/py-pytorch-lightning: update 2.3.2 → 2.3.3 2024-07-14 17:31:32 -07:00
Mk
multimedia multimedia/musikcube: update 3.0.2 → 3.0.4 2024-07-14 15:29:36 -07:00
net net/libnatpmp: update to 20230423 2024-07-14 20:45:37 +02:00
net-im net-im/nextcloud-talk: Update to 19.0.6 2024-07-13 15:24:10 +02:00
net-mgmt
net-p2p net-p2p/ogmios: Update to 6.5.0 2024-07-14 15:09:42 +03:00
news news/tin: Improve port 2024-07-14 20:03:27 +02:00
polish
ports-mgmt
portuguese
print
russian
science science/py-dwave-samplers: update 1.2.0 → 1.3.0 2024-07-14 20:00:19 -07:00
security
shells
sysutils sysutils/hcloud: update to 1.44.2 2024-07-14 15:25:08 +02:00
Templates
textproc textproc/comrak: update 0.24.1 → 0.26.0 2024-07-14 15:29:31 -07:00
Tools rmport: warn about node slave packages when removing a www/node port 2024-07-14 16:01:55 +02:00
ukrainian
vietnamese
www www/librewolf: update 128.0-1 → 128.0-2 2024-07-15 01:22:45 +03:00
x11 x11/lumina: More targeted WWW 2024-07-14 15:38:29 -05:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/tix: add LICENSE 2024-07-14 20:29:35 +02:00
x11-wm
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED chinese/tin: Remove port 2024-07-14 20:03:27 +02: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.