1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-10 02:45:11 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Markus Brueffer 44cc144748 Update to version 0.9.2
Submitted by:	Antonin Bonte <antonin.bonte@gmail.com>
2006-05-24 11:47:26 +00:00
accessibility
arabic
archivers Update to 1.3.1. 2006-05-24 07:30:40 +00:00
astro - Do not convert the menu icon to .png (GNOME now support .ico files, 2006-05-24 09:35:29 +00:00
audio EMMS is the Emacs Multi-Media System. It tries to be a clean and small 2006-05-24 11:08:38 +00:00
benchmarks We must use --with-mysql=no & --with-pgsql=no to disable mysql/pgsql support. 2006-05-23 03:36:16 +00:00
biology
cad
chinese - chinese/xcin25 is updated to use USE_BDB, and supports db4+. 2006-05-23 01:13:40 +00:00
comms
converters - Update to 1.4.1 2006-05-24 01:11:19 +00:00
databases Update to 8.1-407 2006-05-24 10:45:52 +00:00
deskutils - Update to 1.8 2006-05-23 08:17:29 +00:00
devel Update to 0.51 2006-05-24 11:42:17 +00:00
dns Update to 0.99 2006-05-24 07:54:38 +00:00
editors
emulators
finance - Drop dynamic plist; this port had both static and dynamic plists 2006-05-23 21:43:47 +00:00
french
ftp
games Make it fetchable again 2006-05-24 11:20:08 +00:00
german
graphics - Make it fetchable again [1] 2006-05-24 11:38:16 +00:00
hebrew
hungarian
irc Update to 1.6.4 2006-05-23 12:38:13 +00:00
japanese - Add a workaround to handle Unicode tilde coming from Windows (&#xFF5E;) 2006-05-24 07:30:14 +00:00
java Distfile rerolled without LICENSE file. 2006-05-24 06:27:47 +00:00
korean
lang - Don't link pthread libs in non-pthread case (the default case) 2006-05-24 08:06:06 +00:00
mail Make it fetchable again 2006-05-24 11:39:39 +00:00
math Update to 0.71. 2006-05-24 06:45:26 +00:00
mbone
misc Make it fetchable again 2006-05-24 11:30:37 +00:00
Mk * Avoid .if syntax that causes syntax error on old 4.x make [1] 2006-05-23 21:53:18 +00:00
multimedia - Chase lib version bump to libcdio 2006-05-24 09:13:19 +00:00
net - Now it is possible to use ldap as source for hosts database. 2006-05-24 10:48:59 +00:00
net-im Make it fetchable again 2006-05-24 11:23:22 +00:00
net-mgmt - Update to bsd.java.mk 2.0 2006-05-23 23:43:24 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security Fix PLIST 2006-05-24 10:36:30 +00:00
shells
sysutils - Chase lib version bump to libcdio 2006-05-24 09:13:19 +00:00
Templates
textproc Add p5-Data-Report - a framework for flexible reporting. 2006-05-24 11:10:48 +00:00
Tools
ukrainian
vietnamese
www Adding port www/p5-SRU. The SRU package provides a framework for working with the Search and 2006-05-23 23:14:22 +00:00
x11
x11-clocks
x11-drivers/synaptics
x11-fm
x11-fonts
x11-servers
x11-themes Update to version 0.9.2 2006-05-24 11:47:26 +00:00
x11-toolkits
x11-wm Add missing dependency on xcompmgr. 2006-05-23 15:58:48 +00:00
.cvsignore
CHANGES Document the subset of changes committed to bsd.port.mk that are of 2006-05-23 22:27:21 +00:00
COPYRIGHT
KNOBS
LEGAL
Makefile
MOVED
README
UPDATING Fix date format in net/openldap23-server entry 2006-05-23 23:30:15 +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.