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
2024-01-30 18:12:17 +01:00
.hooks
accessibility
arabic
archivers archivers/cabextract: Moved man to share/man 2024-01-30 12:49:29 +01:00
astro
audio audio/alsa-plugins: drop unused SPEEX=on dependency 2024-01-30 18:01:42 +01:00
benchmarks
biology
cad
chinese
comms *: Move manpages to share/man 2024-01-30 17:59:24 +03:00
converters multiple_ports: Update MAINTAINER 2024-01-30 09:05:56 +01:00
databases multiple_ports: Update MAINTAINER 2024-01-30 09:05:56 +01:00
deskutils multiple_ports: Update MAINTAINER 2024-01-30 09:05:56 +01:00
devel devel/hs-hlint: update to 3.8 2024-01-30 20:10:20 +03:00
dns *: Move manpages to share/man 2024-01-30 17:59:24 +03:00
editors editors/libreoffice: Moved man to share/man 2024-01-30 12:49:25 +01:00
emulators emulators/qemu7: Update version 7.2.8=>7.2.9 2024-01-30 12:49:26 +01:00
finance
french
ftp ftp/axel: update 2.17.11-21 → 2.17.12 2024-01-30 00:56:34 -08:00
games
german
graphics *: Move manpages to share/man 2024-01-30 17:59:24 +03:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/lfortran: upgrade to v0.33.0 2024-01-30 18:12:17 +01:00
mail mail/opensmtpd: Moved man to share/man 2024-01-30 12:49:33 +01:00
math math/octave-forge-csg-toolkit: Update to 1.3.1. 2024-01-30 08:54:13 -06:00
misc multiple_ports: Update MAINTAINER 2024-01-30 09:05:56 +01:00
Mk
multimedia *: Move manpages to share/man 2024-01-30 17:59:24 +03:00
net net/yggdrasil: Update to 0.5.5 2024-01-30 17:43:21 +01:00
net-im net-im/pidgin: Add a dependency on noto-emoji 2024-01-30 11:31:49 -05:00
net-mgmt
net-p2p
news
polish
ports-mgmt
portuguese
print *: Move manpages to share/man 2024-01-30 17:59:24 +03:00
russian
science science/PETSc: update 3.20.3 → 3.20.4 2024-01-30 00:56:30 -08:00
security *: Move manpages to share/man 2024-01-30 17:59:24 +03:00
shells shells/ohmyzsh: update to 20240125 2024-01-29 23:35:25 +00:00
sysutils *: Move manpages to share/man 2024-01-30 17:59:24 +03:00
Templates Templates/BSD.local.dist: Add share/man/ja/man1 2024-01-30 12:49:27 +01:00
textproc textproc/ibus: Moved man to share/man 2024-01-30 12:49:28 +01:00
Tools
ukrainian
vietnamese
www *: Move manpages to share/man 2024-01-30 17:59:24 +03:00
x11 x11/rxvt-unicode: move manpages 2024-01-30 18:12:17 +01:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/libdecor: sort OPTIONS_DEFINE after 92742ee3fbda 2024-01-30 14:37:11 +01:00
x11-wm multiple_ports: Update MAINTAINER 2024-01-30 09:05:56 +01:00
.arcconfig
.gitignore
.mailmap .mailmap: new file with uzsolt@ 2024-01-30 15:12:47 +01:00
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.