Personal patches
Go to file
Matthias Fechner 1dd9619942 Update devel/gitlab-shell to 7.1.2 required for gitlab 10.7.x.
Reviewed by:	tz (mentor)
Approved by:	tz (mentor)
Differential Revision:	https://reviews.freebsd.org/D15322
2018-05-14 18:00:12 +00:00
accessibility
arabic
archivers
astro - Update to 13710 2018-05-14 15:48:34 +00:00
audio Update to 20180513 2018-05-14 08:24:45 +00:00
base
benchmarks
biology biology/diamond: Update to version 0.9.22 2018-05-14 17:17:11 +00:00
cad
chinese
comms
converters Update to 2.0.6 2018-05-13 20:10:02 +00:00
databases Remove broken as it builds fine on poudriere. 2018-05-14 16:56:03 +00:00
deskutils - Whitespace fix 2018-05-14 09:34:05 +00:00
devel Update devel/gitlab-shell to 7.1.2 required for gitlab 10.7.x. 2018-05-14 18:00:12 +00:00
dns Update to latest commit. 2018-05-14 12:18:55 +00:00
editors editors/mg: Update WWW 2018-05-14 08:38:06 +00:00
emulators - fix build for FreeBSD 12.0 2018-05-14 14:56:47 +00:00
finance
french
ftp
games games/openbor: update to 6138 2018-05-14 12:08:09 +00:00
german Update to 2018.05.13 2018-05-14 15:39:15 +00:00
graphics Update gegl3 to 0.3.34. 2018-05-14 17:39:44 +00:00
hebrew
hungarian
irc
japanese Update MASTER_SITES and unbreak this port 2018-05-14 16:27:20 +00:00
java
Keywords
korean
lang Prevent php 5.6 (opcache) from segfaulting when compiled with clang 6.0 2018-05-14 14:24:13 +00:00
mail Flask-Mail is an extension to the Flask web application micro framework 2018-05-14 15:31:19 +00:00
math - Set general and miscellaneous to default to on. 2018-05-14 15:40:50 +00:00
misc misc/mbuffer: Update to 20180505 2018-05-14 08:16:47 +00:00
Mk Fix desktuils/kdepim dependencies 2018-05-14 05:36:47 +00:00
multimedia - fix build for FreeBSD 12.0 2018-05-14 15:04:23 +00:00
net net/google-cloud-sdk: Update to 200.0.0 2018-05-14 17:08:53 +00:00
net-im - fix build for FreeBSD 12.0 2018-05-14 14:17:45 +00:00
net-mgmt - Unbreak (Can't locate RackMonkey/CGI.pm in @INC) 2018-05-13 19:02:18 +00:00
net-p2p Rename btsync to rslsync and update it to 2.5.12 2018-05-14 02:55:52 +00:00
news
palm
polish Update to 20180509 2018-05-14 15:39:28 +00:00
ports-mgmt Bump version to 2.18.2. 2018-05-12 22:14:30 +00:00
portuguese
print
russian
science science/rdkit: Update 2017_09_3 -> 2018_03_1 2018-05-14 06:42:03 +00:00
security GSSAPI Negotiate HTTP authentication for Flask routes. 2018-05-14 15:59:03 +00:00
shells
sysutils sysutils/prips: Update to 1.1.0 2018-05-14 13:14:59 +00:00
Templates
textproc Added missing dependency to rinku. 2018-05-14 17:44:45 +00:00
Tools
ukrainian
vietnamese
www Update to 5.0.0 required for gitlab 10.7.x. 2018-05-14 17:52:54 +00:00
x11 Update babl to 0.1.46. 2018-05-14 17:38:40 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Add options to install variants. 2018-05-14 10:24:23 +00:00
x11-servers net/xrdp{,-devel}: Update to 0.9.6 2018-05-13 07:25:24 +00:00
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs Rename btsync to rslsync and update it to 2.5.12 2018-05-14 02:55:52 +00:00
LEGAL
Makefile
MOVED - remove msn plugin 2018-05-14 11:43:51 +00:00
README
UIDs Rename btsync to rslsync and update it to 2.5.12 2018-05-14 02:55:52 +00:00
UPDATING net/xrdp{,-devel}: Update to 0.9.6 2018-05-13 07:25:24 +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.