1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Sunpoet Po-Chuan Hsieh 016f3496ca - Add NO_ARCH
2015-06-28 17:56:49 +00:00
accessibility
arabic
archivers
astro - Update to 0.070 2015-06-28 08:38:16 +00:00
audio - Update to 0.46.6 2015-06-28 07:47:27 +00:00
benchmarks
biology - Update options 2015-06-28 15:30:41 +00:00
cad Use BROKEN helpers 2015-06-27 14:32:12 +00:00
chinese - Update to 4.2.2 2015-06-28 08:56:39 +00:00
comms Spell MAKE_JOBS_UNSAFE correctly 2015-06-28 15:23:03 +00:00
converters - Update to 2.74 2015-06-28 09:44:56 +00:00
databases - Update to 4.2.3 2015-06-28 17:56:45 +00:00
deskutils Do not escape libxml++ it is not needed as it is not used in regular expression 2015-06-27 12:37:17 +00:00
devel - Add NO_ARCH 2015-06-28 17:56:49 +00:00
dns
editors MAKE_JOBS_SAFE=yes is a nop since july 2013 2015-06-28 15:20:04 +00:00
emulators Catch up with github tree, fixing bug caused by struct kinfo_proc typo - 2015-06-28 15:17:14 +00:00
finance
french
ftp - Fix multi handles 2015-06-28 17:53:55 +00:00
games - Update to version 1.5.6.20 2015-06-28 08:25:23 +00:00
german
graphics graphics/opengtl: fix build with LLVM 3.3 2015-06-28 14:24:25 +00:00
hebrew
hungarian
irc
japanese
java Mark BROKEN: unfetchable 2015-06-28 14:16:04 +00:00
Keywords
korean
lang - Set LANG=en_US.UTF-8 in MAKE_ENV, because sometimes Elixir will 2015-06-27 21:21:33 +00:00
mail
math MAKE_JOBS_SAFE=yes is a nop since july 2013 2015-06-28 15:20:04 +00:00
misc
Mk - Reintroduce MASTER_SITE_COMP_SOURCES 2015-06-28 08:49:01 +00:00
multimedia multimedia/mlt: update to 0.9.6 2015-06-28 14:10:53 +00:00
net - Update to 4.0.0 2015-06-28 17:55:54 +00:00
net-im
net-mgmt Spell MAKE_JOBS_UNSAFE correctly 2015-06-28 15:23:03 +00:00
net-p2p
news
palm
polish
ports-mgmt ports-mgmt/pkg_tree: support pkg_* and pkg 2015-06-27 19:32:38 +00:00
portuguese
print - Update to 0.21.0 2015-06-28 09:45:49 +00:00
russian - Use DISTVERSIONSUFFIX instead of DISTNAME 2015-06-28 08:52:15 +00:00
science
security - Update to 1.70 2015-06-28 09:45:29 +00:00
shells
sysutils - Add NO_ARCH 2015-06-28 17:55:03 +00:00
Templates
textproc - Update to 1.5.1 2015-06-28 17:55:59 +00:00
Tools
ukrainian
vietnamese
www - Add NO_ARCH 2015-06-28 17:56:40 +00:00
x11 Spell MAKE_JOBS_UNSAFE correctly 2015-06-28 15:23:03 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts - Mark BROKEN on 9.x: fails to extract: 2015-06-27 01:08:06 +00:00
x11-servers
x11-themes
x11-toolkits x11-tools/gtkada3: Fix build when DOCS option is deselected 2015-06-27 05:45:12 +00:00
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Add entries due to removal of www/varnish 2015-06-28 17:53:31 +00:00
README
UIDs
UPDATING Add entries due to removal of www/varnish 2015-06-28 17:53:31 +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.