1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2000-10-14 00:00:46 +00:00
archivers
astro Submitted by: <dec@freebsd.org> 2000-10-13 04:00:51 +00:00
audio Update to 1.2.0, no response from maintainer 2000-10-13 20:32:43 +00:00
benchmarks
biology Update to version 0.6.2 2000-10-13 12:43:24 +00:00
cad Update to 1.4.4 2000-10-13 20:19:12 +00:00
chinese
comms
converters
databases Support LOCALBASE properly 2000-10-13 20:24:07 +00:00
deskutils Update port to 0.8.2 2000-10-14 00:00:46 +00:00
devel Unbreak for Qt-2.2.0, fix plist 2000-10-13 20:19:52 +00:00
dns
editors
emulators
finance Update port to 0.8.2 2000-10-14 00:00:46 +00:00
french
ftp Don't install the pixmap when not using gnome, to fix the PLIST. 2000-10-13 09:38:52 +00:00
games Fix Imakefile breakage under XFree86 4.x 2000-10-13 20:31:41 +00:00
german
graphics Support CFLAGS/X11BASE properly 2000-10-13 20:26:22 +00:00
hebrew
irc PLIST fixes to ports which I touched recently. Not all caused by my 2000-10-13 09:23:58 +00:00
japanese Fix my breakage. Install files in the right places, and use regex style 2000-10-13 09:34:41 +00:00
java Add jdk12-beta - a "glue" to build a native JDK1.2.2 using source code from 2000-10-13 12:41:25 +00:00
korean PLIST fixes to ports which I touched recently. Not all caused by my 2000-10-13 09:23:58 +00:00
lang Update to 4.08.1 2000-10-13 20:17:46 +00:00
mail Put pixmaps and sounds into share/gnome. 2000-10-13 09:31:45 +00:00
math Clean up port 2000-10-13 20:16:30 +00:00
mbone
misc Support CC/CFLAGS/X11BASE/PREFIX properly 2000-10-13 20:22:31 +00:00
Mk Remove the PACKAGE_BUILDING related test, which breaks slave ports trying to 2000-10-13 07:16:22 +00:00
multimedia
net Update to 0.1.11 2000-10-13 20:33:38 +00:00
net-im PLIST fixes to ports which I touched recently. Not all caused by my 2000-10-13 09:23:58 +00:00
net-mgmt
net-p2p
news
palm
ports-mgmt
portuguese/ispell-pt_BR
print Support PREFIX properly 2000-10-13 20:27:52 +00:00
russian
science
security Update to 0.4.7 2000-10-13 20:18:33 +00:00
shells
sysutils BUILD_DEPENDS -> LIB_DEPENDS 2000-10-13 20:29:15 +00:00
Templates
textproc
Tools
vietnamese
www Update to 2.39 2000-10-13 20:33:11 +00:00
x11 Support X11BASE properly 2000-10-13 20:29:53 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits PLIST fixes to ports which I touched recently. Not all caused by my 2000-10-13 09:23:58 +00:00
x11-wm PLIST fixes to ports which I touched recently. Not all caused by my 2000-10-13 09:23:58 +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.