Personal patches
Go to file
Sunpoet Po-Chuan Hsieh b6125bbb73 Remove unsupported regular expression
Differential Revision:	https://reviews.freebsd.org/D18332
PR:		233421
Reported by:	kevans
2019-01-13 20:07:50 +00:00
accessibility
arabic
archivers Update to 1.31. Noteworthy changes: 2019-01-13 15:33:22 +00:00
astro USES=compiler:c++11-lang is necessary to build this port on GCC-based 2019-01-13 02:34:32 +00:00
audio Use USES=pkgconfig where appropriate, round 2 2019-01-13 17:28:15 +00:00
base
benchmarks
biology biology/stacks: Upgrade to 2.3 2019-01-12 15:53:00 +00:00
cad Use USES=pkgconfig where appropriate 2019-01-13 15:17:23 +00:00
chinese
comms Use USES=pkgconfig where appropriate 2019-01-13 15:17:23 +00:00
converters
databases Remove unsupported regular expression 2019-01-13 20:07:50 +00:00
deskutils deskutils/zim: update to 0.69 2019-01-13 18:17:30 +00:00
devel Add py-jaraco.context 2.0 2019-01-13 20:07:39 +00:00
dns
editors Update to 0.3.4, and add TEST_DEPENDS 2019-01-13 14:56:33 +00:00
emulators Update ibiblio.org MASTER_SITE which includes a reference to the version 2019-01-13 06:34:32 +00:00
finance
french
ftp
games Use USE_SDL where appropriate 2019-01-13 16:08:40 +00:00
german
graphics graphics/gource: Drop unused graphics/sdl_image dependency 2019-01-13 15:39:03 +00:00
hebrew
hungarian
irc
japanese Update to 1.9.2. 2019-01-13 04:28:06 +00:00
java
Keywords
korean
lang lang/rust-nightly: update to 1.33.0.20190113 2019-01-13 00:38:15 +00:00
mail
math math/maxima: fix help 2019-01-13 19:23:25 +00:00
misc Upgrade to 0.13 2019-01-13 09:20:15 +00:00
Mk Fix qt.mk component of the new port devel/qt5-remoteobjects 2019-01-13 11:42:09 +00:00
multimedia multimedia/tvheadend: Update to 4.2.8 2019-01-13 19:36:46 +00:00
net net/kio-gdrive: update to 1.2.5 2019-01-13 19:36:50 +00:00
net-im Upgrade to v0.2.9. 2019-01-13 14:03:42 +00:00
net-mgmt
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science science/py-lifelines: update to 0.17.0 2019-01-13 18:19:07 +00:00
security security/clamav: update to 0.101.1 2019-01-13 19:32:17 +00:00
shells
sysutils sysutils/dsbbatmon: update to 1.0.3 2019-01-13 19:26:37 +00:00
Templates
textproc
Tools
ukrainian
vietnamese
www www/py-w3lib: update to 1.20.0 2019-01-13 18:18:09 +00:00
x11 x11/mlterm: Remove libfontconfig from REGIS_LIB_DEPENDS 2019-01-13 16:12:00 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts - Update to 3.3.92 2019-01-12 17:16:07 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitauthors
.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.