1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Timur I. Bakeyev d804725c68 I was too quick to drop off a hack, that masks "25 years old BSD bug" in
Samba. So, here is small patch that will let people with legacy libc to
run Samba. Funny enough, 6.4 and 7.1 are not going to be affected, but
patch will go into the release CDs...
2008-09-05 17:30:02 +00:00
accessibility
arabic
archivers - Update to 2.015 2008-09-04 15:33:03 +00:00
astro
audio GUI program to semi-automatically download album cover images for a music 2008-09-05 14:16:32 +00:00
benchmarks
biology
cad - After recent commit of MPSAFE TTY layer brlcad builds and runs successfully on CURRENT, then unbreak it. 2008-09-03 21:39:25 +00:00
chinese
comms
converters
databases - Small cleanup 2008-09-05 09:37:29 +00:00
deskutils The release of kdepimlibs 4.1.1 has a regression in it: 2008-09-05 14:33:09 +00:00
devel - Update to 1.0.1 2008-09-05 14:15:16 +00:00
dns
editors Update to Vim 7.2 patchlevel 9. 2008-09-04 16:59:05 +00:00
emulators - Fix build with SDL 2008-09-05 12:39:26 +00:00
finance
french
ftp
games - Update to 1.0.8 2008-09-05 15:54:46 +00:00
german
graphics A library for working with graphs in Python. 2008-09-05 14:16:41 +00:00
hebrew
hungarian Add two directories missing from plist... 2008-09-04 15:27:48 +00:00
irc - Update to 20080831 2008-09-05 14:02:17 +00:00
japanese
java - Update to 5.0.0.cr1, which also fixes build with jdk16 2008-09-04 19:33:59 +00:00
korean
lang Update to 1.13. 2008-09-05 10:28:50 +00:00
mail Remove dependency on www/libgtkhtml, this library is not maintained 2008-09-05 14:15:57 +00:00
math - Update to 0.6.2 2008-09-05 14:15:45 +00:00
mbone
misc - Fix build 2008-09-05 14:16:01 +00:00
Mk - Reshuffle kde.org mirrors a bit 2008-09-04 21:25:58 +00:00
multimedia - Fix OPTIMIZED_CFLAGS option on gcc 4.2 (at least): explicitly disable 2008-09-05 15:20:46 +00:00
net I was too quick to drop off a hack, that masks "25 years old BSD bug" in 2008-09-05 17:30:02 +00:00
net-im - Update to 2.2.4 2008-09-04 09:47:05 +00:00
net-mgmt * Add LOCALBASE to the CFLAGS, CPPFLAGS and LDFLAGS, so ldap(and other) 2008-09-04 15:22:59 +00:00
net-p2p
news - Update to 0.4.1. 2008-09-04 01:01:56 +00:00
palm
polish Assign to new maintainer. 2008-09-05 00:45:49 +00:00
ports-mgmt
portuguese
print - Update to 1.11 2008-09-05 15:40:05 +00:00
russian - Update to 20080903 2008-09-05 14:15:29 +00:00
science
security Add FreeBSD-SA-08:09.icmp6 2008-09-05 16:44:26 +00:00
shells
sysutils - Update to 0.5.1 2008-09-05 14:15:36 +00:00
Templates
textproc Fix plist broken by previous commit. 2008-09-05 11:02:00 +00:00
Tools
ukrainian
vietnamese
www - Update to 1.8 2008-09-05 14:21:55 +00:00
x11 Update to 0.5.4 2008-09-04 12:24:26 +00:00
x11-clocks
x11-drivers - Update to 2.1.12 2008-09-05 13:39:41 +00:00
x11-fm - Fix plist 2008-09-04 19:15:37 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits - Reconvert to USE_XORG 2008-09-05 12:15:53 +00:00
x11-wm Update to 1.1.0.1, see Release Notes and Changelog for details: 2008-09-05 15:59:30 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED [patch] ports/MOVED entry field order mixup 2008-09-04 11:12:47 +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.