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
Antoine Brodin 5b31268737 - Comment out DOCS related stuff, it doesn't create or add anything to DOCSDIR
- Do not try to remove a directory belonging to gnomehier

Reported by:	pkg-fallout
2014-02-13 22:44:03 +00:00
accessibility
arabic
archivers - Update to rpm 4.11.2 2014-02-13 18:12:16 +00:00
astro Support staging 2014-02-13 11:55:45 +00:00
audio - Comment out DOCS related stuff, it doesn't create or add anything to DOCSDIR 2014-02-13 22:44:03 +00:00
benchmarks
biology
cad
chinese - Convert USE_SCONS to USES 2014-02-13 14:18:58 +00:00
comms
converters
databases fix building when python meta port is not installed 2014-02-13 20:05:26 +00:00
deskutils Always use iconv from libc when available even when libiconv is installed. 2014-02-13 19:44:33 +00:00
devel - Update to 3.3.0 2014-02-13 20:50:43 +00:00
dns info/dir was not supposed to be in plist 2014-02-13 13:58:22 +00:00
editors
emulators - Convert USE_SCONS to USES 2014-02-13 13:52:31 +00:00
finance
french
ftp - Update to 7.35.0 2014-02-13 13:50:37 +00:00
games Fix build on i386 2014-02-13 22:35:59 +00:00
german
graphics - remove trailing space from r343634 2014-02-13 22:10:55 +00:00
hebrew
hungarian
irc - Update to 20140213 (0.4.4-dev) 2014-02-13 18:38:20 +00:00
japanese
java - Really activate anti-aliasing 2014-02-13 13:33:01 +00:00
Keywords
korean
lang Bye, bye lang/gcc34. You have served us well, but with all dependencies 2014-02-13 21:42:40 +00:00
mail - use OPTIONS_SET 2014-02-13 21:51:25 +00:00
math - STAGE-clean 2014-02-13 16:57:34 +00:00
misc misc/py-qt4-demo: 2014-02-13 14:25:26 +00:00
Mk
multimedia - Convert USE_SCONS to USES 2014-02-13 13:55:58 +00:00
net - Convert USE_SCONS to USES 2014-02-13 14:54:31 +00:00
net-im - fix build with clang 2014-02-13 21:07:44 +00:00
net-mgmt
net-p2p - Convert USE_SCONS to USES 2014-02-13 14:13:49 +00:00
news Eliminate inclusion of bsd.port.options.mk where PORT_OPTIONS is not tested for 2014-02-13 09:40:05 +00:00
palm
polish
ports-mgmt - fix regression 2014-02-13 21:35:23 +00:00
portuguese
print - Remove superfluous bsd.port.options.mk include 2014-02-13 18:11:11 +00:00
russian
science
security Eliminate inclusion of bsd.port.options.mk where PORT_OPTIONS is not tested for 2014-02-13 09:40:32 +00:00
shells TIL option_XYZ_OFF 2014-02-13 20:58:19 +00:00
sysutils - update to 0.44.2 2014-02-13 16:39:08 +00:00
Templates
textproc Update to flex 2.5.38 2014-02-13 18:21:09 +00:00
Tools
ukrainian
vietnamese
www - Update to 1.2.3 2014-02-13 16:28:35 +00:00
x11 Eliminate inclusion of bsd.port.options.mk where PORT_OPTIONS is not tested for 2014-02-13 09:41:22 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
CHANGES
COPYRIGHT
GIDs Update Knot to 1.4.2 2014-02-13 13:26:03 +00:00
KNOBS
LEGAL
Makefile
MOVED Bye, bye lang/gcc34. You have served us well, but with all dependencies 2014-02-13 21:42:40 +00:00
README
UIDs Update Knot to 1.4.2 2014-02-13 13:26:03 +00:00
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.