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
2014-06-12 22:46:37 +00:00
accessibility
arabic
archivers
astro
audio Stagify. 2014-06-12 16:38:18 +00:00
benchmarks
biology
cad
chinese
comms
converters
databases Remove unnecessary bits: 2014-06-12 19:24:22 +00:00
deskutils
devel Update to 2.11.05. Turn DOCS and the RDOFF stuff into OPTIONS. 2014-06-12 21:09:47 +00:00
dns Update to 9.10.0-P2 2014-06-12 14:20:58 +00:00
editors Restore configure regeneration 2014-06-12 11:02:50 +00:00
emulators - Fix bsd-user x86_64 target failing with stk mmap: Invalid argument . 2014-06-12 19:34:06 +00:00
finance
french
ftp
games STAGEify 2014-06-12 11:49:55 +00:00
german
graphics graphics/darktable: Simplify options-dependent parts 2014-06-12 09:10:15 +00:00
hebrew
hungarian
irc Add missing OPTIONS_SUB. 2014-06-12 18:56:36 +00:00
japanese
java
Keywords Cosmetic 2014-06-12 10:20:22 +00:00
korean
lang Fix plist orphans 2014-06-12 14:33:28 +00:00
mail - Update to 3.0.2d 2014-06-12 19:41:00 +00:00
math - Add staging support 2014-06-12 15:26:46 +00:00
misc Add staging support 2014-06-12 22:46:37 +00:00
Mk Make pkg_install aware of @fc @fcfontsdir and @fontsdir 2014-06-12 10:10:50 +00:00
multimedia STAGEify 2014-06-12 15:52:10 +00:00
net General cleanups and simplification. Because the port includes 2014-06-12 21:37:01 +00:00
net-im Refresh. 2014-06-11 21:53:30 +00:00
net-mgmt Update to Unifi 3.2.1 -- now considered "stable"! 2014-06-12 12:58:17 +00:00
net-p2p
news
palm
polish
ports-mgmt Fix regex, which fixes portmaster/portupgrade integration 2014-06-12 20:15:10 +00:00
portuguese
print print/scribus: Update to version 1.4.4. 2014-06-12 15:38:14 +00:00
russian
science
security security/sssd: pam fixes 2014-06-12 14:35:01 +00:00
shells
sysutils Update to more recent git commit to fix building on FreeBSD 8 and 9 2014-06-12 12:48:11 +00:00
Templates
textproc Update to 1.01 2014-06-12 17:22:47 +00:00
Tools
ukrainian
vietnamese
www - Stagify 2014-06-12 18:34:34 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts Switch back to @fc now that pkg_install to support it 2014-06-12 12:42:42 +00:00
x11-servers
x11-themes
x11-toolkits x11-toolkits/p5-Tk-FontDialog: take maintainership 2014-06-12 21:20:34 +00:00
x11-wm
.arcconfig Prevent arc from rewritting history when playing with git svn or hg svn 2014-06-11 21:20:50 +00:00
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL LEGAL: Add stardict-longman 2014-06-12 07:21:02 +00:00
Makefile
MOVED Remove callweaver, the project is dead 2014-06-12 10:51:59 +00:00
README
UIDs
UPDATING Make sure pkg updating catches the icu update message 2014-06-12 15:44:44 +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.