Personal patches
Go to file
2022-09-10 21:02:49 +08:00
.hooks
accessibility
arabic
archivers */*: Update path set in BUILD_DEPENDS for CMake 2022-09-09 22:32:24 +02:00
astro astro/siril: Update 1.0.4 -> 1.0.5 2022-09-09 22:27:50 -07:00
audio audio/yoshimi: Update 2.2.1 -> 2.2.2 2022-09-10 00:21:30 -07:00
base
benchmarks benchmarks/hyperfine: Update to 1.15 2022-09-09 18:44:01 +02:00
biology biology/hhsuite: Broken on armv7 2022-09-09 14:49:50 -07:00
cad cad/opencascade: fix cmake files 2022-09-10 13:12:13 +02:00
chinese
comms comms/limesuite: update 20.10.0 -> 22.09.0 2022-09-10 09:28:25 +02:00
converters all: Bump PORTREVISION after lang/go{118,119} update 2022-09-08 11:33:18 -05:00
databases databases/rubygem-redis-clustering: Update to 5.0.3 2022-09-10 21:02:49 +08:00
deskutils */*: Update path set in BUILD_DEPENDS for CMake 2022-09-09 22:32:24 +02:00
devel devel/rubygem-google-apis-compute_v1: Update to 0.49.0 2022-09-10 21:02:49 +08:00
dns dns/coredns: Update 1.9.3 -> 1.9.4 2022-09-10 00:21:29 -07:00
editors editors/kakoune: Adopt port 2022-09-10 09:49:17 +00:00
emulators emulators/yaze-ag: upgrade to version 2.51.3 2022-09-10 00:00:35 +02:00
finance finance/py-ta-lib: Update to 0.4.25 2022-09-10 21:02:46 +08:00
french
ftp all: Bump PORTREVISION after lang/go{118,119} update 2022-09-08 11:33:18 -05:00
games games/wtf: Update to 20220909 2022-09-10 10:53:35 +01:00
german
graphics graphics/py-wand: Convert to USES=magick 2022-09-10 21:02:46 +08:00
hebrew
hungarian
irc irc/soju: Update to 0.5.2 2022-09-09 06:10:45 +00:00
japanese Change remaining "WWW:" into "See also:" 2022-09-08 18:53:02 +02:00
java */*: Update path set in BUILD_DEPENDS for CMake 2022-09-09 22:32:24 +02:00
Keywords
korean
lang lang/ruby{27,30,31,32}: Improve qsort_r() detection. 2022-09-09 23:31:51 -07:00
mail mail/nextcloud-mail: Update to 1.13.8 2022-09-09 14:17:22 +00:00
math */*: Update path set in BUILD_DEPENDS for CMake in more ports 2022-09-09 23:02:04 +02:00
misc misc/py-tqdm: Update to 4.64.1 2022-09-10 21:02:46 +08:00
Mk Mk/bsd.port.mk: do not use master site as default for WWW 2022-09-09 18:54:49 +02:00
multimedia multimedia/py-moviepy: Convert to USES=magick 2022-09-10 21:02:47 +08:00
net net/p5-Net-Ping: Update to 2.75 2022-09-10 20:53:13 +08:00
net-im net-im/discordo: Update to latest commit 2022-09-09 18:11:59 +01:00
net-mgmt net-mgmt/ipcad: touchup and build fixes 2022-09-09 08:55:49 +02:00
net-p2p net-p2p/prowlarr: Update to 0.4.5.1960 2022-09-10 13:25:01 +01:00
news
polish
ports-mgmt all: Bump PORTREVISION after lang/go{118,119} update 2022-09-08 11:33:18 -05:00
portuguese
print print/py-fontparts: Update to 0.10.8 2022-09-10 21:02:47 +08:00
russian
science science/jmol: Update 14.32.67 -> 14.32.74 2022-09-10 00:21:30 -07:00
security security/libssh: Update to 0.10.3 2022-09-10 20:53:04 +08:00
shells shells/starship: Update 1.10.2 -> 1.10.3 2022-09-09 22:27:48 -07:00
sysutils sysutils/py-psutil: Update to 5.9.2 2022-09-10 21:02:47 +08:00
Templates
textproc textproc/p5-Lingua-Ident: Remove submitter name from a26c32d03d 2022-09-10 21:02:41 +08:00
Tools
ukrainian
vietnamese
www www/py-werkzeug21: Add PORTSCOUT (should be part of 47039c3168) 2022-09-10 21:02:48 +08:00
x11 */*: Update path set in BUILD_DEPENDS for CMake 2022-09-09 22:32:24 +02:00
x11-clocks x11-clocks/xdaliclock: Update to 2.47 2022-09-10 10:53:35 +01:00
x11-drivers
x11-fm
x11-fonts x11-fonts/libXft: add upstream bug fix 2022-09-10 10:10:26 +02:00
x11-servers
x11-themes
x11-toolkits QT: Update Qt 6 to 6.3.2 2022-09-09 18:39:24 +02:00
x11-wm all: Bump PORTREVISION after lang/go{118,119} update 2022-09-08 11:33:18 -05:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED
README
UIDs
UPDATING UPDATING: Add entry for devel/cmake 2022-09-10 09:04:34 +02: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.