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
Muhammad Moinur Rahman ce57471078
ftp/tnftpd: Moved man to share/man
Approved by:    portmgr (blanket)
2024-02-23 20:01:26 +01:00
.hooks
accessibility
arabic
archivers
astro
audio audio/fasttracker2: Update to 1.76 2024-02-23 18:05:35 +01:00
benchmarks
biology
cad
chinese
comms
converters
databases
deskutils deskutils/py-paperless: Update to use Django 4.2 2024-02-23 17:28:00 +01:00
devel devel/z80asm: Moved man to share/man 2024-02-23 16:15:19 +01:00
dns dns/zkt: Moved man to share/man 2024-02-23 17:54:11 +01:00
editors editors/zile: Moved man to share/man 2024-02-23 18:58:24 +01:00
emulators emulators/vmsbackup: Moved man to share/man 2024-02-23 18:58:31 +01:00
finance
french french/verbiste: Moved man to share/man 2024-02-23 18:58:32 +01:00
ftp ftp/tnftpd: Moved man to share/man 2024-02-23 20:01:26 +01:00
games
german
graphics graphics/rawtherapee: update to 5.10 2024-02-23 18:37:09 +01:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang
mail
math
misc misc/py-torchvision: update 0.17.0 → 0.17.1 2024-02-23 10:58:09 -08:00
Mk
multimedia
net
net-im
net-mgmt
net-p2p
news news/newsx: move man pages 2024-02-23 17:23:09 +01:00
polish
ports-mgmt
portuguese
print
russian
science science/code_saturne: upgrade to 8.1.1 2024-02-23 17:23:28 +01:00
security
shells
sysutils sysutils/cpu-microcode*: support early loading of AMD ucode 2024-02-23 09:29:13 -08:00
Templates Templates/BSD.local.dist: Add share/man/cat3 2024-02-23 16:28:02 +01:00
textproc textproc/libxml2: Update to 2.11.7 2024-02-23 18:48:43 +01:00
Tools
ukrainian
vietnamese
www www/tidy-devel: mark deprecated 2024-02-23 17:23:19 +01:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
.mailmap
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.