Personal patches
Go to file
2018-02-03 16:30:00 +00:00
accessibility
arabic
archivers Update to 0.19.2 2018-02-02 19:55:23 +00:00
astro Update astro/geographiclib to 1.4.9 2018-02-03 15:42:08 +00:00
audio Update MAD_RUN_DEPENDS 2018-02-03 08:34:24 +00:00
base
benchmarks
biology biology/diamond: Update to version 0.9.17 2018-02-01 19:20:07 +00:00
cad Unbreak the build against recent Clang. 2018-02-02 09:48:48 +00:00
chinese
comms - Update WWWs for all py-qt4* and py-qt5* ports 2018-02-03 12:45:01 +00:00
converters Update to 4.00 2018-02-02 19:54:28 +00:00
databases databases/tcl-sqlite3: update to 3.22.0 2018-02-03 14:49:46 +00:00
deskutils Drop USE_GCC and add missing build dependency 2018-02-03 15:09:40 +00:00
devel Update to 1.412. 2018-02-03 16:28:54 +00:00
dns Note that this is no longer a development version. 2018-02-03 11:00:07 +00:00
editors Update vim to patchlevel 1458 2018-02-03 16:30:00 +00:00
emulators emulators/citra: update to s20180202 2018-02-03 00:44:00 +00:00
finance
french
ftp Allow concurrent installation (USE_PYTHON=concurrent) 2018-02-03 06:21:36 +00:00
games games/openbor: update to 4578 2018-02-03 00:43:24 +00:00
german
graphics - Update to 2.11.7 2018-02-03 15:18:19 +00:00
hebrew
hungarian
irc Update to 0.92 2018-02-02 19:55:13 +00:00
japanese japanese/migemo-emacs: Deprecate and mark for deletion in one month 2018-02-02 19:50:59 +00:00
java java/openjfx8-scenebuilder: Update to 8u172-b03 2018-02-01 15:19:45 +00:00
Keywords
korean
lang - Update WWWs for all py-qt4* and py-qt5* ports 2018-02-03 12:45:01 +00:00
mail mail/mutt: Update to 1.9.3 2018-02-03 05:01:00 +00:00
math Update to 0.48 2018-02-02 19:55:18 +00:00
misc - Update WWWs for all py-qt4* and py-qt5* ports 2018-02-03 12:45:01 +00:00
Mk Flavorize and modernize Emacs ports 2018-02-02 13:43:14 +00:00
multimedia multimedia/plexmediaserver-plexpass: Update to 1.11.1.4760 2018-02-03 14:17:01 +00:00
net - Update WWWs for all py-qt4* and py-qt5* ports 2018-02-03 12:45:01 +00:00
net-im - Remove bogus (in presence of USE_GITHUB) USES=tar* 2018-02-02 16:17:34 +00:00
net-mgmt net-mgmt/rtrlib: Add the port to the tree and pass maintainership to the submitter 2018-02-03 15:01:06 +00:00
net-p2p - Bump PORTREVISION. Lazarus was updated to 1.8.0 2018-02-01 07:22:34 +00:00
news
palm
polish
ports-mgmt - bulk: Fix skipping failed packages. 2018-02-02 18:25:38 +00:00
portuguese
print - Update WWWs for all py-qt4* and py-qt5* ports 2018-02-03 12:45:01 +00:00
russian - Bump PORTREVISION. Lazarus was updated to 1.8.0 2018-02-01 07:24:07 +00:00
science Update to upstream version 0.19.1 2018-02-03 06:41:30 +00:00
security Update entry of w3m vulnerabilities. 2018-02-03 13:35:04 +00:00
shells
sysutils sysutils/powerdxx: update to version 0.3.0 2018-02-03 03:54:16 +00:00
Templates
textproc - Fix opensp build with clang 6 2018-02-03 13:36:44 +00:00
Tools
ukrainian
vietnamese
www Revert the previous commit so that users can receive an update properly. 2018-02-03 15:56:44 +00:00
x11 - Update to 3.8.4. 2018-02-03 14:00:47 +00:00
x11-clocks
x11-drivers
x11-fm - Bump PORTREVISION. Lazarus was updated to 1.8.0 2018-02-01 07:23:24 +00:00
x11-fonts Update to 2.007 2018-01-31 13:38:47 +00:00
x11-servers
x11-themes New port: x11-themes/arc-gruvbox-theme 2018-02-02 01:03:48 +00:00
x11-toolkits - Update WWWs for all py-qt4* and py-qt5* ports 2018-02-03 12:45:01 +00:00
x11-wm Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2018-01-31 17:58:27 +00:00
.arcconfig
.gitattributes
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs Add new port: www/mattermost-webapp 2018-02-02 08:39:46 +00:00
LEGAL
Makefile MASTER_SITE_INDEX should use HTTPS URL 2018-01-29 21:37:26 +00:00
MOVED Move audio/py-mad to audio/py-pymad 2018-02-03 08:33:33 +00:00
README
UIDs Add new port: www/mattermost-webapp 2018-02-02 08:39:46 +00:00
UPDATING UPDATING: fix typo in 20180201 Emacs flavors entry 2018-02-02 23:34:33 +00:00

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.