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
Dmitry Marakasov 637ffe17f9 - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-06-27 08:58:48 +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 08:58:48 +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 1.16 2014-06-27 08:38:39 +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
hebrew
hungarian
irc
japanese add a new port japanese/font-ricty-discord 2014-06-27 03:51:05 +00:00
java
Keywords
korean
lang
mail - add USE_GCC=yes and fix STAGEDIR in pkg-install 2014-06-27 04:55:55 +00:00
math
misc
Mk - Fix logic from r359424 to not always apply - only apply on tier2 archs. 2014-06-27 03:23:52 +00:00
multimedia - Update to 0.4.0 2014-06-26 21:49:06 +00:00
net - Update to 3.1.1 2014-06-27 08:44:06 +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
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 - STAGE-clean 2014-06-27 08:07:59 +00:00
Tools
ukrainian
vietnamese
www www/py-requests: Update to 2.3.0 2014-06-27 08:32:56 +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.