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-29 03:17:22 +00:00
archivers
astro Define USE_XLIB. 1998-11-27 06:30:48 +00:00
audio A few more USE_XLIBs. 1998-11-28 09:07:24 +00:00
benchmarks
biology
cad A few more USE_XLIBs. 1998-11-28 09:07:24 +00:00
chinese We put kcfont on lib/X11/fonts/local now. 1998-11-23 12:44:04 +00:00
comms Add USE_XLIB to some ports that require X. (Actually BUILD_DEPENDS on imake 1998-11-28 00:44:34 +00:00
converters
databases Mark this broken. 1998-11-28 00:55:35 +00:00
deskutils Remove xhime,xmulti 1998-11-24 08:53:54 +00:00
devel Depend on emacs; need to byte-compile some .elc's. 1998-11-28 08:53:01 +00:00
dns
editors A few more USE_XLIBs. 1998-11-28 09:07:24 +00:00
emulators Add USE_XLIB to some ports that require X. (Actually BUILD_DEPENDS on imake 1998-11-28 00:44:34 +00:00
finance
ftp
games Update to version 1.3.6. This fix a problem with movie generation. 1998-11-29 01:55:49 +00:00
german
graphics This port requires X. 1998-11-29 03:17:22 +00:00
irc Typo (PORSDIR -> PORTSDIR). 1998-11-23 10:47:11 +00:00
japanese More USE_XLIBs. 1998-11-28 05:39:01 +00:00
java
korean
lang A few more USE_XLIBs. 1998-11-28 09:07:24 +00:00
mail More USE_XLIBs. 1998-11-28 05:39:01 +00:00
math More USE_XLIBs. 1998-11-28 05:39:01 +00:00
mbone Fix for building on 3.0 1998-11-24 18:39:02 +00:00
misc Upgrade to 3.2d. The old distfile was not fetchable. 1998-11-28 09:33:23 +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 A few more USE_XLIBs. 1998-11-28 09:07:24 +00:00
net-im portlint - bring COMMENT under 70 characters 1998-11-23 21:45:32 +00:00
net-mgmt More USE_XLIBs. 1998-11-28 05:39:01 +00:00
news Bypass a sanity check that see if stdin is closed 1998-11-24 04:47:09 +00:00
palm
ports-mgmt
print A few more USE_XLIBs. 1998-11-28 09:07:24 +00:00
russian
science
security Update to 2.1 1998-11-29 03:09:05 +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 Unbreak package by updating PLIST. 1998-11-28 23:10:29 +00:00
x11 A few more USE_XLIBs. 1998-11-28 09:07:24 +00:00
x11-clocks A few more USE_XLIBs. 1998-11-28 09:07:24 +00:00
x11-fm
x11-fonts
x11-servers Restore shlib minors != 0. 1998-11-24 01:22:05 +00:00
x11-themes/gtkstep
x11-toolkits A few more USE_XLIBs. 1998-11-28 09:07:24 +00:00
x11-wm A few more USE_XLIBs. 1998-11-28 09:07:24 +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.