1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2014-08-15 17:03:28 +00:00
accessibility
arabic
archivers
astro
audio - Switch to USES=libtool, drop .la files 2014-08-15 16:21:28 +00:00
benchmarks
biology Fix build on -current by un-clobbering LDFLAGS. Also, don't 2014-08-15 16:37:37 +00:00
cad
chinese - Strip shared library 2014-08-15 10:46:47 +00:00
comms Add new port comms/telldus-core 2014-08-15 14:43:47 +00:00
converters
databases - Bump PORTREVISION, not PKGNAMESUFFIX 2014-08-15 11:47:56 +00:00
deskutils
devel Fix build on -current. 2014-08-15 17:01:12 +00:00
dns
editors
emulators
finance
french
ftp
games - Stagify 2014-08-15 16:00:28 +00:00
german
graphics Add new port graphics/ttygif 2014-08-15 15:30:24 +00:00
hebrew
hungarian
irc irc/mias: Unmute installation command 2014-08-15 10:51:57 +00:00
japanese
java
Keywords
korean
lang - Get the previous configure fix actually right 2014-08-15 16:17:42 +00:00
mail - retire mail/sendmail-sasl 2014-08-15 16:39:58 +00:00
math
misc Properly fix build on -current. 2014-08-15 16:54:04 +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 Refresh. 2014-08-15 15:59:21 +00:00
net-mgmt
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
science
security
shells
sysutils sysutils/mcollective-shell-client: NEW PORT - official MCollecive shell plugin client 2014-08-15 15:59:11 +00:00
Templates
textproc - Fix build with -current's clang by fixing header typo 2014-08-15 16:17:20 +00:00
Tools
ukrainian
vietnamese
www Fix installation on i386 where mksnapshot is called mksnapshot.ia32 initially. 2014-08-15 17:03:28 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
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 - retire mail/sendmail-sasl 2014-08-15 16:38:57 +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.