1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Ade Lovett dbe4b24a7f Fix a number of gnome-terminal issues.
PR:		16218
Submitted by:	Andrew J. Korty <ajk@waterspout.com>
2000-01-21 03:53:38 +00:00
archivers
astro This was missed in previous commit. Upgrade to 3.2.3. 2000-01-19 17:38:37 +00:00
audio * Small cleanup of the Makefile 2000-01-21 00:46:23 +00:00
benchmarks
biology
cad
chinese
comms
converters
databases Put mysql.grant.patch on www.freebsd.org, too. Some users seem to have 2000-01-18 14:24:13 +00:00
deskutils
devel Comment out second MAINTAINER line. 2000-01-19 16:01:53 +00:00
dns
editors Delete dependency on flim-mule. 2000-01-18 12:38:59 +00:00
emulators
finance
ftp Add 'ipv6' on CATEGORIES. 2000-01-18 12:54:55 +00:00
games Add WWW 2000-01-21 00:51:06 +00:00
german
graphics Update to version 1.1.15. 2000-01-19 19:57:14 +00:00
irc Update to version 1.3.11. 2000-01-20 02:23:12 +00:00
japanese s;${PORTSDIR};${.CURDIR}/../..; 2000-01-19 15:38:34 +00:00
java
korean
lang Add 'ipv6' on CATEGORIES. 2000-01-18 12:34:34 +00:00
mail Update to version 1.0.1. 2000-01-20 03:22:02 +00:00
math Use yacc, not bison -y. 2000-01-19 18:19:15 +00:00
mbone Update to version 1.14 2000-01-19 02:53:45 +00:00
misc Update the WWW link 2000-01-20 20:00:04 +00:00
Mk (1) Add check for including bsd.port{,.pre,.post}.mk twice. You can't do that. 2000-01-17 12:43:10 +00:00
multimedia
net Make this compile under -CURRENT with the sigset_t changes. 2000-01-20 22:08:54 +00:00
net-im
net-mgmt Make this compile under -CURRENT with the sigset_t changes. 2000-01-20 22:08:54 +00:00
news
palm
ports-mgmt
portuguese/ispell-pt_BR
print
russian
science
security Respect CC and CFLAGS 2000-01-20 17:16:07 +00:00
shells
sysutils Respect CC and CFLAGS 2000-01-20 17:16:07 +00:00
Templates
textproc Update port to 0.8.8b 2000-01-19 00:45:32 +00:00
Tools
vietnamese
www Mark BROKEN for STABLE as well. Whatever difference between STABLE 2000-01-18 14:27:11 +00:00
x11 Fix a number of gnome-terminal issues. 2000-01-21 03:53:38 +00:00
x11-clocks Add WWW link 2000-01-20 20:02:27 +00:00
x11-fm Move xcruise port from x11 to x11-fm category. 2000-01-18 15:15:24 +00:00
x11-fonts
x11-servers Previous MAINTAINER mail bouncing, new MAINTAINER requested it with 2000-01-18 07:43:02 +00:00
x11-themes
x11-toolkits Fix for sigset_t changes in -current. 2000-01-20 03:38:25 +00:00
x11-wm
.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.