1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-10 02:45:11 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Satoshi Taoka 5d7d820639 (1) /usr/share/info/dir was renamed to dir-tmpl.
(2) Now it is not necessary to exist a file "info/dir"
when install-info is executed.

By (1) and (2), I removed the next line:

[ -f %D/info/dir ] || sed -ne 1,/Menu:/p /usr/share/info/dir > %D/info/dir

from PLIST or Makefile

CV: ----------------------------------------------------------------------
2000-07-19 14:22:30 +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
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 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
games Fix pkg/COMMENT 2000-07-18 16:30:14 +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
japanese Update to 0.14.4. 2000-07-19 08:05:39 +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
lang
mail Update to the latest courier-imap 0.36a 2000-07-19 14:21:34 +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 Fix bogons in my milliseconds => microseconds timeouts change. 2000-07-19 13:10:53 +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
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
vietnamese
www Mark BROKEN - this port hasn't compiled for months now. 2000-07-19 13:34:35 +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 Activate bitmap-fonts instead of bitmap-font. 2000-07-19 08:28:06 +00:00
x11-servers
x11-themes
x11-toolkits We offically only use -O optimization. 2000-07-19 13:23:09 +00:00
x11-wm Add bbkeys 0.3.3 - a keygrabber for the Blackbox window manager. 2000-07-19 13:18:16 +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.