Personal patches
Go to file
Alexander Leidinger 4b40c2947e - update python plugin
- print pkg-message only on install [1]

Requested by:	mat [1]
2020-04-01 13:04:07 +00:00
accessibility
arabic
archivers
astro
audio Update KDE Plasma Desktop to 5.18.4.1 2020-04-01 04:28:17 +00:00
base
benchmarks
biology
cad
chinese
comms Update WWW 2020-03-31 23:18:14 +00:00
converters Fix yj entry 2020-04-01 07:31:47 +00:00
databases Replace CPU-specific optimization (-march=native) with -O3 2020-03-31 23:19:15 +00:00
deskutils Update KDE Plasma Desktop to 5.18.4.1 2020-04-01 04:28:17 +00:00
devel - update python plugin 2020-04-01 13:04:07 +00:00
dns
editors Update WWW 2020-03-31 23:18:24 +00:00
emulators
finance
french
ftp
games
german Update WWW 2020-03-31 23:18:28 +00:00
graphics graphics/librsvg2-rust: Update to 2.48.2 2020-04-01 06:10:40 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/janet: Update to v1.8.1 2020-04-01 05:31:21 +00:00
mail
math Resurrect rw, with PKGNAME=rankwidth, and set a conflict with sysutils/rw. 2020-04-01 09:36:48 +00:00
misc
Mk py-enum-compat is available for all flavors of python 2020-04-01 06:46:47 +00:00
multimedia Update WWW 2020-03-31 23:19:01 +00:00
net py-eventlet does not depend on py-enum-compat 2020-04-01 06:45:31 +00:00
net-im Update libqmatrixclient and some consumers 2020-04-01 09:02:33 +00:00
net-mgmt net-mgmt/netdata: Unbreak webui permissions when running netdata as root 2020-04-01 12:16:03 +00:00
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science
security Update KDE Plasma Desktop to 5.18.4.1 2020-04-01 04:28:17 +00:00
shells
sysutils Add missing depend. 2020-04-01 12:09:45 +00:00
Templates
textproc - Update to 0.071 2020-04-01 12:58:50 +00:00
Tools
ukrainian
vietnamese
www - Update django to 3.0.5 and 2.2.12 2020-04-01 12:15:32 +00:00
x11 Update KDE Plasma Desktop to 5.18.4.1 2020-04-01 04:28:17 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes Update KDE Plasma Desktop to 5.18.4.1 2020-04-01 04:28:17 +00:00
x11-toolkits Update KDE Plasma Desktop to 5.18.4.1 2020-04-01 04:28:17 +00:00
x11-wm Update KDE Plasma Desktop to 5.18.4.1 2020-04-01 04:28:17 +00:00
.arcconfig
.gitattributes
.gitauthors .gitauthors: Chase update for se 2020-04-01 12:05:54 +00:00
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
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://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.