1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2006-08-06 05:05:13 +00:00
accessibility
arabic
archivers
astro
audio - Update to 2.1 2006-08-05 08:05:36 +00:00
benchmarks
biology
cad Depend on linux-xorg libs, reported by Brian Josefsen <bj@cold.dk> 2006-08-05 20:16:32 +00:00
chinese Remove arnettf, it renamed to CJKUnifonts. 2006-08-06 05:02:17 +00:00
comms
converters
databases RRD::Simple provides a simple interface to RRDTool's RRDs module. This 2006-08-05 10:53:21 +00:00
deskutils Distfile was silently rerolled with a minor sanity check addition. 2006-08-05 09:24:22 +00:00
devel Remove extraneous / 2006-08-05 22:46:55 +00:00
dns
editors - Update to 4.3p6 2006-08-06 03:03:58 +00:00
emulators
finance Fix install after DESTDIR patch. 2006-08-05 22:42:24 +00:00
french
ftp - New port: ftp/linux-curl 2006-08-04 14:38:03 +00:00
games Mark BROKEN: does not fetch. Unfortunately, the maintainer blocks my 2006-08-05 22:24:19 +00:00
german Some fixes were done in language support, 2006-08-05 15:02:35 +00:00
graphics Add p5-Image-MetaData-JPEG 0.15, perl extension for showing/modifying 2006-08-05 14:15:41 +00:00
hebrew
hungarian
irc - Update 0.83.2 2006-08-05 15:27:18 +00:00
japanese Fix after DESTDIR commit. 2006-08-04 18:03:47 +00:00
java
korean
lang - Bump portrevision for the previous update 2006-08-05 18:37:14 +00:00
mail New port: mail/dbmail21 -current branch of DBMail 2006-08-05 22:35:33 +00:00
math - Update to 1.12 2006-08-05 15:48:36 +00:00
mbone
misc Mark BROKEN on 4.x: fails to compile. 2006-08-05 21:49:31 +00:00
Mk
multimedia Update to 1.4.4. 2006-08-05 23:01:06 +00:00
net Update 4.2.0a-2006-02-24 --> 4.2.2p3.r2 2006-08-05 13:09:42 +00:00
net-im Update sim-im-devel to latest and unbreak. 2006-08-05 21:47:40 +00:00
net-mgmt
net-p2p
news
palm
polish
ports-mgmt
portuguese
print - Update to 20060804 2006-08-05 15:58:44 +00:00
russian
science
security - update to 5.43 2006-08-05 13:55:30 +00:00
shells
sysutils Initial port for bsdstats script 2006-08-06 03:34:08 +00:00
Templates
textproc - Remove email for anti-spam 2006-08-05 17:14:53 +00:00
Tools
ukrainian
vietnamese
www - Force to add ${PTHREAD_CFLAGS} and ${PTHREAD_LIBS} to force detection 2006-08-05 20:46:43 +00:00
x11 - Fix building of module.eap under some circumstancies 2006-08-04 13:55:11 +00:00
x11-clocks - Update to 0.3.1 2006-08-05 10:41:33 +00:00
x11-drivers/synaptics
x11-fm
x11-fonts
x11-servers
x11-themes - Update to 0.6.5.1 2006-08-05 20:13:17 +00:00
x11-toolkits - CFLAGS safety 2006-08-05 19:01:53 +00:00
x11-wm - Update to 0.6 2006-08-05 10:11:11 +00:00
.cvsignore
CHANGES Document bsd.sites.mk macro magic 2006-08-04 20:44:18 +00:00
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED Correct the reason. (my fault). 2006-08-06 05:05:13 +00:00
README
UIDs
UPDATING - Mention latest editor/jedit-devel update 2006-08-06 03:04: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.