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 52457d2619
misc/nsf: Moved man to share/man
Approved by:    portmgr (blanket)
2024-02-24 21:43:14 +01:00
.hooks
accessibility
arabic
archivers
astro astro/wmmoonclock: Moved man to share/man 2024-02-24 17:12:09 +01:00
audio
benchmarks
biology
cad
chinese
comms comms/tlf: Moved man to share/man 2024-02-24 20:25:25 +01:00
converters converters/fix-mime-charset: Moved man to share/man 2024-02-24 17:12:10 +01:00
databases databases/tdbc: Moved man to share/man 2024-02-24 20:25:27 +01:00
deskutils deskutils/gxneur: Moved man to share/man 2024-02-24 20:25:28 +01:00
devel
dns
editors editors/pico-alpine: Moved man to share/man 2024-02-24 20:25:29 +01:00
emulators
finance
french
ftp
games games/xboard-devel: Moved man to share/man 2024-02-24 20:25:30 +01:00
german
graphics graphics/eom: Moved man to share/man 2024-02-24 20:25:32 +01:00
hebrew
hungarian
irc irc/znc: Update to 1.9.0 2024-02-24 20:00:42 +01:00
japanese
java java/sablevm: Moved man to share/man 2024-02-24 20:25:33 +01:00
Keywords
korean
lang lang/tcl85: Moved man to share/man 2024-02-24 17:33:33 +01:00
mail mail/xbuffy: Moved man to share/man 2024-02-24 19:21:00 +01:00
math math/xplot: Moved man to share/man 2024-02-24 20:41:57 +01:00
misc misc/nsf: Moved man to share/man 2024-02-24 21:43:14 +01:00
Mk
multimedia
net
net-im
net-mgmt net-mgmt/cacti-spine: Update to 1.2.26 2024-02-24 17:18:13 +00:00
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science
security security/vuxml: add www/*chromium < 122.0.6261.57 2024-02-24 21:22:14 +01:00
shells
sysutils sysutils/cpu-microcode-amd: Update to 2024-01-16 snapshot 2024-02-24 16:34:30 -04:00
Templates Templates/BSD.local.dist: Add share/man/ru.KOI8-R/man1 2024-02-24 21:05:08 +01:00
textproc
Tools
ukrainian
vietnamese
www www/chromium: revert to previous libxml version check 2024-02-24 21:25:30 +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.