1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
1999-10-06 04:51:54 +00:00
archivers
astro Attack of the COMMENT police. Fixed a bunch of typos, grammatical 1999-10-02 06:56:26 +00:00
audio Upgrade icecast to 1.3.0. 1999-10-05 04:59:12 +00:00
benchmarks
biology
cad Update the secondary MASTER_SITE 1999-10-05 17:10:06 +00:00
chinese
comms Attack of the COMMENT police. Fixed a bunch of typos, grammatical 1999-10-02 06:56:26 +00:00
converters ${INSTALL_MAN} instead of ${CP} 1999-10-01 17:56:00 +00:00
databases For backwards compatibility with FreeBSD 2.2.x due to it's 1999-10-05 16:06:21 +00:00
deskutils
devel Activate pharmacy 1999-10-03 21:58:31 +00:00
dns This broke somewhere along the way (-shared was slipping in when 1999-10-04 17:34:16 +00:00
editors Oops, fix a path goof in the man page installation. 1999-10-04 04:06:20 +00:00
emulators
finance
ftp Update to version 1.0b5 1999-10-02 16:52:49 +00:00
games Attack of the COMMENT police. Fixed a bunch of typos, grammatical 1999-10-02 06:56:26 +00:00
german
graphics Update to version 0.99.2 1999-10-06 04:51:54 +00:00
irc Nuke ircii-epic. Superseded by epic4. 1999-10-05 20:48:18 +00:00
japanese Upgrade to 4.7. 1999-10-04 22:21:38 +00:00
java Update to version 1.5. 1999-09-30 23:56:27 +00:00
korean
lang Fix checksum. 1999-10-04 18:37:38 +00:00
mail Activate gbuffy 1999-10-03 21:49:32 +00:00
math A typo in Makefile creats wrong symbolic link to BLAS shared library 1999-10-06 01:48:54 +00:00
mbone
misc Fix a typo. 1999-10-04 01:48:05 +00:00
Mk Change qt2 directory according to 2.0.1 -> 2.0.2 upgrade. 1999-10-02 04:12:33 +00:00
multimedia
net Activate poptop port 1999-10-06 02:43:49 +00:00
net-im
net-mgmt Correct WWW:; Reformat and add a URL that was never added; GIF -> PNG 1999-09-29 21:16:28 +00:00
news Move USE_BZIP2 down to where it belongs so portlint no longer 1999-10-03 03:37:25 +00:00
palm Fix odd markup in the man page 1999-10-02 19:04:43 +00:00
ports-mgmt
portuguese/ispell-pt_BR
print Upgrade to 1.0.4. 1999-10-04 10:43:15 +00:00
russian update from author 1999-10-03 02:30:17 +00:00
science
security Remove krb5-beta 1999-10-04 14:34:23 +00:00
shells change master site 1999-10-03 00:33:42 +00:00
sysutils Activate asmon 1999-10-05 16:32:46 +00:00
Templates
textproc Activate xp 1999-10-05 23:16:06 +00:00
Tools
vietnamese
www Update to 2.5 1999-10-05 04:52:23 +00:00
x11 Fix for problem with S3 Trio3D/2X chipset based video cards. 1999-10-06 01:00:24 +00:00
x11-clocks Update to 1.1 1999-10-05 02:36:18 +00:00
x11-fm
x11-fonts Add nexfontsel 1999-09-29 14:56:52 +00:00
x11-servers
x11-themes
x11-toolkits Changed qt201 -> qt20 1999-10-02 03:28:07 +00:00
x11-wm Submitted by: "KATO Tsuguru" <tkato@prontomail.ne.jp> 1999-10-06 04:30:48 +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.