1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2006-10-30 13:52:36 +00:00
accessibility
arabic
archivers
astro
audio Band-aid a weird segfault upon track deletion reported by several users. 2006-10-27 12:48:41 +00:00
benchmarks
biology
cad - Make it fetchable 2006-10-21 10:14:56 +00:00
chinese - Fix pkg-plist and some issue, bump version 2006-10-24 07:21:29 +00:00
comms
converters
databases - Update to 5.0.27. Fix ABI incompatibility. 2006-10-29 22:43:31 +00:00
deskutils Update to 2.16.1 to fix several of crash bugs. 2006-10-23 21:18:16 +00:00
devel - Move messages to pre-build stage. If we reach post-build, then we 2006-10-28 16:35:52 +00:00
dns
editors Update to 2.0.4.1 version of ooo-build. 2006-10-26 21:36:33 +00:00
emulators
finance
french
ftp
games - Fix the installation and remove broken state. It doesn't touch the filesystem 2006-10-23 20:29:56 +00:00
german
graphics Update MASTER_SITES and make it fetchable again 2006-10-27 19:44:03 +00:00
hebrew
hungarian
irc
japanese
java
korean
lang Update suhosin patch to 0.9.6 release. 2006-10-27 19:11:17 +00:00
mail Correct PLIST_SUB when Evolution support is enabled. 2006-10-23 21:42:31 +00:00
math * Fix pkg-plist of math/octave-forge 2006-10-23 15:16:15 +00:00
mbone
misc To maintain compatibility with KDE (now that KDE relies on this port), 2006-10-22 21:49:21 +00:00
Mk
multimedia Unbreak by making fetchable again 2006-10-27 00:30:42 +00:00
net - Real fix build now - pass library path to ant. 2006-10-24 15:02:41 +00:00
net-im Chase the tcllib version. 2006-10-27 00:55:26 +00:00
net-mgmt - Fix dependencies 2006-10-24 09:15:41 +00:00
net-p2p Don't override CONFIGURE_ARGS when KQUEUE is on. 2006-10-26 23:29:17 +00:00
news
palm
polish
ports-mgmt
portuguese
print
russian
science Set "-source 1.4" to make it build with JDK-1.5, hence make it 2006-10-26 20:15:08 +00:00
security Update to 20061029 to fix vulnerability 2006-10-30 13:52:36 +00:00
shells Fix build. Don't remove all of the bundled readline, some 2006-10-21 23:18:43 +00:00
sysutils Allow usbd to start first (if enabled) so that hald does not steal 2006-10-29 04:08:41 +00:00
Templates
textproc remove BROKEN. 2006-10-28 09:35:49 +00:00
Tools
ukrainian
vietnamese
www Grrrr. This tcllib-dependant port slipped through due to my local 2006-10-28 13:26:45 +00:00
x11 Make port fetchable and use USE_LDCONFIG. 2006-10-28 21:10:47 +00:00
x11-clocks
x11-drivers/synaptics
x11-fm
x11-fonts
x11-servers Add some old internal FreeType definitions to fix the server runtime. These 2006-10-21 21:58:35 +00:00
x11-themes
x11-toolkits Teach vte to use FreeBSD's login/logout/logwtmp functions to handle 2006-10-29 03:22:29 +00:00
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED Note removal of linux_base-suse ports 2006-10-21 03:02:07 +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.