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
Akinori MUSHA 8f27d857ce Fix a typo in post-install.
PR:		ports/20036
Submitted by:	OKAZAKI Tetsurou <okazaki@be.to>
Notified by:	bento
2000-07-19 15:16:34 +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 Make it compileable with libtabe-0.1.5. 2000-07-16 08:51:39 +00:00
comms
converters Prefix all bits of this iconv() implementation with "g" to avoid conflict with 2000-07-18 06:59:02 +00:00
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 Add a note for users to always keep the kernel and this port in sync. 2000-07-18 19:13:15 +00:00
finance Upgrade to version 1.4.2. 2000-07-19 11:49:50 +00:00
french/ispell
ftp Remove extra whiteline. 2000-07-17 08:31:57 +00:00
games Correct MASTER_SITES and WWW. 2000-07-19 15:10:22 +00:00
german Add webalizer2 2000-07-18 21:23:50 +00:00
graphics Sorry, seems I committed the files in the old work dir. 2000-07-19 14:18:38 +00:00
irc Update to 0.9.0. 2000-07-17 10:07:52 +00:00
japanese Fix a typo in post-install. 2000-07-19 15:16:34 +00:00
java Update MASTER_SITES. ftp.uk.linux.org doesn't have jdk-1.2.2-RC4-linux. 2000-07-18 16:07:29 +00:00
korean PLIST sorted. 2000-07-17 21:02:26 +00:00
lang - Add support for sigset_t - changes. 2000-07-19 14:54:42 +00:00
mail Update to the latest courier-imap 0.36a 2000-07-19 14:21:34 +00:00
math Update to version 2.0.20b 2000-07-16 13:58:35 +00:00
mbone
misc Update to version 2.53. 2000-07-16 19:49:46 +00:00
Mk Add user configuration variables: EMACS_NO_BUILD_DEPENDS, EMACS_NO_RUN_DEPENDS. 2000-07-19 08:01:49 +00:00
multimedia Upgrade to version 1.1.4. (Fixes zoom mode on my machine.) 2000-07-17 23:38:08 +00:00
net Upgrade IPv6 patch to 20000719. 2000-07-19 15:05:26 +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 Make erun depend on the new libepplet port rather than the epplets 2000-07-18 07:02:57 +00:00
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.