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
Jimmy Olgeni 4ed3db726a Add staging support.
- Use @fontsdir in pkg-plist.
2014-06-10 19:12:29 +00:00
accessibility
arabic
archivers Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
astro Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
audio Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
benchmarks
biology Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
cad Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
chinese Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
comms Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
converters Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
databases - Explain to user how to build if they have openssl installed. Another option 2014-06-10 15:22:12 +00:00
deskutils Update to 2.14 2014-06-10 18:32:05 +00:00
devel Update to 0.6.1. 2014-06-10 18:05:41 +00:00
dns Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
editors Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
emulators
finance
french
ftp Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
games Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
german - Update to 2014.06.08 2014-06-10 15:08:29 +00:00
graphics Strip binaries 2014-06-10 17:21:20 +00:00
hebrew
hungarian
irc irc/bitchx: Requires build by GCC to avoid segfault 2014-06-10 14:26:34 +00:00
japanese Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
java
Keywords
korean
lang Update lang/pypy-devel to 2.3.1. 2014-06-10 18:12:55 +00:00
mail Release maintainership 2014-06-10 16:35:17 +00:00
math - Update to 0.31 2014-06-10 15:08:11 +00:00
misc Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
Mk Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
multimedia - Update to 1.1.2 2014-06-10 16:04:02 +00:00
net fix permission. 2014-06-10 19:01:49 +00:00
net-im Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
net-mgmt Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
net-p2p Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
news
palm
polish - Update to 20140608 2014-06-10 15:08:34 +00:00
ports-mgmt
portuguese
print Modernize 2014-06-10 17:26:02 +00:00
russian
science better way to handle symlink 2014-06-10 15:20:03 +00:00
security fix permission. 2014-06-10 19:11:43 +00:00
shells
sysutils - Update to 4.2.10 2014-06-10 15:08:24 +00:00
Templates
textproc Allow building when cppunit is not installed 2014-06-10 18:57:01 +00:00
Tools
ukrainian
vietnamese
www - update to 1.3.6 2014-06-10 18:31:36 +00:00
x11 Add staging support; do not @dirrmtry directories owned by dependencies. 2014-06-10 18:36:46 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Add staging support. 2014-06-10 19:12:29 +00:00
x11-servers
x11-themes
x11-toolkits Remove all the bootstrap files (.bs) from the plists. 2014-06-10 12:14:12 +00:00
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.