Personal patches
Go to file
Joseph Mingrone 2da9bd90c8 biology/ncbi-blast+: Add MAKE_JOBS_UNSAFE
PR:		214997
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D8882
2016-12-22 16:49:16 +00:00
accessibility accessibility/speech-dispatcher: update to 0.8.6 2016-12-22 15:31:28 +00:00
arabic
archivers - Pass maintainership to submitter 2016-12-22 12:00:08 +00:00
astro - Update to 18.6 2016-12-21 13:02:33 +00:00
audio audio/libofa: fetch source from github. 2016-12-22 05:31:22 +00:00
base
benchmarks Update to 1.97.3 2016-12-22 15:49:11 +00:00
biology biology/ncbi-blast+: Add MAKE_JOBS_UNSAFE 2016-12-22 16:49:16 +00:00
cad Move the doxygen things into a DOXYGEN option. 2016-12-20 17:56:44 +00:00
chinese - Update to 4.7 2016-12-20 18:36:11 +00:00
comms Move doxygen things to a DOXYGEN option. 2016-12-21 14:55:57 +00:00
converters - Update to 2.0.1 2016-12-21 20:46:39 +00:00
databases - Pass maintainership to submitter 2016-12-22 12:00:08 +00:00
deskutils deskutils/semantik: update to 0.9.5 2016-12-22 16:22:45 +00:00
devel Update to 2.1807. Add a few more test dependencies. 2016-12-22 16:23:11 +00:00
dns Fix build with JOBS. 2016-12-21 15:38:27 +00:00
editors Rename DOCS to DOXYGEN. 2016-12-21 14:56:17 +00:00
emulators Update to 5.1.12. 2016-12-21 14:01:15 +00:00
finance Update finance/skrooge to 2.5.0 2016-12-20 12:21:25 +00:00
french
ftp
games games/openbor: update to 3.0.r4419 2016-12-22 15:30:05 +00:00
german - Update to 2016.12.18 2016-12-20 18:35:44 +00:00
graphics Fix packaging. 2016-12-22 08:18:50 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Relax condition to pull GCC from ports which was added in r417665 to fix 2016-12-22 03:39:02 +00:00
mail - Resurrect `mail/mailutils' port removed back in 2014: it is under 2016-12-21 19:04:07 +00:00
math - Pass maintainership to submitter 2016-12-22 12:00:08 +00:00
misc Update to r49749 from the FreeBSD docset. 2016-12-21 10:32:24 +00:00
Mk Add a warning about setting both PORTVERSION and DISTVERSION. 2016-12-19 16:39:41 +00:00
multimedia - Add LICENSE 2016-12-22 09:01:01 +00:00
net - Pass maintainership to submitter 2016-12-22 12:00:08 +00:00
net-im
net-mgmt - remove master site LOCAL 2016-12-21 12:48:19 +00:00
net-p2p
news
palm - Add LICENSE 2016-12-20 09:02:18 +00:00
polish
ports-mgmt
portuguese
print - Pass maintainership to submitter 2016-12-22 12:00:08 +00:00
russian
science - Update to 1.8.0 2016-12-20 18:34:59 +00:00
security security/nss: update to 3.28 2016-12-22 15:30:16 +00:00
shells Update to 5.3.1 2016-12-22 13:12:30 +00:00
sysutils - Fix build with Python 3 2016-12-22 12:36:23 +00:00
Templates
textproc - Pass maintainership to submitter 2016-12-22 12:00:08 +00:00
Tools
ukrainian
vietnamese
www www/trac: Update from 1.0.13 to 1.2 2016-12-22 16:34:43 +00:00
x11 Add build dependency on linux_base so the build process can run tls_test. 2016-12-19 21:13:02 +00:00
x11-clocks
x11-drivers
x11-fm - Update to 1.2.5 2016-12-21 18:41:37 +00:00
x11-fonts - Update to 1.0.3 2016-12-20 02:21:44 +00:00
x11-servers
x11-themes
x11-toolkits x11-toolkits:libgdiplus: add missing dependencies, license 2016-12-20 14:30:33 +00:00
x11-wm Make ${LOCALBASE}/etc/xdg/menus the home of XDG menus. 2016-12-21 00:42:06 +00:00
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs - Add rc.d script 2016-12-22 14:27:18 +00:00
LEGAL
Makefile
MOVED - Resurrect `mail/mailutils' port removed back in 2014: it is under 2016-12-21 19:04:07 +00:00
README
UIDs - Add rc.d script 2016-12-22 14:27:18 +00:00
UPDATING

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

	http://www.FreeBSD.org/ports

For general information on the Ports Collection, please see the
FreeBSD Handbook ports section which is available from:

	http://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:

	http://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.