1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2023-08-26 15:56:42 +01:00
.hooks
accessibility accessibility/rubygem-atk: Update to 4.2.0 2023-08-26 17:29:00 +08:00
arabic
archivers
astro
audio
benchmarks
biology biology/ncbi-blast+: Update to 2.14.1 2023-08-26 07:57:04 -05:00
cad
chinese
comms
converters
databases databases/rubygem-activerecord70: Update to 7.0.7.2 2023-08-26 17:28:38 +08:00
deskutils deskutils/nextcloudclient: Update to 3.9.3 2023-08-26 15:28:33 +02:00
devel devel/aws-c-s3: Update to 0.3.16 2023-08-26 15:56:42 +01:00
dns
editors
emulators
finance
french
ftp
games
german
graphics graphics/rubygem-rsvg2: Update to 4.2.0 2023-08-26 17:29:10 +08:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang
mail mail/rubygem-actionmailer70: Update to 7.0.7.2 2023-08-26 17:28:42 +08:00
math math/R-cran-wk: Update to 0.8.0 2023-08-26 15:56:42 +01:00
misc misc/iso-codes: Update to 4.15.0 2023-08-26 15:26:50 +02:00
Mk Mk/bsd.options.desc.mk: Fix GTK{2,3,4}_DESC 2023-08-26 17:29:26 +08:00
multimedia multimedia/rubygem-gstreamer: Update to 4.2.0 2023-08-26 17:29:14 +08:00
net net/rubygem-activestorage70: Update to 7.0.7.2 2023-08-26 17:28:47 +08:00
net-im net-im/py-matrix-synapse: Allow build with py-poetry-core 1.7.0 and py-setuptools-rust 1.7.0 2023-08-26 17:29:28 +08:00
net-mgmt
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science
security security/weggli: Broken 2023-08-26 14:46:16 +02:00
shells
sysutils sysutils/915resolution: Add missing WWW 2023-08-26 12:50:46 +02:00
Templates
textproc textproc/rubygem-actiontext70: Update to 7.0.7.2 2023-08-26 17:28:49 +08:00
Tools
ukrainian
vietnamese
www www/p5-Mozilla-CA: Update to 20230821 2023-08-26 17:29:36 +08:00
x11 x11/rubygem-gnome: Update to 4.2.0 2023-08-26 17:29:20 +08:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/rubygem-vte4: Update to 4.2.0 2023-08-26 17:29:20 +08:00
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED
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.