1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Will Andrews 92becb4baf XFree86 4.2.0 Stage 2: XFree86-4-* miniport upgrades
[1] Upgrade to 4.2.0.
	[2] Allow Wraphelp.c to be fetched by default, set HasXdmAuth=YES
	    by default.

Submitted by:	[1] sf, taguchi@tohoku.iij.ad.jp
Approved by:	[2] core
2002-03-16 23:40:19 +00:00
accessibility
arabic
archivers
astro
audio
benchmarks
biology
cad
chinese Define USE_X_PREFIX before inclusion of bsd.port.pre.mk. Otherwise, 2002-03-16 17:53:15 +00:00
comms
converters Upgrade to 0.15 2002-03-16 19:40:42 +00:00
databases Update to 0.1.6. 2002-03-16 17:53:22 +00:00
deskutils
devel XFree86 4.2.0 Stage 2: XFree86-4-* miniport upgrades 2002-03-16 23:40:19 +00:00
dns
editors Revert the last change. It looks like -fno-rtti is only needed for the 2002-03-16 17:02:10 +00:00
emulators
finance
french
ftp
games
german
graphics
hebrew
hungarian
irc
japanese Update to 2.2.9. 2002-03-16 17:33:29 +00:00
java
korean
lang
mail [1] Fix pre-everything target specifier. 2002-03-16 17:36:56 +00:00
math Add jacal - a Symbolic Mathematics package, written in Scheme. 2002-03-16 14:32:05 +00:00
mbone
misc Update to version 1.02 2002-03-16 14:52:54 +00:00
Mk XFree86 4.2.0 Stage 1: bsd.port.mk 2002-03-16 23:37:02 +00:00
multimedia
net Update to 1.0.4 2002-03-16 20:39:43 +00:00
net-im
net-mgmt rm -> ${RM} 2002-03-16 15:59:26 +00:00
net-p2p
news
palm
picobsd
polish
ports-mgmt
portuguese
print
russian
science
security Correct master site. 2002-03-16 14:33:39 +00:00
shells
sysutils Add thefish 0.1, gtk+ rc.conf editor/management tool. 2002-03-16 19:22:36 +00:00
Templates
textproc
Tools
ukrainian
vietnamese
www
x11 XFree86 4.2.0 Stage 2: XFree86-4-* miniport upgrades 2002-03-16 23:40:19 +00:00
x11-clocks
x11-fm
x11-fonts XFree86 4.2.0 Stage 2: XFree86-4-* miniport upgrades 2002-03-16 23:40:19 +00:00
x11-servers XFree86 4.2.0 Stage 2: XFree86-4-* miniport upgrades 2002-03-16 23:40:19 +00:00
x11-themes
x11-toolkits
x11-wm Update list of features and clear up ambiguous antecedent. 2002-03-16 22:01:49 +00:00
.cvsignore
INDEX
LEGAL
Makefile
README

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 which is available from:

        file://localhost/usr/share/doc/handbook/handbook.html

(if you installed the doc distribution on your machine)

Or:

        http://www.freebsd.org/handbook/handbook.html

for the latest official version from FreeBSD-current.

The section "The Ports Collection" will tell you how to use the
ports and packages and the "Porting Applications" section
describes how one can contribute to the ports collection.

If you would like to search for a given port, you can do so easily
by saying:

	make search key="<keyword>"

Which will generate a list of all ports matching <keyword>.

NOTE:  This tree can 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, though if you don't have the original
distribution tarball(s) for something on CDROM then you will need to pull
it all over your network connection again if you ever try to build the
associated port.