1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Wesley Shields 670015bcd5 Fix on -CURRENT
PR:		ports/144399
Submitted by:	Rainer Hurling <rhurlin@gwdg.de>
Approved by:	clsung@ (maintainer timeout)
2010-03-31 00:37:07 +00:00
accessibility
arabic
archivers
astro - fix build for png-1.4.1 2010-03-30 12:50:08 +00:00
audio - cleanup libpng12 2010-03-30 15:20:19 +00:00
benchmarks
biology - Update to 2.02 2010-03-30 01:22:56 +00:00
cad - cleanup libpng12 2010-03-30 15:32:09 +00:00
chinese - fix build with option WITHOUT_NLS 2010-03-29 19:08:16 +00:00
comms - cleanup libpng12 2010-03-30 15:39:30 +00:00
converters
databases - fix build for png-1.4.1 2010-03-30 07:39:09 +00:00
deskutils - cleanup libpng12 2010-03-30 16:04:01 +00:00
devel Update to 0.88. 2010-03-30 22:12:38 +00:00
dns
editors - update patch png14 2010-03-30 18:15:38 +00:00
emulators
finance
french
ftp
games - fix build for png-1.4.1 2010-03-30 18:32:01 +00:00
german - Update to 11.100.158406 2010-03-30 18:09:28 +00:00
graphics - fix defunt patch for png-1.4.1 2010-03-30 13:55:19 +00:00
hebrew
hungarian
irc
japanese - Update to 11.100.158406 2010-03-30 18:09:28 +00:00
java Return back to ports@FreeBSD.org. 2010-03-30 23:40:40 +00:00
korean
lang
mail - Update to 3.0.4 2010-03-30 18:53:39 +00:00
math - fix build for png-1.4.1 2010-03-30 12:49:14 +00:00
mbone
misc xsw is a tool for generating presentations. 2010-03-30 18:13:51 +00:00
Mk
multimedia Update to 0.10.14. 2010-03-30 14:12:52 +00:00
net Update to 0.53. 2010-03-30 22:09:50 +00:00
net-im - Update to 0.8.1.5 2010-03-30 14:14:21 +00:00
net-mgmt - Set CONFLICTS with net-mgmt/argus3[-clients] 2010-03-30 13:36:43 +00:00
net-p2p
news
palm - fix option WITH_PNG 2010-03-30 14:33:40 +00:00
polish
ports-mgmt
portuguese
print
russian
science - fix build for png-1.4.1 2010-03-30 04:48:54 +00:00
security - Document mozilla -- multiple vulnerabilities 2010-03-30 22:25:05 +00:00
shells
sysutils Fix on -CURRENT 2010-03-31 00:37:07 +00:00
Templates
textproc - Unbreak with newer GCC. 2010-03-30 08:09:48 +00:00
Tools Add a case to detect a transient problem that shows up on all package 2010-03-30 21:19:36 +00:00
ukrainian
vietnamese
www - Update to 3.0.19 2010-03-30 20:15:53 +00:00
x11 - fix build for png-1.4.1 2010-03-29 19:44:23 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Make fetchable. The original site 2010-03-30 00:02:14 +00:00
x11-servers
x11-themes
x11-toolkits - fix package for png-1.4.1 2010-03-30 14:24:36 +00:00
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED - Add separator to last entry 2010-03-30 02:35:09 +00:00
README
UIDs
UPDATING Re-fix portmaster instructions for the png update, and add a note that 2010-03-29 20:27:30 +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.