1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Nuno Teixeira 20f38e8ce3 editors/bpatch: Move man pages to share/man
Approved by:	portmgr (blanket)
2024-03-07 09:47:34 +00:00
.hooks
accessibility accessibility/at-spi2-core: Mark TESTING_UNSAFE 2024-03-06 22:19:08 +03:00
arabic
archivers archivers/py-libarchive-c: Update version 5.0=>5.1 2024-03-06 21:33:00 +01:00
astro
audio all: Bump after lang/go121 update 2024-03-06 22:00:31 +00:00
benchmarks
biology
cad cad/netgen: Update to 6.2.2402. 2024-03-06 21:39:46 -06:00
chinese
comms comms/scrcpy: update to 2.4 2024-03-07 04:04:46 +09:00
converters
databases all: Bump after lang/go121 update 2024-03-06 22:00:31 +00:00
deskutils
devel devel/yuck: Move man pages to share/man 2024-03-07 09:47:33 +00:00
dns dns/pdnsd: Move man pages to share/man 2024-03-07 09:47:34 +00:00
editors editors/bpatch: Move man pages to share/man 2024-03-07 09:47:34 +00:00
emulators emulators/rpcs3: update to 0.0.31.16170 2024-03-07 01:25:51 +01:00
finance
french
ftp ftp/gftp: Bump PORTREVISION 2024-03-05 20:31:52 -08:00
games games/veloren-weekly: update to s20240306 2024-03-07 01:25:50 +01:00
german
graphics graphics/mesa-devel: update to 24.0.b.2781 2024-03-07 01:25:53 +01:00
hebrew
hungarian
irc all: Bump after lang/go121 update 2024-03-06 22:00:31 +00:00
japanese japanese/kasumi: Move manapge to share/man 2024-03-06 12:17:56 +09:00
java
Keywords
korean
lang lang/go122: Update to 1.22.1 2024-03-06 22:00:31 +00:00
mail mail/thunderbird: update to 115.8.1 (ga) 2024-03-05 21:47:42 +01:00
math math/R-cran-lava: Update to 1.8.0 2024-03-06 20:41:27 +00:00
misc misc/mate-user-guide: updated to 1.28.0 2024-03-06 19:22:00 -04:00
Mk Mk/Scripts/do-depends.sh: Avoid make -D flag 2024-03-06 21:22:21 +01:00
multimedia multimedia/mjpg-streamer: Mark DEPRECATED 2024-03-06 21:33:04 +01:00
net net/py-wsdd: The line break in the start logging should be present 2024-03-07 10:03:43 +01:00
net-im all: Bump after lang/go121 update 2024-03-06 22:00:31 +00:00
net-mgmt all: Bump after lang/go121 update 2024-03-06 22:00:31 +00:00
net-p2p
news
polish
ports-mgmt ports-mgmt/portmaster: Avoid make -D flag 2024-03-06 21:44:44 +01:00
portuguese
print
russian
science science/py-pyteomics: update to 4.7.1 2024-03-07 01:31:12 +03:00
security security/vuxml: document electron{27,28} vulnerability in libxml2 2024-03-07 17:47:50 +09:00
shells all: Bump after lang/go121 update 2024-03-06 22:00:31 +00:00
sysutils sysutils/bmd: update to 2.3. 2024-03-07 15:04:36 +08:00
Templates
textproc all: Bump after lang/go121 update 2024-03-06 22:00:31 +00:00
Tools
ukrainian
vietnamese
www all: Bump after lang/go121 update 2024-03-06 22:00:31 +00:00
x11 x11/*: Move manpages to share/man 2024-03-07 11:51:30 +03:00
x11-clocks
x11-drivers
x11-fm x11-fm/rodent: moved manpages to share/man 2024-03-05 22:12:25 +01:00
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/gtk30: Mark TESTING_UNSAFE 2024-03-07 11:51:30 +03:00
x11-wm x11-wm/e16: update to 1.0.29 2024-03-05 15:42:17 +00:00
.arcconfig
.gitignore
.mailmap .mailmap: Add old commit mails of jbo@ 2024-03-06 16:09:09 +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.