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-25 23:05:45 +00:00
archivers
astro
audio Fix BROKEN. 1998-11-25 01:39:11 +00:00
benchmarks
biology
cad
chinese We put kcfont on lib/X11/fonts/local now. 1998-11-23 12:44:04 +00:00
comms Change libtiff shared lib to version 4.0 -- we've shipped 3.3 before, so 1.0 1998-11-25 09:01:25 +00:00
converters
databases Add PKGNAME without the "v" in version number. 1998-11-24 05:09:06 +00:00
deskutils Remove xhime,xmulti 1998-11-24 08:53:54 +00:00
devel Remove BROKEN tag. 1998-11-25 13:16:33 +00:00
dns
editors Upgrade to 1.17. 1998-11-23 18:20:07 +00:00
emulators Switches MAINTAINER to FUJISHIMA Satsuki<k5@respo.or.jp> 1998-11-25 01:51:25 +00:00
finance
ftp
games reImport xhime. 1998-11-25 11:13:20 +00:00
german
graphics Added patch-aa so this didn't break in -CURRENT 1998-11-25 20:17:00 +00:00
irc
japanese Follow ja-gtk's libnames change. 1998-11-25 22:31:28 +00:00
java
korean
lang * Update checksum for distribution. 1998-11-24 18:46:10 +00:00
mail
math
mbone Fix for building on 3.0 1998-11-24 18:39:02 +00:00
misc Makefile comment change. 1998-11-24 04:49:21 +00:00
Mk Change USE_QT to use version 1.41. I know this is a little premature, 1998-11-25 00:12:27 +00:00
multimedia Change libtiff shared lib to version 4.0 -- we've shipped 3.3 before, so 1.0 1998-11-25 09:01:25 +00:00
net Upgrade to 3.1, and remove all the patches as the author seems to have 1998-11-25 22:48:07 +00:00
net-im portlint - bring COMMENT under 70 characters 1998-11-23 21:45:32 +00:00
net-mgmt
news Bypass a sanity check that see if stdin is closed 1998-11-24 04:47:09 +00:00
palm
ports-mgmt
print This is a null commit to record information I forgot to put in 1998-11-23 21:42:20 +00:00
russian
science
security Fix compile problems under 3.0; haven't tested it with a 3.0 kernel yet. 1998-11-23 19:29:58 +00:00
shells
sysutils Typo "sbin/upsmon" -> "sbin/upsmond" 1998-11-25 22:04:29 +00:00
Templates
textproc move ports/texproc/lv to ports/misc. 1998-11-24 04:38:12 +00:00
vietnamese
www Whoops! This script has a LIB_DEPENDS that didn't have it's regexp 1998-11-25 22:37:19 +00:00
x11 Change libtiff shared lib to version 4.0 -- we've shipped 3.3 before, so 1.0 1998-11-25 09:01:25 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers Restore shlib minors != 0. 1998-11-24 01:22:05 +00:00
x11-themes/gtkstep
x11-toolkits remove manpages from PLIST as requested by Satoshi 1998-11-25 22:40:28 +00:00
x11-wm libtiff is now "tiff.4", not "tiff34.1". 1998-11-25 23:05:45 +00:00
.cvsignore
INDEX
LEGAL Add reasoning for NO_PACKAGE on ports/sysutils/upsmon 1998-11-24 22:45:34 +00:00
Makefile
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.