Personal patches
Go to file
Raphael Kubo da Costa 37665a9bac Set DISTFILES as OPTIONs helpers.
This allows one to only download the tarball corresponding to the chosen
VARIANT option, at the expense of making `make makesum' more cumbersome to
run (so add a comment to remind me of how to do it).

PR:		228206
Submitted by:	tobik
2018-05-14 20:26:49 +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
base
benchmarks
biology biology/diamond: Update to version 0.9.22 2018-05-14 17:17:11 +00:00
cad
chinese
comms
converters
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
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 - Add LICENSE 2018-05-14 19:38:32 +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 Run "/usr/sbin/service ldconfig restart" for USE_LDCONFIG instead of 2018-05-14 19:15:36 +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
Mk Run "/usr/sbin/service ldconfig restart" for USE_LDCONFIG instead of 2018-05-14 19:15:36 +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
net-p2p
news
palm
polish Update to 20180509 2018-05-14 15:39:28 +00:00
ports-mgmt
portuguese
print
russian
science
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 New port: www/kurly 2018-05-14 18:45:27 +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
x11-themes
x11-toolkits
x11-wm x11-wm/cwm: Update to 6.3 2018-05-14 19:12:54 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED - remove msn plugin 2018-05-14 11:43:51 +00:00
README
UIDs
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.