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 4c15aa9c14 sysutils/smenu: Move man pages to share/man
Approved by:	portmgr (blanket)
2024-03-22 20:18:19 +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 audio/musescore3: Move man pages to share/man 2024-03-22 16:29:47 +09:00
benchmarks
biology biology/minimap2: Move man page to share/man 2024-03-22 16:29:47 +09:00
cad cad/opencascade: the initial tarball has been reworked 2024-03-22 12:21:35 +01:00
chinese
comms comms/cqrlog: Move man page to share/man 2024-03-22 16:29:47 +09:00
converters converters/wkhtmltopdf: Move man pages to share/man 2024-03-22 16:29:48 +09:00
databases databases/mongodb70: update to 7.0.7 2024-03-22 20:11:52 +01:00
deskutils
devel devel/electron28: update to 28.2.8 2024-03-23 04:36:52 +09:00
dns
editors editors/ghostwriter: Update to 24.02.1 2024-03-22 15:58:43 +01:00
emulators
finance
french
ftp
games games/retroarch-assets: Relinquish maintainership 2024-03-22 18:07:51 +01:00
german
graphics graphics/khronos-texture: replace ton of OPTIONS_DEFAULT_* with OPTIONS_DEFAULT_OTHER_ARCHS 2024-03-22 22:48:19 +03: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/postfix-current: Update to 3.10-20240310 2024-03-21 23:23:22 +01:00
math math/octave-forge: Optional dependency CODER set to ON. 2024-03-22 10:40:17 -05:00
misc misc/py-pyviz-comms: update 3.0.0 → 3.0.2 2024-03-22 05:22:54 -07:00
Mk Mk/bsd.options.mk: add possibility set default options for other (not defined in port) arches 2024-03-22 21:43:25 +03:00
multimedia multimedia/ustreamer: update 6.4 → 6.5 2024-03-22 05:22:52 -07:00
net net/narrowlink: update 0.2.4 → 0.2.5 2024-03-21 18:18:59 -07:00
net-im net-im/signal-desktop: chase electron28 update 2024-03-23 04:36:52 +09:00
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/py-hoomd-blue: update 4.4.1 → 4.6.0 2024-03-22 10:14:11 -07:00
security security/ratify: New port: Tool to sign files and directories 2024-03-22 07:24:03 -07:00
shells
sysutils sysutils/smenu: Move man pages to share/man 2024-03-22 20:18:19 +00:00
Templates
textproc textproc/py-paragrep: Move manpages to share/man 2024-03-21 14:11:25 +03:00
Tools
ukrainian
vietnamese
www www/chromium: update to 123.0.6312.58 2024-03-22 21:08:05 +01:00
x11 x11/nvidia-driver-470: Backport fix for nvidia-modeset panic 2024-03-22 20:38:25 +03:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes x11-themes/xfce-icons-elementary: Update to 0.19 2024-03-22 15:59:33 +01:00
x11-toolkits x11-toolkits/libshumate: update to 1.2.0 2024-03-21 20:42:32 +01:00
x11-wm x11-wm/cosmic-comp: update to s20240322 2024-03-22 16:51:07 +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.