Personal patches
Go to file
Greg Lewis 6fd033af2e Update to 3.6.4
PR:		242978
Submitted by:	m.tsatsenko@gmail.com
2019-12-30 18:16:59 +00:00
accessibility
arabic
archivers - Update `archivers/libdeflate' to version 1.5 2019-12-29 12:08:56 +00:00
astro Update to 0.11.3 2019-12-28 07:29:40 +00:00
audio Update audio/sayonara to latest upstream release 2019-12-30 16:31:31 +00:00
base
benchmarks - Add LICENSE 2019-12-28 09:30:05 +00:00
biology
cad cad/calculix : update to version 2.16 2019-12-30 14:36:21 +00:00
chinese
comms Update to 2.41.2 2019-12-28 23:37:03 +00:00
converters Update to 1.0.2-1.el7_7.1. 2019-12-30 11:18:19 +00:00
databases postgresql{96,10,11}-contrib: Add an XML option 2019-12-30 18:04:39 +00:00
deskutils Update LXQt to 0.14.1 2019-12-30 15:20:27 +00:00
devel unibilium: Switch to neovim fork 2019-12-30 18:16:08 +00:00
dns Update to 4.0.2 2019-12-29 12:57:40 +00:00
editors editors/vscode: add warning for build Error: EMFILE: too many open files 2019-12-30 10:59:42 +00:00
emulators Update nss-softokn-freebl to 3.44.0-8.el7_7 and util-linux to 2019-12-30 11:48:08 +00:00
finance Add py-quantecon 0.4.6 2019-12-29 12:46:06 +00:00
french
ftp Update to 7.29.0-54.el7_7.1. 2019-12-30 11:15:01 +00:00
games Update to 3.6.4 2019-12-30 18:16:59 +00:00
german Update to 2019.12.29 2019-12-30 17:00:39 +00:00
graphics Update USES=python 2019-12-30 16:58:31 +00:00
hebrew
hungarian
irc irc/eggdrop-devel: Update to latest commit (1090003-serverlen) 2019-12-29 19:25:01 +00:00
japanese Use FONTPATHSPEC 2019-12-30 18:06:29 +00:00
java Rename my jakarta- ports to apache- 2019-12-30 09:15:29 +00:00
Keywords
korean
lang Update to the 20191222 snapshot of GCC 10.0.0. 2019-12-30 02:38:33 +00:00
mail Update to 3.5.1 2019-12-30 17:00:18 +00:00
math Unbreak bulk -a 2019-12-29 17:47:31 +00:00
misc New port: misc/mnn: Lightweight deep neural network inference engine 2019-12-29 18:52:47 +00:00
Mk - Use ${RLN} to create a symlink of a relative path. 2019-12-30 10:09:56 +00:00
multimedia multimedia/mpv-mpris: update to 0.3 2019-12-30 17:12:45 +00:00
net Update to 5.10.0 2019-12-30 17:00:29 +00:00
net-im net-im/farstream: import patch to isolate from Git version updates 2019-12-29 12:22:30 +00:00
net-mgmt Bump PORTREVISION for dependency change of USE_PHP=memcache in r521466 2019-12-30 06:40:39 +00:00
net-p2p Update to 5.5.0 2019-12-30 07:45:41 +00:00
news
polish Update to 20191229 2019-12-30 17:00:34 +00:00
ports-mgmt
portuguese
print
russian
science Update to 1.10.6 2019-12-30 16:57:12 +00:00
security security/doas: upgrade 6.2 -> 6.2p4 2019-12-30 18:10:30 +00:00
shells
sysutils Update to 12.7.3 2019-12-30 16:57:17 +00:00
Templates
textproc Update to 19.12.0 2019-12-30 16:58:41 +00:00
Tools
ukrainian
vietnamese
www Update to 0.80.0 2019-12-30 16:58:46 +00:00
x11 Update LXQt to 0.14.1 2019-12-30 15:20:27 +00:00
x11-clocks
x11-drivers
x11-fm Update LXQt to 0.14.1 2019-12-30 15:20:27 +00:00
x11-fonts
x11-servers Add etc/X11/fontpath.d as a catalogue fontpath by default. 2019-12-30 00:11:05 +00:00
x11-themes
x11-toolkits Update LXQt to 0.14.1 2019-12-30 15:20:27 +00:00
x11-wm Update LXQt to 0.14.1 2019-12-30 15:20:27 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Rename my jakarta- ports to apache- 2019-12-30 09:15:29 +00: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://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ports.html
		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://www.FreeBSD.org/doc/en_US.ISO8859-1/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.