1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Vsevolod Stakhov 0f8e046ba8 Remove obsolete OSVERSION check.
PR:		168275
Submitted by:	crees
2012-06-07 16:24:09 +00:00
accessibility
arabic
archivers
astro
audio - Mark MAKE_JOBS_UNSAFE, it tends to fail in threaded build somewhere around all.h generation 2012-06-07 12:36:35 +00:00
benchmarks
biology - Fix maintainer email 2012-06-07 13:04:53 +00:00
cad There was a problem that made "make extract" download an already 2012-06-07 11:03:38 +00:00
chinese
comms Register CONFLICTS 2012-06-06 19:30:28 +00:00
converters - Remove SITE_PERL from *_DEPENDS 2012-06-07 08:50:24 +00:00
databases - Don't use SITE_PERL in *_DEPENDS 2012-06-07 11:59:52 +00:00
deskutils
devel - Remove SITE_PERL from *_DEPENDS 2012-06-07 13:46:26 +00:00
dns
editors
emulators
finance
french
ftp Remove wu-ftpd+ipv6. The upstream disapear and distfile is no more available. 2012-06-07 06:45:56 +00:00
games - Update to 0.6.0 2012-06-07 12:29:52 +00:00
german
graphics - Update to 1.12.2 2012-06-07 11:20:52 +00:00
hebrew
hungarian
irc - Converted to optionsng 2012-06-07 01:12:50 +00:00
japanese Add jpilot on CONFLICTS. 2012-06-07 07:34:47 +00:00
java . Fix jstack. 2012-06-06 19:50:54 +00:00
korean
lang - Remove SITE_PERL from *_DEPENDS 2012-06-07 08:50:24 +00:00
mail Remove obsolete OSVERSION check. 2012-06-07 16:24:09 +00:00
math - Rework the do-fetch target to check for the availability of the 2012-06-07 16:00:26 +00:00
misc - Don't use SITE_PERL in *_DEPENDS 2012-06-07 11:59:52 +00:00
Mk - Re-add a check if Thunderbird binary exist which was accidentally 2012-06-06 21:53:17 +00:00
multimedia - Remove SITE_PERL from *_DEPENDS 2012-06-07 08:50:24 +00:00
net Add LICENSE_FILE. 2012-06-07 16:19:44 +00:00
net-im
net-mgmt - Remove SITE_PERL from *_DEPENDS 2012-06-07 08:50:24 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security update to 0.2.3.16-alpha and convert options to the new style 2012-06-07 04:57:15 +00:00
shells
sysutils Replace pwgen 1 with pwgen 2. The latter is a continuation of the former 2012-06-07 10:49:12 +00:00
Templates
textproc - Don't use SITE_PERL in *_DEPENDS 2012-06-07 11:59:52 +00:00
Tools
ukrainian
vietnamese
www - Don't use SITE_PERL in *_DEPENDS 2012-06-07 11:59:52 +00:00
x11
x11-clocks
x11-drivers Teach the KMS intel driver how the KMS i915 kernel module in head is named. 2012-06-07 10:27:21 +00:00
x11-fm
x11-fonts - Update to 20120421 2012-06-07 01:14:33 +00:00
x11-servers
x11-themes
x11-toolkits - Update to 0.11 2012-06-06 21:58:53 +00:00
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs add reserved UID/GID for polw (mail/postfix-policyd-weight) 2012-06-07 11:51:07 +00:00
KNOBS
LEGAL
Makefile
MOVED Replace pwgen 1 with pwgen 2. The latter is a continuation of the former 2012-06-07 10:49:12 +00:00
README
UIDs add reserved UID/GID for polw (mail/postfix-policyd-weight) 2012-06-07 11:51:07 +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.