1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Alexey Dokuchaev 62abe08f9d - Fix parallel builds (-jX) and remove MAKE_JOBS_UNSAFE
- Utilize PLIST_FILES and PORTDOCS instead of pkg-plist
- Reword port description a bit; fix Makefile header
2014-05-26 08:47:51 +00:00
accessibility
arabic
archivers
astro Convert to USES=dos2unix 2014-05-26 06:55:07 +00:00
audio - Update to 2.1.3 2014-05-26 08:36:58 +00:00
benchmarks - Fix parallel builds (-jX) and remove MAKE_JOBS_UNSAFE 2014-05-26 08:47:51 +00:00
biology Convert to USES=dos2unix 2014-05-26 06:55:07 +00:00
cad - Fix MASTER_SITES 2014-05-26 07:14:53 +00:00
chinese Convert to USES=dos2unix 2014-05-26 06:55:07 +00:00
comms Convert to USES=dos2unix 2014-05-26 06:55:07 +00:00
converters Convert to USES=dos2unix 2014-05-26 06:55:07 +00:00
databases - Update to 2.2.5 2014-05-26 07:04:19 +00:00
deskutils Convert to USES=dos2unix 2014-05-26 06:55:07 +00:00
devel Convert to USES=dos2unix 2014-05-26 06:55:07 +00:00
dns
editors
emulators Convert to USES=dos2unix 2014-05-26 06:55:07 +00:00
finance
french
ftp
games Convert to USES=dos2unix 2014-05-26 08:44:34 +00:00
german
graphics Convert to USES=dos2unix 2014-05-26 08:44:34 +00:00
hebrew
hungarian
irc
japanese
java Convert to USES=dos2unix 2014-05-26 08:44:34 +00:00
Keywords
korean
lang Convert to USES=dos2unix 2014-05-26 08:44:34 +00:00
mail Convert to USES=dos2unix 2014-05-26 08:44:34 +00:00
math Convert to USES=dos2unix 2014-05-26 08:44:34 +00:00
misc Convert to USES=dos2unix 2014-05-26 08:44:34 +00:00
Mk Add a USE_GNOME py3gobject3 component for devel/py3-gobject3 added in r355246. 2014-05-26 07:22:01 +00:00
multimedia
net
net-im
net-mgmt Convert to USES=dos2unix 2014-05-26 08:44:34 +00:00
net-p2p Convert to USES=dos2unix 2014-05-26 08:44:34 +00:00
news
palm
polish
ports-mgmt
portuguese
print - Update to 2.3.2 2014-05-26 08:15:50 +00:00
russian
science
security
shells
sysutils
Templates
textproc - Update to 0.22.0 2014-05-26 08:05:47 +00:00
Tools
ukrainian
vietnamese
www
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
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.