Personal patches
Go to file
Steve Wills cf80844660 sysutils/file: Update to 5.34
PR:		230457
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
Approved by:	jharris@widomaker.com (maintainer)
2018-08-23 16:34:20 +00:00
accessibility
arabic
archivers Update pkg-descr 2018-08-22 21:45:11 +00:00
astro Update to 1.6.0 2018-08-22 21:45:18 +00:00
audio audio/sratom: update to version 0.6.2 2018-08-22 18:05:37 +00:00
base
benchmarks benchmarks/phoronix-tes-suite: Update to 8.0.1 2018-08-22 16:40:48 +00:00
biology
cad Update the KiCAD devel ports to the latest versions 2018-08-21 18:03:43 +00:00
chinese This port uses python but doesn't declare it. In the GNOME 3.28 exp-run this 2018-08-20 20:36:35 +00:00
comms Remove expired port: 2018-08-21 18:32:30 +00:00
converters Update pkg-descr and WWW 2018-08-22 21:45:59 +00:00
databases - Update to 1.12.3 2018-08-23 14:28:01 +00:00
deskutils
devel devel/libruin: Remove unneeded include 2018-08-23 11:56:46 +00:00
dns Update to 0.1.9. 2018-08-23 09:35:53 +00:00
editors
emulators emulators/citra: update to s20180821 2018-08-22 23:56:36 +00:00
finance finance/cointop: terminal UI showing cryptocurrency values in realtime 2018-08-22 19:42:48 +00:00
french Update to 6.3 2018-08-21 18:24:29 +00:00
ftp Update to 4.8.4 and remove obsolete patches 2018-08-21 10:25:31 +00:00
games Remove expired ports: 2018-08-21 12:06:54 +00:00
german Update to 2018.08.19 2018-08-20 22:14:44 +00:00
graphics graphics/drm-devel-kmod: update to later revision. 2018-08-23 03:50:57 +00:00
hebrew
hungarian
irc
japanese
java www/webkit2-gtk3, java/openjfx8-devel: unbreak with libc++ 7 2018-08-22 19:38:08 +00:00
Keywords
korean
lang New port: lang/chicken5 2018-08-22 17:46:21 +00:00
mail - update to 3.4-20180819. 2018-08-21 13:12:07 +00:00
math - Update to 1.0.6 2018-08-23 07:09:31 +00:00
misc misc/freebsd-doc-sr 2018-08-23 10:20:14 +00:00
Mk
multimedia multimedia/plexmediaserver-plexpass: Update to 1.13.6.5339 2018-08-23 14:13:48 +00:00
net Add forgotten patch to fix build on i386 (the same as in haproxy-devel). 2018-08-23 11:57:27 +00:00
net-im net-im/telegram-desktop: update to 1.3.12 2018-08-22 16:09:42 +00:00
net-mgmt
net-p2p net-p2p/bitcoin-daemon: fix deterministic tarball fallout 2018-08-23 13:31:05 +00:00
news
palm
polish
ports-mgmt Update to 1.10.99.8 2018-08-20 17:06:15 +00:00
portuguese
print print/magicfilter: Canonicalize RUN_DEPENDS 2018-08-22 07:25:22 +00:00
russian
science science/qwalk: Correct the version: it is 1.0.1-300 2018-08-21 05:50:51 +00:00
security security/lynis: 2018-08-23 14:08:15 +00:00
shells
sysutils sysutils/file: Update to 5.34 2018-08-23 16:34:20 +00:00
Templates
textproc ElasticSearch: Update to 6.3.2 2018-08-23 16:27:11 +00:00
Tools
ukrainian
vietnamese
www - Update to 2.1.9 2018-08-23 14:43:41 +00:00
x11 x11/libX11: Update to 1.6.6 2018-08-22 19:47:21 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED misc/freebsd-doc-sr 2018-08-23 10:20:14 +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.