1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-12 07:27:57 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Ying-Chieh Liao 7212580343 upgrade to 0.75
PR:		31222
Submitted by:	maintainer
2002-11-07 18:17:38 +00:00
accessibility
arabic
archivers
astro upgrade to 0.75 2002-11-07 18:17:38 +00:00
audio Unbreak build by using fetch instead of wget, 2002-11-07 09:55:06 +00:00
benchmarks
biology Updated to fix problems as stated in PR ports/42915 2002-11-07 13:45:17 +00:00
cad
chinese remove extra file 2002-11-07 17:29:47 +00:00
comms Use PORTCOMMENT. 2002-11-07 05:46:03 +00:00
converters
databases Put a copy of the distfile on MASTER_SITE_LOCAL. www.firstworks.com 2002-11-07 17:57:37 +00:00
deskutils
devel - Unbreak with the new g++. 2002-11-07 18:08:50 +00:00
dns
editors Use PORTCOMMENT. 2002-11-07 03:38:39 +00:00
emulators Update to the 2002.10.31 snapshot of Wine. 2002-11-07 06:19:38 +00:00
finance
french
ftp upgrade to 2.6.3 2002-11-07 18:13:45 +00:00
games upgrade to 0.2.7 2002-11-07 17:21:58 +00:00
german
graphics upgrade to 4.19.1 2002-11-07 11:28:11 +00:00
hebrew
hungarian
irc add ircservices 5.0.2 2002-11-07 16:36:03 +00:00
japanese Japanese/emacs20-emcws dump core when using x11. From current 2002-11-07 13:07:29 +00:00
java Update to the java/javamail port from version 1.2 to 1.3. 2002-11-07 13:54:08 +00:00
korean
lang
mail Remove local hacks occasionally sneaked into the previous commit. 2002-11-07 17:50:44 +00:00
math ports/math/asir2000 do not build. This probrem has two reasons. 2002-11-07 13:16:35 +00:00
mbone
misc Unbreak by adding dependeny on XFree86-4-clients. 2002-11-07 10:21:30 +00:00
Mk
multimedia
net Fix issues documented in PRs ports/43152 and ports/42128. 2002-11-07 13:38:32 +00:00
net-im Fix issues documented in PRs ports/43152 and ports/42128. 2002-11-07 13:38:32 +00:00
net-mgmt
net-p2p - Fix hagelslag on -CURRENT by including missing header 2002-11-07 12:52:37 +00:00
news Revision 1.33 of sys/sys/signal.h changed the visibility 2002-11-07 12:43:39 +00:00
palm
picobsd
polish
ports-mgmt
portuguese
print remove extra file 2002-11-07 17:29:47 +00:00
russian
science upgrade to 0.77.1 2002-11-07 11:43:35 +00:00
security 1. fix messages 2002-11-07 18:08:49 +00:00
shells
sysutils Convert to bsd.gnomeng.mk 2002-11-07 13:47:12 +00:00
Templates
textproc remove extra file 2002-11-07 17:38:44 +00:00
Tools
ukrainian
vietnamese Use PORTCOMMENT. 2002-11-07 03:38:39 +00:00
www 1. Broken for system perl. Sorry but we don't know yet how to make it work. 2002-11-07 17:56:33 +00:00
x11 Use PORTCOMMENT. 2002-11-07 05:46:03 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm Use PORTCOMMENT. 2002-11-07 05:46:03 +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/doc/en_US.ISO8859-1/books/handbook/

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.