1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2006-06-23 04:51:54 +00:00
accessibility
arabic
archivers
astro Add my location. 2006-06-22 14:19:45 +00:00
audio
benchmarks
biology - Instruct amd64 users to libmap libpthread.so.2 to libc_r.so.6 2006-06-22 18:53:30 +00:00
cad
chinese
comms
converters
databases Add new port for python sqlite3 module. 2006-06-23 03:54:01 +00:00
deskutils Upgrade to 2.1.2 2006-06-23 01:23:52 +00:00
devel Adding port devel/p5-Config-Record, simple configuration file access. 2006-06-23 04:51:54 +00:00
dns - Update to 1.2.10 2006-06-22 15:22:43 +00:00
editors Update to 0.9 2006-06-22 20:30:54 +00:00
emulators Update to Wine 0.9.16. Adjust some details related to USE_LDCONFIG, 2006-06-22 21:49:40 +00:00
finance
french
ftp
games Add games/nuclearchess 2006-06-23 03:48:14 +00:00
german
graphics - Update to 8.22 2006-06-22 13:57:29 +00:00
hebrew
hungarian
irc
japanese
java
korean
lang Add a checksum for Python 2.5b1 2006-06-23 03:11:37 +00:00
mail Build it fine with ncurses installed via ports 2006-06-22 23:26:48 +00:00
math Fix plist: don't remove nls/en_US.US-ASCII or nls/POSIX 2006-06-23 02:29:06 +00:00
mbone
misc Update to 2.7.3 which fixes compilation on FreeBSD-4.x. 2006-06-22 16:55:35 +00:00
Mk Fix to report a correct version number that we use. (2.5b1 -> 2.5.b1) 2006-06-23 03:35:14 +00:00
multimedia - Update to 1.5.0.1 2006-06-23 02:27:11 +00:00
net - Fix OSVERSION detection in RELENG_6 and RELENG_6_1 2006-06-22 18:51:58 +00:00
net-im Postpone the expiration date by 1 month: 2006-06-22 10:39:05 +00:00
net-mgmt
net-p2p
news
palm
polish
ports-mgmt
portuguese
print - Remove depends on cups-lpr 2006-06-23 02:02:39 +00:00
russian
science s/PORTVERSION/PORTREVISION/ 2006-06-22 22:10:33 +00:00
security - Update to 1.1.21 2006-06-22 14:15:00 +00:00
shells Reset bouncing maintainer address enigmatyc@laposte.net. 2006-06-23 04:18:53 +00:00
sysutils Chase checksum. The following files were modified: 2006-06-22 18:25:35 +00:00
Templates
textproc Remove tests for FreeBSD 2.x versions. Modern versions of bsd.*.mk do not 2006-06-22 19:01:36 +00:00
Tools MFP4: 2006-06-22 18:52:57 +00:00
ukrainian
vietnamese
www - Retire MASTER_SITE_NETSCAPE since only one port uses it and quite 2006-06-23 02:25:30 +00:00
x11
x11-clocks
x11-drivers/synaptics
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.cvsignore
CHANGES
COPYRIGHT
KNOBS
LEGAL
Makefile
MOVED - Remove cups-lpr, it has been merged in to print/cups-base 2006-06-23 01:46:18 +00:00
README
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.