Personal patches
Go to file
Dmitry Marakasov 4d7bc0507a - Update to 1.4
2018-02-07 18:16:39 +00:00
accessibility
arabic
archivers - Switch to new test framework 2018-02-07 09:02:49 +00:00
astro
audio Mark DEPRECATED and set EXPIRATION_DATE for 2018-08-01 2018-02-07 12:58:43 +00:00
base Add files missed in previous commit 2018-02-06 14:38:27 +00:00
benchmarks
biology
cad cad/py-pyfda: Removed USE_PYTHON=noflavors because it causes INDEX to break. 2018-02-03 21:43:16 +00:00
chinese
comms Bump PORTREVISION in the PyQt5 ports after r460809. 2018-02-04 20:56:45 +00:00
converters Note PHP ports that do not build with 7.2. 2018-02-07 17:46:10 +00:00
databases Revert that bit. 2018-02-07 17:52:31 +00:00
deskutils Fix build with LibreSSL: 2018-02-07 15:55:49 +00:00
devel Switch to EXTRA_PATCHES directories. 2018-02-07 18:03:24 +00:00
dns Teach named where its pid file should be by default, to be consistent 2018-02-07 14:29:08 +00:00
editors - Fix LICENSE 2018-02-06 15:20:33 +00:00
emulators Update to a new snapshot. 2018-02-07 01:03:29 +00:00
finance Note PHP ports that do not build with 7.2. 2018-02-07 17:46:10 +00:00
french
ftp Update to netdumpd-20180205. 2018-02-05 18:47:58 +00:00
games Unbreak 2018-02-06 11:50:38 +00:00
german Update to 2018.02.04 2018-02-05 17:49:42 +00:00
graphics - Update to 1.4 2018-02-07 18:16:39 +00:00
hebrew
hungarian
irc Update to 0.93 2018-02-04 10:13:31 +00:00
japanese Note PHP ports that do not build with 7.2. 2018-02-07 17:46:10 +00:00
java . Update to 8u162. 2018-02-03 21:41:06 +00:00
Keywords
korean
lang - Fix shebangs 2018-02-07 13:48:33 +00:00
mail - Update to latest git snapshot, 2f51492 2018-02-07 12:33:02 +00:00
math Update calc to version 2.12.6.5 (bugfix release) 2018-02-06 10:55:23 +00:00
misc misc/wmweather+: Change location of config file 2018-02-06 23:49:44 +00:00
Mk Remove leading newline to FLAVORS. 2018-02-06 20:49:09 +00:00
multimedia Upgrade to version 0.7.2. 2018-02-06 21:59:31 +00:00
net Also, take over maintainership (previous maintainer requests). 2018-02-07 16:31:27 +00:00
net-im - Update to 1.65 2018-02-06 21:24:08 +00:00
net-mgmt - Do not try to build under mips/mips64 as SSP is broken per r306364 2018-02-07 18:11:27 +00:00
net-p2p net-p2p/qtum: Upgrade from 0.14.13 to 0.14.14 2018-02-05 19:59:40 +00:00
news
palm
polish Update to 20180202 2018-02-05 17:49:47 +00:00
ports-mgmt Upgrade pkg-provides from 0.3.1 to 0.4.0 2018-02-07 17:45:34 +00:00
portuguese
print - Update to 1.2.1 2018-02-06 16:13:05 +00:00
russian
science - Fix LICENSE 2018-02-06 15:17:45 +00:00
security Note PHP ports that do not build with 7.2. 2018-02-07 17:46:10 +00:00
shells
sysutils Update to version 6.2.0 2018-02-07 12:00:54 +00:00
Templates
textproc Note PHP ports that do not build with 7.2. 2018-02-07 17:46:10 +00:00
Tools
ukrainian
vietnamese
www Note PHP ports that do not build with 7.2. 2018-02-07 17:46:10 +00:00
x11 - Fix LICENSE 2018-02-05 09:02:15 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Add upstream patch to fix bug caused by not translating coordinates 2018-02-07 12:33:59 +00:00
x11-wm x11-wm/stumpwm: Bump PORTREVISION after x11/cl-clx-sbcl update 2018-02-05 01:56:53 +00:00
.arcconfig
.gitattributes
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Update to a new snapshot. 2018-02-07 01:03:29 +00:00
README
UIDs
UPDATING UPDATING: Add poudriere examples 2018-02-04 21:05:35 +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.