1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-15 07:56:36 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Timur I. Bakeyev 3b43930b21 New 3.2.8 version of Samba 3.2 series. Major changes are:
o Correctly detect if the current DC is the closest one.
    o Add saf_join_store() function to memorize the DC used at join time.
      This avoids problems caused by replication delays shortly after domain
      joins.

More bugs introduced^Wfixed!
2009-02-21 10:40:07 +00:00
accessibility Update to 2.24.4. 2009-02-20 22:37:47 +00:00
arabic
archivers
astro
audio - Remove the portion that contains a $FreeBSD$ which is a keyword to our CVS 2009-02-21 08:18:20 +00:00
benchmarks
biology
cad - Update to 0.51.0 2009-02-21 00:09:08 +00:00
chinese
comms
converters
databases Update to 0.8.4. 2009-02-21 06:00:25 +00:00
deskutils - Update to 0.7.3.2 2009-02-21 00:07:50 +00:00
devel Update to 3.0. 2009-02-21 09:43:27 +00:00
dns
editors Update to 2.24.0. 2009-02-20 22:28:25 +00:00
emulators - Update to 4.0.5 2009-02-21 00:12:38 +00:00
finance
french
ftp
games - Properly handle NOPORTDOCS 2009-02-21 05:23:32 +00:00
german
graphics
hebrew
hungarian
irc - Update to 20090213 2009-02-20 22:43:25 +00:00
japanese
java
korean
lang
mail
math Fix build on 6.x. 2009-02-21 09:15:15 +00:00
mbone
misc
Mk Remove sakura from MASTER_SITE_RINGSERVER and add k-opti.com instead. 2009-02-21 06:13:22 +00:00
multimedia - Update to 0.12.3 2009-02-21 00:10:57 +00:00
net New 3.2.8 version of Samba 3.2 series. Major changes are: 2009-02-21 10:40:07 +00:00
net-im
net-mgmt
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security Update 2.4.0.1 --> 2.4.1.2 2009-02-21 00:16:16 +00:00
shells
sysutils - Update to 2.4.1 2009-02-20 17:42:51 +00:00
Templates
textproc
Tools
ukrainian
vietnamese
www - Fix build 2009-02-20 21:48:25 +00:00
x11
x11-clocks
x11-drivers nouveau is an X.Org Foundation and Freedesktop.org project which was 2009-02-21 02:08:17 +00:00
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - Update to 0.80 2009-02-21 00:13:27 +00:00
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED
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.