1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2000-12-18 19:10:46 +00:00
archivers Upgrade to 1.14i 2000-12-16 08:35:18 +00:00
astro
audio Fix alpha build failure by including <machine/pcaudioio.h> only for i386. 2000-12-17 01:53:29 +00:00
benchmarks
biology
cad Upgrade to 0.28. 2000-12-15 12:15:37 +00:00
chinese Typo fix: 2000-12-16 02:20:49 +00:00
comms
converters
databases Upgrade to 3.23.29a. 2000-12-18 16:32:15 +00:00
deskutils Remove period (which pkg-comments shouldn't end with). 2000-12-17 15:55:10 +00:00
devel Added devel/mips-rtems-gcc/Makefile back to the active roster 2000-12-18 19:10:46 +00:00
dns New Port: net/pdns 2000-12-14 03:27:37 +00:00
editors Add Moleskine - Moleskine is a generic source code editor for the GNOME desktop. 2000-12-14 12:34:25 +00:00
emulators
finance Upgrade to 0.6.5 2000-12-16 03:24:18 +00:00
french
ftp Add MYSQL support 2000-12-16 04:33:48 +00:00
games Update to lastest version. 2000-12-18 15:33:17 +00:00
german
graphics Update to 1.2. 2000-12-18 17:33:04 +00:00
hebrew
irc Forgot to add this file during previous commit. 2000-12-17 23:49:22 +00:00
japanese Fix last change. 2000-12-18 06:34:19 +00:00
java Use `--exclude "*.orig"' tar(1) option instead of removing .orig files after 2000-12-15 08:01:52 +00:00
korean
lang Make the mode of created directories sane. 2000-12-14 00:44:12 +00:00
mail Update c-client to that found in UW's imap-2000. 2000-12-18 09:55:11 +00:00
math GLPK -- GNU Linear Programming Kit. 2000-12-18 10:17:22 +00:00
mbone
misc This is a simple Yahoo Messenger client that requires no windowing system, 2000-12-17 02:42:48 +00:00
Mk
multimedia Add #define BE_SHORT(x) 2000-12-14 01:49:34 +00:00
net added another mirror. 2000-12-18 18:03:17 +00:00
net-im This is a simple Yahoo Messenger client that requires no windowing system, 2000-12-17 02:42:48 +00:00
net-mgmt
net-p2p
news
palm
ports-mgmt
portuguese/ispell-pt_BR
print Add dependency to linux-png for Ver. 1.3 pips* 2000-12-18 00:46:46 +00:00
russian
science
security Update to 0.8.4. 2000-12-16 14:46:32 +00:00
shells
sysutils Initial import of yawho, a w-like program which adds the display 2000-12-16 20:33:11 +00:00
Templates
textproc Update to 0.31 2000-12-18 15:25:42 +00:00
Tools master is back to bento. 2000-12-18 04:43:46 +00:00
vietnamese
www Update to version 0.895. 2000-12-18 09:03:06 +00:00
x11 Fix CATEGORIES. 2000-12-18 02:23:12 +00:00
x11-clocks
x11-fm Use new gtkhtml (still broken, though) 2000-12-15 17:56:16 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Update to 0.4.1.2nd-cup-of-coffee 2000-12-16 01:41:52 +00:00
x11-wm new port of aewm 0.9.19, an ICCCM-compliant window manager based on 9wm 2000-12-17 05:36:32 +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.