1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Jung-uk Kim c2507d99e8 Belatedly add a note about emulators/virtualbox-ose upgrade.
Requested by:	Kevin Oberman (rkoberman at gmail dot com)
2016-07-27 19:36:42 +00:00
accessibility Cleanup patches, a* categories. 2016-07-26 16:51:15 +00:00
arabic Cleanup patches, a* categories. 2016-07-26 16:51:15 +00:00
archivers Cleanup patches, a* categories. 2016-07-26 16:51:15 +00:00
astro Update graphics/exiv2 to 0.25. 2016-07-27 10:22:26 +00:00
audio Cleanup patches, a* categories. 2016-07-26 16:51:15 +00:00
benchmarks Cleanup patches, category benchmarks 2016-07-27 15:09:11 +00:00
biology
cad - Change maintainer email [1] 2016-07-27 17:04:44 +00:00
chinese chinese/ttfm: don't touch user font cache on install 2016-07-25 21:10:25 +00:00
comms
converters
databases
deskutils Update graphics/exiv2 to 0.25. 2016-07-27 10:22:26 +00:00
devel Update to v151002. 2016-07-27 16:11:08 +00:00
dns
editors - Update to version 2.11.0 [1] 2016-07-27 16:48:54 +00:00
emulators Allow X server to load GLX extension. 2016-07-27 03:51:19 +00:00
finance
french
ftp
games - Use clang where possible 2016-07-27 16:55:39 +00:00
german
graphics Update graphics/exiv2 to 0.25. 2016-07-27 10:22:26 +00:00
hebrew
hungarian
irc
japanese Add new port -- Aozora Mincho Japanese TrueType fonts 2016-07-27 15:10:09 +00:00
java
Keywords
korean
lang Remove Requires.private: zlib on FreeBSD <10. 2016-07-27 16:07:51 +00:00
mail
math 1. Some dependencies were added per QA advice. 2016-07-27 05:44:40 +00:00
misc - Update to 1.2.0 2016-07-27 12:55:15 +00:00
Mk editors/emacs-devel: 2016-07-27 07:12:24 +00:00
multimedia multimedia/zoneminder: Upgrade from 1.30.0-rc1 to 1.30.0-rc2 2016-07-27 08:01:04 +00:00
net New port: net/rubygem-fog-azure 2016-07-27 15:43:11 +00:00
net-im Add missing dependency on graphics/webp. 2016-07-27 01:09:58 +00:00
net-mgmt - Update to version 0.26 [1] 2016-07-27 17:24:39 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print print/typetools: Update version 2.105=>2.106 2016-07-26 07:50:00 +00:00
russian
science
security Fix breakage caused by r419105. 2016-07-27 19:24:26 +00:00
shells Reorganize, simplify, and improve the Makefile. 2016-07-27 07:39:21 +00:00
sysutils Update graphics/exiv2 to 0.25. 2016-07-27 10:22:26 +00:00
Templates
textproc Update to 2.2.11 2016-07-27 17:02:30 +00:00
Tools
ukrainian
vietnamese chinese/ttfm: don't touch user font cache on install 2016-07-25 21:10:25 +00:00
www Upgrade from 5.0.29 to 5.0.30: 2016-07-27 03:56:36 +00:00
x11 Update graphics/exiv2 to 0.25. 2016-07-27 10:22:26 +00:00
x11-clocks
x11-drivers
x11-fm Update graphics/exiv2 to 0.25. 2016-07-27 10:22:26 +00:00
x11-fonts - Update to 0.9 2016-07-27 11:56:16 +00:00
x11-servers
x11-themes
x11-toolkits Apply r402343 to other gnome@ ports restoring r297047 behavior 2016-07-25 21:46:22 +00:00
x11-wm - Pass maintainership to submitter [1] 2016-07-26 15:56:31 +00:00
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
README
UIDs
UPDATING Belatedly add a note about emulators/virtualbox-ose upgrade. 2016-07-27 19:36:42 +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.