1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-21 08:42:23 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
MANTANI Nobutaka 89abb4bc3d - Update to 1.1.0.
- Mark textproc/uim-m17nlib IGNORE since it requires m17n-lib-1.3.1 or later.
2006-06-12 17:45:54 +00:00
accessibility
arabic
archivers
astro
audio
benchmarks
biology
cad
chinese
comms
converters - Update from v1.09 to v1.11 2006-06-12 17:33:37 +00:00
databases Update to 10.2.0.2. 2006-06-12 16:04:07 +00:00
deskutils
devel Remove bogus USE_INSTALL_SCRIPT. 2006-06-12 16:32:23 +00:00
dns
editors Rename the USE_CDROM knob to WITH_CDROM. USE_* should only be 2006-06-12 15:46:43 +00:00
emulators
finance
french
ftp
games
german Rename the USE_CDROM knob to WITH_CDROM. USE_* should only be 2006-06-12 15:46:43 +00:00
graphics Update spca5xx-bsd patch to 0.6a. 2006-06-12 17:22:08 +00:00
hebrew
hungarian
irc
japanese - Update to 1.1.0. 2006-06-12 17:45:54 +00:00
java . Add manvm(1). This is similar to javavm(1), but allows one to view the 2006-06-12 16:57:29 +00:00
korean
lang
mail Remove nonexistant USE_SUBR, where USE_RC_SUBR already does the trick. 2006-06-12 17:21:33 +00:00
math
mbone
misc Chase increase of misc/skyutils shlib version. 2006-06-12 14:45:27 +00:00
Mk
multimedia Fix the largefile support when copy bigger than 4gb, bump the PORTREVISION. 2006-06-12 16:53:21 +00:00
net - Update to version 0.4.1 2006-06-12 15:13:15 +00:00
net-im
net-mgmt
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security Engine_pkcs11 is an implementation of an engine for OpenSSL. 2006-06-12 17:04:13 +00:00
shells
sysutils - primarily a bug fix release 2006-06-12 15:36:52 +00:00
Templates
textproc - Update to 1.1.0. 2006-06-12 17:45:54 +00:00
Tools
ukrainian
vietnamese
www - Add Late Bloomer theme 2006-06-12 16:53:04 +00:00
x11 Add missing dependency on libgnomeui and Unbroken. 2006-06-12 14:56:01 +00:00
x11-clocks
x11-drivers/synaptics
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.cvsignore
CHANGES
COPYRIGHT
KNOBS
LEGAL
Makefile
MOVED
README
UPDATING Rename the USE_CDROM knob to WITH_CDROM. USE_* should only be 2006-06-12 15:46:43 +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.