1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Martin Wilke 04e705a504 - Update MASTER_SITES
PR:		ports/108239
Submitted by:	Simon Dick (maintainer)
2007-01-23 11:13:55 +00:00
accessibility
arabic
archivers Drop maintainership. 2007-01-23 08:19:11 +00:00
astro
audio Sonata is a lightweight GTK+ music client for the Music Player Daemon (MPD). 2007-01-22 22:32:38 +00:00
benchmarks * Make benchmarks/raidtest more accurate and avoid crashes 2007-01-23 10:26:06 +00:00
biology - Project moves to a new home. Change MASTER_SITES and WWW 2007-01-22 23:22:53 +00:00
cad * Fix build for CURRENT. 2007-01-23 05:20:58 +00:00
chinese
comms
converters
databases
deskutils
devel Add missing directories. 2007-01-23 10:03:42 +00:00
dns - Remove empty plist 2007-01-23 02:38:28 +00:00
editors Update to SRC680_m200. 2007-01-23 06:43:33 +00:00
emulators Replace devfs test with osversion check to fix tinderbox build 2007-01-22 20:56:02 +00:00
finance Drop maintainership. 2007-01-23 08:19:11 +00:00
french
ftp - Add autoconf:259 to fix on build cluster. 2007-01-23 04:27:17 +00:00
games
german
graphics Fix pkg-plist. 2007-01-23 05:04:41 +00:00
hebrew
hungarian
irc
japanese
java
korean
lang Fix build with GCC 4.1 2007-01-23 04:07:14 +00:00
mail - Update to 20070122 2007-01-23 08:48:32 +00:00
math A cosmetic change. 2007-01-23 08:09:59 +00:00
mbone
misc * Migrate to gfortran. 2007-01-23 01:21:15 +00:00
Mk . Add an entry for the linux-sun-jdk15 port. 2007-01-22 21:49:51 +00:00
multimedia
net - Fix build on amd64 2007-01-23 08:13:08 +00:00
net-im - Update to 0.9.4.2 2007-01-23 08:13:12 +00:00
net-mgmt
net-p2p
news
palm
polish
ports-mgmt Fix another last-minute bug in the restrict_* checking code. 2007-01-22 21:33:27 +00:00
portuguese
print - Fix build on gcc 4. These two changes are stole from print/ghostscript-afpl. 2007-01-22 23:58:13 +00:00
russian
science More build logs for build fix at pointyhat. 2007-01-23 01:52:54 +00:00
security
shells
sysutils Only compile on i386 and amd64, due to requirement for rdtsc() function. 2007-01-23 05:47:40 +00:00
Templates
textproc - Update MASTER_SITES 2007-01-23 11:13:55 +00:00
Tools
ukrainian
vietnamese
www - Update to 2.1.10 2007-01-23 10:21:34 +00:00
x11
x11-clocks
x11-drivers/synaptics
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - Update to 2.2.2 2007-01-23 00:08:26 +00:00
x11-wm update PORTVERSION to 4.4.0 2007-01-23 05:03:44 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED
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.