Personal patches
Go to file
Sunpoet Po-Chuan Hsieh 09f49ad2fc Fix *_DEPENDS: this port does not depend on MooseX::AttributeHelpers
- Bump PORTREVISION for dependency change
2018-01-04 20:12:28 +00:00
accessibility
arabic
archivers Update to 0.18.1 2018-01-03 16:45:59 +00:00
astro
audio Fix build on 10.3 i386 noticed by pkg-fallout. Patch has also been 2018-01-04 12:48:03 +00:00
base
benchmarks benchmarks/stress-ng: Update to 0.09.08 2018-01-03 10:26:31 +00:00
biology
cad
chinese
comms
converters
databases Revert r457783, it was not added properly. 2018-01-04 15:11:28 +00:00
deskutils
devel Update TEST_DEPENDS: remove deprecated p5-MooseX-AttributeHelpers 2018-01-04 20:12:23 +00:00
dns dns/drool: update to version 1.0.1 2018-01-03 16:38:41 +00:00
editors
emulators
finance
french
ftp
games - Pet portlint 2018-01-04 09:00:45 +00:00
german german/mediathekview: 2018-01-04 11:11:26 +00:00
graphics Fix *_DEPENDS: this port does not depend on MooseX::AttributeHelpers 2018-01-04 20:12:28 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/spidermonkey24: unbreak build with Clang 6 / GCC 7 2018-01-04 02:40:11 +00:00
mail
math - Mark MAKE_JOBS_SAFE, this fixes build on mips and mips64 2018-01-04 08:38:19 +00:00
misc Bump PORTREVISION after r457993. 2018-01-03 17:22:40 +00:00
Mk Follow-up r458048: Properly trim FLAVOR from .MAKEOVERRIDES. 2018-01-04 20:06:21 +00:00
multimedia Unbreak multimedia/mlt* after 457914 2018-01-04 11:11:17 +00:00
net Update to 0.3.0 2018-01-04 20:11:22 +00:00
net-im
net-mgmt * Revision bump for libevhtp 2018-01-04 19:15:27 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print Update to 3.21.1 2018-01-04 20:11:48 +00:00
russian
science - Update to 0.9.2 2018-01-04 11:54:56 +00:00
security Mark DEPRECATED and set EXPIRATION_DATE to 2018-01-31 2018-01-04 20:11:53 +00:00
shells
sysutils Update to 2.14.2 2018-01-04 20:11:32 +00:00
Templates
textproc textproc/aspell: unbreak build with Clang 6 / GCC 7 2018-01-04 02:20:59 +00:00
Tools
ukrainian
vietnamese
www Update to 2.0.2 2018-01-04 20:11:58 +00:00
x11 x11/radare-cutter: create port 2018-01-04 17:09:27 +00:00
x11-clocks
x11-drivers x11-drivers/xorgxrdp: Update to 0.2.5 2018-01-04 16:19:39 +00:00
x11-fm - update from 3.13.0 to 3.14.0 2018-01-03 14:08:27 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/pure-tk: adjust for new Tk pkg-config file 2018-01-04 12:58:50 +00:00
x11-wm
.arcconfig
.gitattributes
.gitignore Enhance .gitignore, svn:ingore and svn:global-ignores 2018-01-04 11:40:48 +00:00
.gitmessage
CHANGES
CONTRIBUTING.md Add a CONTRIBUTING file so github pull requests explain the proper submission 2014-03-15 13:37:33 +00:00
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
README
UIDs
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.