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
Nuno Teixeira 41d0812bfe security/pkcs11-dump: Move man pages to share/man
Approved by:	portmgr (blanket)
2024-03-21 20:22:58 +00:00
.hooks
accessibility accessibility/wl-gammarelay-rs: update to 0.4.1 2024-03-21 20:42:26 +01:00
arabic
archivers
astro
audio
benchmarks
biology biology/prodigy-lig: update 1.0.1 → 1.1.0 2024-03-21 03:08:33 -07:00
cad cad/freecad: upgrade to 0.22.0dev and support OCCT 7.8.0 2024-03-21 19:01:19 +01:00
chinese
comms
converters
databases databases/keydb: Update NOT_FOR_ARCHS to BROKEN 2024-03-21 10:49:22 -04:00
deskutils
devel devel/blueprint-compiler: update to 0.12.0 2024-03-21 21:14:02 +01:00
dns dns/p5-DNS-nsdiff: update to 1.85 2024-03-21 08:21:15 +00:00
editors
emulators
finance
french
ftp
games games/lwjgl3: fix installation conflict with games/lwjgl 2024-03-21 18:07:10 +03:00
german
graphics graphics/f3d: upgrade to 2.3.0 2024-03-21 19:01:17 +01:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/gcc13-devel: Update to 13.2.1.s20240316 2024-03-21 12:44:57 +00:00
mail mail/roundcube-*: remove restriction for php 8.3 2024-03-21 09:11:52 +01:00
math math/deal.ii: support of OpenCascade 7.8.0 2024-03-21 19:01:19 +01:00
misc misc/llama-cpp: update 2465 → 2479 2024-03-21 03:10:56 -07:00
Mk
multimedia multimedia/kooha: update to 2.3.0 2024-03-21 20:42:33 +01:00
net net/xrdp: bump PORTREVISION rather than PORTRETISION 2024-03-21 17:22:51 +09:00
net-im
net-mgmt
net-p2p
news
polish
ports-mgmt ports-mgmt/portupgrade: unbreak for Ruby 3.2+ 2024-03-21 16:25:06 +07:00
portuguese
print
russian
science science/elmerfem: support opencascade-7.8.0 2024-03-21 19:01:17 +01:00
security security/pkcs11-dump: Move man pages to share/man 2024-03-21 20:22:58 +00:00
shells
sysutils sysutils/conman: Move manpages to share/man 2024-03-21 12:41:04 +03:00
Templates
textproc textproc/py-paragrep: Move manpages to share/man 2024-03-21 14:11:25 +03:00
Tools
ukrainian
vietnamese
www www/*: Move man pages to share/man 2024-03-21 09:15:37 +00:00
x11 x11/kitty: Update to 0.33.1 2024-03-21 16:12:03 +01:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/libshumate: update to 1.2.0 2024-03-21 20:42:32 +01:00
x11-wm x11-wm/dwm: update to 6.5 2024-03-21 12:45:38 +01:00
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED
README
UIDs
UPDATING UPDATING: restore instructions for perl5 2024-03-21 16:34:51 +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.