1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2008-05-09 12:46:51 +00:00
accessibility
arabic
archivers - Fix docs installation 2008-05-07 13:44:41 +00:00
astro
audio - Update to 2.22.2. 2008-05-07 18:32:26 +00:00
benchmarks - Update to 3.1 2008-05-08 07:14:19 +00:00
biology
cad
chinese - Unbreak build after tty changes 2008-05-06 21:49:59 +00:00
comms
converters Update to 0.105. 2008-05-08 08:32:34 +00:00
databases - Update to 3.6.2 2008-05-09 00:55:59 +00:00
deskutils
devel Put my FreeBSD e-mail address in MAINTAINER line. 2008-05-09 04:29:04 +00:00
dns PowerDNS is an advanced DNS server, which allows for several different 2008-05-07 12:40:00 +00:00
editors Update to 2.6.3. 2008-05-07 21:31:54 +00:00
emulators Fix "drive_init()" Disk Format Security Bypass 2008-05-08 20:45:10 +00:00
finance
french
ftp - Update to 1.3.6 2008-05-08 12:10:02 +00:00
games - Update to 0.5.1 2008-05-08 12:12:07 +00:00
german
graphics Upgrade to 3.0.1. 2008-05-09 12:46:51 +00:00
hebrew
hungarian
irc - Update to 0.054 2008-05-08 23:13:22 +00:00
japanese
java
korean
lang
mail Do not use USE_GNOME=yes, use the current way (ie: USE_GNOME=foo). The 2008-05-08 20:47:27 +00:00
math Update to 14.0.2 2008-05-08 21:29:06 +00:00
mbone
misc - Update to 13.7 2008-05-07 04:56:00 +00:00
Mk
multimedia - Update to 0.20.0 2008-05-06 20:39:40 +00:00
net - Update to 1.70 2008-05-08 11:28:19 +00:00
net-im
net-mgmt - Update to 3.4.1rc1 2008-05-08 10:16:04 +00:00
net-p2p Update to 2.9.5 2008-05-07 11:35:50 +00:00
news
palm
polish
ports-mgmt Remove the ports-mgmt/instant-tinderbox port since its design doesn't 2008-05-06 23:25:46 +00:00
portuguese
print - Fix build problem on !i386 platforms[1]. 2008-05-08 18:54:23 +00:00
russian
science - fix Bundle install 2008-05-07 04:28:38 +00:00
security Document qemu -- "drive_init()" Disk Format Security Bypass 2008-05-08 20:36:00 +00:00
shells
sysutils Do not use USE_GNOME=yes, use the current way (ie: USE_GNOME=foo). The 2008-05-09 01:07:29 +00:00
Templates
textproc Update to 1.45 2008-05-08 19:26:16 +00:00
Tools Add a tiny sh hack - ardiff - compares two archives. 2008-05-06 16:17:01 +00:00
ukrainian
vietnamese
www Update to 3.5 gamma 3 2008-05-08 22:07:47 +00:00
x11 Eagle Mode is an advanced solution for a futuristic style of 2008-05-08 12:06:03 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - Update to 3.4M6 2008-05-09 07:52:54 +00:00
x11-wm Update 2.5.24 --> 2.5.26 2008-05-07 17:41:21 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED Remove x11-toolkits/gtkdatabox in favour of x11-toolkits/gtkdatabox2. 2008-05-07 22:57:52 +00:00
README
UIDs
UPDATING - Add entry for databases/ptop 2008-05-09 00:56:58 +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.