1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2007-06-07 20:55:57 +00:00
accessibility - Add WWW 2007-06-07 09:26:22 +00:00
arabic
archivers - Add support for -k command line option as there is in bzip2(1) 2007-06-06 18:22:47 +00:00
astro
audio Switch from using mad to mp3 in USE_GSTREAMER 2007-06-07 14:04:25 +00:00
benchmarks
biology
cad A sweeping commit: unbreak "make index" if WITH_BASH=YES is defined. 2007-06-05 21:04:44 +00:00
chinese - Respect LOCALBASE 2007-06-05 23:33:44 +00:00
comms
converters - Update to 0.10.8 2007-06-07 09:34:20 +00:00
databases - Update to 0.8.10 2007-06-06 10:55:23 +00:00
deskutils - Update to 0.8.4 2007-06-06 09:52:01 +00:00
devel - Update to 2007f 2007-06-07 10:47:55 +00:00
dns Reset filippo.natali@gmail.com, who is very short on free time right now. 2007-06-06 07:45:35 +00:00
editors - Update to 0.3.2.6 2007-06-07 08:08:25 +00:00
emulators Add another MASTER_SITE while qemu.org is down. 2007-06-07 19:12:11 +00:00
finance
french A sweeping commit: unbreak "make index" if WITH_BASH=YES is defined. 2007-06-05 21:04:44 +00:00
ftp
games use gcc 3.4 because dependent ports are using gcc and so it will only 2007-06-07 15:15:48 +00:00
german
graphics - Update to 0.12 2007-06-07 16:07:15 +00:00
hebrew
hungarian
irc Fix defunc processes created by opening tray balloons, bump the PORTREVISION. 2007-06-07 02:21:42 +00:00
japanese - Remove sgtty >bits 2007-06-07 13:20:56 +00:00
java Update to 0.98 2007-06-06 18:24:42 +00:00
korean
lang Update to 1.5.2 2007-06-07 12:09:11 +00:00
mail Add p5-GMail-IMAPD 0.94, perl IMAP4 gateway to Google's webmail service. 2007-06-07 15:08:09 +00:00
math Update to 12.7.2 2007-06-07 20:55:57 +00:00
mbone
misc - Take maintainership 2007-06-06 07:54:42 +00:00
Mk Add link to gstreamer-plugins-mp3 2007-06-07 16:21:34 +00:00
multimedia Switch from using mad to mp3 in USE_GSTREAMER 2007-06-07 14:04:25 +00:00
net - Update to 0.023.1 2007-06-07 10:09:35 +00:00
net-im - giving up port maintainership 2007-06-07 02:13:41 +00:00
net-mgmt - Unbreak 2007-06-06 13:49:06 +00:00
net-p2p
news
palm - Unbreak on amd64 2007-06-06 13:31:05 +00:00
polish
ports-mgmt
portuguese
print
russian
science
security Deprecated and set one month expiration since it's not supported by 2007-06-07 19:41:14 +00:00
shells
sysutils Switch from using mad to mp3 in USE_GSTREAMER 2007-06-07 14:04:25 +00:00
Templates
textproc Really commit PR/113370. I forgot "cvs add" in the last commit. Shame on me. 2007-06-06 12:34:13 +00:00
Tools
ukrainian
vietnamese
www - Update to 0.64 2007-06-07 07:12:16 +00:00
x11 Fix keymap for pc98. 2007-06-07 19:58:47 +00:00
x11-clocks - Update to 2.24 2007-06-07 07:09:33 +00:00
x11-drivers
x11-fm - Add backup MASTER_SITES 2007-06-07 08:35:56 +00:00
x11-fonts
x11-servers
x11-themes Reset filippo.natali@gmail.com, who is very short on free time right now. 2007-06-06 07:45:35 +00:00
x11-toolkits - revert ${TR} back to tr, threaded build was broken 2007-06-06 13:46:46 +00:00
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL - Add entry for audio/libamrwb (No redistribution allowed). 2007-06-07 08:59:34 +00:00
Makefile
MOVED Remove obsolete net/sixxs-heartbeatd. Please use net/sixxs-aiccu instead. 2007-06-06 14:13:52 +00:00
README
UIDs
UPDATING - Bring back lines about portupgrade database recreating. They make no hurt 2007-06-06 21:53:07 +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.