Personal patches
Go to file
Steve Wills 55d2327ca1 devel/jetbrains-clion: Update to 2019.2.4
PR:		241184
Submitted by:	Dmitry Wagin <dmitry.wagin@ya.ru> (maintainer)
2019-10-15 16:23:13 +00:00
accessibility
arabic
archivers Remove archivers/liborange. 2019-10-15 15:25:52 +00:00
astro Add samm to freebsd.commiters.markers 2019-10-13 18:20:32 +00:00
audio audio/gsequencer: Update 2.3.12 -> 2.3.13 2019-10-14 05:01:53 +00:00
base
benchmarks benchmarks/hyperfine: Update to 1.8.0 2019-10-15 09:10:59 +00:00
biology biology/prodigal: Eliminate a very old version from the portscout discovery process 2019-10-12 15:40:21 +00:00
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 databases/lua-lsqlite3: Fix Makefile options 2019-10-15 13:33:34 +00:00
deskutils Add deskutils/foliate 1.5.3. 2019-10-15 15:04:13 +00:00
devel devel/jetbrains-clion: Update to 2019.2.4 2019-10-15 16:23:13 +00:00
dns Update to 0.1.21. 2019-10-14 14:45:14 +00:00
editors editors/ne: Update to 3.2.1 2019-10-14 18:20:29 +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 games/pioneer: Update to 20191009 2019-10-15 15:52:58 +00:00
german
graphics graphics/gpu-fimware-kmod: update AMD firmwares to the latest upstream 2019-10-15 16:23:05 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/pocl: Update to POCL 1.4 2019-10-15 13:41:58 +00:00
mail Conditionalize the inclusion of the -fnested-functions flag on GCC. 2019-10-15 12:43:44 +00:00
math math/gfan: fix build on 13.0-CURRENT 2019-10-15 16:05:42 +00:00
misc misc/py-palettable: Update 3.2.0 -> 3.3.0 2019-10-13 20:56:59 +00:00
Mk Remove deprecated x11 ports 2019-10-15 10:49:14 +00:00
multimedia multimedia/kodi-devel: Update to newer snapshot 2019-10-15 10:32:46 +00:00
net net/shelldap: update to 1.5.1 2019-10-15 14:11:02 +00:00
net-im Drop LLD_UNSAFE=yes. 2019-10-13 14:04:02 +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 Update to 1.25.11. 2019-10-15 12:20:50 +00:00
russian
science science/metaphysicl: 0.5.2 -> 0.6.0 2019-10-13 21:17:17 +00:00
security Update to 9.7.9 2019-10-15 15:45:23 +00:00
shells shells/elvish: Remove custom targets 2019-10-12 22:03:24 +00:00
sysutils sysutils/potnet: Update to 0.4.0 2019-10-15 09:18:42 +00:00
Templates
textproc textproc/lua-lyaml: update to 6.2.4 2019-10-15 14:14:57 +00:00
Tools
ukrainian
vietnamese
www www/tt-rss: Update www/tt-rss to g20191009 2019-10-15 14:21:17 +00:00
x11 Finish xsetpointer removal 2019-10-15 12:30:45 +00:00
x11-clocks
x11-drivers x11-drivers/xorg-drivers: Remove deleted drivers 2019-10-15 13:51:31 +00:00
x11-fm
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 Drop nop XFREE86_HTML_MAN 2019-10-12 12:02:26 +00:00
.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.