1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-30 10:38:37 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2024-01-23 20:21:39 +03:00
.hooks
accessibility
arabic
archivers archivers/rzip: Move man pages to share/man 2024-01-23 14:37:38 +01:00
astro Convert more of my ports to new manual page location (part two). 2024-01-23 11:32:28 +00:00
audio audio/lame: Impelled to share/man 2024-01-23 16:59:56 +01:00
benchmarks
biology biology/biolibc: Impelled to share/man 2024-01-23 15:51:25 +01:00
cad Convert more of my ports to new manual page location (part two). 2024-01-23 11:32:28 +00:00
chinese
comms Convert more of my ports to new manual page location (part two). 2024-01-23 11:32:28 +00:00
converters converters/drg2sbg: Move man pages to share/man 2024-01-23 15:48:46 +01:00
databases databases/unixODBC: Impelled to share/man 2024-01-23 16:59:57 +01:00
deskutils deskutils/arttime: Don't capitalize arttime in WWW 2024-01-23 09:12:37 +01:00
devel devel/makedepend: Impelled to share/man 2024-01-23 16:59:57 +01:00
dns dns/sheerdns: Sanitize MANPREFIX 2024-01-22 11:42:27 +01:00
editors editors/vscode: update to 1.85.2 2024-01-23 17:00:07 +09:00
emulators emulators/libc6-shim: Update to 20240106 2024-01-23 20:21:39 +03:00
finance
french
ftp
games games/mrboom: Move man pages to share/man 2024-01-23 16:03:36 +01:00
german
graphics graphics/jpegoptim: Move man pages to share/man 2024-01-23 15:48:46 +01:00
hebrew
hungarian
irc irc/catgirl: Sanitize MANPREFIX 2024-01-23 10:57:24 +01:00
japanese japanese/kterm: Sanitize MANPREFIX 2024-01-22 21:26:42 +01:00
java java/wildfly: Update version 27.0.1=>28.0.1 2024-01-23 10:57:25 +01:00
Keywords
korean
lang lang/python311: Impelled to share/man 2024-01-23 16:59:58 +01:00
mail mail/nextcloud-mail: Update to 3.5.5 2024-01-23 15:43:20 +01:00
math math/gsl: Impelled to share/man 2024-01-23 14:47:41 +01:00
misc misc/help2man: Impelled to share/man 2024-01-23 16:59:55 +01:00
Mk KDE: KDE's 6th Megarelease - Release Candidate 1 2024-01-22 15:05:36 +03:00
multimedia Convert more of my ports to new manual page location (part two). 2024-01-23 11:32:28 +00:00
net net/sshping: Move man pages to share/man 2024-01-23 16:21:16 +01:00
net-im net-im/toxic: Sanitize MANPREFIX 2024-01-22 17:52:33 +01:00
net-mgmt net-mgmt/driftnet: Move man pages to share/man 2024-01-23 16:48:47 +01:00
net-p2p net-p2p/py-tremc: Sanitize MANPREFIX 2024-01-22 17:52:32 +01:00
news news/inn-current: Sanitize MANPREFIX 2024-01-23 10:57:26 +01:00
polish
ports-mgmt ports-mgmt/pkg: move manpage to share/man 2024-01-23 16:51:30 +01:00
portuguese
print print/deforaos-pdfviewer: Sanitize MANPREFIX 2024-01-22 16:50:44 +01:00
russian
science science/py-ipygany: Fix build with python-3.11 2024-01-22 12:22:15 +00:00
security security/libgpg-error: Impelled to share/man 2024-01-23 16:59:57 +01:00
shells shells/zsh: Impelled to share/man 2024-01-23 14:47:41 +01:00
sysutils sysutils/u-boot-starfive-visionfive2: new port 2024-01-23 13:19:26 -04:00
Templates
textproc textproc/aspell: Impelled to share/man 2024-01-23 16:59:56 +01:00
Tools
ukrainian
vietnamese
www www/hypermail: drop maintainership 2024-01-23 16:55:03 +01:00
x11 x11/libXau: Impelled to share/man 2024-01-23 16:59:54 +01:00
x11-clocks
x11-drivers
x11-fm KDE: KDE's 6th Megarelease - Release Candidate 1 2024-01-22 15:05:36 +03:00
x11-fonts x11-fonts/bdftopcf: Impelled to share/man 2024-01-23 16:59:56 +01:00
x11-servers x11-servers/xwayland-devel: update to 21.0.99.1.664 2024-01-23 01:39:41 +01:00
x11-themes
x11-toolkits Convert more of my ports to new manual page location (part two). 2024-01-23 11:32:28 +00:00
x11-wm Convert more of my ports to new manual page location (part two). 2024-01-23 11:32:28 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs audio/mumble-server: update to 1.5.517 2024-01-22 21:57:05 +03:00
Makefile
MOVED
README
UIDs audio/mumble-server: update to 1.5.517 2024-01-22 21:57:05 +03:00
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.