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
Vanilla I. Shu 71496f6779 Stagify.
2014-06-17 09:51:33 +00:00
accessibility
arabic
archivers - Add missing USES=libtool to archivers/snappy 2014-06-16 15:16:17 +00:00
astro
audio - Switch to USES=libtool, drop .la files 2014-06-16 22:46:47 +00:00
benchmarks
biology
cad
chinese
comms
converters
databases Remove 2 duplicates from pkg-plist 2014-06-17 09:04:43 +00:00
deskutils These ports are no longer used or cared for. 2014-06-16 21:03:57 +00:00
devel Stagify. 2014-06-17 09:44:25 +00:00
dns
editors - Fix building on 10.x when CANNA option is enabled, by updating CANNA 2014-06-17 02:38:13 +00:00
emulators These ports are no longer used or cared for. 2014-06-16 21:03:57 +00:00
finance These ports are no longer used or cared for. 2014-06-16 21:03:57 +00:00
french Depend on devel/xdg-utils instead of devel/py-qt4-assistant. 2014-06-15 17:22:19 +00:00
ftp Take maintenership of multiple ports (feld@ drop its maintenership) 2014-06-16 12:49:00 +00:00
games - Switch devel/guichan to libtool, drop .la files 2014-06-16 22:24:47 +00:00
german - Update to 2014.06.15 2014-06-16 20:51:29 +00:00
graphics - Stagify 2014-06-16 21:20:24 +00:00
hebrew Stagify. 2014-06-16 16:39:14 +00:00
hungarian Stagify. 2014-06-17 00:57:08 +00:00
irc 1: Stagify. 2014-06-17 02:07:14 +00:00
japanese Stagify. 2014-06-17 04:58:17 +00:00
java Stagify. 2014-06-17 09:51:33 +00:00
Keywords Remove another extra '`' 2014-06-15 22:40:31 +00:00
korean
lang - Create symlinks for non-ABI-suffixed python*-config and ABI-suffixed python-*.pc 2014-06-16 17:46:41 +00:00
mail editors/pico-alpine: fix build on 8.4 by fixing masterport mail/alpine 2014-06-16 10:44:14 +00:00
math Update math/R-cran-gss to 2.1-2. 2014-06-16 09:44:08 +00:00
misc stage support 2014-06-16 13:24:53 +00:00
Mk - Support relative paths below man/ for manpages, when using 2014-06-16 18:43:11 +00:00
multimedia - Fix build with clang (include <wait.h> -> <sys/wait.h>) 2014-06-16 11:23:39 +00:00
net - Update net/asterisk to 1.8.28.2 2014-06-17 08:13:56 +00:00
net-im
net-mgmt Take maintenership of multiple ports (feld@ drop its maintenership) 2014-06-16 12:49:00 +00:00
net-p2p
news
palm
polish - Update to 20140615 2014-06-16 20:51:34 +00:00
ports-mgmt
portuguese
print Update texinfo.tex and texi2dvi to latest version 2014-06-16 18:01:08 +00:00
russian
science - Update to 2.2.13 2014-06-16 20:51:20 +00:00
security - Update to 1.64 2014-06-17 08:17:46 +00:00
shells Only pickup iconv from base even if libiconv is installed [1] 2014-06-15 22:22:04 +00:00
sysutils Update to 5.19 2014-06-17 07:09:12 +00:00
Templates
textproc These ports are no longer used or cared for. 2014-06-16 21:03:57 +00:00
Tools
ukrainian
vietnamese
www Unbreak, after I broke it on r357306. 2014-06-16 20:49:35 +00:00
x11 Update to 3.3.6. 2014-06-16 12:13:36 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm Update to 4.8 2014-06-16 20:42:13 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile Add a mechanism to allow updating the ports tree with rsync 2014-06-15 22:47:10 +00:00
MOVED MOVED: fix bugs 2014-06-16 04:49:16 +00:00
README
UIDs
UPDATING Improve the English on the subversion entry, remove trailing whitespace. 2014-06-16 20:50:25 +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.