1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Ion-Mihai Tetcu 6f276b42dc - fix MASTER_SITES path
- pass maintianership to submitter

PR:		108157
Submitted by:	Marcelo Araujo
2007-01-21 06:06:48 +00:00
accessibility Update to 0.4.8. 2007-01-20 17:40:00 +00:00
arabic
archivers - Update to 4.44 2007-01-20 12:17:32 +00:00
astro
audio
benchmarks
biology
cad
chinese
comms
converters
databases
deskutils Upgrade to 1.2.106. 2007-01-20 13:29:50 +00:00
devel Release maintainership for ports I no longer use. 2007-01-21 01:09:11 +00:00
dns Really fix the getaddrinfo() interface. Now 'ssh foo.local' should work. 2007-01-20 18:15:06 +00:00
editors - Add USE_GCC=3.4 (requires many changes to build with 4.x). 2007-01-20 17:59:28 +00:00
emulators Non-redistributable packages should be RESTRICTED, not NO_PACKAGE. Also we 2007-01-21 00:43:20 +00:00
finance
french
ftp
games Update to 1.2.1. 2007-01-20 17:32:51 +00:00
german
graphics - Update to 8.52 2007-01-20 17:39:59 +00:00
hebrew
hungarian
irc
japanese Try to fix build on sparc64 by disabling Unihan support. 2007-01-20 15:30:54 +00:00
java Release maintainership for ports I no longer use. 2007-01-21 01:09:11 +00:00
korean
lang - Define USE_ICONV properly. This fixes textproc/words build, which failed 2007-01-21 04:59:56 +00:00
mail Fix pkg-plist I broke in last commit. 2007-01-20 09:31:08 +00:00
math - Update Version to 0.72 2007-01-21 04:54:32 +00:00
mbone
misc
Mk
multimedia Release maintainership and set EXPIRATION_DATE as the port has is broken and 2007-01-21 00:53:10 +00:00
net Update to 1.0.8. 2007-01-21 03:15:25 +00:00
net-im There is no longer any audiofile requirement. The GTK+ frontend to 2007-01-20 20:31:04 +00:00
net-mgmt
net-p2p - Fix build: py-twisted-web is needed in configure phase 2007-01-20 17:36:12 +00:00
news
palm
polish
ports-mgmt
portuguese
print
russian
science - fix MASTER_SITES path 2007-01-21 06:06:48 +00:00
security - update version to 1.0.4 2007-01-21 05:09:20 +00:00
shells
sysutils PR: 108154 2007-01-20 17:30:40 +00:00
Templates
textproc Release maintainership for ports I no longer use. 2007-01-21 01:09:11 +00:00
Tools
ukrainian
vietnamese
www Release maintainership for ports I no longer use. 2007-01-21 01:09:11 +00:00
x11
x11-clocks
x11-drivers/synaptics
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - Add backup MASTER_SITES 2007-01-20 10:59:56 +00:00
x11-wm Release maintainership for ports I no longer use. 2007-01-21 01:09:11 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL Add kqemu-kmod, which may not be redistributed. 2007-01-21 00:50:37 +00:00
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.