1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-09 06:51:44 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2022-04-06 12:10:59 +02:00
.hooks
accessibility
arabic
archivers
astro
audio audio/wavbreaker: update to 0.15 2022-04-04 21:06:03 +00:00
base
benchmarks
biology
cad
chinese
comms
converters
databases databases/redis*: Update CONFLICTS 2022-04-06 10:21:08 +09:00
deskutils deskutils/maliit-framework: update to 2.2.1 2022-04-05 20:32:34 +02:00
devel */*: Cleanup after removal of lang/ruby26 2022-04-06 10:20:03 +09:00
dns dns/libpsl: Don't rebuild man pages 2022-04-05 18:49:05 +02:00
editors
emulators emulators/yuzu: update to s20220404 2022-04-04 23:11:02 +00:00
finance
french
ftp ftp/p5-File-Fetch: Update to 1.04 2022-04-04 14:39:33 +00:00
games games/julius: unbreak on riscv64 2022-04-05 19:19:11 +00:00
german
graphics graphics/shotwell: update to 0.30.15 2022-04-05 18:51:16 +02:00
hebrew
hungarian
irc irc/weechat: Add zstd dependency 2022-04-05 08:57:17 +00:00
japanese japanese/mozc-el: Fix PORTREVISION 2022-04-05 23:37:15 +02:00
java java/openjdk13 java/openjdk14 java/openjdk15 java/openjdk16 java/openjdk17 java/openjdk17-jre: fix build with clang 14 2022-04-04 09:56:40 +02:00
Keywords
korean
lang lang/go117: fix PKGBASE collision 2022-04-05 08:39:40 +00:00
mail */*: Cleanup after removal of lang/ruby26 2022-04-06 10:20:03 +09:00
math
misc misc/broot: Update to 1.11.1 2022-04-05 23:15:05 +01:00
Mk */*: Cleanup after removal of lang/ruby26 2022-04-06 10:20:03 +09:00
multimedia multimedia/emby-server-devel: Update to 4.7.0.33 2022-04-06 10:33:06 +02:00
net net/libgweather4: revert erroneous commit 52bcb8cd9f 2022-04-06 07:02:08 +00:00
net-im net-im/libpurple: Point to the cert directory with .pem files 2022-04-05 12:06:47 -04:00
net-mgmt net-mgmt/nagios-plugins: update to 2.4.0 2022-04-04 09:27:07 +02:00
net-p2p
news news/tin: Update to 2.6.1 2022-04-03 15:09:59 -07:00
polish
ports-mgmt ports-mgmt/portlint: Update to 2.19.11 2022-04-05 16:40:54 -04:00
portuguese
print print/p5-Font-FreeType: Update to 0.16 2022-04-05 06:59:10 +00:00
russian
science science/afni: update to 21.1.01 2022-04-06 12:10:59 +02:00
security */*: Cleanup after removal of lang/ruby26 2022-04-06 10:20:03 +09:00
shells
sysutils sysutils/onefetch: Update to 2.12.0 2022-04-05 23:15:05 +01:00
Templates
textproc textproc/dasel: Update to 1.24.1 2022-04-05 22:05:26 +01:00
Tools
ukrainian
vietnamese
www */*: Cleanup after removal of lang/ruby26 2022-04-06 10:20:03 +09:00
x11 x11/{nvidia-driver,linux-nvidia-libs}-390: fix distinfo for x86 version. 2022-04-06 05:04:36 +00:00
x11-clocks
x11-drivers x11-drivers/xorgxrdp*: Recommend appending to kld_list 2022-04-04 17:13:59 +02:00
x11-fm
x11-fonts x11-fonts/sudo-font: Update to 0.64 2022-04-06 10:28:20 +02:00
x11-servers
x11-themes
x11-toolkits x11-toolkits/gtk-layer-shell: silence gtk3 warning after 89fb405a86 2022-04-03 17:10:38 +00:00
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs net-im/gotosocial: new port 2022-04-04 12:50:50 +00:00
Makefile
MOVED
README
UIDs net-im/gotosocial: new port 2022-04-04 12:50:50 +00:00
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.