1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2006-07-27 14:40:35 +00:00
accessibility
arabic
archivers - The big change on ports of freepascal, now all ports are compiled 2006-07-24 11:21:27 +00:00
astro Update to GPSMan-6.3.1, which is a bugfix for 6.3. 2006-07-26 08:32:31 +00:00
audio Upgrade to 6.3.1 allowing the removal of a patch and fixing some other 2006-07-26 15:53:24 +00:00
benchmarks Xdd is a tool for measuring and characterizing disk subsystem I/O 2006-07-26 15:33:21 +00:00
biology
cad Add NOT_FOR_ARCHS=sparc64 line because of build problems on sparc64. 2006-07-25 17:15:31 +00:00
chinese - fix compiling problem 2006-07-25 14:52:23 +00:00
comms
converters - Update mastersite, readded droso mastersite with right path. 2006-07-24 15:36:04 +00:00
databases Set correct maintainer. 2006-07-27 05:50:33 +00:00
deskutils Update xapian-core shared lib version number 2006-07-26 08:14:38 +00:00
devel - Upgrade to 0.6.5 and unbreak; 2006-07-27 13:29:40 +00:00
dns
editors Cle is a Command Line Editor. It provides the editing/history/completion 2006-07-26 11:31:46 +00:00
emulators Upgrade to v0.4.1. 2006-07-26 10:59:59 +00:00
finance Fix pkg-plist. 2006-07-26 13:24:14 +00:00
french - Switch to MPICH2; 2006-07-25 08:45:55 +00:00
ftp
games - Update to 0.4.3 2006-07-27 04:46:07 +00:00
german - Update to 9.15. 2006-07-24 06:16:16 +00:00
graphics Update to 0.45. 2006-07-27 09:50:22 +00:00
hebrew
hungarian
irc - update to 4.97 2006-07-24 22:57:43 +00:00
japanese Factor OSVERSION out of BROKEN/IGNORE strings to make them more consistent 2006-07-23 23:38:15 +00:00
java
korean
lang Add a missing run dependence on ocamlfind. 2006-07-27 13:12:18 +00:00
mail - Update to 1.5.0.5 2006-07-27 14:40:35 +00:00
math Update to 1.01. 2006-07-27 09:48:52 +00:00
mbone Factor OSVERSION out of BROKEN/IGNORE strings to make them more consistent 2006-07-23 23:38:15 +00:00
misc There hasn't been a release of pointless in over two and a half years and the 2006-07-27 09:14:26 +00:00
Mk Fix installing PHP extensions as non-root user. 2006-07-27 06:21:15 +00:00
multimedia - Fix build on amd64 2006-07-26 23:11:41 +00:00
net - update to 1.09 2006-07-27 13:59:06 +00:00
net-im Upgrade to 1.8 RC3. 2006-07-24 20:19:00 +00:00
net-mgmt Fixed WWW user uid/gid 2006-07-27 10:55:20 +00:00
net-p2p C++ library to use as an abstraction layer between museekd 2006-07-25 20:19:14 +00:00
news
palm
polish
ports-mgmt - update to 1.7 2006-07-23 22:43:53 +00:00
portuguese
print - Update to 20060723 2006-07-24 02:05:15 +00:00
russian
science - Chase gtkglext update (done 4 weeks ago) 2006-07-26 08:24:25 +00:00
security Document mozilla -- multiple vulnerabilities. 2006-07-27 13:59:07 +00:00
shells - Improved description 2006-07-25 11:41:05 +00:00
sysutils Unbreak by s/'/"/ in sed commands list. 2006-07-27 07:55:12 +00:00
Templates
textproc Add p5-XML-Flow 0.81, store (restore) perl data structures in XML 2006-07-27 07:29:15 +00:00
Tools
ukrainian
vietnamese
www Mark firefox 1.0.8 FORBIDDEN and set one month EXPIRATION_DATE due to 2006-07-27 14:08:51 +00:00
x11 - reslove conflitcs with imake 2006-07-26 15:30:48 +00:00
x11-clocks
x11-drivers/synaptics
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Update to 2.6.3.3 2006-07-27 11:19:06 +00:00
x11-wm Upgrade to latest version. 2006-07-24 17:05:44 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs Reserve uid/gid for net/smokeping 2006-07-26 12:27:09 +00:00
KNOBS
LEGAL
Makefile
MOVED * MOVED 2006-07-26 19:44:32 +00:00
README
UIDs Reserve uid/gid for net/smokeping 2006-07-26 12:27:09 +00:00
UPDATING Fix some typos. 2006-07-25 07:52:13 +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.