Personal patches
Go to file
Dmitry Marakasov 6ab19fc0c0 - Fix LICENSE
- Add LICENSE_FILE
- Switch to options helpers
- Update WWW

Approved by:	portmgr blanket
2020-04-23 09:32:30 +00:00
accessibility
arabic
archivers
astro Update Stellarium to version 0.20.1. 2020-04-22 08:59:11 +00:00
audio audio/jalv-select: Update 1.2 -> 1.3 2020-04-23 03:29:14 +00:00
base
benchmarks - Swap back from net/openmpi3 to net/openmpi 2020-04-21 21:43:24 +00:00
biology - Swap back from net/openmpi3 to net/openmpi 2020-04-21 21:51:56 +00:00
cad cad/veroroute: Update 1.86 -> 1.90 2020-04-23 03:36:29 +00:00
chinese Update WWW 2020-04-22 21:32:35 +00:00
comms
converters
databases databases/postgresql-repmgr: Update version 5.0.0=>5.1.0 2020-04-22 21:44:48 +00:00
deskutils deskutils/ganttproject: Update to 2.8.11 2020-04-23 04:01:00 +00:00
devel Update to 1.3.10 release. 2020-04-23 09:14:56 +00:00
dns
editors
emulators emulators/citra: update to s20200422 2020-04-23 00:57:03 +00:00
finance - Update to 1.7.6.5 2020-04-22 09:25:13 +00:00
french
ftp Update to 3.0.13 2020-04-23 09:19:05 +00:00
games games/frotz: Update to version 2.51 2020-04-22 18:29:42 +00:00
german
graphics graphics/netpbm: Update to 10.90.01 2020-04-23 04:12:31 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/intel-compute-runtime: don't hardcode /dev/dri/card0 2020-04-23 07:13:58 +00:00
mail Remove outdated BROKEN_RUBY24 after lang/ruby24 removal 2020-04-22 21:32:25 +00:00
math math/py-pyodeint: Update 0.10.3 -> 0.10.4 2020-04-23 08:19:43 +00:00
misc Update RUN_DEPENDS for py-python-novaclient 17.0.0 update 2020-04-23 05:17:58 +00:00
Mk Update PYNUMPY 2020-04-21 19:47:46 +00:00
multimedia multimedia/aom: update to 1.0.0.3496 2020-04-23 00:57:09 +00:00
net - Fix LICENSE 2020-04-23 09:32:30 +00:00
net-im
net-mgmt
net-p2p net-p2p/deluge-cli: revert pillow dependency string 2020-04-23 06:18:58 +00:00
news
polish
ports-mgmt ports-mgmt/portfmt: Update to latest commit 2020-04-23 04:15:17 +00:00
portuguese
print Update to 4.8.1 2020-04-23 05:18:12 +00:00
russian
science science/afni: update to 20.1.02 2020-04-23 06:34:32 +00:00
security Update to 1.14.1 2020-04-23 05:18:17 +00:00
shells
sysutils sysutils/pot: Update to 0.11.1 2020-04-23 09:32:07 +00:00
Templates
textproc textproc/py-rnc2rng: Update 2.6.3 -> 2.6.4 2020-04-23 07:34:49 +00:00
Tools
ukrainian
vietnamese
www Update to 5.2.22 2020-04-23 09:23:25 +00:00
x11 - Fix LICENSE 2020-04-22 09:32:29 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Update to 1.1 2020-04-22 21:25:57 +00:00
x11-servers
x11-themes Update to 20200405 2020-04-23 07:46:33 +00:00
x11-toolkits
x11-wm Update to 4.18.1 2020-04-22 10:32:27 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs Create and use a tests group for the tests user. 2020-04-22 18:01:16 +00:00
LEGAL
Makefile
MOVED
README
UIDs Create and use a tests group for the tests user. 2020-04-22 18:01:16 +00:00
UPDATING Fix typo and explain how to change the group for the user tests using pw(8) 2020-04-23 08:05:19 +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://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.