1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-17 03:25:46 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Maho Nakata 88ec828a31 Reove math/UFsparse. port name should not contain
large capital. (Had already readded as math/ufsparse)

Suggested by: danfe
2006-07-08 23:48:57 +00:00
accessibility
arabic
archivers - Remove ONLY_FOR_ARCHS as this was set when this port used to install 2006-07-08 00:32:48 +00:00
astro
audio Use bsd.scons.mk and fix build. 2006-07-08 22:33:29 +00:00
benchmarks - Update to 2.65 2006-07-07 14:14:19 +00:00
biology - Update to 2.4.3 2006-07-08 03:36:36 +00:00
cad - Fix typo 2006-07-08 21:00:42 +00:00
chinese
comms This library package provides several forward error correction (FEC) decoders 2006-07-08 21:30:18 +00:00
converters
databases - Update to 2.5.1 2006-07-08 05:29:20 +00:00
deskutils - Readd IGNORE for sparc64, should be fixed in next version 2006-07-08 23:18:28 +00:00
devel - Update to 0.9.0 2006-07-08 14:20:39 +00:00
dns
editors Update to SRC680_m175 2006-07-08 22:41:28 +00:00
emulators
finance
french
ftp
games - Change library version of x11-toolkits/gtkglext in LIB_DEPENDS. 2006-07-07 22:10:48 +00:00
german
graphics Unbreak for sparc64 2006-07-08 06:57:28 +00:00
hebrew
hungarian
irc
japanese - Always depends on japanese/p5-MeCab since mknmz command requires MeCab perl 2006-07-08 16:56:57 +00:00
java
korean
lang Update to the 20060706 snapshot of GCC 4.0.4. 2006-07-08 20:09:56 +00:00
mail Fix typos. 2006-07-08 22:42:06 +00:00
math Reove math/UFsparse. port name should not contain 2006-07-08 23:48:57 +00:00
mbone
misc
Mk
multimedia
net - Maintainer Update to net/netwib to version 5.34.0 2006-07-08 04:38:16 +00:00
net-im OPTIONify 2006-07-07 19:49:22 +00:00
net-mgmt - Change pkg-descr 2006-07-08 14:54:12 +00:00
net-p2p Assign amule2 to new volunteer; mark amule1 as DEPRECATED, with note that 2006-07-08 19:38:58 +00:00
news
palm
polish
ports-mgmt
portuguese
print - Fix build on sparc64 2006-07-08 17:06:24 +00:00
russian
science
security Update to 0.3.5. 2006-07-08 17:48:34 +00:00
shells
sysutils Fully qualify the path to sysctl. 2006-07-08 06:50:09 +00:00
Templates
textproc Update to 1.1.1. 2006-07-08 14:53:10 +00:00
Tools 'portcomment' appears to be obsolete. 2006-07-08 21:38:55 +00:00
ukrainian
vietnamese
www - Maintainer Update to www/bozohttpd to version 20060517 2006-07-08 05:16:35 +00:00
x11 Make it work with recent version of enlightenment. 2006-07-07 21:50:41 +00:00
x11-clocks
x11-drivers/synaptics
x11-fm
x11-fonts
x11-servers
x11-themes - Eliminate pkg-plist 2006-07-08 22:49:50 +00:00
x11-toolkits Fix build error on amd64. 2006-07-08 21:35:43 +00:00
x11-wm Make it work with recent version of enlightenment. 2006-07-07 21:50:41 +00:00
.cvsignore
CHANGES
COPYRIGHT
KNOBS
LEGAL
Makefile
MOVED Reove math/UFsparse. port name should not contain 2006-07-08 23:48:57 +00:00
README
UPDATING - Add an entry for www/lifetype update. 2006-07-08 02:28:49 +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.