Personal patches
Go to file
Daniel Engberg 7ee9017a5f
devel/grpc: Use devel/xxhash instead of bundled one
Do not bump PORTREVISION because they are identical now.

PR:		266577
2022-10-09 23:38:13 +08:00
.hooks
accessibility
arabic
archivers */*: Release ports from maintainership 2022-10-09 13:56:28 +02:00
astro devel/protobuf: Update to 3.21.7 2022-10-09 23:37:51 +08:00
audio devel/protobuf: Update to 3.21.7 2022-10-09 23:37:51 +08:00
base
benchmarks
biology
cad devel/protobuf: Update to 3.21.7 2022-10-09 23:37:51 +08:00
chinese
comms comms/klog: Update 2022-10-09 17:00:58 +02:00
converters
databases databases/rubygem-redis-cluster-client: Update to 0.3.12 2022-10-09 23:38:01 +08:00
deskutils deskutils/py-py3status: Update to 3.47 2022-10-09 23:37:53 +08:00
devel devel/grpc: Use devel/xxhash instead of bundled one 2022-10-09 23:38:13 +08:00
dns dns/p5-Net-DNS-SEC: Update to 1.20 2022-10-09 23:37:52 +08:00
editors editors/cooledit: Adopt/Port improvements 2022-10-09 14:50:07 +01:00
emulators */*: Release ports from maintainership 2022-10-09 13:56:28 +02:00
finance finance/py-yfinance: Update to 0.1.75 2022-10-09 23:37:57 +08:00
french
ftp
games devel/protobuf: Update to 3.21.7 2022-10-09 23:37:51 +08:00
german
graphics graphics/rubygem-pdfkit: Update to 0.8.7 2022-10-09 23:38:11 +08:00
hebrew
hungarian
irc
japanese devel/protobuf: Update to 3.21.7 2022-10-09 23:37:51 +08:00
java
Keywords
korean
lang lang/ruby32: Simplify CAPIDOCS handling 2022-10-09 23:38:09 +08:00
mail mail/p5-Log-Procmail: Update to 0.14 2022-10-09 23:38:06 +08:00
math math/py-jax: Update to 0.3.21 2022-10-09 23:37:57 +08:00
misc devel/protobuf: Update to 3.21.7 2022-10-09 23:37:51 +08:00
Mk
multimedia devel/protobuf: Update to 3.21.7 2022-10-09 23:37:51 +08:00
net net/p5-Net-GitHub: Update to 1.05 2022-10-09 23:38:07 +08:00
net-im devel/protobuf: Update to 3.21.7 2022-10-09 23:37:51 +08:00
net-mgmt devel/protobuf: Update to 3.21.7 2022-10-09 23:37:51 +08:00
net-p2p devel/protobuf: Update to 3.21.7 2022-10-09 23:37:51 +08:00
news
polish
ports-mgmt
portuguese
print
russian
science devel/protobuf: Update to 3.21.7 2022-10-09 23:37:51 +08:00
security security/py-webauthn: Convert to USE_PYTHON=unittest 2022-10-09 23:37:58 +08:00
shells
sysutils sysutils/p5-Schedule-Cron: Update to 1.03 2022-10-09 23:38:07 +08:00
Templates
textproc textproc/rubygem-xml-simple: Cosmetic change 2022-10-09 23:38:11 +08:00
Tools
ukrainian
vietnamese
www www/rubygem-gollum: Update RUN_DEPENDS 2022-10-09 23:38:13 +08:00
x11 */*: Release ports from maintainership 2022-10-09 13:56:28 +02:00
x11-clocks
x11-drivers
x11-fm
x11-fonts */*: Release ports from maintainership 2022-10-09 13:56:28 +02:00
x11-servers
x11-themes */*: Release ports from maintainership 2022-10-09 13:56:28 +02:00
x11-toolkits
x11-wm x11-wm/icewm: update IceWM to version 3.0.1 (bugfix release). 2022-10-09 15:24:18 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED www/rubygem-rack223: Remove obsoleted port 2022-10-09 23:37:49 +08:00
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.