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 52def28df2
japanese/gawk: Moved man to share/man
Approved by:    portmgr (blanket)
2024-02-24 13:29:22 +01:00
.hooks
accessibility
arabic
archivers
astro
audio
benchmarks benchmarks/ttcp: Simplify Makefile 2024-02-24 11:46:31 +03:00
biology
cad
chinese
comms
converters
databases
deskutils
devel devel/py-cookiecutter: update to 2.6.0 2024-02-24 12:19:25 +00:00
dns
editors
emulators
finance
french
ftp
games games/xzip: Moved man to share/man 2024-02-24 10:03:11 +01:00
german german/BBBike: Moved man to share/man 2024-02-24 10:03:12 +01:00
graphics graphics/py-leather: update to 0.4.0 2024-02-24 12:19:25 +00:00
hebrew hebrew/hspell: Moved man to share/man 2024-02-24 12:18:58 +01:00
hungarian
irc irc/sirc: Moved man to share/man 2024-02-24 13:29:19 +01:00
japanese japanese/gawk: Moved man to share/man 2024-02-24 13:29:22 +01:00
java
Keywords
korean
lang
mail
math
misc
Mk Mk/bsd.default-versions.mk: Set GCC_DEFAULT=13 2024-02-24 10:27:20 +00:00
multimedia
net
net-im net-im/signal-desktop: chase electron28 update 2024-02-24 19:57:57 +09:00
net-mgmt
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science science/gramps: Update to 5.2.0 2024-02-24 10:42:25 +00:00
security
shells
sysutils
Templates
textproc textproc/py-wcmatch: update to 8.5.1 2024-02-24 12:19:26 +00:00
Tools
ukrainian
vietnamese
www
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.