Personal patches
Go to file
2021-12-20 14:44:18 +00:00
.hooks
accessibility
arabic
archivers KDE: Update KDE Frameworks to 5.89.0 2021-12-16 18:27:16 +01:00
astro astro/libosmium: update to 2.17.2 2021-12-20 15:53:48 +03:00
audio audio/cmus: enable MPRIS support 2021-12-20 12:20:35 +00:00
base
benchmarks benchmarks/fio: Update to 3.29 2021-12-20 08:48:13 +01:00
biology biology/canu: fix CATEGORIES 2021-12-20 12:59:13 +00:00
cad
chinese
comms comms/cubicsdr: Unbreak and update 2021-12-18 17:15:37 -05:00
converters /*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2021-12-16 09:44:14 +01:00
databases databases/py-pyodbc: Update to 4.0.32 2021-12-20 18:12:08 +08:00
deskutils deskutils/py-todoman: Update to 4.1.0 2021-12-20 12:08:14 +01:00
devel Add devel/py-intelhex, Python library and scripts for Intel HEX format 2021-12-20 22:20:34 +08:00
dns dns/py-ldns: Fix pkg-plist after dns/ldns updating 2021-12-19 23:53:51 +08:00
editors editors/vscode: update to 1.63.2 2021-12-20 20:57:36 +09:00
emulators emulators/wine-devel: Update to Wine 7.0 RC2 2021-12-20 11:05:51 +00:00
finance finance/gnucash-docs: Update to 4.9 2021-12-20 10:03:04 +01:00
french
ftp
games games/retroarch-assets: update to g20210802 2021-12-20 22:14:34 +09:00
german
graphics graphics/qt5-q3d: convert AVX2 detection hack to OPTIONS (+) 2021-12-19 17:04:58 +03:00
hebrew
hungarian
irc irc/weechat: Update to 3.4 2021-12-18 13:01:38 +00:00
japanese
java java/openjdk17: allow bootstrapping on powerpc64le with bootstrap-openjdk17 2021-12-20 12:45:04 +00:00
Keywords
korean
lang lang/ruby31: Add new port 2021-12-19 09:34:57 +09:00
mail mail/phplist: Update phplist.in to actual version 2021-12-20 20:11:09 +08:00
math math/{,py-}or-tools: Update 9.1 -> 9.2 2021-12-19 23:48:51 -08:00
misc misc/cmatrix: Move to a more appropriate category 2021-12-20 12:24:46 +01:00
Mk Mk/bsd.ruby.mk: Fix typo 2021-12-20 08:57:23 +09:00
multimedia multimedia/opentoonz: fix build with clang 13 2021-12-20 16:42:15 +08:00
net net/keycloak: Update to 15.1.1 2021-12-20 13:54:55 +08:00
net-im net-im/signald: Update log4j to 2.17 2021-12-20 14:12:44 +01:00
net-mgmt net-mgmt/telegraf: Update to 1.21.1 2021-12-20 15:02:27 +01:00
net-p2p net-p2p/gtk-gnutella: fix packaging on powerpc* 2021-12-20 01:56:48 +00:00
news news/inn-current: Update to 20211211 2021-12-18 08:58:09 -07:00
polish
ports-mgmt
portuguese
print print/R-cran-knitr: Update to 1.37 2021-12-20 10:01:17 +00:00
russian
science science/afni: update to 21.3.12 2021-12-20 14:10:18 +01:00
security security/shibboleth-sp: Silence bogus apache 1.3 warning 2021-12-20 15:02:27 +01:00
shells
sysutils sysutils/angrysearch: the port had been updated to version 1.0.3. 2021-12-19 16:33:54 +00:00
Templates
textproc textproc/duncan: update to 0.4 2021-12-20 14:10:54 +01:00
Tools
ukrainian
vietnamese
www www/cinny: Update to 1.6.1 2021-12-20 14:06:20 +00:00
x11 x11/elementary-terminal: Update to 6.0.1 2021-12-19 13:42:41 -08:00
x11-clocks
x11-drivers
x11-fm x11-fm/doublecmd: update to 1.0.2 release 2021-12-17 23:43:10 +03:00
x11-fonts
x11-servers x11-servers/xwayland-devel: update to 21.0.99.1.149 2021-12-15 18:41:21 +00:00
x11-themes KDE: Update KDE Frameworks to 5.89.0 2021-12-16 18:27:16 +01:00
x11-toolkits x11-toolkits/fox17: unbreak on powerpc 2021-12-20 01:56:47 +00:00
x11-wm x11-wm/wayfire-plugins-extra: enable dbus and windecor plugins 2021-12-20 14:44:18 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED misc/cmatrix: Move to a more appropriate category 2021-12-20 12:24:46 +01:00
README
UIDs
UPDATING devel/notcurses: Update to 3.0.1 2021-12-20 12:14:03 +01: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.