1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2000-07-19 15:38:01 +00:00
archivers
astro Ignore the checksum of the data-file which changes a lot. 2000-07-19 12:35:56 +00:00
audio Add TRUE const if not already defined. Should fix bento-build. 2000-07-19 11:45:17 +00:00
benchmarks
biology Add xdrawchem 0.82 - a program for drawing molecules 2000-07-19 13:23:02 +00:00
cad
chinese Update MASTER_SITES. 2000-07-19 15:35:27 +00:00
comms
converters
databases Correct PLIST 2000-07-19 11:14:19 +00:00
deskutils Upgrade to version 1.4.2. 2000-07-19 11:49:50 +00:00
devel (1) /usr/share/info/dir was renamed to dir-tmpl. 2000-07-19 14:22:30 +00:00
dns
editors (1) /usr/share/info/dir was renamed to dir-tmpl. 2000-07-19 14:22:30 +00:00
emulators
finance Upgrade to version 1.4.2. 2000-07-19 11:49:50 +00:00
french/ispell
ftp
games Correct MASTER_SITES and WWW. 2000-07-19 15:10:22 +00:00
german
graphics Fix WWW and MASTER_SITES. 2000-07-19 15:24:51 +00:00
irc
japanese Add japanese/p5-Jcode to BUILD_DEPENDS. 2000-07-19 15:38:01 +00:00
java
korean
lang - Add support for sigset_t - changes. 2000-07-19 14:54:42 +00:00
mail Add missing "MAN1= icqmail.1". 2000-07-19 15:34:23 +00:00
math
mbone
misc
Mk Add user configuration variables: EMACS_NO_BUILD_DEPENDS, EMACS_NO_RUN_DEPENDS. 2000-07-19 08:01:49 +00:00
multimedia
net Re-enable IPv6 supporting. 2000-07-19 15:36:18 +00:00
net-im
net-mgmt Add cidr-2.3, a RFC 1878 subnet calculator / helper. 2000-07-19 10:48:43 +00:00
net-p2p
news
palm
ports-mgmt
portuguese/ispell-pt_BR
print (1) /usr/share/info/dir was renamed to dir-tmpl. 2000-07-19 14:22:30 +00:00
russian - Update RA-part to 29.5. 2000-07-19 10:02:25 +00:00
science
security Upgrade to 20000719a. 2000-07-19 05:29:36 +00:00
shells - Add support for sigset_t - changes. 2000-07-19 14:54:42 +00:00
sysutils Add memtest 2.93.1, a utility to test for faulty memory subsystem. 2000-07-19 10:27:53 +00:00
Templates
textproc (1) /usr/share/info/dir was renamed to dir-tmpl. 2000-07-19 14:22:30 +00:00
Tools Add hack for gzipped files that are not .tar.gz files and uncompress 2000-07-19 15:11:26 +00:00
vietnamese
www Add kannel 0.10.2 - a wap / sms gateway. 2000-07-19 14:23:22 +00:00
x11
x11-clocks
x11-fm png library number has bumped from 3 to 4. 2000-07-19 13:32:01 +00:00
x11-fonts Fix PLIST. 2000-07-19 14:32:25 +00:00
x11-servers
x11-themes
x11-toolkits We offically only use -O optimization. 2000-07-19 13:23:09 +00:00
x11-wm (1) /usr/share/info/dir was renamed to dir-tmpl. 2000-07-19 14:40:31 +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.