1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Stefan Eßer 4f6a796c67 devel/go-protobuf: Add CPE information
Approved by:	portmgr (blanket)
2021-10-14 23:30:17 +02:00
.hooks
accessibility
arabic
archivers
astro astro/mkgmap: update to r4808 2021-10-14 21:09:33 +03:00
audio
base
benchmarks
biology
cad
chinese
comms comms/libusbmuxd: Fix build after last commit 2021-10-14 18:25:03 +00:00
converters converters/ytnef: Fix build after last commit 2021-10-14 18:27:53 +00:00
databases databases/sqlcipher: Add CPE information 2021-10-14 23:30:08 +02:00
deskutils deskutils/go-for-it: Update to 1.9.5 2021-10-14 11:04:51 -07:00
devel devel/go-protobuf: Add CPE information 2021-10-14 23:30:17 +02:00
dns
editors
emulators
finance finance/grisbi: upgrade to 2.0.5. 2021-10-14 22:11:15 +02:00
french
ftp
games games/julius: fix PORTNAME 2021-10-14 21:15:04 +00:00
german
graphics
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/gcc11-devel: Update to the 20211009 snapshot of GCC 11.2.1 2021-10-14 21:21:47 +00:00
mail mail/mailman3: Switch to py-alembic 1.4.x 2021-10-14 12:57:29 -05:00
math math/universal: Update 3.34.2 -> 3.42.1 2021-10-14 13:08:00 -07:00
misc
Mk
multimedia multimedia/obs-studio: Backport patch enabling OBS Studio Virtual Camera 2021-10-14 12:26:55 -07:00
net net/py-s3transfer: Update to 0.5.0 2021-10-14 18:31:10 +00:00
net-im net-im/telegram-desktop: convert webkit-gtk dependency to OPTIONS (+) 2021-10-15 04:07:44 +10:00
net-mgmt
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science science/py-gsd: Update 2.4.2 -> 2.5.0 2021-10-14 13:08:01 -07:00
security security/vuxml: document Node.js October 2021 Security Releases 2021-10-14 18:31:11 +00:00
shells
sysutils sysutils/UEFITool: update to 59 2021-10-14 20:48:05 +00:00
Templates
textproc textproc/htmldoc: Update to 1.9.12 + 2021-10-14 16:50:37 -03:00
Tools
ukrainian
vietnamese
www www/yt-dlp: Update 2021.09.25 -> 2021.10.10 2021-10-14 13:07:59 -07:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
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.