1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
1999-12-24 20:33:12 +00:00
archivers remove --prefix=${PREFIX} when GNU_CONFIGURE=yes and other minor cleanups 1999-12-24 18:39:48 +00:00
astro Update to 1.1: 1999-12-22 22:28:13 +00:00
audio add gsm support option 1999-12-24 19:28:04 +00:00
benchmarks
biology
cad * Updated version 2.0a11 to 2.0b1 1999-12-23 17:27:10 +00:00
chinese Update to version 0.1b8. 1999-12-24 04:15:24 +00:00
comms Upgrade to version 7.0-beta(11). 1999-12-10 19:04:21 +00:00
converters
databases remove redundent --prefix=${PREFIX} in CONFIGURE_ARGS 1999-12-24 08:26:14 +00:00
deskutils remove --prefix=${PREFIX} when GNU_CONFIGURE=yes and other minor cleanups 1999-12-24 18:39:48 +00:00
devel fix installation of info files 1999-12-24 18:50:25 +00:00
dns
editors remove --prefix=${PREFIX} when GNU_CONFIGURE=yes and other minor cleanups 1999-12-24 18:39:48 +00:00
emulators regen the md5 sums so this port will work. 1999-12-24 19:27:02 +00:00
finance a light-weight GNOME based financial management program 1999-12-23 20:42:33 +00:00
ftp add more mastersites, disable use of sendfile until bugs are fixed 1999-12-22 18:05:00 +00:00
games update to 2.4 1999-12-24 19:13:29 +00:00
german Remove '-v' from the invocation of ln(1). 1999-12-23 21:13:40 +00:00
graphics Upgrade to 2.0.8, and associated changes. 1999-12-24 20:16:35 +00:00
irc Correct MD5 checksum 1999-12-23 14:50:10 +00:00
japanese remove --prefix=${PREFIX} when GNU_CONFIGURE=yes and other minor cleanups 1999-12-24 18:39:48 +00:00
java
korean
lang remove --prefix=${PREFIX} when GNU_CONFIGURE=yes and other minor cleanups 1999-12-24 18:39:48 +00:00
mail remove --prefix=${PREFIX} when GNU_CONFIGURE=yes and other minor cleanups 1999-12-24 18:39:48 +00:00
math Update to 0.45 1999-12-24 09:52:43 +00:00
mbone Remove myself from MAINTAINER 1999-12-23 07:56:58 +00:00
misc Upgrade to gtkfind1.1 1999-12-24 20:33:12 +00:00
Mk
multimedia
net remove --prefix=${PREFIX} when GNU_CONFIGURE=yes and other minor cleanups 1999-12-24 18:39:48 +00:00
net-im Add a tac script to launch the CLI client included with this port. 1999-12-23 18:53:34 +00:00
net-mgmt Update to version 2.1.10. 1999-12-23 23:52:31 +00:00
news remove --prefix=${PREFIX} when GNU_CONFIGURE=yes and other minor cleanups 1999-12-24 18:39:48 +00:00
palm Add isilo. 1999-12-24 01:11:58 +00:00
ports-mgmt
portuguese/ispell-pt_BR
print support PREFIX better and update PLIST 1999-12-24 18:48:00 +00:00
russian Change package name from rapache to ru-apache. 1999-12-23 18:36:35 +00:00
science
security GNU_CONFIGURE makes it so we dont' need --prefix=${PREFIX} 1999-12-24 19:21:43 +00:00
shells fix installation of info files 1999-12-24 18:50:25 +00:00
sysutils Update to version 1.8. 1999-12-24 04:53:46 +00:00
Templates
textproc Update to 1.8.0 1999-12-24 10:44:57 +00:00
Tools
vietnamese
www remove --prefix=${PREFIX} when GNU_CONFIGURE=yes and other minor cleanups 1999-12-24 18:39:48 +00:00
x11 Remove the old KerberosIV stuff and PAM-ize. 1999-12-24 16:42:18 +00:00
x11-clocks Update name of port in comment. 1999-12-24 04:40:48 +00:00
x11-fm Update to 4.5.42 1999-12-24 10:46:10 +00:00
x11-fonts Upgrade to 8.1. 1999-12-24 14:20:56 +00:00
x11-servers Remove the old KerberosIV stuff and PAM-ize. 1999-12-24 16:42:18 +00:00
x11-themes Update to version 0.9. 1999-12-23 19:33:27 +00:00
x11-toolkits Update to 0.7 1999-12-24 11:12:16 +00:00
x11-wm remove --prefix=${PREFIX} when GNU_CONFIGURE=yes and other minor cleanups 1999-12-24 18:39:48 +00:00
.cvsignore
INDEX This is (probably) the official index file for 3.4-release. The tag 1999-12-11 22:56:16 +00:00
LEGAL Remove kermit, its copyright is not restricted anymore. 1999-12-10 22:07:46 +00:00
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.