1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2000-02-28 21:59:08 +00:00
archivers Add virtual category "linux" to Linux apps and support libs/utils. 2000-02-28 08:34:04 +00:00
astro The author removed some files from the distribution without bumping the 2000-02-27 23:15:12 +00:00
audio Upgrade to 0.92. 2000-02-28 21:59:08 +00:00
benchmarks Chase the checksum (no changes). 2000-02-27 08:15:23 +00:00
biology Add virtual category "linux" to Linux apps and support libs/utils. 2000-02-28 08:34:04 +00:00
cad Update MASTER_SITE to make this fetch again, and give the port a 2000-02-27 11:21:54 +00:00
chinese Add virtual category "linux" to Linux apps and support libs/utils. 2000-02-28 08:34:04 +00:00
comms Host the distfile myself - there is something weird with the official 2000-02-27 09:10:12 +00:00
converters
databases This port requires javac to build. 2000-02-27 15:34:14 +00:00
deskutils Small modification to respect $(CXX) 2000-02-24 16:09:50 +00:00
devel Update to 0.92.4 2000-02-28 10:01:38 +00:00
dns Chase the checksum (minor changes to the distfile contents) 2000-02-27 07:23:34 +00:00
editors Add virtual category "linux" to Linux apps and support libs/utils. 2000-02-28 08:34:04 +00:00
emulators Add virtual category "linux" to Linux apps and support libs/utils. 2000-02-28 08:34:04 +00:00
finance
french/ispell
ftp Use '${PERL} install.pl' instead of relying on '.' being in PATH. 2000-02-26 19:36:03 +00:00
games Add virtual category "linux" to Linux apps and support libs/utils. 2000-02-28 08:34:04 +00:00
german Add virtual category "linux" to Linux apps and support libs/utils. 2000-02-28 08:34:04 +00:00
graphics Add virtual category "linux" to Linux apps and support libs/utils. 2000-02-28 08:34:04 +00:00
irc Update to version 0.7.27. 2000-02-26 02:25:50 +00:00
japanese Add virtual category "linux" to Linux apps and support libs/utils. 2000-02-28 08:34:04 +00:00
java Chase the checksum by updating to NetRexx 1.160, which seems to be mostly doc 2000-02-27 08:05:08 +00:00
korean Add virtual category "linux" to Linux apps and support libs/utils. 2000-02-28 08:34:04 +00:00
lang Update to version 2.04. 2000-02-28 15:44:36 +00:00
mail oops, these files are suppost to be empty 2000-02-27 21:19:57 +00:00
math Add virtual category "linux" to Linux apps and support libs/utils. 2000-02-28 08:34:04 +00:00
mbone
misc I'm pretty sure this was meant to create a symlink if it didn't exist and 2000-02-27 23:06:42 +00:00
Mk Switch USE_QT to qt145. Add USE_NEWGCC to be consistent with it. 2000-02-24 07:03:31 +00:00
multimedia Add virtual category "linux" to Linux apps and support libs/utils. 2000-02-28 08:34:04 +00:00
net Fix around libtool. 2000-02-28 10:01:09 +00:00
net-im Fix build errors on -current. 2000-02-27 23:21:48 +00:00
net-mgmt This port doesn't build with byacc on -current, so add 'USE_BISON=yes'. 2000-02-27 23:07:51 +00:00
news Upgrade to version 1.9.11 2000-02-27 15:45:58 +00:00
palm Bump shlib versions of kdelibs11 and kdesupport11. 2000-02-24 07:01:14 +00:00
ports-mgmt
portuguese/ispell-pt_BR
print Add virtual category "linux" to Linux apps and support libs/utils. 2000-02-28 08:34:04 +00:00
russian
science
security Fix build error by adding ${OPENSSLINC}/openssl to the include path. 2000-02-28 21:36:02 +00:00
shells
sysutils Bump shlib versions of kdelibs11 and kdesupport11. 2000-02-24 07:01:14 +00:00
Templates
textproc Change MAINTAINERship to kris, he evidently maintains this now. 2000-02-28 19:05:37 +00:00
Tools
vietnamese
www Upgrade to Netscape version 4.72 2000-02-28 08:34:14 +00:00
x11 Minor tweaks so this will build again in -current. 2000-02-27 14:44:01 +00:00
x11-clocks
x11-fm Fix for new compiler in -current. 2000-02-27 14:42:55 +00:00
x11-fonts Make TTF support not optional, it never come into package otherwise 2000-02-28 20:03:52 +00:00
x11-servers
x11-themes
x11-toolkits Update to 0.92.4 2000-02-28 10:01:38 +00:00
x11-wm
.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.