Personal patches
Go to file
2021-07-15 11:11:17 +02:00
.hooks
accessibility
arabic
archivers
astro astro/py-astropy-helpers: Add NO_ARCH 2021-07-15 00:11:01 +08:00
audio audio/mixxx: Fix build with scons 4.1.0.post1 2021-07-15 00:11:02 +08:00
base
benchmarks
biology
cad
chinese
comms
converters converters/p5-LaTeXML: Use P5_POD_PARSER 2021-07-15 00:10:53 +08:00
databases databases/libiodbc: update to 3.52.15 2021-07-14 20:18:13 +02:00
deskutils deskutils/semantik: update to 1.2.7 2021-07-15 08:22:36 +02:00
devel devel/llvm10: enable OPENMP on riscv64 2021-07-15 08:36:47 +00:00
dns dns/rubygem-google-apis-dns_v1: Update to 0.12.0 2021-07-15 00:10:19 +08:00
editors editors/sublime-text4: fix distname for aarch64 2021-07-14 17:19:47 -03:00
emulators emulators/yuzu: update to s20210713 2021-07-15 00:39:24 +00:00
finance finance/py-yfinance: Update to 0.1.61 2021-07-15 00:09:59 +08:00
french
ftp ftp/rubygem-net-ftp: Update to 0.1.3 2021-07-15 00:10:19 +08:00
games games/neo-cowsay: Update to 1.0.3 2021-07-15 08:07:30 +01:00
german
graphics graphics/libGLU: Switch to meson build 2021-07-14 23:53:16 -07:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/python{38,39,310}: mark DEBUG option BROKEN (incorrect plist) 2021-07-14 23:28:01 +03:00
mail mail/sqlgrey: Use P5_POD_PARSER 2021-07-15 00:10:51 +08:00
math math/p5-Math-BigInt: Update to 1.999821 2021-07-15 00:10:31 +08:00
misc misc/py-tqdm: Update to 4.61.2 2021-07-15 00:10:00 +08:00
Mk lang/python310: add python 3.10.0.beta4 2021-07-14 23:14:55 +03:00
multimedia multimedia/libbluray: Update WWW 2021-07-15 00:10:53 +08:00
net net/smb4k: update to 3.1.0 2021-07-15 07:47:23 +02:00
net-im net-im/ruqola: update to 1.4.1 2021-07-15 08:04:14 +02:00
net-mgmt net-mgmt/icingaweb2-module-x509: New port: Automates certificate monitoring 2021-07-14 16:39:47 +00:00
net-p2p net-p2p/retroshare: optionize and disable WebUI and VoIP to unbreak. 2021-07-15 07:09:45 +00:00
news
polish polish/kadu: add missing dependency on testlib 2021-07-15 07:03:25 +02:00
ports-mgmt ports-mgmt/poudriere-devel: Update to 3.3.0-744-g0bf7bd31e 2021-07-14 13:10:03 -07:00
portuguese
print
russian
science science/p5-Chemistry-Mol: Sort PLIST 2021-07-15 00:10:34 +08:00
security security/wolfssl: Updates to v4.8.0 2021-07-15 10:10:40 +05:30
shells
sysutils sysutils/plasma5-powerdevil: lighten dependencies 2021-07-15 11:11:16 +02:00
Templates
textproc textproc/py-python-augeas: Add NO_ARCH 2021-07-15 00:11:05 +08:00
Tools
ukrainian
vietnamese
www www/nextcloud-calendar: Update to 2.3.1 2021-07-14 17:38:22 +00:00
x11 x11/swayr: update to 0.6.0 2021-07-14 21:12:08 +00:00
x11-clocks
x11-drivers
x11-fm x11-fm/dolphin: lighten dependencies 2021-07-15 11:11:17 +02:00
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/granite: Update to 6.1.0 2021-07-14 19:19:19 +02:00
x11-wm x11-wm/river: update to s20210714 2021-07-15 00:39:25 +00:00
.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.