1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2014-05-02 16:35:17 +00:00
accessibility
arabic
archivers
astro
audio - New port: audio/libgroove 2014-05-02 15:46:52 +00:00
benchmarks
biology - Stage support [1] 2014-05-02 14:00:13 +00:00
cad I forgot to remove MAKE_JOB_UNSAFE in my previous commit. 2014-05-02 16:33:52 +00:00
chinese
comms
converters
databases
deskutils
devel Convert graphics/sdl_gfx to USES=libtool. Also set USE_AUTOTOOLS because 2014-05-02 14:16:49 +00:00
dns
editors Convert graphics/sdl_gfx to USES=libtool. Also set USE_AUTOTOOLS because 2014-05-02 14:16:49 +00:00
emulators
finance
french
ftp
games Moving some games to @games 2014-05-02 15:44:31 +00:00
german
graphics Convert graphics/sdl_gfx to USES=libtool. Also set USE_AUTOTOOLS because 2014-05-02 14:16:49 +00:00
hebrew
hungarian
irc Add staging support 2014-05-02 16:35:17 +00:00
japanese - Update from 0.20140401 to 0.20140501 2014-05-02 13:04:26 +00:00
java - Install junit4.jar to fix detection in math/scilab 2014-05-02 13:02:01 +00:00
Keywords
korean
lang Convert graphics/sdl_gfx to USES=libtool. Also set USE_AUTOTOOLS because 2014-05-02 14:16:49 +00:00
mail
math
misc Convert graphics/sdl_gfx to USES=libtool. Also set USE_AUTOTOOLS because 2014-05-02 14:16:49 +00:00
Mk Use new LIB_DEPENDS syntax in Mk/bsd.sdl.mk. 2014-05-02 14:45:32 +00:00
multimedia Convert graphics/sdl_gfx to USES=libtool. Also set USE_AUTOTOOLS because 2014-05-02 14:16:49 +00:00
net
net-im
net-mgmt
net-p2p
news
palm
polish
ports-mgmt
portuguese
print Update to 0.9.28. 2014-05-02 16:28:34 +00:00
russian
science
security Up to 2.0 alpha6, changes: 2014-05-02 16:29:02 +00:00
shells
sysutils
Templates
textproc
Tools
ukrainian
vietnamese
www Update to 4.8.1. 2014-05-02 15:00:36 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove cad/kicad-library: it is no more provided separately but included 2014-05-02 16:11:56 +00:00
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.