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
Christian Weisgerber 4cdc7f189a sysutils/opendircolors: Move man pages to share/man
Approved by:	portmgr (blanket)
2024-03-19 21:12:42 +01:00
.hooks
accessibility accessibility/wl-gammarelay-rs: update to 0.4.0 2024-03-19 14:11:09 +01:00
arabic
archivers
astro
audio
benchmarks
biology
cad cad/yosys-ghdl-plugin: Fix breakage due to ghdl version bump 2024-03-19 15:18:22 +01:00
chinese
comms
converters
databases
deskutils
devel devel/py-aioapns: Update version 3.1=>3.2 2024-03-19 18:43:38 +01:00
dns
editors editors/rehex: update to 0.61.1 2024-03-19 15:18:21 +01:00
emulators emulators/cpmemu: Remove expired port 2024-03-19 21:02:21 +01:00
finance
french
ftp
games
german
graphics graphics/p5-Image-ExifTool-devel: Update to 12.78 2024-03-19 15:18:26 +01:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/tcl86, x11-toolkits/tk86: fix build with WITH_LLVM_BINUTILS (again) 2024-03-19 20:04:53 +00:00
mail
math math/mpdecimal: update to version 4.0.0 2024-03-19 15:18:30 +01:00
misc
Mk
multimedia
net net/rdist6: Add RDIST_RSH environment variable 2024-03-19 09:11:00 -07:00
net-im
net-mgmt net-mgmt/unifi8: Update to 8.1.113 2024-03-19 15:50:57 +01:00
net-p2p net-p2p/tremotesf: enable qt5 (default) & qt6 flavors 2024-03-19 15:18:27 +01:00
news
polish
ports-mgmt
portuguese
print
russian
science
security security/gnome-ssh-askpass: Update version 6.7p1=>6.8p1 2024-03-19 20:24:32 +01:00
shells shells/v7sh: Move man pages to share/man 2024-03-19 11:00:36 +01:00
sysutils sysutils/opendircolors: Move man pages to share/man 2024-03-19 21:12:42 +01:00
Templates
textproc textproc/libucl: Fix non streamlined json emitter 2024-03-19 20:26:19 +01:00
Tools
ukrainian
vietnamese
www
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes x11-themes/Kvantum: Update to 1.1.0 2024-03-19 10:42:40 +00:00
x11-toolkits x11-toolkits/tk86: bump portrevision after 46238ef813 2024-03-19 20:06:48 +00:00
x11-wm
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED emulators/cpmemu: Remove expired port 2024-03-19 21:02:21 +01:00
README
UIDs
UPDATING UPDATING: Document the rdist6 binary name change as of 52032b3d50. 2024-03-19 09:24:26 -07:00

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.