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
Kirill Ponomarev c45276c2ba - Update to version 0.99.1
PR:		58769
Submitted by:	Ports Fury
2003-10-31 22:02:46 +00:00
accessibility
arabic
archivers Update to 0.2.0. 2003-10-31 21:00:37 +00:00
astro
audio - Update to version 0.99.1 2003-10-31 22:02:46 +00:00
benchmarks
biology
cad Update to QCad 2.0.1.1 2003-10-31 14:20:23 +00:00
chinese Remove AbiWord-1.x now that 2.0 has been released, and is the new stable 2003-10-31 21:37:03 +00:00
comms
converters
databases Update obsolete dependencies with USE_RUBY_FEATURES. 2003-10-31 18:55:28 +00:00
deskutils
devel Per distfile survey, remove mastersite that disappeared in May 2002. 2003-10-31 21:49:24 +00:00
dns add a missing \\ in last commit 2003-10-31 02:44:59 +00:00
editors Remove AbiWord-1.x now that 2.0 has been released, and is the new stable 2003-10-31 21:37:03 +00:00
emulators Attempt to fix build failure under 4.x - add USE_GETOPT_LONG 2003-10-31 17:24:51 +00:00
finance
french Remove AbiWord-1.x now that 2.0 has been released, and is the new stable 2003-10-31 21:37:03 +00:00
ftp
games Per distfile survey, remove mastersite that disappeared in 2001. 2003-10-31 17:02:34 +00:00
german
graphics Unbreak. 2003-10-31 10:14:37 +00:00
hebrew
hungarian
irc Update obsolete dependencies with USE_RUBY_FEATURES. 2003-10-31 18:55:28 +00:00
japanese
java
korean
lang Update lang/ruby16 to the latest snapshot as of 2003-10-15. 2003-10-31 19:34:06 +00:00
mail Add Alex Dupre's patch for SpamAssassin integration, conditional 2003-10-31 17:24:01 +00:00
math introduce MASTER_SITE_GNU_ALPHA 2003-10-31 02:39:30 +00:00
mbone
misc Update to 0.27 2003-10-31 15:08:21 +00:00
Mk Update lang/ruby16 to the latest snapshot as of 2003-10-15. 2003-10-31 19:34:06 +00:00
multimedia Add MASTER_SITE_GNU_ALPHA 2003-10-31 10:06:24 +00:00
net Update to 1.8.2. 2003-10-31 21:01:42 +00:00
net-im
net-mgmt o Add WITHOUT_PERL knob (and unbreak at unusual variable situation). 2003-10-31 14:17:06 +00:00
net-p2p
news
palm
picobsd
polish
ports-mgmt
portuguese
print
russian
science
security Retire the following ports; they have been integrated into ruby18 and 2003-10-31 18:40:49 +00:00
shells
sysutils Update obsolete dependencies with USE_RUBY_FEATURES. 2003-10-31 18:55:28 +00:00
Templates
textproc Update obsolete dependencies with USE_RUBY_FEATURES. 2003-10-31 18:55:28 +00:00
Tools
ukrainian
vietnamese
www Remove AbiWord-1.x now that 2.0 has been released, and is the new stable 2003-10-31 21:37:03 +00:00
x11 Fix the build on -STABLE. 2003-10-31 19:50:22 +00:00
x11-clocks
x11-fm Upgrade to 0.11.39. 2003-10-31 17:04:38 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Update for ruby-1.8.1.p2. 2003-10-31 19:00:56 +00:00
x11-wm Per distfile survey, remove mastersite that disappeared in 1999. 2003-10-31 21:58:20 +00:00
.cvsignore
INDEX
INDEX-5
LEGAL
Makefile
MOVED Add an entry for editors/AbiWord. 2003-10-31 21:38:45 +00:00
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.