1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Max Brazhnikov 21646392b0 - Support staging
- Use new LIB_DEPENDS syntax
- Use options helpers
- Convert to USES
- Minor changes/fixes
2013-10-23 13:08:41 +00:00
accessibility
arabic
archivers - Support staging 2013-10-23 13:08:41 +00:00
astro Support staging. 2013-10-23 10:26:46 +00:00
audio - Support staging 2013-10-23 13:08:41 +00:00
benchmarks Mea culpa, forgot about the manual page (MAN8). 2013-10-23 03:11:26 +00:00
biology
cad Try to fix build on current. 2013-10-22 20:59:23 +00:00
chinese
comms Convert to OptionsNG and stagify. 2013-10-23 07:36:28 +00:00
converters Support staging. 2013-10-23 10:26:46 +00:00
databases - Support staging 2013-10-23 13:08:41 +00:00
deskutils - Support staging 2013-10-23 13:08:41 +00:00
devel - Support staging 2013-10-23 13:08:41 +00:00
dns Support staging 2013-10-22 21:30:14 +00:00
editors - Support staging 2013-10-23 13:08:41 +00:00
emulators - Support staging 2013-10-23 13:08:41 +00:00
finance Try and be consistent with what commands are silent and not in *install. 2013-10-22 16:57:44 +00:00
french
ftp - Support staging 2013-10-23 13:08:41 +00:00
games - Support staging 2013-10-23 13:08:41 +00:00
german
graphics - Support staging 2013-10-23 13:08:41 +00:00
hebrew
hungarian
irc - Support staging 2013-10-23 13:08:41 +00:00
japanese - Hand maintainership to submitter. 2013-10-23 12:31:45 +00:00
java Allow overriding linker flags for standard C++ libraries and zlib. 2013-10-22 20:17:09 +00:00
Keywords
korean
lang Ah, mixed up CONFLICTS and CONFLICTS_INSTALL. 2013-10-23 10:51:03 +00:00
mail Support staging. 2013-10-23 10:26:46 +00:00
math - Support staging 2013-10-23 13:08:41 +00:00
misc - Support staging 2013-10-23 13:08:41 +00:00
Mk Change default perl to lang/perl5.16 2013-10-23 10:26:23 +00:00
multimedia Support staging. 2013-10-23 10:26:46 +00:00
net - Support staging 2013-10-23 13:08:41 +00:00
net-im - Support staging 2013-10-23 13:08:41 +00:00
net-mgmt Support staging. 2013-10-23 10:26:46 +00:00
net-p2p - Support staging 2013-10-23 13:08:41 +00:00
news - Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with [np]) 2013-10-22 13:59:53 +00:00
palm - Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with [np]) 2013-10-22 13:59:53 +00:00
polish - Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with [np]) 2013-10-22 13:59:53 +00:00
ports-mgmt Support staging. 2013-10-23 10:26:46 +00:00
portuguese
print - Support staging 2013-10-23 13:08:41 +00:00
russian
science - Support staging 2013-10-23 13:08:41 +00:00
security - Support staging 2013-10-23 13:08:41 +00:00
shells Try and be consistent with what commands are silent and not in *install. 2013-10-22 16:57:44 +00:00
sysutils - Support staging 2013-10-23 13:08:41 +00:00
Templates
textproc - Support staging 2013-10-23 13:08:41 +00:00
Tools
ukrainian
vietnamese
www - Support staging 2013-10-23 13:08:41 +00:00
x11 - Support staging 2013-10-23 13:08:41 +00:00
x11-clocks - Remove manual creation and removal of share/applications, as it's now in the mtree (remaining categories) 2013-10-22 14:04:01 +00:00
x11-drivers
x11-fm - Remove manual creation and removal of share/applications, as it's now in the mtree (remaining categories) 2013-10-22 14:04:01 +00:00
x11-fonts - Support staging 2013-10-23 13:08:41 +00:00
x11-servers
x11-themes - Support staging 2013-10-23 13:08:41 +00:00
x11-toolkits Don't try to remove directories, we don't make. 2013-10-22 18:30:45 +00:00
x11-wm - Remove manual creation and removal of share/applications, as it's now in the mtree (remaining categories) 2013-10-22 14:04:01 +00:00
CHANGES - Remove manual creation and removal of share/applications, as it's now in the mtree (remaining categories) 2013-10-22 14:04:01 +00:00
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED
README
UIDs
UPDATING Add a note about people not using binary packages. 2013-10-23 11:03:47 +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.