1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Thomas Gellekum 1205669b85 Support compiling on {Open,Net}BSD.
Submitted by:	Berndt Josef Wulf <wulf@ping.net.au> via Warner Losh
1997-09-29 08:07:31 +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
audio Upgrade to 6.1c 1997-09-23 23:30:44 +00:00
benchmarks
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
dns/p5-Net-DNS
editors Support compiling on {Open,Net}BSD. 1997-09-29 08:07:31 +00:00
emulators A better mtools.conf 1997-09-27 22:48:05 +00:00
finance/p5-Business-CreditCard
ftp
games There is no lib/shutdown installed. 1997-09-26 10:09:33 +00:00
german
graphics Activate fxtv 1997-09-28 13:25:40 +00:00
irc
japanese enabled ports/japanese/k8 (elisa 10x8 Japanese font for X11) 1997-09-28 14:22:37 +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 Upgrade to 4.2.8 1997-09-29 07:53:25 +00:00
math
mbone Use tcl7.6 and tk4.2 1997-09-25 04:13:04 +00:00
misc Upgrade to 1.8. 1997-09-29 07:44:24 +00:00
Mk
multimedia Import of fxtv 0.44. Fxtv is a program that allows you to watch TV on your 1997-09-28 13:21:43 +00:00
net Update from release 15.1 to release 15.2. 1997-09-28 21:33:44 +00:00
net-mgmt
news
palm/pilot_makedoc
ports-mgmt
print I'm embarrassed, I'd somehow fixed this on my home machine, and forgot 1997-09-28 19:14:09 +00:00
russian
science/felt
security
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
vietnamese Remove unnecessary blank line. 1997-09-22 17:09:43 +00:00
www Upgrade to 0.73 1997-09-28 13:59:15 +00:00
x11 enabled new port xpostitPlus 1997-09-27 19:00:05 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-toolkits
x11-wm Upgrade to 1.0b8e. 1997-09-27 15:06:35 +00:00
.cvsignore
INDEX
LEGAL
Makefile
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.