Personal patches
Go to file
2017-04-07 23:16:20 +00:00
accessibility
arabic
archivers Moving maintainership burden onto broader shoulders 2017-04-07 18:50:22 +00:00
astro - Update to 11826 2017-04-05 18:21:40 +00:00
audio Moving maintainership burden onto broader shoulders 2017-04-07 18:50:22 +00:00
base
benchmarks benchmarks/gobench: mark deprecated 2017-04-05 21:19:04 +00:00
biology
cad
chinese
comms
converters Update to 11.5 2017-04-06 21:57:32 +00:00
databases databases/cego: update 2.33.4 -> 2.33.5 2017-04-07 19:56:49 +00:00
deskutils
devel Update to 0.007 2017-04-07 23:16:20 +00:00
dns Use UTF-8 locale to ensure psl-make-dafsa processing 2017-04-07 23:16:15 +00:00
editors
emulators emulators/ppsspp: don't enable EGL by default on arm 2017-04-07 01:34:22 +00:00
finance
french
ftp - Update to 1.5.2 2017-04-07 08:47:27 +00:00
games * Build fixes: add CC and CXX to MAKE_ARGS, pass NOASM via MAKE_ARGS 2017-04-07 21:39:53 +00:00
german
graphics - Add LICENSE 2017-04-07 09:02:12 +00:00
hebrew
hungarian
irc Update to 0.90 2017-04-06 21:56:42 +00:00
japanese
java
Keywords
korean
lang By default bootstrap on powerpc64 (option BOOTSTRAP), which avoids an 2017-04-07 21:50:19 +00:00
mail Moving maintainership burden onto broader shoulders 2017-04-07 18:50:22 +00:00
math - Remove always-true OSVERSION condition 2017-04-07 16:01:45 +00:00
misc Moving maintainership burden onto broader shoulders 2017-04-07 18:50:22 +00:00
Mk Implement test target for USE_ANT=yes. 2017-04-05 23:31:18 +00:00
multimedia multimedia/plexmediaserver: Update to 1.5.3.3580 2017-04-07 20:16:19 +00:00
net Update net/asterisk13 to 13.15.0. 2017-04-07 19:37:34 +00:00
net-im Remove Perl core modules 2017-04-05 19:59:15 +00:00
net-mgmt Moving maintainership burden onto broader shoulders 2017-04-07 18:50:22 +00:00
net-p2p
news
palm
polish
ports-mgmt ports-mgmt/create-rb-port: update to 0.0.3 2017-04-05 17:55:23 +00:00
portuguese
print
russian
science
security Moving maintainership burden onto broader shoulders 2017-04-07 18:50:22 +00:00
shells - Always accompany OSVERSION check with OPSYS check 2017-04-07 16:00:46 +00:00
sysutils Moving maintainership burden onto broader shoulders 2017-04-07 18:50:22 +00:00
Templates
textproc Moving maintainership burden onto broader shoulders 2017-04-07 18:50:22 +00:00
Tools
ukrainian
vietnamese
www Add Apache Tomcat development port starting on 9.0 alpha 2017-04-07 22:32:01 +00:00
x11 Update to 2.0.1 2017-04-07 19:15:03 +00:00
x11-clocks
x11-drivers
x11-fm - Add LICENSE 2017-04-07 16:28:17 +00:00
x11-fonts
x11-servers
x11-themes Update to 0.10.4 2017-04-07 19:02:50 +00:00
x11-toolkits Update to 1.7.58 2017-04-06 22:24:25 +00:00
x11-wm
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs Add UID/GID for gitlab-runner 2017-04-07 13:46:28 +00:00
LEGAL
Makefile
MOVED Update to 5.3.0 2017-04-06 01:33:55 +00:00
README
UIDs Add UID/GID for gitlab-runner 2017-04-07 13:46:28 +00:00
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.