Personal patches
Go to file
Kevin Bowling a0f47d0fe1 x11/Makefile: Add Nvidia Optimus to build
Pointy hat:	me
Reported by:	antoine
2021-06-15 13:59:20 -07:00
.hooks
accessibility
arabic
archivers archivers/zchunk: Update 1.1.15 -> 1.1.16 2021-06-15 11:59:12 -07:00
astro astro/py-ephem: Update to 4.0.0.2 2021-06-15 12:35:54 +02:00
audio audio/libsidplayfp: Remove unneeded line continuation 2021-06-15 10:08:37 -07:00
base
benchmarks
biology biology/fasttree: fix build on armv7 2021-06-15 08:41:19 +00:00
cad
chinese
comms comms/syncterm: enable on powerpc 2021-06-15 08:41:54 +00:00
converters
databases databases/litestream: Update to 0.3.5 2021-06-15 10:05:27 -07:00
deskutils
devel devel/py-blessed: Update 1.18.0 -> 1.18.1 2021-06-15 11:59:12 -07:00
dns dns/hetzner_ddns: New port for Hetzner Dynamic DNS 2021-06-15 12:03:53 -07:00
editors editors/libreoffice: fix build on powerpc 2021-06-15 08:41:12 +00:00
emulators emulators/uae: the port had been improved (+) 2021-06-15 04:23:48 +00:00
finance
french
ftp ftp/py-tftpy: Update to 0.8.1 2021-06-15 01:40:08 +08:00
games games/flightgear: Update Simgear & Flightgear to 2020.3.9 2021-06-15 16:09:23 +02:00
german german/mythes: Update to 2021.06.06 2021-06-15 01:43:04 +08:00
graphics graphics/py-scikit-image: Update to 0.18.2 2021-06-15 22:32:19 +03:00
hebrew
hungarian
irc irc/ircII: Update to 20210314 2021-06-15 08:48:19 -07:00
japanese
java
Keywords
korean
lang lang/perl5-devel: Update to v5.35.0-138-g9b7a2e9a50 2021-06-15 10:59:01 +02:00
mail mail/getmail6: Update to 6.17 2021-06-15 13:55:23 -03:00
math math/sage: chase the upgrade to py38-setuptools to 57.0.0 2021-06-15 22:02:39 +02:00
misc misc/libpri: enable on armv7 and powerpc 2021-06-15 08:41:36 +00:00
Mk
multimedia multimedia/navidrome: Music server and streamer 2021-06-15 13:21:26 -07:00
net net/rsocket-cpp: Update 2021.06.07.00 -> 2021.06.14.00 2021-06-15 11:59:11 -07:00
net-im net-im/matterircd: Update to 0.24.2 2021-06-14 21:51:43 -04:00
net-mgmt net-mgmt/bind_exporter: New port 2021-06-14 21:22:16 -04:00
net-p2p
news
polish
ports-mgmt ports-mgmt/portlint: Update to 2.19.7 2021-06-14 13:56:52 -04:00
portuguese portuguese/hunspell: Update to 20210608 2021-06-15 01:43:04 +08:00
print print/epson-inkjet-printer-escpr2: unbreak builk build on non-x86 2021-06-15 14:29:28 +00:00
russian
science science/shelxle: Update 1.0.1267 -> 1.0.1273 2021-06-15 11:59:13 -07:00
security security/fizz: Update 2021.06.07.00 -> 2021.06.14.00 2021-06-15 11:59:08 -07:00
shells
sysutils sysutils/terragrunt: Update to 0.30.3 2021-06-15 11:23:45 -07:00
Templates
textproc textproc/uni: upgrade to v2.2.1 2021-06-15 17:44:11 +02:00
Tools
ukrainian
vietnamese
www www/redmine4*: Fix build after recent rubygem-csv update. 2021-06-15 20:49:14 +02:00
x11 x11/Makefile: Add Nvidia Optimus to build 2021-06-15 13:59:20 -07:00
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/Makefile: Adjust x11-fonts/urw-base35-fonts 2021-06-15 13:56:30 -07:00
x11-servers x11-servers/xwayland-devel: update to 1.20.0.973 2021-06-15 13:13:13 +00:00
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED x11-fonts/urw-base35-fonts: Rename and update to 20200910 2021-06-15 13:38:51 -07: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.