1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2007-06-26 11:52:15 +00:00
accessibility
arabic
archivers . Update to 2.2.3. 2007-06-26 05:19:17 +00:00
astro Add myself as a src committer. 2007-06-25 05:18:37 +00:00
audio - Fix paths in soundon 2007-06-25 19:52:12 +00:00
benchmarks
biology
cad
chinese
comms Teach comms/garmin-utils about cuadX when compiling on FreeBSD 6+. 2007-06-26 08:04:02 +00:00
converters
databases Update to 0.26. 2007-06-26 08:16:38 +00:00
deskutils deskutils/fusenshi: update to 0.9.0 2007-06-26 03:51:37 +00:00
devel - Fix dependency list generation. 2007-06-26 08:21:48 +00:00
dns
editors Update to SRC680_m217. 2007-06-26 11:52:15 +00:00
emulators
finance - Mark BROKEN: Checksum mismatch 2007-06-26 07:49:14 +00:00
french
ftp
games - Update to 0.2.1 2007-06-25 07:38:58 +00:00
german
graphics The old website does not longer exists, so remove from master sites and 2007-06-26 06:22:06 +00:00
hebrew
hungarian
irc
japanese Fix a typo in pkg-plist (s/Tgif.ja/Tgif.ja-dist/). 2007-06-26 09:18:07 +00:00
java . Reenable 7.x by depending on compat6x. 2007-06-24 20:32:53 +00:00
korean
lang Update to the 20070622 snapshot of GCC 4.3.0. 2007-06-24 16:29:20 +00:00
mail Add OPTIONS list. 2007-06-26 08:08:56 +00:00
math - Forgotten files for 1.0.2 commit 2007-06-25 16:33:24 +00:00
mbone
misc Allow 8bit chars be read from file 2007-06-26 11:49:51 +00:00
Mk [PATCH] update MASTER_SITE_RUBYFORGE mirrors in bsd.sites.mk 2007-06-26 11:39:12 +00:00
multimedia Update to 0.10.12 2007-06-25 18:28:15 +00:00
net - Add missing dependes 2007-06-26 08:37:43 +00:00
net-im Update telepathy-idle to 0.1.1. 2007-06-24 15:02:07 +00:00
net-mgmt - Add use_{pgsql,sqlite} in addition to use_php={pgsql,sqlite} 2007-06-26 11:40:50 +00:00
net-p2p
news - Fix build with gcc 4.2 2007-06-26 07:09:10 +00:00
palm
polish
ports-mgmt Update to 0.5.20050618. 2007-06-25 15:03:38 +00:00
portuguese
print Fix some manpages that should have been in MLINKS. 2007-06-24 15:57:25 +00:00
russian
science
security Scanhill is a Microsoft Messenger Protocol Sniffer. Currently it can only 2007-06-25 12:34:07 +00:00
shells - Fix plist 2007-06-25 23:37:33 +00:00
sysutils - Use USE_OCAML 2007-06-25 17:14:41 +00:00
Templates
textproc Update to 0.65. 2007-06-26 08:24:24 +00:00
Tools
ukrainian
vietnamese
www - Update to 1.3 2007-06-26 10:58:36 +00:00
x11 Fix the dependency on terminfo.db. 2007-06-25 19:30:54 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Update to 2.16 2007-06-25 17:12:18 +00:00
x11-servers
x11-themes
x11-toolkits - Update to r5917 2007-06-24 20:35:48 +00:00
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED - sysutils/ledit has been resurrected. 2007-06-25 14:36:31 +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.