1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Florent Thoumie fe6b276091 - Add MTP support (enable by default).
- Install missing icons.
2008-08-28 20:21:11 +00:00
accessibility
arabic
archivers
astro
audio
benchmarks
biology
cad
chinese
comms - Fix build 2008-08-28 12:09:58 +00:00
converters
databases Update ICU patch to chase update of autoconf 2.61 -> 2.62 2008-08-28 15:15:28 +00:00
deskutils
devel - Update devel/mono-addins to 0.3.1. 2008-08-28 19:35:40 +00:00
dns
editors
emulators
finance
french
ftp
games - Fix patch for NOPORTDOCS cases 2008-08-28 18:58:30 +00:00
german
graphics - Update to 1.6.10 2008-08-28 14:53:06 +00:00
hebrew
hungarian
irc
japanese
java
korean
lang - Update to 1.9.1 2008-08-28 19:56:54 +00:00
mail update to 2.7.1 2008-08-28 14:36:07 +00:00
math - Fix plist for NOPORTDOCS case 2008-08-28 14:46:29 +00:00
mbone
misc
Mk
multimedia - Add MTP support (enable by default). 2008-08-28 20:21:11 +00:00
net update mercator to 0.2.6 2008-08-28 04:17:09 +00:00
net-im - Unbreak (we have gsasl 0.2.28 now) 2008-08-28 19:45:06 +00:00
net-mgmt
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science - Fix build 2008-08-28 19:25:32 +00:00
security Cosmetic fixes. 2008-08-28 06:21:53 +00:00
shells
sysutils Fix-up for 8.0-CURRENT. src/stty.c fails to compile due to TAB1 and TAB2 2008-08-28 12:06:21 +00:00
Templates
textproc - Respect NOPORTDOCS 2008-08-28 08:05:13 +00:00
Tools
ukrainian
vietnamese
www DEPENDS_ARGS doesn't work with packages and even if it did 2008-08-28 18:30:27 +00:00
x11
x11-clocks USE_TK -> USE_TK_RUN 2008-08-28 02:07:56 +00:00
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - Actually fix plist issues (trial #2) 2008-08-28 07:17:57 +00:00
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED - Add entry for www/cherokee-devel 2008-08-28 02:52:01 +00:00
README
UIDs
UPDATING DEPENDS_ARGS doesn't work with packages and even if it did 2008-08-28 18:30:27 +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.