1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Jean-Yves Lefort 8a673edee6 Fix the obnoxious tab-related resize bugs.
PR:		ports/104662
Submitted by:	Thomas Vogt <thomas@bsdunix.ch>
Approved by:	portmgr (marcus)
2006-10-26 08:14:09 +00:00
accessibility
arabic
archivers
astro
audio
benchmarks
biology
cad
chinese - Fix pkg-plist and some issue, bump version 2006-10-24 07:21:29 +00:00
comms
converters
databases
deskutils Update to 2.16.1 to fix several of crash bugs. 2006-10-23 21:18:16 +00:00
devel Fix a regression which causes a connection drop to stay undetected. 2006-10-26 08:10:13 +00:00
dns
editors
emulators
finance
french
ftp
games
german
graphics - Fix pkg-plist and unbreak 2006-10-24 19:14:51 +00:00
hebrew
hungarian
irc
japanese
java
korean
lang - Mirror distfile and change MASTER_SITES/MASTER_SITE_SUBDIR. 2006-10-23 22:46:19 +00:00
mail Correct PLIST_SUB when Evolution support is enabled. 2006-10-23 21:42:31 +00:00
math
mbone
misc
Mk
multimedia Correct the PORTREVISION= -> PORTREVISION?= for the slave ports. 2006-10-23 20:36:06 +00:00
net - Real fix build now - pass library path to ant. 2006-10-24 15:02:41 +00:00
net-im
net-mgmt - Fix dependencies 2006-10-24 09:15:41 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security
shells
sysutils Update 4.0.2 --> 4.0.3 to fix two security bugs in the utf8 combining 2006-10-26 04:27:46 +00:00
Templates
textproc - Make fetchable 2006-10-24 15:16:34 +00:00
Tools
ukrainian
vietnamese
www
x11 Fix the obnoxious tab-related resize bugs. 2006-10-26 08:14:09 +00:00
x11-clocks
x11-drivers/synaptics
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Fix gtkprint with users that have cups-base installed, but who are 2006-10-25 21:19:26 +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.