Personal patches
Go to file
Sunpoet Po-Chuan Hsieh 95d4601a97 Use CMAKE_OFF
2018-02-19 10:30:08 +00:00
accessibility
arabic
archivers Update to 1.0.0 2018-02-18 13:37:59 +00:00
astro - Update to r4112 2018-02-16 19:08:12 +00:00
audio Fix build on clang 6.0.0 2018-02-18 08:49:14 +00:00
base
benchmarks Update to 1.0.13 2018-02-18 13:37:34 +00:00
biology
cad - Update to 9.7.100 2018-02-18 22:19:11 +00:00
chinese
comms Fails the same way on armvX as on aarch64. 2018-02-19 03:51:53 +00:00
converters BROKEN_SSL: Add REASON for breakage 2018-02-16 17:52:50 +00:00
databases Use CMAKE_OFF 2018-02-19 10:29:19 +00:00
deskutils
devel Use CMAKE_BOOL 2018-02-19 10:29:25 +00:00
dns - Update to 1.2.1 [1] 2018-02-18 15:06:53 +00:00
editors Update vim to patchlevel 1521 2018-02-17 18:57:17 +00:00
emulators Remove the STAGING option which has been marked BROKEN for 11 weeks 2018-02-18 21:21:40 +00:00
finance Update to 5.7.8 2018-02-17 01:27:59 +00:00
french
ftp Fix build with CURL_DEBUG enabled 2018-02-17 17:44:07 +00:00
games games/ags: Update to 3.4.1.12 2018-02-17 14:24:51 +00:00
german
graphics Use CMAKE_ON 2018-02-19 10:29:34 +00:00
hebrew
hungarian
irc Clean up some USES=python 2018-02-18 13:20:29 +00:00
japanese japanese/ddskk: Update to 16.2 2018-02-17 15:54:56 +00:00
java . Update to b45. 2018-02-18 00:34:56 +00:00
Keywords
korean
lang Mark broken on armv7 the same way as armv6, after local testing. 2018-02-19 06:09:45 +00:00
mail Overhaul default hosts configuration. 2018-02-17 12:45:18 +00:00
math Simplify MASTER_SITES (GNU/${PORTNAME} is the same as the simpler GNU). 2018-02-18 13:40:42 +00:00
misc Clean up some USES=python 2018-02-18 13:20:29 +00:00
Mk Update kdelibs to 4.14.38. 2018-02-18 17:40:47 +00:00
multimedia Fix build on clang 6.0.0, bump PORTREVISION 2018-02-19 07:42:08 +00:00
net Update QScintilla 2.10.2. 2018-02-18 09:55:10 +00:00
net-im Deprecate ports broken for more than 6 months 2018-02-18 09:29:27 +00:00
net-mgmt Use CMAKE_BOOL, CMAKE_ON and CMAKE_OFF 2018-02-19 10:29:43 +00:00
net-p2p - Update WWW 2018-02-19 09:02:55 +00:00
news
palm
polish
ports-mgmt Update to 2.17.16 2018-02-18 21:05:32 +00:00
portuguese
print Update QScintilla 2.10.2. 2018-02-18 09:55:10 +00:00
russian
science Use CMAKE_BOOL 2018-02-19 10:29:49 +00:00
security On further checking, the error message is the same here as on the -devel port. 2018-02-19 04:01:49 +00:00
shells Mark BROKEN_armv6 and BROKEN_armv7 2018-02-19 10:29:58 +00:00
sysutils Mark broken on both armv6 and armv7. 2018-02-19 05:18:06 +00:00
Templates
textproc textproc/rubygem-github-linguist47: Limit PORTSCOUT checks; sorting 2018-02-18 19:26:45 +00:00
Tools
ukrainian
vietnamese
www Use CMAKE_OFF 2018-02-19 10:30:08 +00:00
x11 Update kdelibs to 4.14.38. 2018-02-18 17:40:47 +00:00
x11-clocks
x11-drivers
x11-fm Update Thunar to 1.6.14 2018-02-16 20:45:18 +00:00
x11-fonts
x11-servers
x11-themes Update to upstream release 4.3.1 2018-02-17 20:04:40 +00:00
x11-toolkits Update QScintilla 2.10.2. 2018-02-18 09:55:10 +00:00
x11-wm
.arcconfig
.gitattributes
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Move textproc/rubygem-sass-rails5 to textproc/rubygem-sass-rails-rails4 2018-02-18 13:38:46 +00:00
README
UIDs
UPDATING Overhaul default hosts configuration. 2018-02-17 12:45:18 +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.