Personal patches
Go to file
Steve Wills 34cfd7ad61 Remove unneeded BROKEN_FreeBSD_10
Reported by:	rene
Pointyat to:	swills
2019-10-15 20:42:23 +00:00
accessibility KDE Applications: update to 19.08.2 2019-10-15 18:31:10 +00:00
arabic
archivers KDE Applications: update to 19.08.2 2019-10-15 18:31:10 +00:00
astro KDE Applications: update to 19.08.2 2019-10-15 18:31:10 +00:00
audio KDE Applications: update to 19.08.2 2019-10-15 18:31:10 +00:00
base
benchmarks benchmarks/hyperfine: Update to 1.8.0 2019-10-15 09:10:59 +00:00
biology
cad
chinese
comms comms/anyremote: update to 6.7.2 2019-10-14 15:23:42 +00:00
converters Replace my personal email address to the samm@freebsd.org 2019-10-13 18:16:38 +00:00
databases KDE Applications: update to 19.08.2 2019-10-15 18:31:10 +00:00
deskutils KDE Applications: update to 19.08.2 2019-10-15 18:31:10 +00:00
devel Update devel/kerl to version 1.8.6. 2019-10-15 19:06:35 +00:00
dns Update to 0.1.21. 2019-10-14 14:45:14 +00:00
editors KDE Applications: update to 19.08.2 2019-10-15 18:31:10 +00:00
emulators emulators/yuzu: update to s20191014 2019-10-15 00:40:46 +00:00
finance - Update to 1.5-2 2019-10-13 11:22:21 +00:00
french Rename french/py-grammalecte -> french/py-grammalecte-fr 2019-10-14 18:17:08 +00:00
ftp ftp/omi: drop FreeBSD < 7.2 support 2019-10-13 13:07:28 +00:00
games KDE Applications: update to 19.08.2 2019-10-15 18:31:10 +00:00
german
graphics KDE Applications: update to 19.08.2 2019-10-15 18:31:10 +00:00
hebrew
hungarian
irc
japanese KDE Applications: update to 19.08.2 2019-10-15 18:31:10 +00:00
java
Keywords
korean
lang Remove unneeded BROKEN_FreeBSD_10 2019-10-15 20:42:23 +00:00
mail Conditionalize the inclusion of the -fnested-functions flag on GCC. 2019-10-15 12:43:44 +00:00
math KDE Applications: update to 19.08.2 2019-10-15 18:31:10 +00:00
misc KDE Applications: update to 19.08.2 2019-10-15 18:31:10 +00:00
Mk KDE Applications: update to 19.08.2 2019-10-15 18:31:10 +00:00
multimedia KDE Applications: update to 19.08.2 2019-10-15 18:31:10 +00:00
net KDE Applications: update to 19.08.2 2019-10-15 18:31:10 +00:00
net-im net-im/matterbridge: update to 1.16.0 2019-10-15 18:55:09 +00:00
net-mgmt New ports: net-mgmt/zabbix44-[agent|frontend|java|proxy|server] 2019-10-15 11:08:51 +00:00
net-p2p net-p2p/qtum: Use ${REINPLACE_CMD} instead of ${SED} -i '' 2019-10-14 07:15:19 +00:00
news
palm Remove expired port: 2019-10-14 10:17:46 +00:00
polish
ports-mgmt ports-mgmt/portfmt: Update to latest commit 2019-10-15 09:32:49 +00:00
portuguese
print KDE Applications: update to 19.08.2 2019-10-15 18:31:10 +00:00
russian russian/emkatic: update to 0.37 2019-10-15 17:03:28 +00:00
science KDE Applications: update to 19.08.2 2019-10-15 18:31:10 +00:00
security KDE Applications: update to 19.08.2 2019-10-15 18:31:10 +00:00
shells shells/elvish: Remove custom targets 2019-10-12 22:03:24 +00:00
sysutils sysutils/envconsul: update to 0.9.0 2019-10-15 18:44:10 +00:00
Templates
textproc KDE Applications: update to 19.08.2 2019-10-15 18:31:10 +00:00
Tools
ukrainian
vietnamese
www www/minio: update to 2019.10.12.01.39.57 2019-10-15 17:38:51 +00:00
x11 KDE Applications: update to 19.08.2 2019-10-15 18:31:10 +00:00
x11-clocks KDE Applications: update to 19.08.2 2019-10-15 18:31:10 +00:00
x11-drivers x11-drivers/xorg-drivers: Remove deleted drivers 2019-10-15 13:51:31 +00:00
x11-fm KDE Applications: update to 19.08.2 2019-10-15 18:31:10 +00:00
x11-fonts Remove deprecated x11 ports 2019-10-15 10:49:14 +00:00
x11-servers
x11-themes Add USES=gnome. 2019-10-13 15:08:32 +00:00
x11-toolkits - Update WWW 2019-10-15 09:39:19 +00:00
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove archivers/liborange. 2019-10-15 15:25:52 +00:00
README
UIDs
UPDATING Fix typo. 2019-10-15 10:45:13 +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.