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-08-15 14:33:12 +00:00
accessibility
arabic
archivers Merge 4 unzip slave ports into archivers/unzip as non-default options 2014-08-15 10:11:10 +00:00
astro - Convert PYTHON_FEATURES to USE_PYTHON (which was landed several hours ago) 2014-08-15 03:43:54 +00:00
audio Fix build (duplicate case value) 2014-08-15 14:33:12 +00:00
benchmarks
biology
cad
chinese - Strip shared library 2014-08-15 10:46:47 +00:00
comms
converters
databases - Bump PORTREVISION, not PKGNAMESUFFIX 2014-08-15 11:47:56 +00:00
deskutils
devel - Revert r359185 2014-08-15 14:01:06 +00:00
dns - Fix CONFLICTS_INSTALL 2014-08-15 04:57:37 +00:00
editors
emulators
finance
french
ftp - Convert PYTHON_FEATURES to USE_PYTHON (which was landed several hours ago) 2014-08-15 03:43:54 +00:00
games games/2048: Add a port for command line version of 2048 2014-08-15 13:42:26 +00:00
german
graphics Don't force to fetch again the tarball after a PORTREVISION's bump. 2014-08-15 12:28:05 +00:00
hebrew
hungarian
irc irc/mias: Unmute installation command 2014-08-15 10:51:57 +00:00
japanese - Drop .la files for print/tex-ptexenc 2014-08-15 09:52:45 +00:00
java
Keywords
korean Merge 4 unzip slave ports into archivers/unzip as non-default options 2014-08-15 10:11:10 +00:00
lang Update to 5.7 2014-08-15 11:40:41 +00:00
mail Stage mail/cucipop 2014-08-15 11:04:27 +00:00
math - Convert PYTHON_FEATURES to USE_PYTHON (which was landed several hours ago) 2014-08-15 03:43:54 +00:00
misc - Convert PYTHON_FEATURES to USE_PYTHON (which was landed several hours ago) 2014-08-15 03:43:54 +00:00
Mk
multimedia Update to 0.9.9.15.544 2014-08-15 14:24:55 +00:00
net - Update from 9.9.10 to 9.9.11 2014-08-15 13:27:24 +00:00
net-im net-im/psi: 2014-08-15 08:50:17 +00:00
net-mgmt net-mgmt/cacti: add stage support 2014-08-15 10:43:41 +00:00
net-p2p Refresh. 2014-08-15 13:36:12 +00:00
news
palm
polish
ports-mgmt
portuguese
print - Update from 1.0.55 to 1.0.57 2014-08-15 13:11:41 +00:00
russian Merge 4 unzip slave ports into archivers/unzip as non-default options 2014-08-15 10:11:10 +00:00
science
security - Convert PYTHON_FEATURES to USE_PYTHON (which was landed several hours ago) 2014-08-15 03:43:54 +00:00
shells
sysutils - Convert PYTHON_FEATURES to USE_PYTHON (which was landed several hours ago) 2014-08-15 03:43:54 +00:00
Templates
textproc textproc/libtre: Remove optimization flags clang 3.4 doesn't know 2014-08-15 08:53:45 +00:00
Tools
ukrainian
vietnamese
www - Update to upstream release 1.20 2014-08-15 11:23:14 +00:00
x11 x11/i3lock: Fix staging orphan, assign port to submitter 2014-08-15 07:45:34 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Cleanup Makefiles to allow further work on these ports. 2014-08-15 09:10:16 +00:00
x11-wm Add SVG option for svg icons support using librsvg2. Currently, 2014-08-15 12:20:12 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Merge 4 unzip slave ports into archivers/unzip as non-default options 2014-08-15 10:11:10 +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.