1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2024-07-20 15:49:21 -07:00
.hooks
accessibility
arabic
archivers archivers/minizip: replace of the remaining PORTVERSION with DISTVERSION 2024-07-18 22:20:56 +03:00
astro devel/googletest: Update to 1.15.0 2024-07-17 02:36:15 +08:00
audio audio/audacity: update 3.5.1 → 3.6.0 2024-07-20 00:35:02 +03:00
benchmarks devel/googletest: Update to 1.15.0 2024-07-17 02:36:15 +08:00
biology biology/minimap2: Add NOT_FOR_ARCHS for most 32-bit processors 2024-07-20 14:55:08 -05:00
cad cad/py-cocotb: update 1.8.1 → 1.9.0 2024-07-17 08:17:17 -07:00
chinese
comms
converters
databases databases/py-ormar: update 0.20.0 → 0.20.1 2024-07-19 20:57:53 +03:00
deskutils deskutils/calibre: Update to 7.15.0 2024-07-20 13:42:20 +02:00
devel devel/automake: Update to 1.17 2024-07-20 13:27:02 +02:00
dns devel/automake: Update to 1.17 2024-07-20 13:27:02 +02:00
editors editors/vscode: bump port revision after electron29 update 2024-07-19 20:20:29 +09:00
emulators emulators/virtualbox-ose{,-nox11}-legacy: fix USB passthrough fails with: Failed to create a proxy device for the USB device 2024-07-20 12:35:41 +03:00
finance
french
ftp ftp/freebsd-ftpd: Pull in latest upstream commit 2024-07-19 07:54:32 -07:00
games games/moonlight-qt: Update to 6.0.1 2024-07-20 20:38:21 +03:00
german
graphics graphics/blender-doc: update 4.1 → 4.2 2024-07-20 00:24:58 +03:00
hebrew
hungarian
irc
japanese japanese/py-SudachiPy: Remove unnecessary lines; Fix typo 2024-07-20 15:49:21 -07:00
java
Keywords
korean
lang lang/gcc10: Deprecate port 2024-07-20 21:30:09 +00:00
mail mail/fetchmail*: bugfix update to 6.4.39 2024-07-20 16:24:13 +02:00
math math/py-squarify: update 0.4.3 → 0.4.4 2024-07-20 01:36:52 -07:00
misc misc/mbuffer: Update to 20240707 2024-07-20 12:35:32 +00:00
Mk devel/automake: Update to 1.17 2024-07-20 13:27:02 +02:00
multimedia multimedia/youtui: update 0.0.5 → 0.0.7 2024-07-20 13:12:09 -07:00
net net/ntpd-rs: mark as broken on i386 2024-07-20 17:32:57 +02:00
net-im net-im/gajim: update to 1.9.2 2024-07-20 13:18:07 +03:00
net-mgmt net-mgmt/net-snmp: Fix scenario where a user does not have a config in the default location 2024-07-19 14:04:28 -04:00
net-p2p net-p2p/retroshare: fix build with miniupnpc 2.2.8 2024-07-19 17:58:06 +02:00
news news/py-sabctools: Update to 8.2.4 2024-07-19 00:46:22 +08:00
polish
ports-mgmt ports-mgmt/portupgrade-devel: Fix with Ruby 3.2+ 2024-07-17 13:07:41 -07:00
portuguese
print print/R-cran-tinytex: Update to 0.52 2024-07-20 07:59:15 +01:00
russian
science science/py-hoomd-blue: update 4.7.0 → 4.8.1 2024-07-18 13:07:38 -07:00
security security/boringssl: update to the recent snapshot 2024-07-20 15:36:04 -04:00
shells shells/ksh-devel: update to the latest ksh93/ksh github commit 2024-07-18 13:52:07 -07:00
sysutils sysutils/eza: update to 0.18.22 2024-07-20 20:54:25 +02:00
Templates
textproc textproc/py-ntc-templates: Update to 6.0.0 2024-07-20 13:44:48 +02:00
Tools
ukrainian
vietnamese vietnamese/aspell: take maintainership 2024-07-20 13:10:48 +03:00
www www/deno: Update to 1.45.2 2024-07-19 17:55:06 +02:00
x11 x11/wl-mirror: update to 0.16.5 2024-07-19 16:21:47 +02:00
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/fontconfig: Fix pkg-message %%LOCALBASE%% replacement 2024-07-20 09:07:28 +01:00
x11-servers x11-servers/xwayland: update to 24.1.1 2024-07-17 14:18:15 +02:00
x11-themes
x11-toolkits x11-toolkits/aquamarine: unbreak build with libc++ 16 2024-07-20 05:19:51 +02:00
x11-wm x11-wm/labwc: update to 0.7.4 2024-07-20 02:07:13 +02:00
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED MOVED: fix Torque’s bad entry 2024-07-19 22:11:13 +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.