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
1998-11-03 15:02:23 +00:00
archivers had no offical maintainer and I'm starting to use bzip2 more and more. 1998-11-03 07:05:20 +00:00
astro Update to version 1.4. 1998-11-02 03:49:33 +00:00
audio Unbreak for ELF 1998-11-03 00:38:26 +00:00
benchmarks
biology Unbreak for ELF 1998-11-03 00:51:24 +00:00
cad Distfile moved on MASTER_SITE. 1998-10-31 18:05:31 +00:00
chinese
comms Un-break: the MASTER_SITE returned extra bytes when servicing an 1998-10-27 03:45:06 +00:00
converters
databases Activate gadfly. 1998-11-03 10:02:10 +00:00
deskutils Update to version 1.7.2. 1998-11-02 03:57:49 +00:00
devel BROKEN: 1998-11-03 00:18:57 +00:00
dns
editors Don't warn before mv'ing. 1998-10-31 15:51:22 +00:00
emulators Upgrade to bochs-981102b. 1998-11-03 02:26:39 +00:00
finance
ftp
games Un-break. rpm should build again. 1998-10-28 12:09:43 +00:00
german Fix RUN_DEPENDS line 1998-10-27 18:15:31 +00:00
graphics Make sure that this properly finds all installed libraries and headers. 1998-11-03 01:21:47 +00:00
irc
japanese Update to version 2.8.1. 1998-11-02 04:02:00 +00:00
java Use pkg/MESSAGE for information the user needs to read after 1998-10-25 08:52:31 +00:00
korean Upgrade to p15. 1998-10-25 19:29:35 +00:00
lang Update to CMUCL version 18b 1998-11-02 11:10:11 +00:00
mail Add additional MASTER_SITE 1998-10-28 17:00:51 +00:00
math Use new distfile. 1998-11-02 08:45:27 +00:00
mbone Fix checksum; distfile changed without changing name. 1998-10-25 19:52:32 +00:00
misc Grab the compress'd version of the distfile. 1998-11-02 03:59:50 +00:00
Mk (1) Add new variables LOOP_VAR and LOOP_OPTIONS to implement building several 1998-10-30 08:28:02 +00:00
multimedia
net manpage was out of date WRT code 1998-11-02 13:25:18 +00:00
net-im Update to version 0.44. 1998-11-02 04:04:44 +00:00
net-mgmt Unbreak. 1998-10-21 10:07:51 +00:00
news really upgrade it this time. 1998-11-03 09:29:58 +00:00
palm
ports-mgmt Says that the port uses perl5 for building and running 1998-11-01 16:51:39 +00:00
print Activate p5-FreeType and p5-FreeTypeWrapper. 1998-10-30 14:17:49 +00:00
russian Depends on config.txt to not confuse with pgp5 installed 1998-10-19 20:00:35 +00:00
science Broken for -stable too (same error). 1998-10-21 21:05:11 +00:00
security configure with "--without-x" if X11BASE/bin/xauth is missing. 1998-10-30 06:15:18 +00:00
shells upgrade to 6.08.00 1998-10-21 19:16:55 +00:00
sysutils Update to version 2.2. 1998-11-02 03:45:00 +00:00
Templates
textproc Update to v1.20. 1998-11-03 15:02:23 +00:00
vietnamese Mark BROKEN for ELF: 1998-10-16 00:39:44 +00:00
www fix html output 1998-11-03 10:34:42 +00:00
x11 Set this ports BROKEN, gtk rewrite dnd code. 1998-11-02 17:23:51 +00:00
x11-clocks
x11-fm Unbreak by using gmake(1). 1998-10-20 01:25:55 +00:00
x11-fonts Portlint. 1998-10-30 07:45:50 +00:00
x11-servers Add support for pc98 machines 1998-10-27 04:14:08 +00:00
x11-toolkits Update MASTER_SITE. 1998-11-03 05:58:17 +00:00
x11-wm Fix CPU hogging. 1998-11-02 08:08:09 +00:00
.cvsignore
INDEX This is the official INDEX for 3.0-RELEASE. There are 1,749 ports. 1998-10-16 06:00:46 +00:00
LEGAL
Makefile Make the search target home in a little better on what users are 1998-10-30 23:38:26 +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/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.