1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Steve Price 9d8850258c Update to version 2.5.
PR:		20832
Submitted by:	maintainer
2000-09-05 01:45:47 +00:00
archivers Finish updating to KDE2 snapshot 20000829A. Re-add kdenetwork and kdeutils 2000-08-30 03:50:06 +00:00
astro Add WWW. 2000-09-02 13:53:16 +00:00
audio Avoids bus errors by closing and re-initializing the device before we 2000-09-05 01:33:44 +00:00
benchmarks
biology Update to version 2000.08.24 2000-09-04 02:44:03 +00:00
cad
chinese Turn on locale fixes. 2000-09-02 06:03:51 +00:00
comms Finish updating to KDE2 snapshot 20000829A. Re-add kdenetwork and kdeutils 2000-08-30 03:50:06 +00:00
converters Update to 20000829A snapshot. Disable kdenetwork2 for the time being so 2000-08-29 23:44:32 +00:00
databases sorry, forgot to remove that ... 2000-08-31 13:36:32 +00:00
deskutils Finish updating to KDE2 snapshot 20000829A. Re-add kdenetwork and kdeutils 2000-08-30 03:50:06 +00:00
devel Update to version 0.7.4. 2000-09-05 01:31:11 +00:00
dns
editors Incorrect error code fix when a connection is failed. 2000-09-04 07:56:17 +00:00
emulators Use distinct md5 files for both alpha and i386. There are arch. 2000-09-04 22:28:41 +00:00
finance
french/ispell
ftp Upgrade to curl 7.2.1 2000-09-04 00:56:47 +00:00
games - Support PREFIX properly 2000-09-05 01:18:48 +00:00
german Add some more help to solve potential installation problems. 2000-08-31 10:26:52 +00:00
graphics - Fix MASTER_SITES. 2000-09-05 01:44:25 +00:00
hebrew Back out the previous commit. That one has a problem which occurs on 2000-08-27 16:52:51 +00:00
irc Update to 1.0c17. 2000-09-01 02:51:06 +00:00
japanese lang/ruby-usersguide: 2000-09-04 08:53:48 +00:00
java Update to 0.6.3. 2000-08-29 15:24:09 +00:00
korean Install a manually hinted gulim10 and gulim10b fonts. 2000-09-03 13:05:40 +00:00
lang lang/ruby-usersguide: 2000-09-04 08:53:48 +00:00
mail - Use MASTER_SITE_SOURCEFORGE instead of MASTER_SITES 2000-09-05 01:43:18 +00:00
math Provide a cleaner looking do-build target. 2000-09-05 01:38:45 +00:00
mbone
misc New port for the lifelines family tree package. Note that this 2000-09-04 14:38:51 +00:00
Mk One of the sites changed in MASTER_SITE_PERL_CPAN. 2000-09-05 01:04:52 +00:00
multimedia - Fix MASTER_SITES. 2000-09-05 01:44:25 +00:00
net despoof 0.9 is a utility for comparing the TTL of a received packet which 2000-09-03 01:54:26 +00:00
net-im Add the ability to prefix each line with a timestamp. 2000-08-27 02:45:15 +00:00
net-mgmt Respect CC and CFLAGS 2000-09-03 00:42:28 +00:00
net-p2p
news Update to 2.3-REL 2000-08-30 12:10:00 +00:00
palm
ports-mgmt
portuguese/ispell-pt_BR
print Add bmp16m to available printer drivers as default 2000-09-04 00:36:37 +00:00
russian Back out the previous commit. That one has a problem which occurs on 2000-08-27 16:52:51 +00:00
science
security Remove vscan which was mistakenly superceded by the uvscan port. 2000-09-04 22:06:26 +00:00
shells
sysutils Minor tweaks including using our own do-install target. 2000-09-05 01:07:26 +00:00
Templates
textproc Update MASTER_SITE. 2000-09-05 01:29:37 +00:00
Tools Exit with error status in ${portbuild}/status when an error occurs. 2000-08-29 08:51:57 +00:00
vietnamese Back out the previous commit. That one has a problem which occurs on 2000-08-27 16:52:51 +00:00
www Update to version 2.5. 2000-09-05 01:45:47 +00:00
x11 Use USE_IMAKE 2000-09-02 11:25:09 +00:00
x11-clocks Update to 20000829A snapshot. Disable kdenetwork2 for the time being so 2000-08-29 23:44:32 +00:00
x11-fm Add a patch for Y2K. 2000-09-02 16:02:31 +00:00
x11-fonts
x11-servers Initial import of x2x. 2000-09-03 08:06:08 +00:00
x11-themes
x11-toolkits Update to 0.91.8. Other improvements: 2000-09-01 09:19:00 +00:00
x11-wm Update to 3.5.0. 2000-09-04 12:19:57 +00:00
.cvsignore
INDEX
LEGAL
Makefile
README
YEAR2000

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.