1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Philip M. Gollucci 59ddfdae9e - Fix INDEX
2010-09-09 20:28:34 +00:00
accessibility
arabic
archivers RF -> RG Conversion (Part III) 2010-09-09 19:12:56 +00:00
astro - Update to 0.9.95 2010-09-09 13:20:37 +00:00
audio - Update to 0.85 2010-09-09 10:22:00 +00:00
benchmarks
biology
cad
chinese
comms
converters - Update bsdconv and related to 3.6.2 2010-09-09 03:33:06 +00:00
databases Update to 0.14 2010-09-09 19:49:21 +00:00
deskutils
devel Update to 2.38 2010-09-09 19:43:06 +00:00
dns Update to 3.0.a2 2010-09-09 15:31:53 +00:00
editors Update to Vim 7.2 patchlevel 466. 2010-09-09 06:06:28 +00:00
emulators
finance
french
ftp
games - Update to version 2.3.0 2010-09-09 13:25:31 +00:00
german
graphics RF -> RG Conversion (Part III) 2010-09-09 19:12:56 +00:00
hebrew
hungarian
irc
japanese
java . Respect MAKE_JOB_NUMBERS and use that to set up the number of HotSpot 2010-09-09 06:18:08 +00:00
korean
lang - Update to August 2010 "Rakudo Star" 2010-09-09 19:06:43 +00:00
mail Update to 1.905 2010-09-09 20:02:37 +00:00
math - Update to 2.54 2010-09-09 10:25:03 +00:00
mbone
misc - Fix CONFLICTS knob for mc>=4.7 2010-09-09 19:14:28 +00:00
Mk
multimedia Update to 0.1.16. 2010-09-09 14:36:04 +00:00
net Fix issue where remote sounds over RDP does not work by applying 2010-09-09 20:00:00 +00:00
net-im
net-mgmt - Mark MAKE_JOBS_UNSAFE=yes 2010-09-09 19:37:42 +00:00
net-p2p - use SUB_FILES instead of SED directly 2010-09-08 22:16:54 +00:00
news
palm
polish
ports-mgmt - use ${PERL} instead of perl 2010-09-09 00:13:25 +00:00
portuguese
print RF -> RG Conversion (Part III) 2010-09-09 19:12:56 +00:00
russian
science Objects of class Physics::Unit define units of measurement that correspond 2010-09-09 00:26:13 +00:00
security RF -> RG Conversion (Part III) 2010-09-09 19:12:56 +00:00
shells - Remove iconv dependency if WITHOUT_NLS is defined 2010-09-09 13:24:39 +00:00
sysutils Update to timelimit-1.6 (the changes from the PR). 2010-09-09 20:11:04 +00:00
Templates
textproc - Fix INDEX 2010-09-09 20:28:34 +00:00
Tools
ukrainian
vietnamese
www - Update to 0.12 2010-09-09 19:31:24 +00:00
x11 Add dependency on x11/rgb 2010-09-09 18:33:05 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes Over to submitter of most recent update. 2010-09-09 08:04:34 +00:00
x11-toolkits
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED Remove pitivi, because it was readded. 2010-09-09 08:47:35 +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.