1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Seiichirou Hiraoka fbe0ec1502 Update to 2.07
1999-02-11 07:47:28 +00:00
archivers Remove extra argument to "configure" that had been committed by accident. 1999-02-08 22:30:01 +00:00
astro
audio Remove extra argument to "configure" that had been committed by accident. 1999-02-08 22:30:01 +00:00
benchmarks
biology
cad
chinese Add dictionaries and some fixes. 1999-02-10 14:32:00 +00:00
comms Remove extra argument to "configure" that had been committed by accident. 1999-02-08 22:30:01 +00:00
converters Upgrade to KDE 1.1 RELEASE. 1999-02-08 22:25:54 +00:00
databases Upgrade to 3.22.16a-gamma. 1999-02-08 17:41:32 +00:00
deskutils Remove extra argument to "configure" that had been committed by accident. 1999-02-08 22:30:01 +00:00
devel Terminate buffer read from file in PLGetProplistWithPath(). 1999-02-10 22:07:58 +00:00
dns
editors Add @direntry for info.info. 1999-02-09 22:02:29 +00:00
emulators
finance
ftp Portlint. 1999-02-10 20:14:53 +00:00
games Add NO_CDROM. I asked IDsoftware and the reply was: 1999-02-10 05:07:58 +00:00
german
graphics Remove extra argument to "configure" that had been committed by accident. 1999-02-08 22:30:01 +00:00
irc
japanese Honor system CFLAGS. 1999-02-11 07:08:25 +00:00
java
korean Add dictionaries and some fixes. 1999-02-10 14:32:00 +00:00
lang * clean up verbosity of Makefile 1999-02-09 22:17:21 +00:00
mail RBL (Realtime Blackhole List) smtp daemon for blocking SPAM. 1999-02-11 07:23:16 +00:00
math Upgrade to 3.7. 1999-02-10 04:10:06 +00:00
mbone
misc Remove extra argument to "configure" that had been committed by accident. 1999-02-08 22:30:01 +00:00
Mk
multimedia Remove extra argument to "configure" that had been committed by accident. 1999-02-08 22:30:01 +00:00
net THe distribution file is gzipped. 1999-02-10 23:22:21 +00:00
net-im
net-mgmt
news Correct distfile fennerage by upgrading to 4.0b70. 1999-02-09 17:48:55 +00:00
palm
ports-mgmt
print
russian Upgrade to version 1.9.3 1999-02-07 22:00:16 +00:00
science
security Update to 2.07 1999-02-11 07:47:28 +00:00
shells
sysutils Upgrade to version 1.4.1. Portlint. 1999-02-11 01:44:27 +00:00
Templates
textproc Upgrade to v2.19. 1999-02-11 03:35:01 +00:00
Tools
vietnamese
www Activate net/curl, remove www/urlget 1999-02-09 15:37:07 +00:00
x11 Remove extra argument to "configure" that had been committed by accident. 1999-02-08 22:30:01 +00:00
x11-clocks upgrade to 2.4.11 1999-02-10 21:36:52 +00:00
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm Update for Window Maker 0.51.0. 1999-02-11 07:23:11 +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.