1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2014-06-27 11:45:53 +00:00
accessibility
arabic
archivers Add #include <limits.h> to include/lzo/lzodefs.h to fix build issues 2014-06-27 06:37:24 +00:00
astro
audio - Switch to USES=libtool, drop .la files 2014-06-27 09:21:13 +00:00
benchmarks
biology
cad - Update from 9.04 to 9.05 2014-06-26 22:08:49 +00:00
chinese
comms - Fix build 2014-06-27 01:07:04 +00:00
converters
databases Update to 4.2.5 2014-06-27 06:31:40 +00:00
deskutils Add missing runtime dependencies to the port. 2014-06-26 21:30:05 +00:00
devel - Update to 0.1.1 2014-06-27 11:45:53 +00:00
dns
editors
emulators - Switch emulators/libspectrum to USES=libtool, drop .la files 2014-06-27 08:58:00 +00:00
finance
french
ftp
games
german
graphics graphics/py-pillow: Update to 2.4.0 2014-06-27 11:01:05 +00:00
hebrew
hungarian
irc
japanese Only one slave ports so far, relax the check on PKGNAMESUFFIX because previous syntax 2014-06-27 09:21:13 +00:00
java
Keywords
korean
lang - Update to 2013.12.04 2014-06-27 09:26:26 +00:00
mail - Switch to USES=libtool, drop .la files 2014-06-27 09:48:01 +00:00
math - Switch to USES=libtool, drop .la files 2014-06-27 11:18:47 +00:00
misc - Switch to USES=libtool, drop .la files 2014-06-27 11:22:51 +00:00
Mk - Fix logic from r359424 to not always apply - only apply on tier2 archs. 2014-06-27 03:23:52 +00:00
multimedia - Add staging support 2014-06-27 10:05:03 +00:00
net - Add staging support 2014-06-27 11:37:02 +00:00
net-im
net-mgmt
net-p2p
news
palm
polish
ports-mgmt - Update to checkin 6d00750ddc 2014-06-27 03:30:50 +00:00
portuguese
print - Update from 20140425 to 20140627 2014-06-27 11:43:57 +00:00
russian
science
security Optionify. 2014-06-27 05:49:31 +00:00
shells
sysutils - Update to 1.6.5 2014-06-27 08:51:59 +00:00
Templates
textproc - Switch to USES=libtool 2014-06-27 09:05:58 +00:00
Tools
ukrainian
vietnamese
www Add Apache Tomcat 8.0 port. 2014-06-27 10:14:46 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Fix build errors related to stage and pkg-plist consistency. 2014-06-27 04:53:37 +00:00
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
README
UIDs
UPDATING mail/qmail-spamcontrol: Update to 2.7.31 2014-06-27 02:33:04 +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.