1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2015-10-08 04:01:27 +00:00
accessibility
arabic
archivers - Silence patching 2015-10-06 21:14:15 +00:00
astro - Update to 8800 2015-10-05 12:55:39 +00:00
audio - Switch to options helpers 2015-10-07 01:37:46 +00:00
benchmarks - Switch to USES=tar 2015-10-07 01:36:46 +00:00
biology - Update to 1.14.4 2015-10-07 00:26:33 +00:00
cad Update to 10.0 2015-10-04 12:17:59 +00:00
chinese Update to 1.7.2. 2015-10-04 19:28:40 +00:00
comms - Switch to options helpers 2015-10-07 01:38:13 +00:00
converters
databases - Drop 8.x support 2015-10-07 01:37:27 +00:00
deskutils Fix packaging for some edge cases. 2015-10-06 20:27:00 +00:00
devel - Add NO_ARCH 2015-10-07 18:05:15 +00:00
dns Upgrade from version 1.4.7 to 1.4.8.2 2015-10-06 13:54:31 +00:00
editors Temporarily downgrade the openoffice-devel port from the upstream trunk 2015-10-08 01:09:38 +00:00
emulators - cleanup 2015-10-08 04:01:27 +00:00
finance
french
ftp Do not provide empty do-test target for perl5-using ports 2015-10-07 16:19:43 +00:00
games - Pet portlint 2015-10-07 18:04:30 +00:00
german - Update to 2015.09.27 2015-10-03 17:12:06 +00:00
graphics - Make DOCS optional 2015-10-07 16:32:49 +00:00
hebrew
hungarian
irc - Add LICENSE_FILE 2015-10-02 06:55:41 +00:00
japanese
java java/eclipse-ecj: update to 4.4.2 2015-10-01 20:02:39 +00:00
Keywords Do not use contractions. 2015-10-01 08:39:44 +00:00
korean
lang - Mark MAKE_JOBS_UNSAFE, there's a race between ld and chmod which leads to build failure: 2015-10-07 15:00:46 +00:00
mail - Drop 8.x support 2015-10-08 01:51:27 +00:00
math Unbreak math/py-matplotlib when some options are disabled (original PR). 2015-10-07 12:50:42 +00:00
misc misc/ruby-progressbar: set to deprecated 2015-10-07 22:03:37 +00:00
Mk - Fix compatibility with fmake 2015-10-07 18:45:28 +00:00
multimedia - Clarify LICENSE 2015-10-06 21:14:15 +00:00
net - Switch to options helpers 2015-10-08 01:51:27 +00:00
net-im Update to 20150822 2015-10-07 20:46:30 +00:00
net-mgmt - Fix staging from non-root 2015-10-07 04:02:20 +00:00
net-p2p - cleanup 2015-10-08 03:58:26 +00:00
news - cleanup 2015-10-08 04:00:53 +00:00
palm
polish
ports-mgmt - Fix staging as non-root 2015-10-01 20:32:07 +00:00
portuguese
print - Add missing files to plist, sort plist 2015-10-07 03:30:04 +00:00
russian
science - Update from 1.2 to 1.3, fix build 2015-10-07 13:02:02 +00:00
security - Optionize DOCS 2015-10-07 18:04:03 +00:00
shells - Add empty directories to plist 2015-10-01 15:49:16 +00:00
sysutils - Update PC-BSD related ports to their respective 10.2 versions 2015-10-07 17:11:56 +00:00
Templates
textproc - cleanup 2015-10-08 03:57:54 +00:00
Tools
ukrainian
vietnamese
www - update to geodb-20150901 2015-10-08 03:54:53 +00:00
x11 - Drop 8.x support 2015-10-07 01:37:32 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Update to 4.40 2015-10-02 14:05:52 +00:00
x11-servers
x11-themes
x11-toolkits Update to 1.15.2 2015-10-06 17:20:23 +00:00
x11-wm - cleanup 2015-10-08 03:57:16 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs Resurrect textproc/pootle and update it to 2.5.1.3 2015-10-02 15:18:48 +00:00
LEGAL
Makefile
MOVED emulators/ppsspp-devel: update to 1.1.0 by removing the port 2015-10-06 08:14:12 +00:00
README
UIDs Resurrect textproc/pootle and update it to 2.5.1.3 2015-10-02 15:18:48 +00:00
UPDATING Document recent pitfall when updating www/firefox 2015-10-06 22:16:00 +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.