Personal patches
Go to file
2022-04-14 00:43:25 +00:00
.hooks framework: add hook to detect whether new ports are hooked into the tree 2022-04-13 05:29:33 +02:00
accessibility
arabic
archivers
astro astro/py-sgp4: upgrade to 2.21 2022-04-12 17:46:17 +02:00
audio audio/dexed: Fix install on non-Intel architectures; add comment to patch 2022-04-13 12:47:39 -07:00
base
benchmarks
biology biology/checkm: Update 1.0.18 -> 1.1.8 2022-04-11 20:22:30 -07:00
cad
chinese
comms devel/libtool, devel/libltdl: update to 2.4.7 2022-04-13 15:30:25 +02:00
converters
databases databases/timescaledb: Update to 2.6.1 2022-04-13 11:21:25 -07:00
deskutils deskutils/taskwarrior-tui: Update to 0.22 2022-04-13 20:36:02 +02:00
devel devel/gcc-msp430-ti-toolchain: Update to latest version 2022-04-13 23:04:38 +03:00
dns dns/wdns: Upgrade to version 0.11.0 2022-04-11 22:31:39 -07:00
editors editors/openoffice-devel: Fix dependency issues 2022-04-13 11:26:28 -07:00
emulators emulators/yuzu: update to s20220413 2022-04-14 00:43:23 +00:00
finance finance/py-ta-lib: update to 0.4.24 2022-04-12 18:38:38 +02:00
french
ftp ftp/ocaml-ocurl: unbreak the build under some circumstances 2022-04-12 05:21:40 +00:00
games games/xtron: unbreak on 13+, minor modernization 2022-04-13 21:41:55 +03:00
german
graphics graphics/geeqie: update 1.7.2 → 1.7.3 2022-04-13 21:41:54 +03:00
hebrew
hungarian
irc irc/scrollz: Update to version 2.3.1 2022-04-12 12:05:26 +02:00
japanese
java
Keywords
korean
lang lang/voc: Update to 2.1.1 2022-04-13 20:29:24 +02:00
mail
math math/coinmp: Dependency fixes 2022-04-12 14:21:48 -07:00
misc
Mk lang/ruby32: Add new port 2022-04-13 12:04:02 +09:00
multimedia multimedia/emby-server-devel: Update to 4.7.0.34 2022-04-12 17:48:41 +02:00
net net/glib-networking: update to 2.70.1 to match glib 2022-04-13 12:34:08 +02:00
net-im net-im/telegram-purple: Upgrade from 1.4.3 to 1.4.7 2022-04-13 11:05:39 -04:00
net-mgmt net-mgmt/netdata-go: Update to 0.32.2 2022-04-12 17:40:46 +02:00
net-p2p net-p2p/monero-cli: mark as broken on aarch64 2022-04-13 14:04:40 +02:00
news news/nzbhydra2: Update to 4.3.0 2022-04-12 17:44:35 +02:00
polish
ports-mgmt ports-mgmt/reprise: update 0.0.1 → 0.1.0 2022-04-13 21:41:55 +03:00
portuguese
print print/freetype2: update to 2.12.0 2022-04-11 06:26:27 +02:00
russian
science
security security/vuxml: Document new PHP composer vulnerability 2022-04-13 20:55:47 +02:00
shells
sysutils sysutils/goaccess: update to 1.5.6 2022-04-12 19:37:38 +00:00
Templates
textproc textproc/R-cran-rbibutils: Update to 2.2.8 2022-04-13 10:42:39 +00:00
Tools
ukrainian
vietnamese
www www/element-web: Update to 1.10.9 2022-04-13 17:53:53 +00:00
x11 x11/nwg-bar: update to 0.1.0 2022-04-14 00:43:25 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/pango: fix plist issues 2022-04-13 12:34:08 +02:00
x11-wm x11-wm/dwl: update to 0.3.1 2022-04-11 15:22:29 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED MOVED: fix the wrong deletion date for ORBit2 2022-04-11 09:05:43 +02:00
README
UIDs
UPDATING net-im/py-matrix-synapse: Update to 1.56.0 2022-04-13 13:58:07 +00: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.