Personal patches
Go to file
Rodrigo Osorio 64b3db6963 Tilda uses wrong ps flag on start
Replace ps call by pgrep
Bump PORTREVISION
2017-12-07 09:46:41 +00:00
accessibility
arabic
archivers archivers/php71-phar: Unbreak if devel/re2c is installed 2017-12-05 15:56:04 +00:00
astro
audio audio/zynaddsubfx: fix build on cur, 10.x by force llvm40 2017-12-06 17:30:06 +00:00
base
benchmarks
biology biology/fasttree: update to version 2.1.10 2017-12-05 03:03:38 +00:00
cad
chinese
comms - Pet portlint 2017-12-05 09:00:27 +00:00
converters
databases databases/mariadb102-server: Bugfix update to 10.2.11 2017-12-05 21:15:30 +00:00
deskutils Mark BROKEN 2017-12-05 13:51:26 +00:00
devel - Update to 0.1.4.1. 2017-12-07 09:41:00 +00:00
dns Update to latest commit. 2017-12-04 13:56:32 +00:00
editors - Update WWW 2017-12-07 09:00:27 +00:00
emulators emulators/citra: update to s20171206 2017-12-07 00:57:23 +00:00
finance Now that we have flavors, reintroduce hardware/cold-storage wallet support for 2017-12-05 21:04:59 +00:00
french
ftp Update to 0.56 2017-12-03 20:37:27 +00:00
games Update to 4.1 2017-12-07 09:32:49 +00:00
german
graphics - Add license 2017-12-06 21:35:56 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Update to 1.18.4 2017-12-07 05:51:58 +00:00
mail mail/nextcloud-mail: Update to 0.7.5 2017-12-06 12:35:28 +00:00
math math/py-matplotlib: Allow build for Python 3.x 2017-12-06 19:46:53 +00:00
misc - Add LICENSE_FILE 2017-12-04 09:00:25 +00:00
Mk Fix 'make -j'. 2017-12-07 01:51:00 +00:00
multimedia multimedia/plexmediaserver{-plexpass}: Update to 1.10.0.4523 2017-12-06 18:20:22 +00:00
net Fold back net/bird6 into net/bird with FLAVORS. 2017-12-06 14:16:51 +00:00
net-im net-im/openfire: update to 4.2.0 2017-12-07 08:47:12 +00:00
net-mgmt net-mgmt/arpwatch: fix url to download OUI from in pkg-message 2017-12-07 06:30:41 +00:00
net-p2p
news
palm
polish
ports-mgmt ports-mgmt/synth: Update to 2.02 2017-12-06 11:57:19 +00:00
portuguese
print
russian
science science/mcstas: switch back to PORTVERSION 2017-12-06 16:18:35 +00:00
security Document FreeBSD-SA-17:11.openssl 2017-12-06 18:38:04 +00:00
shells comms/mlan3 shells/fish: annotate conflicts 2017-12-04 16:59:19 +00:00
sysutils Fix PKGBASE collision with syslog-ng312 2017-12-06 23:51:47 +00:00
Templates
textproc Update to 0.4.8. 2017-12-07 00:03:10 +00:00
Tools
ukrainian
vietnamese
www www/gitea: Fix pkg-plist after ports r455663 2017-12-07 08:10:26 +00:00
x11 Tilda uses wrong ps flag on start 2017-12-07 09:46:41 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Update 2.3.7 --> 2.3.8 2017-12-06 15:26:00 +00:00
x11-wm
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Make devel/kore-notls a flavor of devel/kore and remove it 2017-12-06 15:49:47 +00:00
README
UIDs
UPDATING Add a short entry about FLAVORS 2017-12-06 13:56:27 +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.