Personal patches
Go to file
Max Brazhnikov 97ce7e9e79 math/qtiplot:
- Add patches to fix build with clang6
- Remove DEBUG option and related bits: USES=qmake does the job nowadays
2018-05-14 21:55:09 +00:00
accessibility
arabic
archivers Remove LIBDIR arguments which are now unneeded 2018-05-14 19:12:46 +00:00
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 - Disable -Werror, fix build on 12 2018-05-14 18:47:41 +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 - Update finance/gnucash to 3.1 2018-05-14 21:01:51 +00:00
french
ftp
games - Fix build with clang 6.0 2018-05-14 19:32:09 +00:00
german Update to 2018.05.13 2018-05-14 15:39:15 +00:00
graphics Fix build with Python != 2.7. 2018-05-14 21:40:26 +00:00
hebrew
hungarian
irc Update to 1.1.13 2018-05-12 10:20:58 +00:00
japanese Update MASTER_SITES and unbreak this port 2018-05-14 16:27:20 +00:00
java
Keywords
korean
lang Fix build with clang 6.0. 2018-05-14 21:03:47 +00:00
mail Flask-Mail is an extension to the Flask web application micro framework 2018-05-14 15:31:19 +00:00
math math/qtiplot: 2018-05-14 21:55:09 +00:00
misc misc/mbuffer: Update to 20180505 2018-05-14 08:16:47 +00:00
Mk Add gtksourceview4 4.0.1. 2018-05-14 20:43:50 +00:00
multimedia - fix build for FreeBSD 12.0 2018-05-14 15:04:23 +00:00
net net/ocserv: update to 0.12.1 2018-05-14 18:23:23 +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 - Remove always true condition 2018-05-14 18:30:08 +00:00
Templates
textproc Added missing dependency to rinku. 2018-05-14 17:44:45 +00:00
Tools
ukrainian
vietnamese
www - update to 2.9.10 2018-05-14 21:04:40 +00:00
x11 Update babl to 0.1.46. 2018-05-14 17:38:40 +00:00
x11-clocks
x11-drivers
x11-fm Update WWW in pkg-descr 2018-05-14 19:31:49 +00:00
x11-fonts Set DISTFILES as OPTIONs helpers. 2018-05-14 20:26:49 +00:00
x11-servers net/xrdp{,-devel}: Update to 0.9.6 2018-05-13 07:25:24 +00:00
x11-themes
x11-toolkits Add gtksourceview4 4.0.1. 2018-05-14 20:43:50 +00:00
x11-wm x11-wm/cwm: Update to 6.3 2018-05-14 19:12:54 +00:00
.arcconfig
.gitattributes
.gitauthors .gitauthors: Add Matt Macy (mmacy) 2018-05-03 22:53:24 +00:00
.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 - Update finance/gnucash to 3.1 2018-05-14 21:01: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 Added a note to UPDATING about gitlab-pages feature was removed till it is fixed upstream again. 2018-05-14 18:18:12 +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.