Personal patches
Go to file
Sunpoet Po-Chuan Hsieh 814bec545c Allow concurrent installation (USE_PYTHON=concurrent)
- Bump PORTREVISION for package change
- Take maintainership
2019-01-19 20:41:26 +00:00
accessibility
arabic
archivers Mark BROKEN: fails to build 2019-01-19 07:20:10 +00:00
astro
audio
base
benchmarks
biology
cad
chinese Fix Qt5 symbol version scripts to put the catch-all clause first. When 2019-01-16 11:13:44 +00:00
comms Update to 2.39.7 2019-01-18 19:47:38 +00:00
converters
databases databases/mysqlwsrep56-server: unbreak by updating distfile checksum 2019-01-19 14:03:17 +00:00
deskutils Update calibre to 3.38.1 2019-01-18 23:32:34 +00:00
devel Update to 0.99 2019-01-19 20:41:20 +00:00
dns
editors textproc/hunspell: update to 1.7.0 2019-01-18 21:14:41 +00:00
emulators - update WWW 2019-01-19 07:11:23 +00:00
finance
french
ftp
games games/openbor: update to 6642 2019-01-19 00:32:16 +00:00
german
graphics Update to 1.0.2 2019-01-19 20:40:48 +00:00
hebrew
hungarian
irc
japanese - Update to 20181228. 2019-01-19 04:19:26 +00:00
java Add a missing symbol in the linker map file. 2019-01-18 00:47:15 +00:00
Keywords
korean
lang Drop lang/owl-lisp. 2019-01-19 17:55:45 +00:00
mail Mark BROKEN: fails to build 2019-01-19 07:19:10 +00:00
math devel/cmake: update to 3.13.3 2019-01-19 20:02:45 +00:00
misc misc/mc: Tidy up Makefile 2019-01-19 08:13:31 +00:00
Mk textproc/hunspell: update to 1.7.0 2019-01-18 21:14:41 +00:00
multimedia Workaround a hopefully transient linker problem on head 2019-01-19 17:45:14 +00:00
net Update geoipupdate to 4.0.2 2019-01-18 20:23:46 +00:00
net-im - reduce runtime dependencies 2019-01-19 07:21:04 +00:00
net-mgmt net-mgmt/check_ssl_cert: update to 1.80.1 2019-01-19 12:10:32 +00:00
net-p2p - Move LICENSE_FILE and SHEBANG_FILES out of unrelated options section 2019-01-19 18:09:11 +00:00
news
palm
polish
ports-mgmt
portuguese
print textproc/hunspell: update to 1.7.0 2019-01-18 21:14:41 +00:00
russian
science science/mcstas-comps: fix RUN_DEPENDS 2019-01-19 09:48:16 +00:00
security - Add drupal7 and drupal8 vulnerability entry 2019-01-19 20:37:47 +00:00
shells Update to 5.0.2 2019-01-19 17:25:02 +00:00
sysutils Allow concurrent installation (USE_PYTHON=concurrent) 2019-01-19 20:41:26 +00:00
Templates
textproc textproc/py-diff-match-patch : update to 20181111 2019-01-19 17:48:56 +00:00
Tools
ukrainian
vietnamese
www Update to 1.36.0 2019-01-19 20:40:59 +00:00
x11 x11-wm/sway: update to 1.0.b.2.226 2019-01-19 00:32:42 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/spleen: Use x11-fonts/vtfontcvt-ng 2019-01-19 02:06:24 +00:00
x11-servers
x11-themes
x11-toolkits x11-wm/sway: update to 1.0.b.2.226 2019-01-19 00:32:42 +00:00
x11-wm x11-wm/sway: update to 1.0.b.2.226 2019-01-19 00:32:42 +00:00
.arcconfig
.gitattributes Generalize the .gitmessage entry in .gitattributes to capture .git* 2018-04-18 22:29:22 +00:00
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md Add a CONTRIBUTING file so github pull requests explain the proper submission 2014-03-15 13:37:33 +00:00
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove metaport for clang-devel. 2019-01-18 22:42:03 +00:00
README
UIDs
UPDATING - fix option GEOIP to use GeoLite2-Country 2019-01-19 07:08:22 +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.