Personal patches
Go to file
Peter Wemm ce54382510 Patches for using rsync as a client/server system without using
rsh or ssh for transport.

Obtained from:  Warren Toomey <wkt@cs.adfa.oz.au>
1997-09-28 04:49:43 +00:00
archivers Don't try to remove directory "share/misc" -- it's created by mtree. 1997-09-24 07:01:32 +00:00
astro Change master site. Update e-mail address of maintainer. While I'm 1997-08-22 11:08:40 +00:00
audio Upgrade to 6.1c 1997-09-23 23:30:44 +00:00
benchmarks Install manpages with good permissions. 1997-08-17 17:47:24 +00:00
cad
chinese Use ISO639 language codes instead of ISO3166 country codes for PKGNAME. 1997-09-23 02:18:00 +00:00
comms
converters Upgrade, 0.8.0 -> 1.0 1997-09-23 11:09:33 +00:00
databases Upgrade from 6.1 to 6.1.1 1997-09-27 21:43:52 +00:00
deskutils new port xpostit Plus 1997-09-27 18:58:53 +00:00
devel original distribution updated to 1.49. 1997-09-21 02:02:33 +00:00
dns/p5-Net-DNS
editors Make this port compile with tcl80. 1997-09-18 08:02:35 +00:00
emulators A better mtools.conf 1997-09-27 22:48:05 +00:00
finance/p5-Business-CreditCard
ftp Upgrade to beta-15, nlist hole fixed 1997-09-15 05:48:35 +00:00
games There is no lib/shutdown installed. 1997-09-26 10:09:33 +00:00
german
graphics Upgrade to 3.0. 1997-09-24 06:55:03 +00:00
irc 2nd try after being bitten by cvs add bug in remote case. 1997-09-21 04:56:38 +00:00
japanese Reflect the recent PKGNAME changes. 1997-09-24 20:14:41 +00:00
java
korean Use ISO639 language codes instead of ISO3166 country codes for PKGNAME. 1997-09-23 02:18:00 +00:00
lang Upgrade to 3.09. This port is no longer broken. 1997-09-25 08:48:00 +00:00
mail original distribution updated to 4.2.7. 1997-09-28 00:46:56 +00:00
math Typo in dependency (X11/libsx -> x11/libsx). 1997-09-17 06:29:25 +00:00
mbone Use tcl7.6 and tk4.2 1997-09-25 04:13:04 +00:00
misc Don't try to remove directory "share/misc" -- it's created by mtree. 1997-09-24 07:01:32 +00:00
Mk Add "distclean" to list of targets to descend into subdirs for. 1997-08-22 11:16:15 +00:00
multimedia Make port work with tcl/tk 8.0 1997-09-11 03:55:02 +00:00
net Patches for using rsync as a client/server system without using 1997-09-28 04:49:43 +00:00
net-mgmt Update to use ports tcl 8.0 / tk 8.0: 1997-08-27 23:05:04 +00:00
news Upgrade to 0916 1997-09-22 06:24:18 +00:00
palm/pilot_makedoc
ports-mgmt original distribution updated to 1.49. 1997-09-21 02:02:33 +00:00
print Silence some compile time warnings. 1997-09-24 08:30:29 +00:00
russian
science/felt
security Fix commented #MASTER_SITE line 1997-09-18 02:47:42 +00:00
shells Upgrade to 3.0.5 1997-09-26 08:23:15 +00:00
sysutils setquota -- a command-line based quota tool 1997-09-27 22:34:21 +00:00
Templates
textproc Turn on the html dtd port. 1997-09-19 21:37:44 +00:00
vietnamese Remove unnecessary blank line. 1997-09-22 17:09:43 +00:00
www Make it possible to install the standalone navigator by defining 1997-09-25 08:25:29 +00:00
x11 enabled new port xpostitPlus 1997-09-27 19:00:05 +00:00
x11-clocks Use ${MASTER_SITE_SUNSITE} instead of a mirror close to porter. 1997-09-09 11:19:58 +00:00
x11-fm Use CFLAGS from /etc/make.conf. 1997-09-22 10:02:51 +00:00
x11-fonts Upgrade to version 2.3. Bugfixes mostly. 1997-09-21 17:54:38 +00:00
x11-servers Adjust directory in MASTER_SITES. 1997-08-23 20:37:24 +00:00
x11-toolkits Mass update of CPAN ports 1997-09-14 04:00:20 +00:00
x11-wm Upgrade to 1.0b8e. 1997-09-27 15:06:35 +00:00
.cvsignore
INDEX
LEGAL xtetris port no longer exists (and cannot) 1997-09-11 02:56:34 +00:00
Makefile Re-sort SUBDIRS 1997-08-19 07:10:14 +00:00
README

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.