1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Rene Ladan f4a3def9a1 - Stage support
- Use @sample keyword
- Transfer maintainership to emulation@
2014-07-20 21:23:49 +00:00
accessibility
arabic
archivers
astro
audio - Stage support 2014-07-20 21:23:49 +00:00
benchmarks
biology
cad
chinese
comms Fix LIB_DEPENDS 2014-07-20 19:10:47 +00:00
converters
databases databases/galera: change USE_PYTHON to USE_PYTHON_BUILD 2014-07-20 20:42:23 +00:00
deskutils
devel Add USES=readline to fix build. 2014-07-20 19:38:27 +00:00
dns
editors
emulators Use DISTFILES instead of DISTNAME to fix build. 2014-07-20 19:44:42 +00:00
finance
french
ftp - update to 4.3 2014-07-20 19:01:46 +00:00
games games/megaglest: Fix on FreeBSD 10+ (from dports) 2014-07-20 21:00:00 +00:00
german
graphics Fix LIB_DEPENDS 2014-07-20 19:14:02 +00:00
hebrew
hungarian
irc
japanese Fix LIB_DEPENDS 2014-07-20 19:20:50 +00:00
java . Don't hardcode /bin/bash. Fixes build trace output. 2014-07-20 19:33:08 +00:00
Keywords
korean
lang Drop some %%PORTDATA%% 2014-07-20 19:57:14 +00:00
mail
math Add USES=readline to fix build. 2014-07-20 19:49:21 +00:00
misc
Mk Fix reression after r361263, more than 200 python modules using 2014-07-20 19:47:45 +00:00
multimedia
net net/libbgpdump: use gcc, breaks with clang, and strip the lib 2014-07-20 21:19:04 +00:00
net-im
net-mgmt net-mgmt/arpwatch: handle some variant of vlan interfaces 2014-07-20 19:38:26 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print Remove print/ifxetex in two weeks per maintainer recommendation 2014-07-20 21:15:04 +00:00
russian
science Fix LIB_DEPENDS 2014-07-20 19:16:10 +00:00
security
shells
sysutils
Templates
textproc
Tools
ukrainian
vietnamese
www - security update to release 2.4.10 2014-07-20 20:49:32 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/indic-ttf: Restore missing MALAYALAM option, then clean up 2014-07-20 20:18:49 +00:00
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.